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
2007-12-18
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
1
-3
/
+4
2007-12-18
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
1
-5
/
+25
2007-12-18
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-12-18
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2
-10
/
+2
2007-12-18
sata_sil: fix spurious IRQ handling
Tejun Heo
1
-12
/
+17
2007-12-18
Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jeff Garzik
9
-24
/
+69
2007-12-18
iwlwifi: fix rf_kill state inconsistent during suspend and resume
Zhu Yi
2
-2
/
+6
2007-12-18
b43: Fix rfkill radio LED
Larry Finger
3
-16
/
+47
2007-12-18
bcm43xx_debugfs sscanf fix
Andrew Morton
1
-1
/
+1
2007-12-18
libertas: select WIRELESS_EXT
Dan Williams
1
-0
/
+1
2007-12-18
iwlwifi3945/4965: fix rate control algo reference leak
Cyrill Gorcunov
2
-0
/
+2
2007-12-18
wireless/ipw2200.c: add __dev{init,exit} annotations
Adrian Bunk
1
-3
/
+4
2007-12-18
zd1211rw: Fix alignment problems
Ulrich Kunitz
1
-2
/
+8
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
1
-1
/
+2
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2
-579
/
+0
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
14
-39
/
+49
2007-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
13
-186
/
+188
2007-12-18
sis190 endianness
Al Viro
1
-4
/
+4
2007-12-18
ucc_geth: really fix section mismatch
Anton Vorontsov
1
-1
/
+1
2007-12-18
pcnet_cs: add new id
Komuro
1
-0
/
+1
2007-12-17
USB: revert portions of "UNUSUAL_DEV: Sync up some reported devices from Ubuntu"
Greg Kroah-Hartman
1
-8
/
+0
2007-12-17
usb: Remove broken optimisation in OHCI IRQ handler
Benjamin Herrenschmidt
1
-10
/
+13
2007-12-17
USB: at91_udc: correct hanging while disconnecting usb cable
Nicolas Ferre
1
-0
/
+2
2007-12-17
USB: use IRQF_DISABLED for HCD interrupt handlers
Alan Stern
6
-10
/
+9
2007-12-17
USB: fix locking loop by avoiding flush_scheduled_work
Alan Stern
1
-3
/
+3
2007-12-17
USB: option: Bind to the correct interface of the Huawei E220
Jaime Velasco Juan
1
-2
/
+2
2007-12-17
USB: cp2101: new device id
Jeff Long
1
-2
/
+3
2007-12-17
usb-storage: Fix devices that cannot handle 32k transfers
Doug Maxey
2
-3
/
+16
2007-12-17
USB: sierra: fix product id
agilmore@wirelessbeehive.com
1
-1
/
+1
2007-12-17
PCI: Restore PCI expansion ROM P2P prefetch window creation
Gary Hade
1
-1
/
+2
2007-12-17
tipar: remove obsolete module
Romain LiƩvin
2
-579
/
+0
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb
Linus Torvalds
5
-7
/
+12
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
9
-7
/
+821
2007-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
5
-20
/
+28
2007-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-24
/
+31
2007-12-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
1
-1
/
+1
2007-12-17
[IRDA]: stir4200 fixes.
Olaf Hartmann
1
-4
/
+6
2007-12-17
[IRDA]: mcs7780 needs to free allocated rx buffer.
Hinko Kocevar
1
-0
/
+2
2007-12-17
[IRDA]: Race between open and disconnect in irda-usb.
Oliver Neukum
1
-0
/
+5
2007-12-15
[ATM]: Fix compiler warning noise with FORE200E driver
Tom "spot" Callaway
1
-2
/
+1
2007-12-15
[SYNCPPP]: Endianness and 64bit fixes.
Al Viro
1
-18
/
+17
2007-12-15
ixgb: make sure jumbos stay enabled after reset
Matheos Worku
1
-2
/
+14
2007-12-15
Net: ibm_newemac, remove SPIN_LOCK_UNLOCKED
Jiri Slaby
1
-1
/
+1
2007-12-15
net: smc911x: shut up compiler warnings
Paul Mundt
1
-1
/
+1
2007-12-15
ucc_geth: minor whitespace fix
Andrew Morton
1
-1
/
+1
2007-12-14
drivers/net/s2io.c section fixes
Adrian Bunk
1
-2
/
+2
2007-12-14
drivers/net/sis190.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-14
hamachi endianness fixes
Al Viro
1
-33
/
+37
2007-12-14
e100: free IRQ to remove warningwhenrebooting
Auke Kok
1
-1
/
+4
2007-12-14
starfire VLAN fix
Al Viro
1
-1
/
+1
[prev]
[next]