Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
40f8db8f8f5af2cafeb976ae15e11aca641a931d
/
drivers
/
usb
40f8db8
USB: EHCI: add native scatter-gather support
by Alan Stern
· 15 years ago
3a2b808
USB: serial: sierra driver memory reduction
by Elina Pasheva
· 15 years ago
b97503f
USB: Interface Association Descriptors added to CDC & RNDIS
by Michal Nazarewicz
· 15 years ago
9c61021
USB: g_mass_storage: fsg_common_init() created
by Michal Nazarewicz
· 15 years ago
606206c2
USB: g_mass_storage: constant length buffers used
by Michal Nazarewicz
· 15 years ago
a41ae41
USB: g_mass_storage: parts of fsg_dev moved to fsg_common structure
by Michal Nazarewicz
· 15 years ago
93bcf12
USB: g_mass_storage: testing code from f_mass_storage.c removed
by Michal Nazarewicz
· 15 years ago
d5e2b67
USB: g_mass_storage: template f_mass_storage.c file created
by Michal Nazarewicz
· 15 years ago
93f9374
USB: g_file_storage: more code from file_storage.c moved to storage_common.c
by Michal Nazarewicz
· 15 years ago
e909ef5
USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changed
by Michal Nazarewicz
· 15 years ago
d618170
USB: g_file_storage: "fsg_" prefix added to some identifiers
by Michal Nazarewicz
· 15 years ago
b6058d0
USB: g_file_storage: parts of file_storage.c moved to separate file
by Michal Nazarewicz
· 15 years ago
7e8d5cd
USB: Add EHCI support for MX27 and MX31 based boards
by Daniel Mack
· 15 years ago
ed1db3a
USB: fix a bug in the scatter-gather library
by Alan Stern
· 15 years ago
253e057
USB: add a "remove hardware" sysfs attribute
by Alan Stern
· 15 years ago
d697cdd
USB: don't use a fixed DMA mapping for hub status URBs
by Alan Stern
· 15 years ago
dccd574
USB: ehci: Respect IST when scheduling new split iTDs.
by Sarah Sharp
· 15 years ago
d7e055f
USB: ehci: Minor constant fix for SCHEDULE_SLOP.
by Sarah Sharp
· 15 years ago
3c67d89
USB: xhci: Remove unused HCD statistics code.
by Sarah Sharp
· 15 years ago
6f5165c
USB: xhci: Add watchdog timer for URB cancellation.
by Sarah Sharp
· 15 years ago
4f0f0ba
USB: xhci: Re-purpose xhci_quiesce().
by Sarah Sharp
· 15 years ago
678539c
USB: xhci: Handle URB cancel, complete and resubmit race.
by Sarah Sharp
· 15 years ago
0c48720
USB: improved error handling in usb_port_suspend()
by Oliver Neukum
· 15 years ago
54ab2b0
USB: host: ehci: introduce omap ehci-hcd driver
by Felipe Balbi
· 15 years ago
2d57a95
USB OTG: Add generic driver for ULPI OTG transceiver
by Daniel Mack
· 15 years ago
c3f22d9
USB: wusb: add wusb_phy_rate sysfs file to host controllers
by David Vrabel
· 15 years ago
d19fc29
usb: whci-hcd: decode more QHead fields in the debug files
by David Vrabel
· 15 years ago
dca8cd0
USB: usbtmc: minor formatting cleanups
by Oliver Neukum
· 15 years ago
23f6d91
USB: modifications for at91sam9g10
by Hong Xu
· 15 years ago
0ad7252
USB audio gadget: handle endpoint control requests at the function level
by Laurent Pinchart
· 15 years ago
5242658
USB gadget: Handle endpoint requests at the function level
by Laurent Pinchart
· 15 years ago
4de8405
USB: skeleton: Correct use of ! and &
by Julia Lawall
· 15 years ago
f0ad073
USB: whci-hcd: fix type and format warnings in sg code
by David Vrabel
· 15 years ago
8e08b97
USB: allow interrupt transfers to WUSB devices
by David Vrabel
· 15 years ago
294a39e
USB: whci-hcd: support urbs with scatter-gather lists
by David Vrabel
· 15 years ago
4c1bd3d
USB: make urb scatter-gather support more generic
by David Vrabel
· 15 years ago
09ce497
USB: Add missing static markers to ohci-pnx4008
by Jean Delvare
· 15 years ago
08d3c18
USB: Add support for Xilinx USB host controller
by Julie Zhu
· 15 years ago
9eb66f7
USB Storage: Make driver less chatty when it finds a new device
by Matthew Wilcox
· 15 years ago
00fa43e
USB: usb-storage: Associate the name of the interface with the scsi host
by Matthew Wilcox
· 15 years ago
b1f0a34
USB: Convert a dev_info to a dev_dbg
by Matthew Wilcox
· 15 years ago
872d359
USB: ehci-hub: Remove redundant ehci->debug check
by Jason Wessel
· 15 years ago
38fcb830
USB: serial: ftdi_sio: add space/mark parity
by Roland Koebler
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
1c496784
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
65cb76b
ehci-hcd: Fix typo in an error message
by Ozan Çağlayan
· 15 years ago
0ec8648
USB: Add support for Mobilcom Debitel USB UMTS Surf-Stick to option driver
by Gernot Hillier
· 15 years ago
ee4ecb8
USB: work around for EHCI with quirky periodic schedules
by Oliver Neukum
· 15 years ago
8d6499e
USB: musb: Fix CPPI IRQs not being signaled
by Daniel Glöckner
· 15 years ago
5542bc2
USB: musb: respect usb_request->zero in control requests
by Daniel Glöckner
· 15 years ago
dfeffa5
USB: musb: fix ISOC Tx programming for CPPI DMAs
by Ajay Kumar Gupta
· 15 years ago
1230435
USB: musb: Remove unwanted message in boot log
by Ajay Kumar Gupta
· 15 years ago
c5deb83
usb: amd5536udc: fixed shared interrupt bug and warning oops
by Thomas Dahlmann
· 15 years ago
0de6ab8
USB: ftdi_sio: Keep going when write errors are encountered.
by Eric W. Biederman
· 15 years ago
cea8324
USB: musb_gadget: fix STALL handling
by Sergei Shtylyov
· 15 years ago
c2f6595
USB: EHCI: don't send Clear-TT-Buffer following a STALL
by Alan Stern
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
45f780a
omap1: omap_udc: Add clocking and disable vbus sense for omap7xx
by Cory Maccarrone
· 15 years ago
a76df42
Merge 7xx-iosplit-plat-merge with omap-fixes
by Tony Lindgren
· 15 years ago
2d5bc23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
ff854ce
USB: option.c: add support for D-Link DWM-162-U5
by Zhang Le
· 15 years ago
fca9474
USB: usbmon: fix bug in mon_buff_area_shrink
by Alan Stern
· 15 years ago
5294bea
USB: xhci: Fix scratchpad deallocation.
by Sarah Sharp
· 15 years ago
2fa88da
USB: xhci: Fix TRB physical to virtual address translation.
by Sarah Sharp
· 15 years ago
d94c05e
USB: xhci: Fix bug memory free after failed initialization.
by Sarah Sharp
· 15 years ago
051522b
USB: cdc_acm: Fix memory leak after hangup
by Francesco Lavra
· 15 years ago
18a77b5
USB: cdc_acm: Fix race condition when opening tty
by Henry Gebhardt
· 15 years ago
a1f17a87
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer
by Libin Yang
· 15 years ago
d94c7bd
tty: cp210x: Fix carrier handling
by Alan Cox
· 15 years ago
774facd
Merge branch '7xx-iosplit-plat' with omap-fixes
by Tony Lindgren
· 15 years ago
9b44de2
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (misc drivers)
by Dominik Brodowski
· 15 years ago
37c4fd8
USB: fsl_udc_core: Fix kernel oops on module removal
by Anton Vorontsov
· 15 years ago
fead2ab
USB: option: TLAYTECH TUE800 support
by Bryan Wu
· 15 years ago
1e6159f
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set
by Yoshihiro Shimoda
· 15 years ago
b64dc0a
USB: serial: sierra driver autopm fixes
by Elina Pasheva
· 15 years ago
3c77d51
USB: serial: sierra driver send_setup() autopm fix
by Elina Pasheva
· 15 years ago
0996391
ARM: Fix lubbock defconfig build
by Russell King
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
4238ef5
USB: gadget: Fix EEM driver comments and VID/PID
by Brian Niebuhr
· 15 years ago
b8430e1
usb-storage: Workaround devices with bogus sense size
by Benjamin Herrenschmidt
· 15 years ago
36f2132
USB: ehci: Fix IST boundary checking interval math.
by Sarah Sharp
· 15 years ago
12148da
USB: option: Support for AIRPLUS MCD650 Datacard
by Huzaifa Sidhpurwala
· 15 years ago
1f01ca4
USB: whci-hcd: always do an update after processing a halted qTD
by David Vrabel
· 15 years ago
171b37e
USB: whci-hcd: handle early deletion of endpoints
by David Vrabel
· 15 years ago
b41ecf9
USB: wusb: don't use the stack to read security descriptor
by Stefano Panella
· 15 years ago
e3c6f15
USB: musb: invert arch depend string
by Mike Frysinger
· 15 years ago
d93a8f8
Revert "USB: Work around BIOS bugs by quiescing USB controllers earlier"
by Linus Torvalds
· 15 years ago
c6c5992
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 15 years ago
40d2858
USB: serial: no unnecessary GFP_ATOMIC in oti6858
by Oliver Neukum
· 15 years ago
a1c3395
USB: serial: fix race between unthrottle and completion handler in visor
by Oliver Neukum
· 15 years ago
6383251
USB: serial: fix assumption that throttle/unthrottle cannot sleep
by Oliver Neukum
· 15 years ago
b2a5cf1
USB: serial: fix race between unthrottle and completion handler in symbolserial
by Oliver Neukum
· 15 years ago
88fa659
USB: serial: fix race between unthrottle and completion handler in opticon
by Oliver Neukum
· 15 years ago
d555009
USB: ehci: Fix isoc scheduling boundary checking.
by Sarah Sharp
· 15 years ago
f1a0743
USB: storage: When a device returns no sense data, call it a Hardware Error
by Alan Stern
· 15 years ago
a5f6005
USB: small fix in error case of suspend in generic usbserial code
by Oliver Neukum
· 15 years ago
Next »