aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-23sdio: UART/GPS driverNicolas Pitre
2007-09-23sdio: core support for SDIO function interruptNicolas Pitre
2007-09-23sdio: allow for mmc_claim_host to be abortedNicolas Pitre
2007-09-23sdio: defines for some standard interface typesNicolas Pitre
2007-09-23sdio: add basic sysfs attributesPierre Ossman
2007-09-23sdio: add modalias supportPierre Ossman
2007-09-23mmc: whip bus uevent handler into shapePierre Ossman
2007-09-23sdio: add device id table and matchingPierre Ossman
2007-09-23mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre
2007-09-23sdio: split up common and function CIS parsingPierre Ossman
2007-09-23sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre
2007-09-23sdio: initial CIS parsing codeNicolas Pitre
2007-09-23sdio: basic parsing of FBRPierre Ossman
2007-09-23sdio: read and decode interesting parts of the CCCRPierre Ossman
2007-09-23mmc: enable/disable functions for SDIOPierre Ossman
2007-09-23mmc: add basic SDIO I/O operationsPierre Ossman
2007-09-23mmc: add SDIO driver handlingPierre Ossman
2007-09-23mmc: basic SDIO device modelPierre Ossman
2007-09-23mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman
2007-09-23mmc: detect SDIO cardsPierre Ossman
2007-09-23mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat
2007-09-23mmc: add missing printk levelsPierre Ossman
2007-09-23mmc: remove confusing flagPierre Ossman
2007-09-23mmc: remove BYTEBLOCK capabilityPierre Ossman
2007-09-23mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman
2007-09-23mmc: read ext_csd version numberPierre Ossman
2007-09-23mmc: improve error code feedbackPierre Ossman
2007-09-23mmc: remove custom error codesPierre Ossman
2007-09-22clockevents: remove the suspend/resume workaround^WthinkoThomas Gleixner
2007-09-22ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner
2007-09-22Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2007-09-22Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds
2007-09-22KVM: Fix virtualization menu help textAvi Kivity
2007-09-21Pull suspend.now into release branchLen Brown
2007-09-21Pull now into release branchLen Brown
2007-09-21ACPI: suspend: consolidate handling of Sx states addendumFrans Pop
2007-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds
2007-09-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-09-21[MIPS] BCM1480: include <linux/init.h>.Ralf Baechle
2007-09-21[MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle
2007-09-21Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2007-09-21x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen
2007-09-20ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy
2007-09-20ocfs2: Pack vote message and response structuresSunil Mushran
2007-09-20ocfs2: Don't double set write parametersMark Fasheh
2007-09-20ocfs2: Fix pos/len passed to ocfs2_write_clusterMark Fasheh
2007-09-20ocfs2: Allow smaller allocations during large writesMark Fasheh
2007-09-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-20signalfd simplificationDavide Libenzi