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
2008-05-14
USB: atmel_usba_udc fixes, mostly disconnect()
David Brownell
1
-10
/
+38
2008-05-14
USB: pxa27x_udc: minor fixes
Robert Jarzmik
2
-9
/
+16
2008-05-14
usbtest: comment on why this code "expects" negative and positive errnos
Marcin Slusarz
1
-0
/
+5
2008-05-14
USB: remove PICDEM FS USB demo (04d8:000c) device from ldusb
Xiaofan Chen
1
-4
/
+0
2008-05-14
USB: option: add new Dell 5520 HSDPA variant
Dan Williams
1
-0
/
+1
2008-05-14
USB: unusual_devs: Add support for GI 0401 SD-Card interface
Filip Aben
1
-0
/
+10
2008-05-14
USB: serial gadget: descriptor cleanup
David Brownell
1
-4
/
+2
2008-05-14
USB: serial gadget: simplify endpoint handling
David Brownell
1
-89
/
+57
2008-05-14
USB: serial gadget: remove needless data structure
David Brownell
1
-72
/
+13
2008-05-14
USB: serial gadget: cleanup/reorg
David Brownell
1
-290
/
+263
2008-05-14
usb: fix compile warning in isp1760
Sebastian Siewior
1
-1
/
+1
2008-05-14
USB: do not handle device 1410:5010 in 'option' driver
Eugeniy Meshcheryakov
1
-3
/
+0
2008-05-14
USB: Fix unusual_devs.h ordering
Phil Dibowitz
1
-26
/
+25
2008-05-14
USB: add Zoom Telephonics Model 3095F V.92 USB Mini External modem to cdc-acm
Iain McFarlane
1
-0
/
+3
2008-05-14
USB: Support for the ET502HS HDSPA modem in option driver
andreoli@samba.ing.unimo.it
1
-0
/
+4
2008-05-14
USB: Support for the ET502HS HDSPA modem
andreoli@samba.ing.unimo.it
1
-0
/
+10
2008-05-14
usb: fix integer as NULL pointer warnings found by sparse
Harvey Harrison
2
-6
/
+6
2008-05-14
USB: isp1760: fix printk format
Randy Dunlap
1
-2
/
+2
2008-05-14
USB: add Telstra NextG CDMA id to option driver
Greg Kroah-Hartman
1
-0
/
+1
2008-05-14
USB: create attributes before sending uevent
Alan Stern
5
-58
/
+96
2008-05-14
USB: add new moto_modem driver for some Morotola phones
Greg Kroah-Hartman
3
-0
/
+80
2008-05-12
Fix c67x00-ll-hpi compilation failure (bug #10627)
Fernando Luis Vázquez Cao
1
-0
/
+1
2008-05-11
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
1
-0
/
+1
2008-05-08
fix irq flags for iuu_phoenix.c
Steven Rostedt
1
-3
/
+3
2008-05-07
usb: Sparc build fix, make USB_ISP1760_OF depend on PPC_OF
David S. Miller
1
-1
/
+1
2008-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-1
/
+3
2008-05-02
USB GADGET/PERIPHERAL: g_file_storage Bulk-Only Transport compliance, clear-f...
David Lopo
1
-1
/
+24
2008-05-02
usb_serial: some coding style fixes
Alan Cox
4
-103
/
+112
2008-05-02
USB: Remove redundant dependencies on USB_ATM.
Robert P. J. Day
1
-4
/
+0
2008-05-02
USB: UHCI: disable remote wakeup when it's not needed
Alan Stern
2
-18
/
+61
2008-05-02
USB: OHCI: work around bogus compiler warning
Alan Stern
1
-1
/
+1
2008-05-02
USB: add Cypress c67x00 OTG controller HCD driver
Peter Korsgaard
9
-0
/
+1836
2008-05-02
USB: add Cypress c67x00 OTG controller core driver
Peter Korsgaard
1
-0
/
+230
2008-05-02
USB: add Cypress c67x00 low level interface code
Peter Korsgaard
2
-0
/
+690
2008-05-02
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
1
-1
/
+1
2008-05-02
USB: storage: Update mailling list address
Andrew Lunn
2
-2
/
+4
2008-05-02
USB: storage: UNUSUAL_DEVS() for PanDigital Picture frame.
Andrew Lunn
1
-0
/
+11
2008-05-02
USB: add more FTDI device ids
Peter Mack
2
-0
/
+19
2008-05-02
USB: fix cannot work usb storage when using ohci-sm501
Yoshihiro Shimoda
1
-1
/
+3
2008-05-02
usb: gadget zero timer init fix
David Lopo
1
-3
/
+4
2008-05-02
usb: gadget zero style fixups (mostly whitespace)
David Brownell
1
-193
/
+172
2008-05-02
usb serial gadget: CDC ACM fixes
David Brownell
1
-17
/
+73
2008-05-02
usb: pxa27x_udc driver
Robert Jarzmik
5
-4
/
+2916
2008-05-02
USB: INTOVA Pixtreme camera mass storage device
Rohan Hart
1
-0
/
+7
2008-05-02
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
1
-3
/
+2
2008-05-02
USB: usbtest displays diagnostics again
David Brownell
1
-143
/
+133
2008-05-02
usb: libusual kthread_run() called with wrong format.
Rusty Russell
1
-1
/
+1
2008-05-02
usb-storage: add unusual_devs entry for Samsung YP-U3
Alan Stern
1
-0
/
+7
2008-05-02
USB: storage/onetouch.c: make a function static
Adrian Bunk
1
-2
/
+2
2008-05-02
usb-storage: fix build failure in OneTouch driver
Dmitry Torokhov
1
-1
/
+2
[next]