summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-09-23sdio: add modalias supportPierre Ossman2-1/+40
2007-09-23mmc: whip bus uevent handler into shapePierre Ossman1-14/+17
2007-09-23sdio: add device id table and matchingPierre Ossman3-7/+92
2007-09-23mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre1-1/+1
2007-09-23sdio: split up common and function CIS parsingPierre Ossman7-26/+205
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre4-29/+70
2007-09-23sdio: initial CIS parsing codeNicolas Pitre4-1/+144
2007-09-23sdio: basic parsing of FBRPierre Ossman2-0/+43
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman2-0/+74
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman3-0/+188
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman3-1/+119
2007-09-23mmc: add SDIO driver handlingPierre Ossman2-0/+41
2007-09-23mmc: basic SDIO device modelPierre Ossman7-15/+279
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman4-0/+74
2007-09-23mmc: detect SDIO cardsPierre Ossman10-14/+304
2007-09-23mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat1-0/+8
2007-09-23mmc: add missing printk levelsPierre Ossman1-2/+3
2007-09-23mmc: remove confusing flagPierre Ossman4-16/+16
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman7-10/+23
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman5-11/+9
2007-09-23mmc: read ext_csd version numberPierre Ossman2-7/+18
2007-09-23mmc: improve error code feedbackPierre Ossman2-13/+36
2007-09-23mmc: remove custom error codesPierre Ossman16-202/+203
2007-09-23clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner1-16/+1
2007-09-23ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner3-1/+22
2007-09-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds4-84/+53
2007-09-22Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2-5/+6
2007-09-22KVM: Fix virtualization menu help textAvi Kivity1-1/+2
2007-09-22Pull suspend.now into release branchLen Brown3-82/+52
2007-09-22Pull now into release branchLen Brown1-2/+1
2007-09-22ACPI: suspend: consolidate handling of Sx states addendumFrans Pop1-2/+4
2007-09-22Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+12
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds5-59/+26
2007-09-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2007-09-21[MIPS] BCM1480: include <linux/init.h>.Ralf Baechle1-0/+1
2007-09-21[MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle1-0/+1
2007-09-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-30/+57
2007-09-21x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2-7/+15
2007-09-21ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy3-81/+49
2007-09-21ocfs2: Pack vote message and response structuresSunil Mushran1-2/+2
2007-09-21ocfs2: Don't double set write parametersMark Fasheh1-13/+3
2007-09-21ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh1-1/+16
2007-09-21ocfs2: Allow smaller allocations during large writesMark Fasheh5-14/+36
2007-09-21Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds3-5/+14
2007-09-21signalfd simplificationDavide Libenzi8-217/+39
2007-09-21rpc: fix garbage in printk in svc_tcp_accept()Wolfgang Walter1-1/+2
2007-09-21[libata] ahci: add ATI SB800 PCI IDshenry su1-4/+6
2007-09-20libata-sff: Fix documentationAlan Cox1-1/+4
2007-09-20libata: Update the blacklist with a few more devicesAlan Cox1-0/+4
2007-09-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds6-84/+73