Commit Graph

65184 Commits (019a5f56ec195aceadada18aaaad0f67294bdaef)
 

Author SHA1 Message Date
Nicolas Pitre 019a5f56ec mmc: don't use weight32() 18 years ago
Nicolas Pitre c783837bc6 pxamci: support arbitrary block size 18 years ago
Nicolas Pitre 599473cf15 sdio: make the IRQ thread more resilient in the presence of bad states 18 years ago
Nicolas Pitre 3e01e4bcdd sdio: fix IRQ diagnostic message 18 years ago
Pierre Ossman d6f8deecef sdhci: remove old dma module params 18 years ago
Feng Tang 7c168e3db7 sdhci: add SDHCI_QUIRK_BROKEN_DMA quirk 18 years ago
Feng Tang 56e71efe44 sdhci: remove DMA capability check from controller's PCI Class reg 18 years ago
Nicolas Pitre 2df3b71b27 sdhci: fix a typo 18 years ago
Philip Langdale 5ae70296c8 mmc: Disabler for Ricoh MMC controller 18 years ago
Pierre Ossman 6f4285d133 sdio: adaptive interrupt polling 18 years ago
Bridge Wu 5d3ad4e8a1 mmc: pxamci: add SDIO card interrupt reporting capability 18 years ago
Bridge Wu df456f479a mmc: pxamci: set proper buswidth capabilities according to PXA flavor 18 years ago
Nicolas Pitre fe2dc44eac mmc: pxamci: set proper block capabilities according to PXA flavor 18 years ago
Bridge Wu 81ab570f65 mmc: pxamci: better pending IRQ determination 18 years ago
Pavel Pisa faf39ede5e arm: i.MX/MX1 SDHC implements SD cards read-only switch read-back 18 years ago
Pierre Ossman af8350c756 mmc: add led trigger 18 years ago
David Brownell 15a0580ced mmc_spi host driver 18 years ago
David Brownell af51715079 MMC core learns about SPI 18 years ago
David Brownell 7213d175e3 MMC/SD card driver learns SPI 18 years ago
David Brownell 97018580c4 MMC headers learn about SPI 18 years ago
Pierre Ossman 759bdc7af4 sdio: store vendor strings 18 years ago
Pierre Ossman f9996aee36 mmc: increase power up delay 18 years ago
Pierre Ossman f75979b77f sdhci: sdio interrupt support 18 years ago
Nicolas Pitre 15b82b46de sdio: fix recursion issues between sdio-uart driver and tty layer 18 years ago
Nicolas Pitre 2ba30eedec sdio: add default c_ispeed/c_ospeed values to sdio_uart driver 18 years ago
David Vrabel 7806cdb40f sdio: add sdio_f0_readb() and sdio_f0_writeb() 18 years ago
Pierre Ossman d84075c8ae mmc: replace BUG_ON with WARN_ON 18 years ago
Mariusz Kozlowski 9f2fcf9939 sdio: kmalloc + memset conversion to kzalloc 18 years ago
David Vrabel eb65946892 sdio: extend sdio_readsb() and friends to handle any length of buffer 18 years ago
David Vrabel 9a08f82b3c sdio: set the functions' block size 18 years ago
David Vrabel 7616ee95f2 sdio: add SDIO_FBR_BASE(f) macro 18 years ago
Pierre Ossman e6f918bf39 mmc: fix sdio timeout calculation 18 years ago
Pierre Ossman ce252edd86 mmc: fix incorrect divisor in debug output 18 years ago
Pierre Ossman 4ff6471c02 sdio: enable wide bus mode 18 years ago
Pierre Ossman 6db5020e73 sdio: change clock speed 18 years ago
Adrian Bunk 22bfc979d3 make struct sdio_dev_attrs[] static 18 years ago
Nicolas Pitre 17b759aff9 sdio: add interface for host side SDIO interrupt reporting 18 years ago
Pierre Ossman 112c9db91e sdio: support IO_RW_EXTENDED 18 years ago
Nicolas Pitre 5ed334a1f8 sdio: add /proc interface to sdio_uart driver 18 years ago
Nicolas Pitre 6e418a9d26 sdio: UART/GPS driver 18 years ago
Nicolas Pitre d1496c39e5 sdio: core support for SDIO function interrupt 18 years ago
Nicolas Pitre 2342f3323c sdio: allow for mmc_claim_host to be aborted 18 years ago
Nicolas Pitre 55fe77a0a2 sdio: defines for some standard interface types 18 years ago
Pierre Ossman bcfe66e21e sdio: add basic sysfs attributes 18 years ago
Pierre Ossman d59b66c7a5 sdio: add modalias support 18 years ago
Pierre Ossman 9eb3a94d02 mmc: whip bus uevent handler into shape 18 years ago
Pierre Ossman 3b38bea0d9 sdio: add device id table and matching 18 years ago
Nicolas Pitre 26074962e8 mmc: initialize mmc subsystem with subsys_initcall() 18 years ago
Pierre Ossman 1a632f8cdc sdio: split up common and function CIS parsing 18 years ago
Nicolas Pitre b1538bcf75 sdio: link unknown CIS tuples to the sdio_func structure 18 years ago