Commit Graph

107 Commits (7026d4ac1fc134566c2c946e6c0d849fc03ba7b7)

Author SHA1 Message Date
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
Haavard Skinnemoen 6edd8ee60a mmc: Export internal host state through debugfs 17 years ago
Tomas Winkler ea901300cd sdio: sdio_io.c Fix sparse warnings 17 years ago
Benzi Zbit 62a7573ee9 sdio: fix the use of hard coded timeout value. 17 years ago
Tomas Winkler 6d37333163 mmc: fix sdio_io sparse errors 17 years ago
Pierre Ossman eea0f581c4 sdio: clean up handling of byte mode transfer size 17 years ago
Pierre Ossman ad3868b2ec mmc,sdio: helper function for transfer padding 17 years ago
Deepak Saxena 8769392b19 MMC: Trivial comment cleanup 17 years ago
Anton Vorontsov 08f80bb519 mmc: change .get_ro() callback semantics 17 years ago
Anton Vorontsov 28f52482b4 mmc: add support for card-detection polling 17 years ago
Adrian Bunk e70aa3fac1 mmc: sdio_ops.c should #include "sdio_ops.h" 17 years ago
Adrian Bunk 98b843be56 mmc: proper prototypes for mmc_attach_*() 17 years ago
Adrian Bunk 261172fd1b mmc: make __mmc_release_bus() static 17 years ago
Robert P. J. Day 6fee65cfde mmc: use shorter, equivalent set_current_state() 17 years ago
Pierre Ossman ff3112f5ad mmc: set controller name early 17 years ago
Pierre Ossman 51ec92e295 mmc: use sysfs groups to handle conditional attributes 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 18 years ago
Pierre Ossman 1fa8dd146f mmc: use common byte swap macros 18 years ago
Pierre Ossman 78e480731a mmc: fix cid and csd byte order 18 years ago
Florin Malita 00cedfa67b mmc: possible leak in mmc_read_ext_csd 18 years ago
Al Viro 7ac0326c3f uevent environment changes fallout 18 years ago
Kay Sievers 7eff2e7a8b Driver core: change add_uevent_var to use a struct 18 years ago
Pierre Ossman 77f1fd6ecd mmc: use correct unregister function for led trigger 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 6f4285d133 sdio: adaptive interrupt polling 18 years ago
Pierre Ossman af8350c756 mmc: add led trigger 18 years ago
David Brownell af51715079 MMC core learns 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
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