Commit Graph

464 Commits (e4030a2f40a9575bccc71c3e156ca78c7d6fded6)

Author SHA1 Message Date
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
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
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
Nicolas Pitre b726126196 sdio: initial CIS parsing code 18 years ago
Pierre Ossman 0597007f1b sdio: basic parsing of FBR 18 years ago
Pierre Ossman 35c66c1908 sdio: read and decode interesting parts of the CCCR 18 years ago
Pierre Ossman fa64efa1f2 mmc: enable/disable functions for SDIO 18 years ago
Pierre Ossman 46f555f273 mmc: add basic SDIO I/O operations 18 years ago
Pierre Ossman f76c85154d mmc: add SDIO driver handling 18 years ago
Pierre Ossman e29a7d73f4 mmc: basic SDIO device model 18 years ago
Pierre Ossman b2bcc798bb mmc: implement SDIO IO_RW_DIRECT operation 18 years ago