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
2008-04-25
USB: ftdi_sio: Note missing locking
Alan Cox
1
-2
/
+2
2008-04-25
USB: usb-serial: Prepare for BKL push down
Alan Cox
1
-2
/
+9
2008-04-25
USB: minor ehci xITD simplifications
Karsten Wiese
1
-18
/
+12
2008-04-25
USB: auerswald: Convert ccp->mutex in a mutex
matthias@kaehlcke.net
1
-26
/
+26
2008-04-25
USB: auerswald: Convert ccp->readmutex in a mutex
matthias@kaehlcke.net
1
-9
/
+9
2008-04-25
USB: auerswald: Convert stats_sem in a mutex
matthias@kaehlcke.net
1
-21
/
+24
2008-04-25
USB: cypress_m8: Limit baud rate to <=4800 for USB low speed devices
Mike Isely
1
-45
/
+59
2008-04-25
USB: cypress_m8: Get rid of pointless NULL check
Mike Isely
1
-7
/
+5
2008-04-25
USB: cypress_m8: Don't issue GET_CONFIG for certain devices
Mike Isely
1
-2
/
+19
2008-04-25
USB: cypress_m8: Packet format is separate from characteristic size
Mike Isely
1
-45
/
+66
2008-04-25
USB: cypress_m8: Feature buffer fixes
Mike Isely
1
-14
/
+22
2008-04-25
USB: io_ti.c: remove pointless eye-candy in debug statements
Andrew Morton
1
-6
/
+4
2008-04-25
USB: gadget: Hangup tty on g_serial disconnect
Savin Zlobec
1
-2
/
+1
2008-04-25
USB: EHCI: Refactor "if (handshake()) state = HC_STATE_HALT"
Karsten Wiese
2
-17
/
+20
2008-04-25
USB: m66592-udc: reduce size of data structure.
Paul Mundt
1
-1
/
+1
2008-04-25
USB: ehci minor SOC bus glue fixes
David Brownell
4
-11
/
+11
2008-04-25
USB: ehci tolerates some buggy devices
David Brownell
2
-1
/
+32
2008-04-25
USB: ohci: port reset paranoia timeout
David Brownell
1
-3
/
+21
2008-04-25
USB: ehci: minor cleanups
David Brownell
3
-33
/
+4
2008-04-25
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
2
-3
/
+7
2008-04-25
USB: usbatm: convert heavy init dances to kthread API
Pavel Emelyanov
2
-13
/
+16
2008-04-25
USB: usb-ohci-sm501-driver: use the conventional convention for suspend and r...
Andrew Morton
1
-2
/
+3
2008-04-25
USB: make USB_STORAGE_ONETOUCH available with PM
Adrian Bunk
1
-1
/
+1
2008-04-25
USB: libusual: locking cleanup
Daniel Walker
1
-8
/
+6
2008-04-25
USB: microtek: remove unused semaphore
Daniel Walker
2
-2
/
+0
2008-04-25
USB: enable USB-PERSIST by default
Alan Stern
1
-2
/
+4
2008-04-25
USB: check serial-number string after device reset
Alan Stern
2
-16
/
+51
2008-04-25
USB: remove CONFIG_USB_PERSIST setting
Alan Stern
5
-64
/
+33
2008-04-25
USB: make USB-PERSIST work after every system sleep
Alan Stern
1
-34
/
+80
2008-04-25
USB: reorganize code in hub.c
Alan Stern
1
-26
/
+32
2008-04-25
USB: EHCI: carry out port handover during each root-hub resume
Alan Stern
4
-6
/
+14
2008-04-25
USB: Add HP hs2300 Broadband Wireless Module to sierra.c
Stefan Seyfried
1
-0
/
+1
2008-04-25
USB: Fix memory leak in mon_stat_release
Ming Lei
1
-0
/
+3
2008-04-25
USB: CP2101 Add new device IDs
Craig Shelley
1
-0
/
+3
2008-04-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
3
-86
/
+83
2008-04-22
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
5
-5
/
+0
2008-04-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...
Haavard Skinnemoen
3
-86
/
+83
2008-04-19
Merge branch 'merge-fixes' into devel
Russell King
3
-6
/
+148
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
32
-16
/
+56
2008-04-19
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
5
-5
/
+0
2008-04-16
USB: remove broken usb-serial num_endpoints check
Greg Kroah-Hartman
1
-0
/
+2
2008-04-16
USB: option: Add new vendor ID and device ID for AMOI HSDPA modem
tang kai
1
-0
/
+10
2008-04-16
USB: support more Huawei data card product IDs
fangxiaozhi
2
-4
/
+124
2008-04-16
USB: option.c: add more device IDs
Matthias Urlichs
1
-2
/
+9
2008-04-16
USB: Obscure Maxon BP3-USB Device Support 16d8:6280 for option driver
James Cameron
1
-0
/
+3
2008-04-11
usb host: fix platform driver hotplug/coldplug
Kay Sievers
16
-6
/
+30
2008-04-11
usb gadget: fix platform driver hotplug/coldplug
Kay Sievers
8
-2
/
+11
2008-04-07
atmel_usba_udc: Add support for AT91CAP9 UDPHS
Stelian Pop
3
-8
/
+46
2008-04-07
atmel_usba_udc: Add missing kfree() in usba_udc_remove()
Stelian Pop
1
-0
/
+1
2008-04-07
atmel_usba_udc: move endpoint declarations into platform data.
Stelian Pop
1
-33
/
+38
[next]