| Commit message (Expand) | Author | Age | Files | Lines |
* | omap_hsmmc: add missing probe handler hook | Roger Quadros | 2009-10-29 | 1 | -1/+1 |
* | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König | 2009-10-22 | 1 | -1/+0 |
* | [ARM] pxamci: fix printing gpio numbers in pxamci_probe | Antonio Ospite | 2009-10-12 | 1 | -2/+2 |
* | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel | 2009-10-08 | 1 | -4/+3 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2009-10-03 | 1 | -2/+0 |
|\ |
|
| * | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij | 2009-10-01 | 1 | -2/+0 |
* | | s3cmci: add better support for no card detect or write protect available | Ben Dooks | 2009-10-02 | 1 | -21/+25 |
* | | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks | 2009-10-02 | 2 | -2/+14 |
* | | s3cmci: DMA fixes | Ben Dooks | 2009-10-02 | 2 | -18/+47 |
* | | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks | 2009-10-02 | 2 | -8/+65 |
* | | s3cmci: add SDIO IRQ support | Ben Dooks | 2009-10-02 | 2 | -10/+156 |
* | | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks | 2009-10-02 | 2 | -0/+132 |
* | | s3cmci: fix direct write to interrupt mask | Ben Dooks | 2009-10-02 | 1 | -3/+3 |
* | | s3cmci: change to use dev_pm_ops | Ben Dooks | 2009-10-02 | 1 | -11/+18 |
* | | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks | 2009-10-02 | 1 | -18/+69 |
* | | s3cmci: update probe to use new platform id list | Ben Dooks | 2009-10-02 | 1 | -47/+24 |
* | | s3cmci: use resource_size() instead of local macro | Ben Dooks | 2009-10-02 | 1 | -6/+4 |
* | | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz | 2009-10-02 | 1 | -16/+49 |
* | | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'origin' into for-linus | Russell King | 2009-09-24 | 25 | -423/+3312 |
|\ |
|
| * | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2009-09-24 | 1 | -1/+8 |
| |\ |
|
| | * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | NeilBrown | 2009-09-23 | 1 | -1/+8 |
| | |\ |
|
| | | * | Merge commit 'md/for-linus' into async-tx-next | Dan Williams | 2009-09-09 | 8 | -12/+36 |
| | | |\ |
|
| | | * | | dmaengine: Move all map_sg/unmap_sg for slave channel to its client | Atsushi Nemoto | 2009-09-09 | 1 | -1/+8 |
| * | | | | spi: prefix modalias with "spi:" | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
| * | | | | sdhci: increase timeout for internal clock stabilization. | Chris Ball | 2009-09-23 | 1 | -2/+2 |
| * | | | | sdhci: support for ADMA only hosts | Richard Röjfors | 2009-09-23 | 3 | -23/+21 |
| * | | | | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 2009-09-23 | 1 | -3/+0 |
| * | | | | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 2009-09-23 | 5 | -54/+69 |
| * | | | | mmc: core SDIO suspend/resume support | Nicolas Pitre | 2009-09-23 | 1 | -89/+196 |
| * | | | | mmc_spi: fail gracefully if host or card do not support the switch command | Wolfgang Muees | 2009-09-23 | 2 | -10/+10 |
| * | | | | omap4: mmc driver support on OMAP4 | kishore kadiyala | 2009-09-23 | 2 | -3/+13 |
| * | | | | sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 | Chris Ball | 2009-09-23 | 1 | -1/+2 |
| * | | | | atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) | Rob Emanuele | 2009-09-23 | 2 | -7/+42 |
| * | | | | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 2009-09-23 | 1 | -1/+1 |
| * | | | | sdhci-of: cleanup eSDHC's set_clock() a little bit | Anton Vorontsov | 2009-09-23 | 1 | -11/+8 |
| * | | | | sdhci-of: don't hard-code inverted write-protect quirk | Anton Vorontsov | 2009-09-23 | 1 | -1/+13 |
| * | | | | sdhci-of: fix high-speed cards recognition | Anton Vorontsov | 2009-09-23 | 3 | -10/+10 |
| * | | | | sdhci-of: avoid writing reserved bits into host control register | Anton Vorontsov | 2009-09-23 | 1 | -0/+6 |
| * | | | | sdhci-of: fix SD clock calculation | Anton Vorontsov | 2009-09-23 | 1 | -0/+1 |
| * | | | | sdio: fix read buffer overflow | Roel Kluin | 2009-09-23 | 1 | -1/+1 |
| * | | | | sdhci: be more strict with get_min_clock() usage | Anton Vorontsov | 2009-09-23 | 1 | -1/+2 |
| * | | | | sdio: add CD disable support | Ohad Ben-Cohen | 2009-09-23 | 1 | -0/+30 |
| * | | | | omap_hsmmc: set a large data timeout for commands with busy signal | Adrian Hunter | 2009-09-23 | 1 | -4/+11 |
| * | | | | omap_hsmmc: ensure all clock enables and disables are paired | Adrian Hunter | 2009-09-23 | 1 | -27/+33 |
| * | | | | omap_hsmmc: protect the card when the cover is open | Adrian Hunter | 2009-09-23 | 1 | -2/+61 |
| * | | | | omap_hsmmc: code refactoring | Denis Karpov | 2009-09-23 | 1 | -159/+161 |
| * | | | | omap_hsmmc: prevent races with irq handler | Adrian Hunter | 2009-09-23 | 1 | -0/+25 |
| * | | | | omap_hsmmc: cater for weird CMD6 behaviour | Adrian Hunter | 2009-09-23 | 1 | -0/+7 |
| * | | | | omap_hsmmc: clear interrupt status after init sequence | Adrian Hunter | 2009-09-23 | 1 | -0/+4 |