summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* MMC core learns about SPIDavid Brownell2007-09-2310-103/+372
* MMC/SD card driver learns SPIDavid Brownell2007-09-231-8/+15
* sdio: store vendor stringsPierre Ossman2007-09-233-1/+55
* mmc: increase power up delayPierre Ossman2007-09-231-1/+9
* sdhci: sdio interrupt supportPierre Ossman2007-09-231-1/+38
* sdio: fix recursion issues between sdio-uart driver and tty layerNicolas Pitre2007-09-231-2/+19
* sdio: add default c_ispeed/c_ospeed values to sdio_uart driverNicolas Pitre2007-09-231-0/+2
* sdio: add sdio_f0_readb() and sdio_f0_writeb()David Vrabel2007-09-231-0/+64
* mmc: replace BUG_ON with WARN_ONPierre Ossman2007-09-235-15/+13
* sdio: kmalloc + memset conversion to kzallocMariusz Kozlowski2007-09-231-3/+1
* sdio: extend sdio_readsb() and friends to handle any length of bufferDavid Vrabel2007-09-233-28/+86
* sdio: set the functions' block sizeDavid Vrabel2007-09-233-1/+59
* sdio: add SDIO_FBR_BASE(f) macroDavid Vrabel2007-09-232-3/+3
* mmc: fix sdio timeout calculationPierre Ossman2007-09-231-0/+9
* mmc: fix incorrect divisor in debug outputPierre Ossman2007-09-231-1/+1
* sdio: enable wide bus modePierre Ossman2007-09-231-0/+33
* sdio: change clock speedPierre Ossman2007-09-231-0/+6
* make struct sdio_dev_attrs[] staticAdrian Bunk2007-09-231-1/+1
* sdio: add interface for host side SDIO interrupt reportingNicolas Pitre2007-09-232-1/+10
* sdio: support IO_RW_EXTENDEDPierre Ossman2007-09-233-0/+243
* sdio: add /proc interface to sdio_uart driverNicolas Pitre2007-09-231-0/+62
* sdio: UART/GPS driverNicolas Pitre2007-09-233-0/+1086
* sdio: core support for SDIO function interruptNicolas Pitre2007-09-233-1/+246
* sdio: allow for mmc_claim_host to be abortedNicolas Pitre2007-09-231-6/+16
* sdio: add basic sysfs attributesPierre Ossman2007-09-231-0/+32
* sdio: add modalias supportPierre Ossman2007-09-231-1/+20
* mmc: whip bus uevent handler into shapePierre Ossman2007-09-231-14/+17
* sdio: add device id table and matchingPierre Ossman2007-09-231-6/+52
* mmc: initialize mmc subsystem with subsys_initcall()Nicolas Pitre2007-09-231-1/+1
* sdio: split up common and function CIS parsingPierre Ossman2007-09-235-26/+193
* sdio: link unknown CIS tuples to the sdio_func structureNicolas Pitre2007-09-233-29/+58
* sdio: initial CIS parsing codeNicolas Pitre2007-09-234-1/+144
* sdio: basic parsing of FBRPierre Ossman2007-09-231-0/+38
* sdio: read and decode interesting parts of the CCCRPierre Ossman2007-09-231-0/+63
* mmc: enable/disable functions for SDIOPierre Ossman2007-09-231-0/+93
* mmc: add basic SDIO I/O operationsPierre Ossman2007-09-232-1/+107
* mmc: add SDIO driver handlingPierre Ossman2007-09-231-0/+23
* mmc: basic SDIO device modelPierre Ossman2007-09-235-15/+237
* mmc: implement SDIO IO_RW_DIRECT operationPierre Ossman2007-09-232-0/+39
* mmc: detect SDIO cardsPierre Ossman2007-09-236-13/+281
* mmc: at91_mci: disable handling of blocks with size not multiple of 4 bytesMarc Pignat2007-09-231-0/+8
* mmc: add missing printk levelsPierre Ossman2007-09-231-2/+3
* mmc: remove confusing flagPierre Ossman2007-09-233-15/+16
* mmc: remove BYTEBLOCK capabilityPierre Ossman2007-09-236-7/+21
* mmc: mmc_set_data_timeout() parameter write is redundantPierre Ossman2007-09-234-10/+8
* mmc: read ext_csd version numberPierre Ossman2007-09-231-7/+17
* mmc: improve error code feedbackPierre Ossman2007-09-232-13/+36
* mmc: remove custom error codesPierre Ossman2007-09-2315-196/+190
* ACPI: disable lower idle C-states across suspend/resumeThomas Gleixner2007-09-222-1/+20
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-09-224-84/+53
|\
OpenPOWER on IntegriCloud