Age | Commit message (Expand) | Author | Files | Lines |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -9/+9 |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King | 1 | -2/+2 |
2009-12-05 | Merge branch 'devel-stable' into devel | Russell King | 1 | -4/+6 |
2009-12-04 | Merge branch 'pending-misc' (early part) into devel | Russell King | 3 | -2/+2 |
2009-12-02 | [ARM] pxamci: call mmc_remove_host() before freeing resources | Daniel Mack | 1 | -2/+2 |
2009-12-01 | pxamci: introduce mmc_has_26mhz() and include pxa935 | Haojian Zhuang | 1 | -4/+6 |
2009-11-24 | ARM: 5785/1: Use ST vendor enum instead of numeral | Linus Walleij | 1 | -1/+1 |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren | 2 | -9/+9 |
2009-11-12 | mmci-omap: free irq resource | Ladislav Michl | 1 | -0/+1 |
2009-11-11 | Merge branch '7xx-iosplit-plat' with omap-fixes | Tony Lindgren | 2 | -9/+9 |
2009-10-29 | omap_hsmmc: add missing probe handler hook | Roger Quadros | 1 | -1/+1 |
2009-10-22 | mmc: at91_mci: Don't include asm/mach/mmc.h | Uwe Kleine-König | 1 | -1/+0 |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren | 2 | -9/+9 |
2009-10-12 | [ARM] pxamci: fix printing gpio numbers in pxamci_probe | Antonio Ospite | 1 | -2/+2 |
2009-10-08 | mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings | David Vrabel | 1 | -4/+3 |
2009-10-03 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+0 |
2009-10-02 | s3cmci: add better support for no card detect or write protect available | Ben Dooks | 1 | -21/+25 |
2009-10-02 | s3cmci: make SDIO IRQ hardware IRQ support build-time configurable | Ben Dooks | 2 | -2/+14 |
2009-10-02 | s3cmci: DMA fixes | Ben Dooks | 2 | -18/+47 |
2009-10-02 | s3cmci: Kconfig selection for PIO/DMA/Both | Ben Dooks | 2 | -8/+65 |
2009-10-02 | s3cmci: add SDIO IRQ support | Ben Dooks | 2 | -10/+156 |
2009-10-02 | s3cmci: add debugfs support for examining driver and hardware state | Ben Dooks | 2 | -0/+132 |
2009-10-02 | s3cmci: fix direct write to interrupt mask | Ben Dooks | 1 | -3/+3 |
2009-10-02 | s3cmci: change to use dev_pm_ops | Ben Dooks | 1 | -11/+18 |
2009-10-02 | s3cmci: change GPIO to gpiolib from S3C24XX specific calls | Ben Dooks | 1 | -18/+69 |
2009-10-02 | s3cmci: update probe to use new platform id list | Ben Dooks | 1 | -47/+24 |
2009-10-02 | s3cmci: use resource_size() instead of local macro | Ben Dooks | 1 | -6/+4 |
2009-10-02 | sdio: pass whitelisted cis funce tuples to sdio drivers | Albert Herranz | 1 | -16/+49 |
2009-10-02 | const: constify remaining file_operations | Alexey Dobriyan | 1 | -1/+1 |
2009-10-01 | ARM: 5731/2: Fix U300 generic GPIO, remove ifdefs from MMCI v3 | Linus Walleij | 1 | -2/+0 |
2009-09-25 | Merge branch 'origin' into for-linus | Russell King | 25 | -423/+3312 |
2009-09-24 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 1 | -1/+8 |
2009-09-23 | spi: prefix modalias with "spi:" | Anton Vorontsov | 1 | -0/+1 |
2009-09-23 | sdhci: increase timeout for internal clock stabilization. | Chris Ball | 1 | -2/+2 |
2009-09-23 | sdhci: support for ADMA only hosts | Richard Röjfors | 3 | -23/+21 |
2009-09-23 | mmc: make SDIO device/driver struct accessors public | Nicolas Pitre | 1 | -3/+0 |
2009-09-23 | mmc: propagate error codes back from bus drivers' suspend/resume methods | Nicolas Pitre | 5 | -54/+69 |
2009-09-23 | mmc: core SDIO suspend/resume support | Nicolas Pitre | 1 | -89/+196 |
2009-09-23 | mmc_spi: fail gracefully if host or card do not support the switch command | Wolfgang Muees | 2 | -10/+10 |
2009-09-23 | omap4: mmc driver support on OMAP4 | kishore kadiyala | 2 | -3/+13 |
2009-09-23 | sdhci: add no-card-no-reset quirk for Ricoh R5C822/Sony Z11 | Chris Ball | 1 | -1/+2 |
2009-09-23 | atmel-mci: unified Atmel MCI drivers (AVR32 & AT91) | Rob Emanuele | 2 | -7/+42 |
2009-09-23 | sdio: add MMC_QUIRK_LENIENT_FN0 | Ohad Ben-Cohen | 1 | -1/+1 |
2009-09-23 | sdhci-of: cleanup eSDHC's set_clock() a little bit | Anton Vorontsov | 1 | -11/+8 |
2009-09-23 | sdhci-of: don't hard-code inverted write-protect quirk | Anton Vorontsov | 1 | -1/+13 |
2009-09-23 | sdhci-of: fix high-speed cards recognition | Anton Vorontsov | 3 | -10/+10 |
2009-09-23 | sdhci-of: avoid writing reserved bits into host control register | Anton Vorontsov | 1 | -0/+6 |
2009-09-23 | sdhci-of: fix SD clock calculation | Anton Vorontsov | 1 | -0/+1 |
2009-09-23 | sdio: fix read buffer overflow | Roel Kluin | 1 | -1/+1 |
2009-09-23 | sdhci: be more strict with get_min_clock() usage | Anton Vorontsov | 1 | -1/+2 |