index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-22
USB: do not print -ESHUTDOWN message if usb at otg device mode
Peter Chen
1
-1
/
+1
2010-10-22
usb-storage: add new no_read_capacity_16 quirk
Hans de Goede
2
-1
/
+6
2010-10-22
usb-storage: add new no_read_disc_info quirk
Hans de Goede
2
-0
/
+9
2010-10-22
usb: gadget: goku_udc: Fix error path
Dan Carpenter
1
-11
/
+15
2010-10-22
USB: imx21-hcd accept arbitary transfer buffer alignement.
Martin Fuzzey
2
-35
/
+169
2010-10-22
USB: introduce unmap_urb_setup_for_dma()
Martin Fuzzey
1
-5
/
+13
2010-10-22
USB: imx21-hcd: Fix isochronous endpoint idle
Martin Fuzzey
1
-17
/
+39
2010-10-22
USB: imx21-hcd: refactor hardware data memory management
Martin Fuzzey
1
-14
/
+16
2010-10-22
USB: imx21-hcd: remove unused variable
Martin Fuzzey
1
-2
/
+0
2010-10-22
USB: usbtest - ensure correct isoc data length
Martin Fuzzey
1
-0
/
+2
2010-10-22
USB: usbtest fix coding style
Martin Fuzzey
1
-324
/
+341
2010-10-22
USB: disable endpoints after unbinding interfaces, not before
Alan Stern
1
-7
/
+7
2010-10-22
usb: langwell_udc: cancel pending requests when controller is suspended.
Philippe Skowronski
1
-0
/
+5
2010-10-22
usb: langwell_udc: fix big file transfer issue.
Christophe Lebouc
1
-2
/
+4
2010-10-22
USB: UHCI: add native scatter-gather support(v1)
Ming Lei
1
-4
/
+29
2010-10-22
usb: musb: blackfin: call gpio_free() on error path in musb_platform_init()
Sergei Shtylyov
1
-1
/
+3
2010-10-22
usb: musb: blackfin: call usb_nop_xceiv_unregister() in musb_platform_exit()
Sergei Shtylyov
1
-1
/
+1
2010-10-22
USB: MUSB: fix kernel WARNING/oops when unloading module in OTG mode
Sergei Shtylyov
5
-4
/
+8
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
6
-32
/
+178
2010-10-22
USB: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
4
-0
/
+225
2010-10-22
USB: add PID for FTDI based OpenDCC hardware
Rainer Keller
2
-0
/
+2
2010-10-22
USB: cdc-acm: fix code indentation
Otavio Salvador
1
-1
/
+1
2010-10-22
usb: change to new flag variable
matt mooney
8
-22
/
+8
2010-10-22
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
1
-1
/
+2
2010-10-22
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
1
-30
/
+29
2010-10-22
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
1
-0
/
+5
2010-10-22
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
1
-9
/
+3
2010-10-22
USB: musb: suppress warning about unused flags
Jon Povey
1
-1
/
+1
2010-10-22
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
1
-2
/
+4
2010-10-22
usb: musb: Change to direct addr in context save/restore
Bob Liu
1
-24
/
+22
2010-10-22
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2
-1
/
+7
2010-10-22
usb: musb: musbhsdma: increase max_len to 1MB
Anil Shetty
1
-1
/
+1
2010-10-22
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2
-12
/
+39
2010-10-22
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
4
-1
/
+478
2010-10-22
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
Sergei Shtylyov
1
-7
/
+4
2010-10-22
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
1
-6
/
+17
2010-10-22
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
1
-2
/
+2
2010-10-22
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama
3
-0
/
+566
2010-10-22
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
1
-13
/
+1
2010-10-22
USB: Add UAS driver
Matthew Wilcox
3
-0
/
+765
2010-10-22
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
16
-350
/
+350
2010-10-22
USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000
Matthias G. Eckermann
1
-1
/
+30
2010-10-22
USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"
Johan Hovold
1
-4
/
+0
2010-10-22
USB: serial: Enable USB autosuspend by default on qcserial
Matthew Garrett
1
-0
/
+2
2010-10-22
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2010-10-22
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP
Enrico Mioso
1
-0
/
+7
2010-10-22
USB: cp210x: Add Renesas RX-Stick device ID
DJ Delorie
1
-0
/
+1
2010-10-22
usb: omap: ohci: Missing driver unregister in module exit
Keshava Munegowda
1
-0
/
+3
2010-10-22
USB: ftdi_sio: Add PID for accesio products
Rich Mattes
2
-0
/
+7
2010-10-22
usb: host: oxu210hp-hcd: Use static const char * const where possible
Joe Perches
1
-1
/
+1
[prev]
[next]