aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2007-09-23MMC core learns about SPIDavid Brownell
2007-09-23MMC/SD card driver learns SPIDavid Brownell
2007-09-23sdio: store vendor stringsPierre Ossman
2007-09-23mmc: increase power up delayPierre Ossman
2007-09-23sdhci: sdio interrupt supportPierre Ossman
2007-09-23sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre
2007-09-23sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre
2007-09-23sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel
2007-09-23mmc: replace BUG_ON with WARN_ONPierre Ossman
2007-09-23sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski
2007-09-23sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel
2007-09-23sdio: set the functions' block sizeDavid Vrabel
2007-09-23sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel
2007-09-23mmc: fix sdio timeout calculationPierre Ossman
2007-09-23mmc: fix incorrect divisor in debug outputPierre Ossman
2007-09-23sdio: enable wide bus modePierre Ossman
2007-09-23sdio: change clock speedPierre Ossman
2007-09-23make struct sdio_dev_attrs[] staticAdrian Bunk
2007-09-23sdio: add interface for host side SDIO interrupt reportingNicolas Pitre
2007-09-23sdio: support IO_RW_EXTENDEDPierre Ossman
2007-09-23sdio: add /proc interface to sdio_uart driverNicolas Pitre
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