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.13.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
2011-02-17
Merge 2.6.38-rc5 into usb-next
Greg Kroah-Hartman
65
-433
/
+735
2011-02-17
Revert "USB host: Move AMD PLL quirk to pci-quirks.c"
Greg Kroah-Hartman
10
-311
/
+222
2011-02-04
USB: cdc-acm: Adding second ACM channel support for Nokia N8
Arvid Ephraim Picciani
1
-0
/
+1
2011-02-04
USB, Mass Storage, composite, gadget: Fix build failure and memset of a struct
Jesper Juhl
1
-1
/
+2
2011-02-04
USB: Fix trout build failure with ci13xxx_msm gadget
Pavankumar Kondeti
3
-0
/
+6
2011-02-04
USB: gadget: f_fs: even zero-length packets require a buffer
Marek Szyprowski
1
-0
/
+8
2011-02-04
USB: HCD: Add driver hooks for (un)?map_urb_for_dma
Robert Morell
1
-2
/
+20
2011-02-04
USB: HCD: Add usb_hcd prefix to exported functions
Robert Morell
3
-12
/
+13
2011-02-04
USB: usbmon: fix-up docs and text API for sparse ISO
Pete Zaitcev
1
-0
/
+3
2011-02-04
USB: EHCI: Rearrange create_companion_file() to avoid GCC-4.6 warnings.
David Daney
1
-2
/
+3
2011-02-04
USB: EHCI: Rearrange EHCI_URB_TRACE code to avoid GCC-4.6 warnings.
David Daney
1
-8
/
+10
2011-02-04
USB: EHCI: Cleanup and rewrite ehci_vdgb().
David Daney
1
-3
/
+1
2011-02-04
USB: EHCI: Remove dead code from ehci-sched.c
David Daney
1
-3
/
+0
2011-02-04
USB host: Move AMD PLL quirk to pci-quirks.c
Andiry Xu
10
-222
/
+311
2011-02-04
usb: gadget/fsl_mxc_udc: Detect the CPU type in run-time
Fabio Estevam
1
-9
/
+12
2011-02-04
USB: Gadget: Initialize wMaxPacketSize if not already set
Jassi Brar
1
-0
/
+7
2011-02-04
USB: serial: mct_u232: added _ioctl, _msr_to_icount and _get_icount functions
Vadim Tsozik
1
-2
/
+105
2011-02-04
USB: EHCI: fix scheduling while atomic during suspend
Yin Kangkai
3
-2
/
+9
2011-02-04
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-next
Greg Kroah-Hartman
9
-45
/
+96
2011-02-04
USB: usb-storage: unusual_devs entry for Coby MP3 player
Alan Stern
1
-0
/
+7
2011-02-04
USB: ftdi_sio: Add VID=0x0647, PID=0x0100 for Acton Research spectrograph
Michael Williamson
2
-0
/
+7
2011-02-04
USB: fix race between root-hub resume and wakeup requests
Alan Stern
1
-1
/
+1
2011-02-04
USB: prevent buggy hubs from crashing the USB stack
Alan Stern
1
-0
/
+5
2011-02-04
usb: r8a66597-udc: Fixed bufnum of Bulk
Yusuke Goda
1
-1
/
+1
2011-02-04
USB: ftdi_sio: add ST Micro Connect Lite uart support
Jean-Christophe PLAGNIOL-VILLARD
2
-0
/
+32
2011-02-04
USB: Storage: Add unusual_devs entry for VTech Kidizoom
Nick Holloway
1
-0
/
+7
2011-02-04
USB SL811HS HCD: Fix memory leak in sl811h_urb_enqueue()
Jesper Juhl
1
-0
/
+1
2011-02-04
USB: ti_usb: fix module removal
Ionut Nicu
1
-1
/
+1
2011-02-04
USB: io_edgeport: fix the reported firmware major and minor
Bjørn Mork
1
-2
/
+2
2011-02-01
usb: ehci-omap: Show fatal probing time errors to end user
Jarkko Nikula
1
-3
/
+3
2011-02-01
usb: musb: introduce api for dma code to check compatibility with usb request
Mian Yousaf Kaukab
2
-0
/
+17
2011-02-01
usb: musb: maintain three states for buffer mappings instead of two
Mian Yousaf Kaukab
2
-21
/
+32
2011-02-01
usb: musb: disable double buffering when it's broken
Felipe Balbi
4
-8
/
+28
2011-02-01
usb: musb: hsdma: change back to use musb_read/writew
Bob Liu
1
-5
/
+14
2011-02-01
usb: musb: core: fix IRQ check
Sergei Shtylyov
1
-1
/
+1
2011-02-01
usb: musb: fix kernel panic during s2ram(v2)
Ming Lei
1
-7
/
+1
2011-01-24
Merge branch 'for-usb-linus' of master.kernel.org:/pub/scm/linux/kernel/git/s...
Greg Kroah-Hartman
5
-86
/
+109
2011-01-23
usb: udc: add Faraday fusb300 driver
Yuan-Hsin Chen
4
-0
/
+2443
2011-01-23
USB: usbtest - Add tests to ensure HCDs can accept byte aligned buffers.
Martin Fuzzey
1
-24
/
+212
2011-01-23
USB: usb_storage: add ums-realtek driver
wwang
5
-0
/
+729
2011-01-23
USB: ftdi_sio: fix resolution of 2232H baud rate dividers
Daniel Glöckner
1
-1
/
+1
2011-01-23
USB: ueagle-atm: use system_wq instead of dedicated workqueues
Tejun Heo
1
-14
/
+5
2011-01-23
USB: ehci-dbgp: fix typo in startup message
Ferenc Wagner
1
-1
/
+1
2011-01-23
USB: wusbcore: rh.c Typo change desciptor to descriptor.
Justin P. Mattock
1
-1
/
+1
2011-01-23
USB: Core: Fix minor coding style issues
Tobias Ollmann
1
-13
/
+13
2011-01-23
USB: add helper to convert USB error codes
Oliver Neukum
1
-0
/
+13
2011-01-23
usb: gadget: composite: avoid access beyond array max length
Maulik Mankad
1
-2
/
+3
2011-01-23
USB: serial: handle Data Carrier Detect changes
Libor Pechacek
7
-40
/
+47
2011-01-23
USB: gadget: Fix endpoint representation in ci13xxx_udc
Pavankumar Kondeti
2
-131
/
+142
2011-01-23
USB: gadget: Fix error path in ci13xxx_udc gadget probe function
Pavankumar Kondeti
1
-3
/
+1
[next]