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
2009-04-14
tty: Fix leak in ti-usb
Alan Cox
1
-12
/
+14
2009-04-14
cdc-acm: Fix long standing abuse of tty->low_latency
Alan Cox
1
-4
/
+0
2009-04-14
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
1
-2
/
+2
2009-04-09
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+2
2009-04-08
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
1
-1
/
+1
2009-04-07
symbol: Remove various bits of left over junk
Alan Cox
1
-67
/
+0
2009-04-07
tty: pl2303 needs identifiers for Siemens S81 as well as EF81
Alan Cox
2
-0
/
+5
2009-04-07
cdc-acm: zydas 1602 identifier needed
Alan Cox
1
-0
/
+3
2009-04-07
usb: Auto-load cdc_acm module when device opened.
Scott James Remnant
1
-1
/
+1
2009-04-05
Merge branch 'avr32-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/hs...
Linus Torvalds
1
-7
/
+7
2009-04-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-6
/
+6
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/linux-hdreg-h-cleanup
Linus Torvalds
1
-159
/
+80
2009-04-03
workqueue: add to_delayed_work() helper function
Jean Delvare
1
-1
/
+1
2009-04-01
isd200: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
1
-9
/
+9
2009-04-01
isd200: WIN_* -> ATA_CMD_*
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-04-01
isd200: make it 'struct hd_driveid'-free
Bartlomiej Zolnierkiewicz
1
-145
/
+66
2009-04-01
proc tty: switch usb-serial to ->proc_fops
Alexey Dobriyan
1
-31
/
+27
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2
-3
/
+3
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
2
-2
/
+2
2009-03-30
trivial: Fix dubious bitwise 'and' usage spotted by sparse.
Alexey Zaytsev
1
-1
/
+1
2009-03-29
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-2
/
+0
2009-03-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
149
-3669
/
+5050
2009-03-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Haavard Skinnemoen
187
-4086
/
+9527
2009-03-27
Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
Linus Torvalds
1
-1
/
+6
2009-03-27
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
154
-3645
/
+5068
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
145
-3606
/
+4984
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
4
-6
/
+6
2009-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2
-1
/
+3
2009-03-26
atmel-usba-udc: use gpio_is_valid() to check vbus_pin I/O line
Hans-Christian Egtvedt
1
-7
/
+7
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
14
-28
/
+72
2009-03-25
USB: FHCI: use dev_name() in place of bus_id.
Sachin Sant
2
-3
/
+3
2009-03-25
usb: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2
-3
/
+3
2009-03-25
USB: qcserial: add device id for HP devices
Alexander Shumakovitch
1
-0
/
+2
2009-03-25
USB: isp1760: Add a delay before reading the SKIPMAP registers in isp1760-hcd.c
Catalin Marinas
1
-0
/
+14
2009-03-25
USB: allow malformed LANGID descriptors
Daniel Mack
1
-4
/
+2
2009-03-25
USB: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
1
-30
/
+24
2009-03-25
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
4
-58
/
+74
2009-03-25
USB: gadget: composite device-level suspend/resume hooks
David Brownell
1
-2
/
+6
2009-03-25
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2
-1
/
+102
2009-03-25
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
5
-25
/
+18
2009-03-25
USB: Fix cp2101 USB serial device driver termios functions for console use
VomLehn
1
-10
/
+43
2009-03-25
USB: CP2101 New Device ID
Alex Stephens
1
-0
/
+1
2009-03-25
USB: ipaq: handle 4 endpoint devices
Mark Ellis
1
-6
/
+37
2009-03-25
USB: S3C: Move usb-control.h to platform include
Ben Dooks
1
-2
/
+1
2009-03-25
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
1
-1
/
+1
2009-03-25
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
1
-1
/
+1
[next]