Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f791c42b6371b5a6dadd4aa8f3f99b41e3b6fe8e
/
drivers
/
usb
33c4c2a
Merge 4.9.29 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
219a99d
usb: hub: Do not attempt to autosuspend disconnected devices
by Guenter Roeck
· 8 years ago
181b0de
usb: hub: Fix error loop seen after hub communication errors
by Guenter Roeck
· 8 years ago
5c51e4b
usb: gadget: legacy gadgets are optional
by Romain Izard
· 8 years ago
af534bf
usb: misc: add missing continue in switch
by Gustavo A. R. Silva
· 8 years ago
6312a84
USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
by Bjørn Mork
· 8 years ago
5ffe717
USB: Proper handling of Race Condition when two USB class drivers try to call init_usb_class simultaneously
by Ajay Kaher
· 8 years ago
c31ff3c
USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
by Marek Vasut
· 8 years ago
91cd8f9
usb: host: xhci: print correct command ring address
by Peter Chen
· 8 years ago
853469d
usb: xhci: bInterval quirk for TI TUSB73x0
by Roger Quadros
· 8 years ago
3bbd898
ANDROID: usb: gadget: fix NULL pointer issue in mtp_read()
by Jiebing Li
· 10 years ago
df5d320
ANDROID: usb: f_mtp: return error code if transfer error in receive_file_work function
by Jiebing Li
· 10 years ago
a745b34
Merge 4.9.28 into android-4.9
by Greg Kroah-Hartman
· 7 years ago
6fa44d4
USB: serial: io_edgeport: fix descriptor error handling
by Johan Hovold
· 8 years ago
62b8b77
USB: serial: mct_u232: fix modem-status error handling
by Johan Hovold
· 8 years ago
e17c48c
USB: serial: quatech2: fix control-message error handling
by Johan Hovold
· 8 years ago
594c9b4
USB: serial: ftdi_sio: fix latency-timer error handling
by Johan Hovold
· 8 years ago
ca4e652
USB: serial: ark3116: fix open error handling
by Johan Hovold
· 8 years ago
94bbbfe
USB: serial: ti_usb_3410_5052: fix control-message error handling
by Johan Hovold
· 8 years ago
b07e930
USB: serial: io_edgeport: fix epic-descriptor handling
by Johan Hovold
· 8 years ago
4d32e36
USB: serial: ssu100: fix control-message error handling
by Johan Hovold
· 8 years ago
9ca3010
USB: serial: digi_acceleport: fix incomplete rx sanity check
by Johan Hovold
· 8 years ago
8444321
USB: serial: keyspan_pda: fix receive sanity checks
by Johan Hovold
· 8 years ago
b6c1707
usb: chipidea: Handle extcon events properly
by Stephen Boyd
· 8 years ago
8eb8c9b16
usb: chipidea: Only read/write OTGSC from one place
by Stephen Boyd
· 8 years ago
4a36b6a
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
by Krzysztof Kozlowski
· 8 years ago
8f50cb8
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error paths
by Krzysztof Kozlowski
· 8 years ago
30643b5
usb: dwc2: host: use msleep() for long delay
by Nicholas Mc Guire
· 8 years ago
153770ec
ANDROID: usb: gadget: f_audio_source: disable the CPU C-states upon playback
by Konrad Leszczynski
· 9 years ago
6db5c3e
ANDROID: usb: gadget: f_mtp: Set 0xFFFFFFFF in mtp header ContainerLength field
by Witold Sciuk
· 9 years ago
6b4bbab
ANDROID: usb: gadget: fix MTP enumeration issue under super speed mode
by Jiebing Li
· 10 years ago
4979478
Merge 4.9.23 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
ec0c5f0
usb: hub: Wait for connection to be reestablished after port reset
by Guenter Roeck
· 8 years ago
44e63be
Merge 4.9.22 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
af11789
usb-storage: Add ignore-residue quirk for Initio INIC-3619
by Tobias Jakobi
· 8 years ago
ae3a3e2
usb: dwc3: host: pass quirk-broken-port-ped property for known broken revisions
by Felipe Balbi
· 8 years ago
7bdf7be
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
by Felipe Balbi
· 8 years ago
1515924
usb: xhci: add quirk flag for broken PED bits
by Felipe Balbi
· 8 years ago
6b8deb1
usb: chipidea: msm: Rely on core to override AHBBURST
by Stephen Boyd
· 8 years ago
d9a97dc
usb: dwc3: gadget: delay unmap of bounced requests
by Janusz Dziedzic
· 8 years ago
6856581
Merge 4.9.21 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
67e41b1
USB: fix linked-list corruption in rh_call_control()
by Alan Stern
· 8 years ago
c96f651
Merge 4.9.20 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
1dc3a06
usb: musb: fix possible spinlock deadlock
by Bin Liu
· 8 years ago
42c3c88
Merge 4.9.19 into android-4.9
by Greg Kroah-Hartman
· 8 years ago
5e50afb
USB: usbtmc: fix probe error path
by Johan Hovold
· 8 years ago
73c4e2e
USB: usbtmc: add missing endpoint sanity check
by Johan Hovold
· 8 years ago
4e61588
usb: hub: Fix crash after failure to read BOS descriptor
by Guenter Roeck
· 8 years ago
51a3f3e
usb: musb: cppi41: don't check early-TX-interrupt for Isoch transfer
by Bin Liu
· 8 years ago
46aeeb2
USB: wusbcore: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
a4887ea
USB: idmouse: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
21e0621
USB: lvtest: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
e494271
USB: uss720: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
222ccd4
usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk
by Samuel Thibault
· 8 years ago
d8ec35a
usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval
by Roger Quadros
· 8 years ago
ff8d97a
ACM gadget: fix endianness in notifications
by Oliver Neukum
· 8 years ago
381420a
USB: serial: qcserial: add Dell DW5811e
by Bjørn Mork
· 8 years ago
21586e4
USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems
by Dan Williams
· 8 years ago
9def7fa
usb: gadget: udc: atmel: remove memory leak am: ce7aeffe75
by Alexandre Belloni
· 8 years ago
ce7aeff
usb: gadget: udc: atmel: remove memory leak
by Alexandre Belloni
· 8 years ago
a0dd42a
USB: serial: io_ti: fix information leak in completion handler am: d0ef6ecee8
by Johan Hovold
· 8 years ago
3c522b5
USB: serial: io_ti: fix NULL-deref in interrupt callback am: 449b0bb237
by Johan Hovold
· 8 years ago
e082896
USB: iowarrior: fix NULL-deref in write am: f06b17020a
by Johan Hovold
· 8 years ago
6c0dcf8
USB: iowarrior: fix NULL-deref at probe am: 653418adaf
by Johan Hovold
· 8 years ago
912a046
USB: serial: omninet: fix reference leaks at open am: 6d6c5895f4
by Johan Hovold
· 8 years ago
6a85adb
USB: serial: safe_serial: fix information leak in completion handler
by Johan Hovold
· 8 years ago
384a102
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
by Guenter Roeck
· 8 years ago
6aabbf6
usb: host: xhci-dbg: HCIVERSION should be a binary number am: d863767907
by Peter Chen
· 8 years ago
bc1d6eb
Revert "usb: gadget: uvc: Add missing call for additional setup data"
by Roger Quadros
· 8 years ago
b355067
usb: gadget: function: f_fs: pass companion descriptor along am: 5ce2e4ce4a
by Felipe Balbi
· 8 years ago
4e9e3bb
usb: ohci-at91: Do not drop unhandled USB suspend control requests
by Jelle Martijn Kok
· 8 years ago
4709f3e
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox() am: accadd8164
by Roger Quadros
· 8 years ago
b8faeb2
usb: dwc3: gadget: make Set Endpoint Configuration macros safe am: 808ee146d7
by Felipe Balbi
· 8 years ago
9234bb5
usb: gadget: dummy_hcd: clear usb_gadget region before registration
by Peter Chen
· 8 years ago
51b6cf1
USB: serial: digi_acceleport: fix OOB-event processing am: ce4d67cb3e
by Johan Hovold
· 8 years ago
cbec225
USB: serial: digi_acceleport: fix OOB data sanity check am: e1533c4615
by Johan Hovold
· 8 years ago
d0ef6ec
USB: serial: io_ti: fix information leak in completion handler
by Johan Hovold
· 8 years ago
449b0bb
USB: serial: io_ti: fix NULL-deref in interrupt callback
by Johan Hovold
· 8 years ago
f06b170
USB: iowarrior: fix NULL-deref in write
by Johan Hovold
· 8 years ago
653418a
USB: iowarrior: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
6d6c589
USB: serial: omninet: fix reference leaks at open
by Johan Hovold
· 8 years ago
0ab90dd
USB: serial: safe_serial: fix information leak in completion handler
by Johan Hovold
· 8 years ago
24db1c5
usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllers
by Guenter Roeck
· 8 years ago
d863767
usb: host: xhci-dbg: HCIVERSION should be a binary number
by Peter Chen
· 8 years ago
03123df
Revert "usb: gadget: uvc: Add missing call for additional setup data"
by Roger Quadros
· 8 years ago
5ce2e4c
usb: gadget: function: f_fs: pass companion descriptor along
by Felipe Balbi
· 8 years ago
40192c9
usb: ohci-at91: Do not drop unhandled USB suspend control requests
by Jelle Martijn Kok
· 8 years ago
accadd8
usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()
by Roger Quadros
· 8 years ago
808ee14
usb: dwc3: gadget: make Set Endpoint Configuration macros safe
by Felipe Balbi
· 8 years ago
de90394
usb: gadget: dummy_hcd: clear usb_gadget region before registration
by Peter Chen
· 8 years ago
ce4d67c
USB: serial: digi_acceleport: fix OOB-event processing
by Johan Hovold
· 8 years ago
e1533c4
USB: serial: digi_acceleport: fix OOB data sanity check
by Johan Hovold
· 8 years ago
72ec46f
ANDROID: usb: gadget: f_accessory: Fix for UsbAccessory clean unbind.
by Anson Jacob
· 8 years ago
ff910b1
usb: gadget: f_hid: Use spinlock instead of mutex am: 6d0511ed15
by Krzysztof Opasiak
· 8 years ago
b610439
usb: gadget: f_hid: fix: Prevent accessing released memory am: d3acd94c0f
by Krzysztof Opasiak
· 8 years ago
3f8f291
usb: gadget: f_hid: fix: Free out requests am: b6092a5715
by Krzysztof Opasiak
· 8 years ago
2e91cd1
usb: gadget: udc: fsl: Add missing complete function. am: 92ee9483bc
by Magnus Lilja
· 8 years ago
ccc568c
usb: gadget: udc-core: Rescan pending list on driver unbind am: 881b522555
by Krzysztof Opasiak
· 8 years ago
1df0d6e
usb: host: xhci: plat: check hcc_params after add hcd am: 82bd560d95
by William wu
· 8 years ago
4f3778f
usb: dwc3: gadget: skip Set/Clear Halt when invalid am: 3ccf60e1ff
by Felipe Balbi
· 8 years ago
Next »