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-08-14
USB Serial Sierra: clean-up
Kevin Lloyd
1
-29
/
+27
2008-08-14
USB: pl2023: Remove USB id (4348:5523) handled by ch341
Tollef Fog Heen
2
-5
/
+0
2008-08-14
usb-storage: unusual_devs entries for iRiver T10 and Datafab CF+SM reader
Alan Stern
1
-0
/
+14
2008-08-14
USB: Move usb/mon/ up to misc options in Kconfig
Simon Arlott
1
-2
/
+2
2008-08-14
usb-storage: automatically recognize bad residues
Alan Stern
1
-2
/
+15
2008-08-14
USB: fix interface unregistration logic
Alan Stern
1
-1
/
+1
2008-08-14
usb-serial: don't release unregistered minors
Alan Stern
1
-4
/
+3
2008-08-14
usb: gadget: protect gadget_chips.h from been included twice
Felipe Balbi
1
-0
/
+6
2008-08-14
USB: usb-storage: quirk around v1.11 firmware on Nikon D4
Dave Jones
1
-2
/
+2
2008-08-14
USB: OHCI: fix system hang caused by earlier patch
Alan Stern
1
-0
/
+7
2008-08-14
usb/core/driver: fix warning
Alexander Beregalov
1
-2
/
+1
2008-08-14
USB: ftdi_sio: add support for Luminance Stellaris Evaluation/Development Kits
Frederik Kriewitz
2
-0
/
+9
2008-08-14
USB: ftdi_sio: Add USB Product Id for ELV HS485
André Schenk
2
-0
/
+2
2008-08-14
USB: fix USB boot crash, ecm_do_notify(), list_add corruption. prev->next sho...
David Brownell
1
-2
/
+3
2008-08-14
usb: auerswald: remove driver (obsolete)
Wolfgang Mües
3
-2163
/
+0
2008-08-13
isight_firmware: fix a leak and double kfree()
Parag Warudkar
1
-2
/
+2
2008-08-09
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
1
-1
/
+1
2008-08-09
[ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat
Lennert Buytenhek
1
-1
/
+1
2008-08-08
Merge branch 'for-linus-merged' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
16
-48
/
+42
2008-08-07
list.h: Add list_splice_tail() and list_splice_tail_init()
Luis R. Rodriguez
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
16
-42
/
+42
2008-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Russell King
3
-4
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
11
-11
/
+11
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
6
-6
/
+0
2008-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-2
/
+0
2008-08-05
Fix USB storage hang on command abort
Alan Stern
1
-1
/
+1
2008-08-05
remove unnecessary <linux/hdreg.h> includes
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2008-07-30
USB: m66592-udc: Fix up dev_set_name() badness.
Paul Mundt
1
-1
/
+1
2008-07-27
fix for a memory leak in an error case introduced by fix for double free
Oliver Neukum
1
-4
/
+6
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-2
/
+2
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
23
-38
/
+31
2008-07-24
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+4
2008-07-23
Re-delete zombie 'drivers/usb/serial/airprime.c' file
Linus Torvalds
1
-355
/
+0
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-9
/
+16
2008-07-23
tty: rework break handling
Alan Cox
2
-4
/
+8
2008-07-23
io_edgeport: Fix various bogus returns to the tty layer
Alan Cox
1
-6
/
+6
2008-07-23
tty-usb-io_edgeport: Coding style
Alan Cox
2
-806
/
+1023
2008-07-23
tty-usb-mos7720: Coding style
Alan Cox
1
-111
/
+116
2008-07-23
mos7840: remove loads of bogus assignments to status
Alan Cox
1
-236
/
+164
2008-07-23
omninet: Use string flip functions
Alan Cox
1
-4
/
+3
2008-07-23
tty-usb-omninet: Coding style
Alan Cox
1
-73
/
+87
2008-07-23
tty-usb-option: Coding style
Alan Cox
1
-30
/
+35
2008-07-23
tty-usb-oti6858: Coding style
Alan Cox
1
-66
/
+70
2008-07-23
tty-usb-safe-serial: Coding style
Alan Cox
1
-133
/
+157
2008-07-23
tty-usb-ti-usb: Coding style
Alan Cox
1
-115
/
+151
2008-07-23
tty-usb-spcp8x5: Minor coding style
Alan Cox
1
-2
/
+2
2008-07-23
tty-usb-sierra: Coding style - minor
Alan Cox
1
-1
/
+1
2008-07-23
tty-usb-pl2303: Coding style
Alan Cox
1
-28
/
+36
2008-07-23
mct_u232: Use flip buffer functions
Alan Cox
1
-3
/
+1
2008-07-23
tty-usb-mct-u232: Coding style
Alan Cox
1
-132
/
+141
[prev]
[next]