Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9151bcb4fb38aab04cdc67cc3b3e11396db1b8b4
/
drivers
/
usb
6b98174
Merge tag 'fixes-for-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
1b49dae
Merge tag 'usb-ci-v4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
6f3c4fb
usb: chipidea: udc: fix NULL ptr dereference in isr_setup_status_phase
by Clemens Gruber
· 8 years ago
bcf42aa
xhci: fix null pointer dereference in stop command timeout function
by Mathias Nyman
· 8 years ago
696118c
usb: dwc3: pci: fix build warning on !PM_SLEEP
by Felipe Balbi
· 8 years ago
3ff488a
usb: gadget: prevent potenial null pointer dereference on skb->len
by Colin Ian King
· 8 years ago
519d8bd
usb: renesas_usbhs: fix clearing the {BRDY,BEMP}STS condition
by Yoshihiro Shimoda
· 8 years ago
7c113f7
usb: phy: phy-generic: Check clk_prepare_enable() error
by Fabio Estevam
· 8 years ago
b2f1eaa
usb: gadget: udc: renesas-usb3: clear VBOUT bit in DRD_CON
by Yoshihiro Shimoda
· 8 years ago
9d7aba7
Revert "usb: dwc3: gadget: always decrement by 1"
by John Youn
· 8 years ago
2c55754
usb: musb: Fix locking errors for host only mode
by Tony Lindgren
· 8 years ago
83b4a3d
Merge tag 'usb-ci-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
d1228f4
Merge tag 'usb-serial-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
368907d
Merge tag 'fixes-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
6f8245b
usb: dwc3: gadget: always decrement by 1
by Felipe Balbi
· 8 years ago
696fe69
usb: dwc3: debug: fix ep name on trace output
by Felipe Balbi
· 8 years ago
23fd537
usb: gadget: udc: core: don't starve DMA resources
by Felipe Balbi
· 8 years ago
40d9c32
USB: serial: option: add WeTelecom 0x6802 and 0x6803 products
by Aleksandr Makarov
· 8 years ago
53e5f36
USB: avoid left shift by -1
by Alan Stern
· 8 years ago
6c73358
USB: fix typo in wMaxPacketSize validation
by Alan Stern
· 8 years ago
511a36d
usb: gadget: Add the gserial port checking in gs_start_tx()
by Baolin Wang
· 8 years ago
d6011f6
usb: dwc3: gadget: don't rely on jiffies while holding spinlock
by Nicolas Saenz Julienne
· 8 years ago
f4693b0
usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()
by Dan Carpenter
· 8 years ago
80d1642
usb: gadget: function: f_rndis: socket buffer may be NULL
by Peter Chen
· 8 years ago
70237dc
usb: gadget: function: f_eem: socket buffer may be NULL
by Peter Chen
· 8 years ago
3295235
usb: renesas_usbhs: gadget: fix return value check in usbhs_mod_gadget_probe()
by Wei Yongjun
· 8 years ago
83f8da5
usb: dwc2: Add reset control to dwc2
by Dinh Nguyen
· 8 years ago
b74c2d8
usb: dwc3: core: allow device to runtime_suspend several times
by Felipe Balbi
· 8 years ago
f6c274e
usb: dwc3: pci: runtime_resume child device
by Felipe Balbi
· 8 years ago
6695593e
USB: serial: option: add WeTelecom WM-D200
by Aleksandr Makarov
· 8 years ago
c4e9417
usb: chipidea: udc: don't touch DP when controller is in host mode
by Li Jun
· 8 years ago
f1f6d9a
xhci: don't dereference a xhci member after removing xhci
by Mathias Nyman
· 8 years ago
88716a9
usb: xhci: Fix panic if disconnect
by Jim Lin
· 8 years ago
0d2daad
xhci: really enqueue zero length TRBs.
by Alban Browaeys
· 8 years ago
33be126
xhci: always handle "Command Ring Stopped" events
by Mathias Nyman
· 8 years ago
add1250
cdc-acm: fix wrong pipe type on rx interrupt xfers
by Gavin Li
· 8 years ago
3b7c7e5
USB: serial: mos7840: fix non-atomic allocation in write path
by Alexey Khoroshilov
· 8 years ago
5a5a1d6
USB: serial: mos7720: fix non-atomic allocation in write path
by Alexey Khoroshilov
· 8 years ago
fa25425
Merge tag 'usb-serial-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus
by Greg Kroah-Hartman
· 8 years ago
5395875
usb: misc: usbtest: add fix for driver hang
by Lu Baolu
· 8 years ago
224f6e4
Merge tag 'fixes-for-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 8 years ago
a0ad85a
usb: dwc3: gadget: stop processing on HWO set
by Felipe Balbi
· 8 years ago
79d1748
usb: dwc3: don't set last bit for ISOC endpoints
by Janusz Dziedzic
· 8 years ago
207707d
usb: gadget: rndis: free response queue during REMOTE_NDIS_RESET_MSG
by Xerox Lin
· 8 years ago
17a1dc5
usb: udc: core: fix error handling
by Peter Chen
· 8 years ago
7442e6d
usb: gadget: fsl_qe_udc: off by one in setup_received_handle()
by Dan Carpenter
· 8 years ago
327b21da
usb/gadget: fix gadgetfs aio support.
by Mathieu Laurendeau
· 8 years ago
3887db5
usb: gadget: composite: Fix return value in case of error
by Christophe JAILLET
· 8 years ago
bd610c5
usb: gadget: uvc: Fix return value in case of error
by Christophe JAILLET
· 8 years ago
63196e9
usb: gadget: fix check in sync read from ep in gadgetfs
by Binyamin Sharet
· 8 years ago
528d281
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
by Peter Chen
· 8 years ago
4c4f106
usb: dwc3: fix missing platform_set_drvdata() in dwc3_of_simple_probe()
by Wei Yongjun
· 8 years ago
ec57fcd
usb: phy: omap-otg: Fix missing platform_set_drvdata() in omap_otg_probe()
by Wei Yongjun
· 8 years ago
cee51c3
usb: gadget: configfs: add mutex lock before unregister gadget
by Winter Wang
· 8 years ago
88c09ea
usb: gadget: u_ether: fix dereference after null check coverify warning
by Peter Chen
· 8 years ago
c526c62
usb: gadget: composite: fix dereference after null check coverify warning
by Peter Chen
· 8 years ago
700aa7f
usb: renesas_usbhs: Use dmac only if the pipe type is bulk
by Yoshihiro Shimoda
· 8 years ago
9ab967e
usb: renesas_usbhs: clear the BRDYSTS in usbhsg_ep_enable()
by Yoshihiro Shimoda
· 8 years ago
772ce81
usb: renesas_usbhs: Fix receiving data corrupt on R-Car Gen3 with dmac
by Yoshihiro Shimoda
· 8 years ago
4491ed5
usb: dwc3: pci: add Intel Kabylake PCI ID
by Heikki Krogerus
· 9 years ago
7c705df
usb: dwc3: gadget: always cleanup all TRBs
by Felipe Balbi
· 8 years ago
e5b36ae
usb: dwc3: gadget: fix for short pkts during chained xfers
by Felipe Balbi
· 8 years ago
c7de573
usb: dwc3: gadget: increment request->actual once
by Felipe Balbi
· 8 years ago
59b71f7
usb: host: max3421-hcd: fix mask of IO control register
by Jaewon Kim
· 8 years ago
5cce438
USB: remove race condition in usbfs/libusb when using reap-after-disconnect
by Alan Stern
· 8 years ago
70f7ca9
usb: devio, do not warn when allocation fails
by Jiri Slaby
· 8 years ago
bc337b5
usb: ehci: change order of register cleanup during shutdown
by Marc Ohlf
· 8 years ago
aed9d65
USB: validate wMaxPacketValue entries in endpoint descriptors
by Alan Stern
· 8 years ago
9c6256a
usb: misc: ftdi-elan: Fix off-by-one memory corruptions
by Xiao Han
· 8 years ago
2832493
usb: misc: usbtest: usbtest_do_ioctl may return positive integer
by Peter Chen
· 8 years ago
07d316a
USB: hub: change the locking in hub_activate
by Alan Stern
· 8 years ago
ca5cbc8
USB: hub: fix up early-exit pathway in hub_activate
by Alan Stern
· 8 years ago
6bb47e8
usb: hub: Fix unbalanced reference count/memory leak/deadlocks
by Viresh Kumar
· 8 years ago
647024a
USB: serial: fix memleak in driver-registration error path
by Alexey Klimov
· 8 years ago
01d7956
USB: serial: option: add support for Telit LE920A4
by Daniele Palmas
· 8 years ago
ae34d12c
USB: serial: ftdi_sio: add device ID for WICED USB UART dev board
by Sheng-Hui J. Chu
· 8 years ago
6977495
USB: serial: ftdi_sio: add PIDs for Ivium Technologies devices
by Robert Deliën
· 8 years ago
cf1b180
USB: serial: option: add D-Link DWM-156/A3
by Lubomir Rintel
· 8 years ago
f72035f
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
884316d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 8 years ago
8c2f421
Merge branch 'for-4.8/hid-led' into for-linus
by Jiri Kosina
· 8 years ago
9c1958f
Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
bbce2ad
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
71da2ba
Merge tag 'usb-serial-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-testing
by Greg Kroah-Hartman
· 8 years ago
55392c4
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b7545b7
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 8 years ago
cb42b63
cdc-acm: beautify probe()
by Oliver Neukum
· 8 years ago
7fae7bf
cdc-wdm: use the common CDC parser
by Oliver Neukum
· 8 years ago
6dd3587
cdc-acm: cleanup error handling
by Oliver Neukum
· 8 years ago
eccf2a4
cdc-acm: use the common parser
by Oliver Neukum
· 8 years ago
e4c6fb7
usbnet: move the CDC parser into USB core
by Oliver Neukum
· 8 years ago
a1ca2c6
usb: musb: sunxi: Simplify dr_mode handling
by Hans de Goede
· 8 years ago
cd53bd6
usb: musb: sunxi: make unexported symbols static
by Ben Dooks
· 8 years ago
8ccb49d
usb: musb: cppi41: add dma channel tracepoints
by Bin Liu
· 8 years ago
239d221
usb: musb: cppi41: move struct cppi41_dma_channel to header
by Bin Liu
· 8 years ago
460ddbe
usb: musb: cleanup cppi_dma header
by Bin Liu
· 8 years ago
fc78003
usb: musb: gadget: add usb-request tracepoints
by Bin Liu
· 8 years ago
19ca682
usb: musb: host: add urb tracepoints
by Bin Liu
· 8 years ago
Next »