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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-14
USB: Add initial S5P EHCI driver
Joonyoung Shim
4
-0
/
+213
2011-04-14
Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"
Johan Hovold
3
-216
/
+0
2011-04-14
USB: twl4030-usb: Report correct vbus value for accessory charger adapters1
Matthias Kaehlcke
1
-1
/
+8
2011-04-14
USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
Fabio Estevam
1
-1
/
+1
2011-04-14
usb: fix a typo in a comment
Weiping Pan(潘卫平)
1
-1
/
+1
2011-04-14
usb/otg: fix twl6030 macro
Randy Dunlap
1
-1
/
+1
2011-04-14
usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
Roger Quadros
1
-0
/
+1
2011-04-14
usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
Roger Quadros
1
-0
/
+5
2011-04-14
usb: u132-hcd: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
usb: ftdi-elan: Drop __TIME__ usage
Michal Marek
1
-2
/
+1
2011-04-14
USB: UHCI: don't try to revive a dead controller
Alan Stern
1
-10
/
+9
2011-04-14
USB: UHCI: remove uses of hcd->state
Alan Stern
1
-6
/
+1
2011-04-14
usb: don't enter usb subdirectories directly
Felipe Balbi
2
-4
/
+7
2011-04-14
USB: sl811: add Kconfig option for ISOCHRONOUS mode
Mike Frysinger
2
-7
/
+11
2011-04-14
USB: g_file_storage: don't send padding when stall=n
Alan Stern
2
-84
/
+23
2011-04-14
USB: remove dead code from usb_deregister_dev()
Libor Pechacek
1
-8
/
+0
2011-04-14
usb: usb_storage: do not align length of request for CBW to maxp size
Mian Yousaf Kaukab
3
-49
/
+10
2011-04-14
USB: cdc-acm: re-write read processing
Johan Hovold
2
-197
/
+120
2011-04-14
USB: cdc-acm: clean up read urb allocation
Johan Hovold
1
-16
/
+13
2011-04-14
USB: cdc-acm: clean up open error handling
Johan Hovold
1
-3
/
+1
2011-04-14
USB: cdc-acm: clean up rx_buflimit references
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: remove unused drain-delay code
Johan Hovold
2
-7
/
+0
2011-04-14
USB: cdc-acm: remove superfluous prototype
Johan Hovold
1
-2
/
+0
2011-04-14
USB: cdc-acm: remove version information and changelog
Johan Hovold
1
-30
/
+2
2011-04-14
USB: cdc-acm: use dev_vdbg in read/write paths
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: clean up verbose debug
Johan Hovold
1
-9
/
+2
2011-04-14
USB: cdc-acm: replace dbg macros with dev_dbg
Johan Hovold
1
-28
/
+52
2011-04-14
USB: cdc-acm: clean up dev_err and dev_dbg
Johan Hovold
1
-6
/
+9
2011-04-14
USB: cdc-acm: use dev_err to report failed allocations
Johan Hovold
1
-7
/
+7
2011-04-14
USB: cdc-acm: add missing newlines to dev_dbg and dev_err
Johan Hovold
1
-3
/
+3
2011-04-14
USB: change the way we initialize format strings
Dmitry Torokhov
1
-11
/
+11
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS Gadget
Kuninori Morimoto
6
-1
/
+1402
2011-04-14
usb: renesas_usbhs: Add Renesas USBHS common code
Kuninori Morimoto
10
-0
/
+1996
2011-04-12
Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
8
-7
/
+10
2011-04-11
pci: fix PCI bus allocation alignment handling
Linus Torvalds
1
-2
/
+2
2011-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
25
-37
/
+90
2011-04-11
dt/fsldma: fix build warning caused by of_platform_device changes
Ira W. Snyder
1
-1
/
+1
2011-04-11
net: Add support for SMSC LAN9530, LAN9730 and LAN89530
Steve Glendinning
1
-0
/
+15
2011-04-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2
-21
/
+13
2011-04-08
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2
-14
/
+26
2011-04-08
mlx4_en: Restoring RX buffer pointer in case of failure
Yevgeny Petrilin
1
-0
/
+4
2011-04-08
mlx4: Sensing link type at device initialization
Yevgeny Petrilin
3
-2
/
+9
2011-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
1
-1
/
+1
2011-04-08
watchdog: mpc8xxx_wdt: fix build
Peter Korsgaard
1
-1
/
+1
2011-04-07
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-142
/
+238
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-14
/
+18
2011-04-07
Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...
Linus Torvalds
1
-3
/
+4
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
40
-2092
/
+324
2011-04-07
Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
3
-7
/
+8
2011-04-07
spi: Fix race condition in stop_queue()
Vasily Khoruzhick
4
-4
/
+4
[next]