Commit Graph

146 Commits (673ce00d7cb4ec060b5091992959da4a1d91c634)

Author SHA1 Message Date
Matt Fleming e881279363 sdio: initialise SDIO functions and update card->sdio_funcs in lockstep 15 years ago
Daniel Drake 3d10a1ba0d sdio: fix reference counting in sdio_remove_func() 15 years ago
Ben Hutchings bd68e0838f mmc: add module parameter to set whether cards are assumed removable 15 years ago
Albert Herranz 4ec6496065 sdio: rework cis tuple parsing 15 years ago
David Vrabel a1125b1e41 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings 16 years ago
Albert Herranz ed9935f4f9 sdio: pass whitelisted cis funce tuples to sdio drivers 16 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Nicolas Pitre 996ad5686c mmc: make SDIO device/driver struct accessors public 16 years ago
Nicolas Pitre 95cdfb72b9 mmc: propagate error codes back from bus drivers' suspend/resume methods 16 years ago
Nicolas Pitre 17d33e14f7 mmc: core SDIO suspend/resume support 16 years ago
Wolfgang Muees d08ebeddfb mmc_spi: fail gracefully if host or card do not support the switch command 16 years ago
Ohad Ben-Cohen 7c979ec713 sdio: add MMC_QUIRK_LENIENT_FN0 16 years ago
Roel Kluin 4245c0256d sdio: fix read buffer overflow 16 years ago
Ohad Ben-Cohen 006ebd5de1 sdio: add CD disable support 16 years ago
Adrian Hunter ef0b27d4cc mmc: check status after MMC SWITCH command 16 years ago
Denis Karpov 53509f0fe2 mmc: power off once at removal 16 years ago
Jarkko Lavinen b1ebe38456 mmc: add mmc card sleep and awake support 16 years ago
Adrian Hunter eae1aeeed8 mmc: add ability to save power by powering off cards 16 years ago
Adrian Hunter 9feae24696 mmc: add MMC_CAP_NONREMOVABLE host capability 16 years ago
Adrian Hunter 319a3f1429 mmc: allow host claim / release nesting 16 years ago
Adrian Hunter 8ea926b22e mmc: add 'enable' and 'disable' methods to mmc host 16 years ago
Ohad Ben-Cohen 27cce39f55 sdio: do not ignore MMC_VDD_165_195 16 years ago
Balaji Rao 500f35648e mmc: in mmc_power_up(), use previously selected ocr if available 16 years ago
David Brownell a4dbd6740d driver model: constify attribute groups 16 years ago
Sascha Hauer 8dfd0374be MMC core: limit minimum initialization frequency to 400kHz 16 years ago
Jorg Schummer 94d89efb2c mmc: mmc_rescan detects card change in one run 16 years ago
José M. Fernández 79bccc5aef mmc: increase power up delay 16 years ago
Wolfgang Muees 9d9f25c036 mmc_spi: do not check CID and CSD blocks with CRC16 16 years ago
Jarkko Lavinen 3e44ddd44e mmc: Accept EXT_CSD rev 1.3 since it is backwards compatible with 1.2 16 years ago
David Brownell 5c13941acc MMC: regulator utilities 16 years ago
Wolfgang Muees c0c8887157 mmc_spi: allow higher timeouts for SPI mode 16 years ago
Balaji Rao d3096f88ac mmc: During unsafe resume, select the right volatge for the card 16 years ago
Pierre Ossman be6f19fc24 sdio: check that addresses are within the address space 16 years ago
Pierre Ossman c8d718f103 sdio: handle null tuples 16 years ago
Pierre Ossman 0d6132ba0b sdio: handle cis end marker in link field 16 years ago
Adrian Hunter 736bb6bb01 mmc: Add Extended CSD register to debugfs 16 years ago
Andy Whitcroft 6b0b62853b mmc: add MODALIAS linkage for MMC/SD devices 16 years ago
Jorg Schummer 7de427d088 mmc: delayed_work was never cancelled 16 years ago
Adrian Hunter cda56ac29f mmc: fix data timeout for SEND_EXT_CSD 16 years ago
David Brownell f6e10b865c mmc: warn about voltage mismatches 16 years ago
Anton Vorontsov 86e8286a0e mmc: Add mmc_vddrange_to_ocrmask() helper function 16 years ago
Jarkko Lavinen b30f8af335 mmc: Add 8-bit bus width support 16 years ago
Kay Sievers d1b2686308 mmc: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Pierre Ossman 493890e75d mmc: increase SD write timeout for crappy cards 16 years ago
Matthew Fleming 0d3e0460f3 MMC: CSD and CID timeout values 17 years ago
Pierre Ossman d16f577004 sdio: high-speed support 17 years ago
Pierre Ossman 6501ff604a sdio: give sdio irq thread a host specific name 17 years ago
Pierre Ossman e633b7bcec sdio: make sleep on error interruptable 17 years ago
Pierre Ossman a84756c573 mmc: properly iterate over sg list in debug check 17 years ago
Haavard Skinnemoen f4b7f927b5 mmc: Add per-card debugfs support 17 years ago