Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d7b3968dbcbb620acf92164752031fa276917db9
/
drivers
/
usb
d7b3968
usb: renesas_usbhs: add OTG ID signal sensing
by Sergei Shtylyov
· 10 years ago
6d713c1
usb: dwc2: gadget: report disconnection after reset
by Mian Yousaf Kaukab
· 10 years ago
1b7a66b
usb: dwc2: gadget: force gadget initialization in dev mode
by Gregory Herrero
· 10 years ago
596d696
usb: dwc2: gadget: add vbus_draw support
by Gregory Herrero
· 10 years ago
6d13673
usb: dwc2: gadget: fix pullup handling
by Gregory Herrero
· 10 years ago
7fcbc95
usb: dwc2: gadget: reset fifo_map when initializing fifos
by Gregory Herrero
· 10 years ago
4556e12
usb: dwc2: gadget: fix fifo allocation leak
by Mian Yousaf Kaukab
· 10 years ago
ca4c55a
usb: dwc2: gadget: pick smallest acceptable fifo
by Mian Yousaf Kaukab
· 10 years ago
8a20fa4
usb: dwc2: gadget: rename sent_zlp to send_zlp
by Mian Yousaf Kaukab
· 10 years ago
83d9822
usb: dwc2: gadget: add vbus_session support
by Gregory Herrero
· 10 years ago
48b20bc
usb: dwc2: gadget: don't block after fifo flush timeout
by Gregory Herrero
· 10 years ago
1a0ed86
usb: dwc2: gadget: dont warn if endpoint is not enabled
by Mian Yousaf Kaukab
· 10 years ago
f71b5e2
usb: dwc2: gadget: fix zero length packet transfers
by Mian Yousaf Kaukab
· 10 years ago
fe0b94a
usb: dwc2: gadget: manage ep0 state in software
by Mian Yousaf Kaukab
· 10 years ago
1141ea0
usb: dwc2: gadget: kill requests after disabling ep
by Mian Yousaf Kaukab
· 10 years ago
5f2196b
usb: dwc2: gadget: consider all tx fifos
by Mian Yousaf Kaukab
· 10 years ago
364f8e9
usb: dwc2: gadget: fix debug loop limits
by Mian Yousaf Kaukab
· 10 years ago
ea5a877
usb: dwc2: gadget: remove unused members from hsotg_req
by Mian Yousaf Kaukab
· 10 years ago
0a17627
usb: dwc2: gadget: configure fifos from device tree
by Gregory Herrero
· 10 years ago
cec87f1
usb: dwc2: gadget: check interrupts for all endpoints
by Mian Yousaf Kaukab
· 10 years ago
c6f5c05
usb: dwc2: gadget: add bi-directional endpoint support
by Mian Yousaf Kaukab
· 10 years ago
edd74be
usb: dwc2: gadget: add device tree property to enable dma
by Gregory Herrero
· 10 years ago
f509004
usb: dwc2: gadget: don't erase gahbcfg register when enabling dma
by Gregory Herrero
· 10 years ago
5f05048
usb: dwc2: gadget: write correct value in ahbcfg register
by Gregory Herrero
· 10 years ago
c139ec2
usb: dwc2: gadget: fix error path in dwc2_gadget_init
by Mian Yousaf Kaukab
· 10 years ago
3f95001
usb: dwc2: gadget: don't embed ep0 buffers
by Mian Yousaf Kaukab
· 10 years ago
b787d75
usb: dwc2: gadget: don't process XferCompl on setup packet
by Mian Yousaf Kaukab
· 10 years ago
6ff2e83
usb: dwc2: gadget: mask fifo empty irq with dma
by Mian Yousaf Kaukab
· 10 years ago
f6c0159
usb: dwc2: gadget: register gadget handle to the phy
by Gregory Herrero
· 10 years ago
487d60c
usb: gadget: mv_udc_core: delete pullup operation at .udc_start
by Peter Chen
· 10 years ago
14d19d9
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
by Peter Chen
· 10 years ago
42c1ecf
usb: gadget: pxa27x_udc: delete pullup operation at .udc_start and .udc_stop
by Peter Chen
· 10 years ago
67913bb
usb: gadget: f_fs: refactor and document __ffs_ep0_read_events better
by Michal Nazarewicz
· 10 years ago
7acc997
usb: phy: generic: add vbus support
by Robert Jarzmik
· 10 years ago
e9f2cefb
usb: phy: generic: migrate to gpio_desc
by Robert Jarzmik
· 10 years ago
e3a912a
usb: gadget: atmel_usba: Cache INT_ENB register value
by Boris Brezillon
· 10 years ago
9870d89
usb: atmel_usba_udc: Mask status with enabled irqs
by Boris Brezillon
· 10 years ago
258e2dd
usb: atmel_usba_udc: Add at91sam9g45 and at91sam9x5 errata handling
by Boris Brezillon
· 10 years ago
3280e67
usb: atmel_usba_udc: Rework at91sam9rl errata handling
by Boris Brezillon
· 10 years ago
6f15e2d
usb: phy: phy-fsl-usb: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
f78c095
usb: phy: phy-mxs-usb: do not depend on speed for disconnect notifier
by Peter Chen
· 10 years ago
fdf80e7
usb: phy: phy-mxs-usb: add power down and disable wakeup for .shutdown
by Peter Chen
· 10 years ago
6b448af
drivers: usb: dwc2: remove 'force' parameter from kill_all_requests()
by Robert Baldyga
· 10 years ago
cb442ee
usb: gadget: udc: net2280: Re-enable dynamic debug messages
by Ricardo Ribalda Delgado
· 10 years ago
d82f3db
usb: gadget: udc: net2280: Move ASSERT_OUT_NAKING into out_flush
by Ricardo Ribalda Delgado
· 10 years ago
43780aa
usb: gadget: udc: net2280: Simplify scan_dma_completions
by Ricardo Ribalda Delgado
· 10 years ago
6897d4b
usb: gadget: udc: net2280: Declare allow_status_338x as inline
by Ricardo Ribalda Delgado
· 10 years ago
5153c21
usb: gadget: udc: net2280: Remove function resume_dma
by Ricardo Ribalda Delgado
· 10 years ago
5517525
usb: gadget: udc: net2280: Improve patching of defect 7374
by Ricardo Ribalda Delgado
· 10 years ago
485f44d
usb: gadget: udc: net2280: Clean function net2280_queue
by Ricardo Ribalda Delgado
· 10 years ago
e721c45
usb: gadget: udc: net2280: Merge abort_dma for 228x and 338x
by Ricardo Ribalda Delgado
· 10 years ago
e0cbb04
usb: gadget: udc: net2280: Remove function ep_stall
by Ricardo Ribalda Delgado
· 10 years ago
5d1b684
usb: gadget: udc: net2280: Remove field is_halt
by Ricardo Ribalda Delgado
· 10 years ago
cf8b1cd
usb: gadget: udc: net2280: Code cleanout remove ep_stdrsp function
by Ricardo Ribalda Delgado
· 10 years ago
61e72dc
usb: gadget: udc: net2280: Remove restart_dma inline function definition
by Ricardo Ribalda Delgado
· 10 years ago
cb52c69
usb: gadget: udc: net2280: Remove dma_started field
by Ricardo Ribalda Delgado
· 10 years ago
d588ff5
usb: gadget: udc: net2280: Remove use_dma module parameter
by Ricardo Ribalda Delgado
· 10 years ago
9c864c2
usb: gadget: udc: net2280: Remove module parameter use_msi
by Ricardo Ribalda Delgado
· 10 years ago
7a74c48
usb: gadget: udc: net2280: remove full_speed module parameter
by Ricardo Ribalda Delgado
· 10 years ago
9066419
usb: gadget: udc: net2280: Remove obsolete module param use_dma_chaining
by Ricardo Ribalda Delgado
· 10 years ago
48ac1e5
usb: renesas_usbhs: fix platform init error message
by Sergei Shtylyov
· 10 years ago
9f56ce0
usb: gadget: cleanup on stack DECLARE_COMPLETIONs
by Nicholas Mc Guire
· 10 years ago
8d252db
usb: gadget: f_uac1: update Class-Specific AudioControl Interface Header Descriptor
by Xuebing Wang
· 10 years ago
625763d
usb: gadget: f_uac1: configure endpoint before using it
by Xuebing Wang
· 10 years ago
90f9e53
usb: gadget: fix platform_no_drv_owner.cocci warnings
by Julia Lawall
· 10 years ago
d71b0d7
usb: gadget: udc: remove bogus NULL check
by Dan Carpenter
· 10 years ago
5e841ef
usb: gadget: udc: clean up a printk
by Dan Carpenter
· 10 years ago
135b3c4
usb: dwc2: platform: add generic PHY framework support
by Yunzhi Li
· 10 years ago
46919a2
usb: gadget: uvc: configfs support in uvc function
by Andrzej Pietrasiewicz
· 10 years ago
6c25955
usb: gadget: uvc: verify descriptors presence
by Andrzej Pietrasiewicz
· 10 years ago
bbea6de1
usb: gadget: f_uvc: rename a macro to avoid conflicts
by Andrzej Pietrasiewicz
· 10 years ago
368504c
usb: renesas_usbhs: kill dead code in usbhs_probe()
by Sergei Shtylyov
· 10 years ago
39a2ac27
usb: gadget: hid: consistently use 2^n - 1 for max values
by Andrzej Pietrasiewicz
· 10 years ago
3cd0e29
usb: dwc3: Remove current_trb as it is unused
by Amit Virdi
· 10 years ago
110381e
usb: dwc3: gadget: Remove redundant check
by Amit Virdi
· 10 years ago
997f4f8
usb: dwc2: Fixed a few typos in comments
by Mickael Maison
· 10 years ago
d16cd0b
usb: gadget: udc: s3c2410_udc.c: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
dc93b41
usb: dwc3: Fixed a typo in comments
by Mickael Maison
· 10 years ago
cdce6ac
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
464ed18
PM: Eliminate CONFIG_PM_RUNTIME
by Rafael J. Wysocki
· 10 years ago
c0f486f
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
1b3e3aa
PM / Kconfig: Replace PM_RUNTIME with PM in dependencies
by Rafael J. Wysocki
· 10 years ago
0349678
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
70e71ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
92a578b
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
a39d4a8
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
by Joe Perches
· 10 years ago
e3d857e
Merge branch 'pm-runtime'
by Rafael J. Wysocki
· 10 years ago
096cbc3
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
dc843ef
Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus
by James Bottomley
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
ceb6c9c
USB / PM: Drop CONFIG_PM_RUNTIME from the USB core
by Rafael J. Wysocki
· 10 years ago
3ff6744
usbip: fix error handling in stub_probe()
by Alexey Khoroshilov
· 10 years ago
0160402
usb: gadget: udc: missing curly braces
by Dan Carpenter
· 10 years ago
6aeab47
USB: mos7720: delete some unneeded code
by Dan Carpenter
· 10 years ago
eb94ec7
wusb: replace memset by memzero_explicit
by Julia Lawall
· 10 years ago
e1fd1dc
usb: xhci: fix comment for PORT_DEV_REMOVE
by Lu Baolu
· 10 years ago
Next »