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
2011-02-24
usb: musb: core: set has_tt flag
Felipe Balbi
1
-0
/
+1
2011-02-23
USB: xhci: mark local functions as static
Dmitry Torokhov
3
-8
/
+8
2011-02-20
USB: xhci: fix couple sparse annotations
Dmitry Torokhov
1
-2
/
+2
2011-02-20
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
4
-7
/
+8
2011-02-20
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
1
-11
/
+7
2011-02-20
xhci: Fix an error in count_sg_trbs_needed()
Paul Zimmerman
1
-1
/
+1
2011-02-20
xhci: Fix errors in the running total calculations in the TRB math
Paul Zimmerman
1
-0
/
+3
2011-02-20
xhci: Clarify some expressions in the TRB math
Paul Zimmerman
1
-12
/
+10
2011-02-20
xhci: Avoid BUG() in interrupt context
Paul Zimmerman
1
-4
/
+9
2011-02-18
Revert "USB: Reset USB 3.0 devices on (re)discovery"
Greg Kroah-Hartman
1
-7
/
+11
2011-02-18
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
Greg Kroah-Hartman
1
-8
/
+9
2011-02-17
USB: musb: omap2430: fix kernel panic on reboot
Johan Hovold
1
-0
/
+1
2011-02-17
sierra: add new ID for Airprime/Sierra USB IP modem
Jon Thomas
1
-0
/
+3
2011-02-17
USB: serial/usb_wwan, fix tty NULL dereference
Jiri Slaby
1
-6
/
+9
2011-02-17
USB: Reset USB 3.0 devices on (re)discovery
Luben Tuikov
1
-11
/
+7
2011-02-17
USB: Add quirk for Samsung Android phone modem
Maciej Szmigiero
1
-0
/
+4
2011-02-17
USB: Add Samsung SGH-I500/Android modem ID switch to visor driver
Maciej Szmigiero
1
-0
/
+12
2011-02-17
USB: add quirks entry for Keytouch QWERTY Panel
Alan Stern
1
-0
/
+4
2011-02-17
usb: musb: omap2430: fix kernel panic on reboot
Johan Hovold
1
-0
/
+1
2011-02-17
usb: musb: fix build breakage
Felipe Balbi
1
-8
/
+9
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: 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: 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
2011-01-23
usb: pch_udc: Fix the worning log issue at gadget driver remove
Toshiharu Okada
1
-1
/
+2
2011-01-23
USB: serial: Updated support for ICOM devices
Pieter Maes
2
-6
/
+28
2011-01-23
USB: ehci-mxc: add work-around for efika mx/sb bug
Arnaud Patard (Rtp)
1
-0
/
+21
[next]