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
2007-09-23
sdio: add modalias support
Pierre Ossman
1
-1
/
+20
2007-09-23
mmc: whip bus uevent handler into shape
Pierre Ossman
1
-14
/
+17
2007-09-23
sdio: add device id table and matching
Pierre Ossman
1
-6
/
+52
2007-09-23
mmc: initialize mmc subsystem with subsys_initcall()
Nicolas Pitre
1
-1
/
+1
2007-09-23
sdio: split up common and function CIS parsing
Pierre Ossman
5
-26
/
+193
2007-09-23
sdio: link unknown CIS tuples to the sdio_func structure
Nicolas Pitre
3
-29
/
+58
2007-09-23
sdio: initial CIS parsing code
Nicolas Pitre
4
-1
/
+144
2007-09-23
sdio: basic parsing of FBR
Pierre Ossman
1
-0
/
+38
2007-09-23
sdio: read and decode interesting parts of the CCCR
Pierre Ossman
1
-0
/
+63
2007-09-23
mmc: enable/disable functions for SDIO
Pierre Ossman
1
-0
/
+93
2007-09-23
mmc: add basic SDIO I/O operations
Pierre Ossman
2
-1
/
+107
2007-09-23
mmc: add SDIO driver handling
Pierre Ossman
1
-0
/
+23
2007-09-23
mmc: basic SDIO device model
Pierre Ossman
5
-15
/
+237
2007-09-23
mmc: implement SDIO IO_RW_DIRECT operation
Pierre Ossman
2
-0
/
+39
2007-09-23
mmc: detect SDIO cards
Pierre Ossman
6
-13
/
+281
2007-09-23
mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytes
Marc Pignat
1
-0
/
+8
2007-09-23
mmc: add missing printk levels
Pierre Ossman
1
-2
/
+3
2007-09-23
mmc: remove confusing flag
Pierre Ossman
3
-15
/
+16
2007-09-23
mmc: remove BYTEBLOCK capability
Pierre Ossman
6
-7
/
+21
2007-09-23
mmc: mmc_set_data_timeout() parameter write is redundant
Pierre Ossman
4
-10
/
+8
2007-09-23
mmc: read ext_csd version number
Pierre Ossman
1
-7
/
+17
2007-09-23
mmc: improve error code feedback
Pierre Ossman
2
-13
/
+36
2007-09-23
mmc: remove custom error codes
Pierre Ossman
15
-196
/
+190
2007-09-23
ACPI: disable lower idle C-states across suspend/resume
Thomas Gleixner
2
-1
/
+20
2007-09-22
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
4
-84
/
+53
2007-09-22
KVM: Fix virtualization menu help text
Avi Kivity
1
-1
/
+2
2007-09-22
Pull suspend.now into release branch
Len Brown
3
-82
/
+52
2007-09-22
Pull now into release branch
Len Brown
1
-2
/
+1
2007-09-22
ACPI: suspend: consolidate handling of Sx states addendum
Frans Pop
1
-2
/
+4
2007-09-21
ACPI: suspend: consolidate handling of Sx states.
Alexey Starikovskiy
3
-81
/
+49
2007-09-21
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-5
/
+14
2007-09-21
[libata] ahci: add ATI SB800 PCI IDs
henry su
1
-4
/
+6
2007-09-20
libata-sff: Fix documentation
Alan Cox
1
-1
/
+4
2007-09-20
libata: Update the blacklist with a few more devices
Alan Cox
1
-0
/
+4
2007-09-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-70
/
+58
2007-09-20
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-121
/
+292
2007-09-20
sky2: version 1.18
Stephen Hemminger
1
-1
/
+1
2007-09-20
sky2: receive FIFO checking
Stephen Hemminger
2
-17
/
+66
2007-09-20
sky2: fe+ chip support
Stephen Hemminger
2
-37
/
+117
2007-09-20
sky2: reorganize chip revision features
Stephen Hemminger
2
-57
/
+90
2007-09-20
sky2: ethtool speed report bug
Stephen Hemminger
1
-7
/
+0
2007-09-20
sky2: fix VLAN receive processing (resend)
Stephen Hemminger
2
-2
/
+14
2007-09-20
ieee1394: ohci1394: fix initialization if built non-modular
Stefan Richter
2
-4
/
+2
2007-09-20
[BNX2]: Add PHY workaround for 5709 A1.
Michael Chan
1
-3
/
+4
2007-09-20
[PPP] L2TP: Fix skb handling in pppol2tp_xmit
Herbert Xu
1
-40
/
+23
2007-09-20
[PPP] L2TP: Fix skb handling in pppol2tp_recv_core
Herbert Xu
1
-20
/
+24
2007-09-20
[PPP] L2TP: Disallow non-UDP datagram sockets
Herbert Xu
1
-5
/
+6
2007-09-20
[PPP] pppoe: Fix double-free on skb after transmit failure
Herbert Xu
1
-2
/
+1
2007-09-20
phy: export phy_mii_ioctl
Domen Puncer
1
-0
/
+1
2007-09-20
myri10ge: Add support for PCI device id 9
Brice Goglin
1
-0
/
+3
[next]