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.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-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Linus Torvalds
6
-45
/
+59
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-21
/
+14
2010-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
16
-48
/
+111
2010-01-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
6
-43
/
+52
2010-01-21
e1000e: enhance frame fragment detection
Jesse Brandeburg
2
-4
/
+22
2010-01-21
e1000: enhance frame fragment detection
Jesse Brandeburg
2
-2
/
+13
2010-01-21
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
Roel Kluin
5
-25
/
+25
2010-01-21
USB: isp1362: fix build failure on ARM systems via irq_flags cleanup
Lothar Wassmann
1
-7
/
+14
2010-01-21
USB: isp1362: better 64bit printf warning fixes
Lothar Wassmann
1
-2
/
+2
2010-01-21
USB: fix usbstorage for 2770:915d delivers no FAT
Ryan May
1
-7
/
+0
2010-01-21
USB: Fix level of isp1760 Reloading ptd error message
Colin Tuckley
1
-3
/
+3
2010-01-21
USB: FHCI: avoid NULL pointer dereference
Alexander Beregalov
1
-1
/
+2
2010-01-21
USB: Fix duplicate sysfs problem after device reset.
Sarah Sharp
2
-10
/
+23
2010-01-21
USB: add speed values for USB 3.0 and wireless controllers
Greg Kroah-Hartman
1
-0
/
+6
2010-01-21
USB: add missing delay during remote wakeup
Alan Stern
3
-3
/
+7
2010-01-21
USB: EHCI & UHCI: fix race between root-hub suspend and port resume
Alan Stern
2
-2
/
+33
2010-01-21
USB: EHCI: fix handling of unusual interrupt intervals
Alan Stern
1
-3
/
+8
2010-01-21
USB: Don't use GFP_KERNEL while we cannot reset a storage device
Oliver Neukum
2
-5
/
+5
2010-01-21
USB: fix bitmask merge error
Alan Stern
1
-1
/
+2
2010-01-21
usb: serial: fix memory leak in generic driver
Johan Hovold
1
-0
/
+2
2010-01-21
USB: serial: fix USB serial fix kfifo_len locking
Stefani Seibold
1
-4
/
+4
2010-01-21
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
3
-33
/
+35
2010-01-21
Staging: et131x: Fix 2.6.33rc1 regression in et131x
Alan Cox
2
-8
/
+16
2010-01-21
Staging: asus_oled: fix oops in 2.6.32.2
Eugeni Dodonov
1
-4
/
+8
2010-01-21
tty: fix race in tty_fasync
Greg Kroah-Hartman
1
-1
/
+1
2010-01-21
serial: serial_cs: oxsemi quirk breaks resume
Pavel Machek
1
-1
/
+2
2010-01-21
serial: imx: bit &/| confusion
Roel Kluin
1
-1
/
+1
2010-01-21
serial: Fix crash if the minimum rate of the device is > 9600 baud
Alan Cox
1
-5
/
+12
2010-01-21
serial-core: resume serial hardware with no_console_suspend
Stanislav Brabec
1
-55
/
+33
2010-01-21
serial: 8250_pnp: use wildcard for serial Wacom tablets
Matthew Garrett
1
-9
/
+1
2010-01-21
nozomi: quick fix for the close/close bug
Alan Cox
1
-1
/
+1
2010-01-21
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-21
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
2010-01-21
drm/radeon: r6xx/r7xx possible security issue, system ram access
Jerome Glisse
4
-0
/
+110
2010-01-21
drm/radeon/kms: r600/r700 don't test ib if ib initialization fails
Jerome Glisse
2
-12
/
+14
2010-01-21
drm/radeon/kms: Forbid creation of framebuffer with no valid GEM object
Jerome Glisse
1
-1
/
+5
2010-01-21
drm/radeon/kms: r600 handle irq vector ring overflow
Jerome Glisse
1
-3
/
+7
2010-01-21
drm/radeon/kms: r600/r700 don't process IRQ if not initialized
Jerome Glisse
1
-1
/
+7
2010-01-21
drm/radeon/kms: r600/r700 disable irq at suspend
Jerome Glisse
3
-18
/
+17
2010-01-21
drm/radeon/kms/r4xx: cleanup atom path
Alex Deucher
3
-65
/
+25
2010-01-21
drm/radeon/kms: fix atombios_crtc_set_base
Alex Deucher
1
-3
/
+15
2010-01-21
drm/radeon/kms/atom: upstream parser updates
Alex Deucher
2
-1
/
+8
2010-01-21
drm/radeon/kms/atom: fix some parser bugs
Alex Deucher
1
-16
/
+74
2010-01-21
drm/radeon/kms: fix hardcoded mmio size in register functions
Alex Deucher
1
-2
/
+2
2010-01-21
drm/radeon/kms/r100: fix bug in CS parser
Alex Deucher
1
-0
/
+1
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-0
/
+2
2010-01-21
drm/radeon/kms/r200: fix bug in CS parser
Andrew Randrianasulu
1
-2
/
+5
2010-01-20
libata: retry FS IOs even if it has failed with AC_ERR_INVALID
Tejun Heo
1
-2
/
+3
2010-01-20
Merge branch 'bugzilla-14954' into release
Len Brown
1
-0
/
+30
2010-01-20
Merge branch 'misc' into release
Len Brown
8
-11
/
+16
[prev]
[next]