Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-24 | mmc: initialize struct mmc_request at declaration time | Chris Ball | 1 | -3/+1 |
2011-05-24 | mmc: initialize struct mmc_data at declaration time | Chris Ball | 1 | -2/+1 |
2011-05-24 | mmc: initialize struct mmc_command at declaration time | Chris Ball | 1 | -8/+3 |
2010-03-12 | sdio: recognize io card without powercycle | Albert Herranz | 1 | -6/+30 |
2009-03-24 | sdio: check that addresses are within the address space | Pierre Ossman | 1 | -0/+8 |
2008-04-18 | mmc: sdio_ops.c should #include "sdio_ops.h" | Adrian Bunk | 1 | -0/+1 |
2007-11-02 | cleanup asm/scatterlist.h includes | Adrian Bunk | 1 | -1/+0 |
2007-09-23 | MMC core learns about SPI | David Brownell | 1 | -19/+47 |
2007-09-23 | sdio: extend sdio_readsb() and friends to handle any length of buffer | David Vrabel | 1 | -7/+12 |
2007-09-23 | sdio: support IO_RW_EXTENDED | Pierre Ossman | 1 | -0/+57 |
2007-09-23 | mmc: implement SDIO IO_RW_DIRECT operation | Pierre Ossman | 1 | -0/+37 |
2007-09-23 | mmc: detect SDIO cards | Pierre Ossman | 1 | -0/+49 |