| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXX | Eric Miao | 2007-04-21 |
* | | mmc-omap: Clean up omap set_ios and make MMC_POWER_ON work | Tony Lindgren | 2007-05-01 |
* | | mmc-omap: Fix omap to use MMC_POWER_ON | Tony Lindgren | 2007-05-01 |
* | | mmc-omap: add missing '\n' | Arnaud Patard | 2007-05-01 |
* | | mmc: make tifm_sd_set_dma_data() static | Adrian Bunk | 2007-05-01 |
* | | mmc: remove old card states | Pierre Ossman | 2007-05-01 |
* | | mmc: support unsafe resume of cards | Pierre Ossman | 2007-05-01 |
* | | mmc: separate out reading EXT_CSD | Pierre Ossman | 2007-05-01 |
* | | mmc: break apart switch function | Pierre Ossman | 2007-05-01 |
* | | MMC: Fix handling of low-voltage cards | Philip Langdale | 2007-05-01 |
* | | MMC: Consolidate voltage definitions | Philip Langdale | 2007-05-01 |
* | | mmc: add bus handler | Pierre Ossman | 2007-05-01 |
* | | wbsd: check for data opcode earlier | Pierre Ossman | 2007-05-01 |
* | | mmc: Separate out protocol ops | Pierre Ossman | 2007-05-01 |
* | | mmc: Move core functions to subdir | Pierre Ossman | 2007-05-01 |
* | | mmc: deprecate mmc bus topology | Pierre Ossman | 2007-05-01 |
* | | mmc: remove card upon suspend | Pierre Ossman | 2007-05-01 |
* | | mmc: allow suspended block driver to be removed | Pierre Ossman | 2007-05-01 |
* | | mmc: Flush pending detects on host removal | Pierre Ossman | 2007-05-01 |
* | | mmc: Move host and card drivers to subdirs | Pierre Ossman | 2007-05-01 |
* | | mmc: Move queue functions to mmc_block | Pierre Ossman | 2007-05-01 |
* | | mmc: Move "present" marking | Pierre Ossman | 2007-05-01 |
* | | mmc: Move OCR bit defines | Pierre Ossman | 2007-05-01 |
* | | mmc: add type field to cards | Pierre Ossman | 2007-05-01 |
* | | mmc: MMC sector based cards | Pierre Ossman | 2007-05-01 |
* | | mmc: use right timing mode constant | Pierre Ossman | 2007-05-01 |
* | | tifm: layout fixes, small changes to comments and printfs | Alex Dubov | 2007-05-01 |
* | | tifm_sd: implement software scatter-gather | Alex Dubov | 2007-05-01 |
* | | tifm_sd: fix resume handler | Alex Dubov | 2007-05-01 |
* | | tifm_sd: replace command completion state machine with full checking | Alex Dubov | 2007-05-01 |
* | | tifm_sd: merge dma and pio request processing paths | Alex Dubov | 2007-05-01 |
* | | tifm_sd: separate command flags, socket flags and register bit masks | Alex Dubov | 2007-05-01 |
* | | tifm_sd: remove wait for power off on remove | Alex Dubov | 2007-05-01 |
* | | tifm_sd: remove tifm_sd_terminate function | Alex Dubov | 2007-05-01 |
* | | tifm: simplify bus match and uevent handlers | Alex Dubov | 2007-05-01 |
* | | tifm: hide details of interrupt processing from socket drivers | Alex Dubov | 2007-05-01 |
* | | wbsd: remove block crc test | Pierre Ossman | 2007-05-01 |
* | | mmc: enforce correct sg list | Pierre Ossman | 2007-05-01 |
* | | mmc: cull sg list to match mmc request size | Alex Dubov | 2007-05-01 |
* | | uevent: use add_uevent_var() instead of open coding it | Eric Rannaud | 2007-04-27 |
|/ |
|
* | [ARM] 4256/1: i.MX/MX1 SDHC fix/workaround of SD card recognition problems | Pavel Pisa | 2007-03-12 |
* | sdhci: release irq during suspend | Pierre Ossman | 2007-03-06 |
* | sdhci: make isr tolerant of read errors | Mark Lord | 2007-03-06 |
* | mmc: require explicit support for high-speed | Pierre Ossman | 2007-03-06 |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.h | Andrew Victor | 2007-02-08 |
* | | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-02-11 |
|\ \ |
|
| * | | tifm_sd: treat "status error" as normal command completion | Alex Dubov | 2007-02-11 |