aboutsummaryrefslogtreecommitdiff
path: root/drivers
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: 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-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-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-20ACPI: suspend: consolidate handling of Sx states.Alexey Starikovskiy
2007-09-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-20[libata] ahci: add ATI SB800 PCI IDshenry su
2007-09-20libata-sff: Fix documentationAlan Cox
2007-09-20libata: Update the blacklist with a few more devicesAlan Cox
2007-09-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-09-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-09-20sky2: version 1.18Stephen Hemminger
2007-09-20sky2: receive FIFO checkingStephen Hemminger
2007-09-20sky2: fe+ chip supportStephen Hemminger
2007-09-20sky2: reorganize chip revision featuresStephen Hemminger
2007-09-20sky2: ethtool speed report bugStephen Hemminger
2007-09-20sky2: fix VLAN receive processing (resend)Stephen Hemminger
2007-09-20ieee1394: ohci1394: fix initialization if built non-modularStefan Richter
2007-09-20[BNX2]: Add PHY workaround for 5709 A1.Michael Chan
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_xmitHerbert Xu
2007-09-20[PPP] L2TP: Fix skb handling in pppol2tp_recv_coreHerbert Xu