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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-19
usb/gadget: fix compile error on r8a66597-udc.c
Grant Likely
1
-0
/
+1
2010-03-19
USB: option: add support for a new CMOTECH device to usb/serial/option
Nathaniel McCallum
1
-0
/
+2
2010-03-19
USB: option: move hardcoded PID to a macro in usb/serial/option
Nathaniel McCallum
1
-1
/
+2
2010-03-19
USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMO...
Nathaniel McCallum
1
-2
/
+2
2010-03-19
USB: serial: ftdi: add CONTEC vendor and product id
Daniel Sangorrin
2
-0
/
+8
2010-03-19
USB: xHCI: re-initialize cmd_completion
Andiry Xu
1
-0
/
+1
2010-03-19
USB: xhci: rename driver to xhci_hcd
Alex Chiang
2
-2
/
+2
2010-03-19
USB: musb: fix build error introduced by isoc change
Sonic Zhang
1
-1
/
+1
2010-03-19
USB: qcserial: add new device ids
Bernhard Rosenkraenzer
1
-0
/
+29
2010-03-19
USB: cdc-acm: Fix stupid NULL pointer in resume()
Oliver Neukum
1
-1
/
+1
2010-03-19
USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
Clemens Ladisch
3
-6
/
+5
2010-03-19
USB: EHCI: fix ITD list order
Clemens Ladisch
1
-5
/
+19
2010-03-19
USB: Option: Add support for a variant of DLink DWM 652 U5
Huang Ying
1
-1
/
+2
2010-03-19
USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
Ondrej Zary
1
-0
/
+9
2010-03-19
USB: serial: use port endpoint size to determine if ep is available
Johan Hovold
1
-11
/
+19
2010-03-19
USB: serial: fix softint not being called on errors
Johan Hovold
1
-10
/
+5
2010-03-19
USB: serial: fix error message on close in generic driver
Johan Hovold
1
-1
/
+3
2010-03-19
USB: fix usbfs regression
Alan Stern
1
-3
/
+14
2010-03-19
tty_port,usb-console: Fix usb serial console open/close regression
Jason Wessel
2
-1
/
+2
2010-03-19
tty: cpm_uart: use resource_size()
Tobias Klauser
1
-2
/
+2
2010-03-19
tty_buffer: Fix distinct type warning
Fang Wenqi
1
-2
/
+2
2010-03-19
hvc_console: Fix race between hvc_close and hvc_remove
Amit Shah
1
-10
/
+21
2010-03-19
uartlite: Fix build on sparc.
David Miller
1
-5
/
+5
2010-03-19
Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...
Greg Kroah-Hartman
1
-20
/
+19
2010-03-19
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
1
-2
/
+5
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
3
-0
/
+14
2010-03-19
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
Stephen Rothwell
1
-8
/
+8
2010-03-19
driver-core: fix missing kernel-doc in firmware_class
Randy Dunlap
1
-0
/
+1
2010-03-19
Driver core: Early platform kernel-doc update
Magnus Damm
1
-7
/
+20
2010-03-19
sysfs: fix sysfs lockdep warning in mlx4 code
Greg Kroah-Hartman
1
-0
/
+1
2010-03-19
sysfs: fix sysfs lockdep warning in infiniband code
Greg Kroah-Hartman
1
-0
/
+1
2010-03-19
sysfs: fix sysfs lockdep warning in ipmi code
Greg Kroah-Hartman
1
-0
/
+10
2010-03-19
sysfs: Initialised pci bus legacy_mem field before use
Mel Gorman
1
-1
/
+1
2010-03-19
sysfs: use sysfs_bin_attr_init in firmware class driver
Jiri Kosina
1
-0
/
+1
2010-03-19
smsc95xx: Fix tx checksum offload for small packets
Steve Glendinning
1
-3
/
+15
2010-03-19
ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
Mallikarjuna R Chilakala
1
-3
/
+0
2010-03-19
ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
Mallikarjuna R Chilakala
3
-36
/
+54
2010-03-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-22
/
+4
2010-03-19
jme: Advance driver version number
Guo-Fu Tseng
1
-1
/
+1
2010-03-19
jme: Protect vlgrp structure by pause RX actions.
Guo-Fu Tseng
1
-0
/
+33
2010-03-19
jme: Fix VLAN memory leak
Guo-Fu Tseng
1
-0
/
+2
2010-03-19
KS8851: Avoid NULL pointer in set rx mode
Abraham Arce
1
-1
/
+0
2010-03-19
Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-11
/
+17
2010-03-19
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-9
/
+26
2010-03-19
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-0
/
+1
2010-03-19
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
5
-41
/
+60
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
132
-3524
/
+7202
2010-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
7
-5
/
+24
2010-03-19
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+52
2010-03-19
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
51
-162
/
+621
[prev]
[next]