Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
4bdcde358b4bda74e356841d351945ca3f2245dd
/
drivers
/
usb
4bdcde3
USB: serial: ftdi_sio: Add support for new Xsens devices
by Patrick Riphagen
· 10 years ago
9273b8a
USB: serial: ftdi_sio: Annotate the current Xsens PID assignments
by Patrick Riphagen
· 10 years ago
df40f8d
usb: chipidea: debug: fix sparse non static symbol warnings
by Wei Yongjun
· 10 years ago
16853d7
usb: ci_hdrc_imx: Return -EINVAL for missing USB PHY
by Markus Pargmann
· 10 years ago
9672f0f
usb: core: allow zero packet flag for interrupt urbs
by Amit Virdi
· 10 years ago
b1bd3f1
usb: lvstest: Fix sparse warnings generated by kbuild test bot
by Pratyush Anand
· 10 years ago
c5946f9
USB: core: hcd-pci: free IRQ before disabling PCI device when shutting down
by Jiang Liu
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
499b380
USB: OHCI: add check for stopped frame counter
by Alan Stern
· 11 years ago
81e3833
USB: OHCI: add I/O watchdog for orphan TDs
by Alan Stern
· 11 years ago
cdb4dd1
USB: OHCI: make URB completions single-threaded
by Alan Stern
· 11 years ago
c6fcb85
USB: OHCI: redesign the TD done list
by Alan Stern
· 11 years ago
8b3ab0e
USB: OHCI: no shortcut for unlinking URBS from a dead controller
by Alan Stern
· 11 years ago
95d9a01
USB: OHCI: revert the ZF Micro orphan-TD quirk
by Alan Stern
· 11 years ago
a40178b
USB: Fix persist resume of some SS USB devices
by Pratyush Anand
· 11 years ago
1c09472
usb-core: Remove Fix mes in file hcd.c
by Nicholas Krause
· 11 years ago
5ee0f80
usbcore: don't log on consecutive debounce failures of the same port
by Oliver Neukum
· 11 years ago
934ef5a
USB: serial: cp210x: Removing unncessary `usb_reset_device` on startup
by Preston Fick
· 11 years ago
ce21bfe
USB: Add LVS Test device driver
by Pratyush Anand
· 11 years ago
caa67a5
USB: Add EXPORT_SYMBOL for usb_alloc_dev
by Pratyush Anand
· 11 years ago
977dcfd
USB: OHCI: don't lose track of EDs when a controller dies
by Alan Stern
· 11 years ago
256dbcd
USB: OHCI: fix bugs in debug routines
by Alan Stern
· 11 years ago
6f65126
USB: OHCI: add SG support
by Alan Stern
· 11 years ago
1299cff
USB: shutdown all URBs after controller death
by Alan Stern
· 11 years ago
4546527
usb: gadget: f_rndis: fix interface id for OS descriptors
by Andrzej Pietrasiewicz
· 11 years ago
55f7840
usb: gadget: f_uac2: Fix pcm sample size selection
by Sebastian Reimers
· 11 years ago
c9d8725
usb: gadget: udc: fsl_mxc_udc: fix sparse error
by Felipe Balbi
· 11 years ago
c43e97b
usb: gadget: udc: net2280: fix sparse error
by Felipe Balbi
· 11 years ago
bbb9f94
usb: gadget: udc: fsl_udc_core: fix sparse errors
by Felipe Balbi
· 11 years ago
00a2430
usb: gadget: Gadget directory cleanup - group usb functions
by Andrzej Pietrasiewicz
· 11 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 11 years ago
8443f2d
usb: gadget: Gadget directory cleanup - group legacy gadgets
by Andrzej Pietrasiewicz
· 11 years ago
46865bf
Merge tag 'usb-serial-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-next
by Greg Kroah-Hartman
· 11 years ago
8ecef00
usb: renesas_usbhs: add R-Car Gen. 2 init and power control
by Ulrich Hecht
· 11 years ago
f226708
usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cleanup
by Li Jun
· 11 years ago
371254c
usb: musb: dsps: Add the sw_babble_control() and Enable for newer silicon
by George Cherian
· 11 years ago
d871c62
usb: musb: core: Convert the musb_platform_reset to have a return value.
by George Cherian
· 11 years ago
675ae76
usb: musb: core: Convert babble recover work to delayed work
by George Cherian
· 11 years ago
97b4129
usb: musb: core: Handle Babble condition only in HOST mode
by George Cherian
· 11 years ago
025b431
usb: dwc3: omap: add dwc3_omap_extcon_register function
by George Cherian
· 11 years ago
d2f0cf89
usb: dwc3: omap: add dwc3_omap_set_utmi_mode() function
by George Cherian
· 11 years ago
30fef1a
usb: dwc3: omap: add dwc3_omap_map_offset() function
by George Cherian
· 11 years ago
ca632a0
usb: dwc3: omap: remove x_major calculation from revision register
by George Cherian
· 11 years ago
85bf20d
Merge 3.16-rc5 into usb-next
by Greg Kroah-Hartman
· 11 years ago
d8279a4
USB: serial: ftdi_sio: Add Infineon Triboard
by Michal Sojka
· 11 years ago
526a404
USB: add reset resume quirk for usb3503
by Joonyoung Shim
· 11 years ago
ecdc071
usb: usb3503: add PM functions
by Joonyoung Shim
· 11 years ago
6684706
usb: gadget: NCM: Stop RX TCP Bursts getting dropped.
by Jim Baxter
· 11 years ago
6d3865f
usb: gadget: NCM: Add transmit multi-frame.
by Jim Baxter
· 11 years ago
370af73
usb: gadget: NCM: RX function support multiple NDPs
by Jim Baxter
· 11 years ago
d82aa8a
usb: gadget: fix eem_wrap cloned skb logic
by Nathan Sullivan
· 11 years ago
029d97f
usb: dwc3: gadget: remove unnecessary 'start_new' variable
by Jingoo Han
· 11 years ago
1e32cda
usb: phy: am335x: Use SIMPLE_DEV_PM_OPS macro
by Jingoo Han
· 11 years ago
909346a
usb: gadget: Convert drivers to use module_usb_composite_driver()
by Tobias Klauser
· 11 years ago
f0175ab
usb: gadget: f_fs: OS descriptors support
by Andrzej Pietrasiewicz
· 11 years ago
7ea4f08
usb: gadget: u_os_desc: helper functions for accessing ext prop buffer
by Andrzej Pietrasiewicz
· 11 years ago
f96cbd1
usb: gadget: f_fs: rename descriptor parsing functions
by Andrzej Pietrasiewicz
· 11 years ago
e18366d
usb: phy: tegra: Do not include asm/mach-types.h
by Thierry Reding
· 11 years ago
3d75bd3
usb: musb: register nop transceiver driver for jz4740
by Apelete Seketeli
· 11 years ago
b99b406
usb: gadget: net2280: Fix typo on #ifdef
by Ricardo Ribalda Delgado
· 11 years ago
56e5cea
usb: gadget: pxa25x_udc: use correct header for gpio devm_ functions
by Arnd Bergmann
· 11 years ago
dfb87b8
usb: renesas_usbhs: gadget: fix re-enabling pipe without re-connecting
by Yoshihiro Shimoda
· 11 years ago
6a05415
usb: renesas_usbhs: fix usbhs_pipe_malloc() to re-enable a pipe.
by Yoshihiro Shimoda
· 11 years ago
0e278b3
fotg210: Use managed interfaces for allocation of resources
by Himangi Saraogi
· 11 years ago
96ae571
uhci-platform: use devm_ioremap resource
by Himangi Saraogi
· 11 years ago
5a7fbe7
USB: ftdi_sio: Add extra PID.
by Bert Vermeulen
· 11 years ago
3e346d4
USB: PHY: tegra: Call tegra_usb_phy_close only on device removal
by Tuomas Tynkkynen
· 11 years ago
a47cc24
USB: EHCI: tegra: Fix probe order issue leading to broken USB
by Tuomas Tynkkynen
· 11 years ago
91c72df
drivers/usb/serial/mos7840.c: remove unnecessary null test before kfree
by Fabian Frederick
· 11 years ago
ddd9425
usb: host: uhci-grlib.c : use devm_ functions
by Himangi Saraogi
· 11 years ago
6a70b62
USB: EHCI: tegra: Fix use-after-free in .remove()
by Tuomas Tynkkynen
· 11 years ago
6e69373
USB: ehci-pci: USB host controller support for Intel Quark X1000
by Bryan O'Donoghue
· 11 years ago
4428524
USB: OHCI: don't allocate HCCA atomically
by Vladimir Zapolskiy
· 11 years ago
f589b3e
USB: UHCI: don't allocate frame list atomically
by Vladimir Zapolskiy
· 11 years ago
47c6ae7
USB: EHCI: don't allocate hardware periodic table atomically by default
by Vladimir Zapolskiy
· 11 years ago
64024d9
drivers/usb/host/fhci-dbg.c: remove unnecessary null test before debugfs_remove
by Fabian Frederick
· 11 years ago
3632eba
USB: ehci-spear: Make of_device_id array const
by Jingoo Han
· 11 years ago
1b45049
USB: ehci-tegra: Make of_device_id array const
by Jingoo Han
· 11 years ago
10e15d6
USB: ohci-spear: Make of_device_id array const
by Jingoo Han
· 11 years ago
3587fb3
USB: ehci-msm: Make of_device_id array const
by Jingoo Han
· 11 years ago
8968614
USB: oxu210hp-hcd.c: use devm_ functions
by Himangi Saraogi
· 11 years ago
2097937
usb: phy: tegra: Do not include asm/mach-types.h
by Thierry Reding
· 11 years ago
6c0f369
usb: host: max3421-hcd: unconditionally use GFP_ATOMIC in max3421_urb_enqueue()
by Alexey Khoroshilov
· 11 years ago
a2b63cb
usb: host: max3421-hcd: Fix max3421_reset_port() to set USB_PORT_STAT_RESET
by David Mosberger-Tang
· 11 years ago
2eb5dbd
usb: host: max3421-hcd: Use atomic bitops in lieu of bit fields
by David Mosberger-Tang
· 11 years ago
f6d9d89
USB: gadget: Fixed a few typos in comments
by Mickael Maison
· 11 years ago
14ad5a9
usb: ehci-exynos: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
473e92e
usb: ohci-exynos: Use NULL instead of 0
by Sachin Kamat
· 11 years ago
ab53eb9
usb: class: usbtmc.c: Cleaning up uninitialized variables
by Rickard Strandqvist
· 11 years ago
53dbcb3
usb: dwc2: gadget: remove incorrect file reference
by Jingoo Han
· 11 years ago
d04477d
usb: dwc2: gadget: remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
e9ebe7c
usb: dwc2: gadget: fix checkpatch errors
by Jingoo Han
· 11 years ago
4ac8918
usb: host: xhci-plat: add support for the R-Car H2 and M2 xHCI controllers
by Yoshihiro Shimoda
· 11 years ago
fd66634
usb: host: xhci-plat: use devm_functions
by Himangi Saraogi
· 11 years ago
288c0f4
xhci: make error messages grepable
by Oliver Neukum
· 11 years ago
f4f8ae0
USB: kl5kusb105: Remove klsi_105_tiocmset function
by Peter Senna Tschudin
· 11 years ago
3cd12f9
usb: force warm reset to break link re-connect livelock
by Dan Williams
· 11 years ago
51df62f
usb: allow lpm (en/dis)able only if device is atleast in default state
by Pratyush Anand
· 11 years ago
b2f463e1
dwc3: host: Enable USB3 LPM capability
by Pratyush Anand
· 11 years ago
20f6fdd
xhci: Platform: Set xhci lpm support quirk based on platform data
by Pratyush Anand
· 11 years ago
Next »