| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-07 | mmc: sdhci-s3c: fix the card detection in runtime-pm | Seungwon Jeon | 1 | -2/+4 |
| 2012-11-07 | mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare | Thomas Abraham | 1 | -14/+14 |
| 2012-11-07 | mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end | Arnd Bergmann | 4 | -6/+6 |
| 2012-11-07 | mmc: dw_mmc: fix modular build for exynos back-end | Arnd Bergmann | 1 | -1/+1 |
| 2012-11-07 | mmc: sdhci: fix NULL dereference in sdhci_request() tuning | Chris Ball | 1 | -10/+13 |
| 2012-11-07 | mmc: sdhci: fix IS_ERR() checking of regulator_get() | Kevin Liu | 1 | -6/+12 |
| 2012-11-07 | mmc: fix sdhci-dove probe/removal | Russell King - ARM Linux | 1 | -18/+20 |
| 2012-11-07 | mmc: sh_mmcif: fix use after free | Guennadi Liakhovetski | 1 | -1/+1 |
| 2012-11-07 | mmc: sdhci-pci: fix 'Invalid iomem size' error message condition | Adrian Hunter | 1 | -1/+1 |
| 2012-11-07 | mmc: mxcmmc: Fix MODULE_ALIAS | Fabio Estevam | 1 | -1/+1 |
| 2012-11-07 | mmc: omap_hsmmc: fix NULL pointer dereference for dt boot | Balaji T K | 1 | -6/+11 |
| 2012-11-07 | mmc: omap_hsmmc: fix host reference after mmc_free_host | Balaji T K | 1 | -1/+1 |
| 2012-11-07 | mmc: dw_mmc: fix multiple drv_data NULL dereferences | James Hogan | 2 | -14/+19 |
| 2012-11-07 | mmc: dw_mmc: enable controller interrupt before calling mmc_start_host | Yuvaraj CD | 1 | -14/+15 |
| 2012-11-07 | mmc: sdhci-of-esdhc: disable CMD23 for some Freescale SoCs | Jerry Huang | 4 | -0/+22 |
| 2012-11-07 | mmc: dw_mmc: remove _dev_info compile warning | Seungwon Jeon | 1 | -1/+1 |
| 2012-10-11 | mmc: mxs-mmc: Fix merge issue causing build error | Marek Vasut | 1 | -1/+1 |
| 2012-10-11 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+0 |
| 2012-10-10 | Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 37 | -784/+1873 |
| 2012-10-07 | mmc: core: Fixup broken suspend and eMMC4.5 power off notify | Ulf Hansson | 4 | -87/+35 |
| 2012-10-07 | mmc: sdhci-spear: Add clk_{un}prepare() support | Viresh Kumar | 1 | -5/+5 |
| 2012-10-07 | mmc: sdhci-spear: add device tree bindings | Viresh Kumar | 1 | -2/+55 |
| 2012-10-07 | mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume | Chander Kashyap | 1 | -2/+27 |
| 2012-10-07 | mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator | Chris Ball | 1 | -4/+6 |
| 2012-10-07 | mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks | Chris Ball | 1 | -0/+2 |
| 2012-10-07 | mmc: dt: Support "broken-cd" property in sdhci-pltfm | Chris Ball | 1 | -0/+3 |
| 2012-10-07 | mmc: sdhci-s3c: fix the wrong number of max bus clocks | Jaehoon Chung | 1 | -1/+1 |
| 2012-10-07 | ARM: tegra: fix mismerges of header file inclusions | Olof Johansson | 1 | -1/+0 |
| 2012-10-06 | sections: fix section conflicts in drivers/mmc | Andi Kleen | 1 | -1/+1 |
| 2012-10-03 | mmc: sh-mmcif: avoid oops on spurious interrupts | Guennadi Liakhovetski | 1 | -0/+4 |
| 2012-10-03 | mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ | Guennadi Liakhovetski | 1 | -1/+3 |
| 2012-10-03 | mmc: sdhci-s3c: Fix crash on module insertion for second time | Chander Kashyap | 1 | -0/+1 |
| 2012-10-03 | mmc: sdhci-s3c: Enable only required bus clock | Chander Kashyap | 1 | -5/+7 |
| 2012-10-03 | mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration" | Seungwon Jeon | 1 | -13/+2 |
| 2012-10-03 | mmc: mxcmmc: fix bug that may block a data transfer forever | Javier Martin | 1 | -6/+70 |
| 2012-10-03 | mmc: omap_hsmmc: Pass on the suspend failure to the PM core | Vaibhav Bedia | 1 | -2/+1 |
| 2012-10-03 | mmc: atmel-mci: AP700x PDC is not connected to MCI | Hein_Tibosch | 2 | -1/+8 |
| 2012-10-03 | mmc: atmel-mci: DMA can be used with other controllers | Hein_Tibosch | 1 | -13/+13 |
| 2012-10-03 | mmc: mmci: use clk_prepare_enable and clk_disable_unprepare | Julia Lawall | 1 | -10/+3 |
| 2012-10-03 | mmc: sdhci-s3c: Add device tree support | Thomas Abraham | 1 | -6/+152 |
| 2012-10-03 | mmc: dw_mmc: add support for exynos specific implementation of dw-mshc | Thomas Abraham | 3 | -0/+263 |
| 2012-10-03 | mmc: dw_mmc: add support for implementation specific callbacks | Thomas Abraham | 4 | -4/+82 |
| 2012-10-03 | mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse | Thomas Abraham | 2 | -2/+29 |
| 2012-10-03 | mmc: dw_mmc: add device tree support | Thomas Abraham | 2 | -7/+132 |
| 2012-10-03 | mmc: dw_mmc: add quirk to indicate missing write protect line | Thomas Abraham | 1 | -1/+3 |
| 2012-10-03 | mmc: dw_mmc: lookup for optional biu and ciu clocks | Thomas Abraham | 1 | -3/+49 |
| 2012-10-03 | mmc: dw_mmc: allow probe to succeed even if one slot is initialized | Thomas Abraham | 1 | -10/+13 |
| 2012-10-03 | mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver | Thomas Abraham | 1 | -21/+8 |
| 2012-10-03 | mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference | Thomas Abraham | 3 | -30/+30 |
| 2012-10-03 | mmc: support BKOPS feature for eMMC | Jaehoon Chung | 3 | -8/+189 |
| 2012-10-02 | Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/... | Linus Torvalds | 1 | -217/+106 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -2/+2 |
| 2012-10-01 | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 8 | -9/+10 |
| 2012-10-01 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 3 | -4/+0 |
| 2012-10-01 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
| 2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 1 | -12/+12 |
| 2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -6/+6 |
| 2012-09-25 | Merge tag 'v3.6-rc6' into spi-mxs | Mark Brown | 7 | -62/+98 |
| 2012-09-22 | Merge branch 'multiplatform/platform-data' into next/multiplatform | Olof Johansson | 8 | -9/+10 |
| 2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 1 | -1/+0 |
| 2012-09-19 | ARM: samsung: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-19 | ARM: orion: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-19 | mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing | Guennadi Liakhovetski | 1 | -0/+8 |
| 2012-09-19 | mmc: davinci_mmc: convert to DMA engine API | Matt Porter | 1 | -189/+82 |
| 2012-09-19 | mmc: sdio: Fix PM_SLEEP related build warnings | Thierry Reding | 1 | -7/+0 |
| 2012-09-19 | mmc: core: Remove bounce buffer in mmc_send_cxd_data() | Kyungsik Lee | 1 | -16/+42 |
| 2012-09-19 | mmc: sdhci-pxav3: dt: Support "cd-gpios" property | Chris Ball | 1 | -0/+25 |
| 2012-09-16 | Merge branch 'depends/tty-omap-serial' into next/cleanup | Olof Johansson | 1 | -12/+12 |
| 2012-09-16 | Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/... | Olof Johansson | 8 | -63/+97 |
| 2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 7 | -61/+97 |
| 2012-09-14 | ARM: tegra: move sdhci platform_data definition | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: pxa: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: msm: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-14 | ARM: imx: move platform_data definitions | Arnd Bergmann | 2 | -3/+3 |
| 2012-09-14 | ARM: davinci: move platform_data definitions | Arnd Bergmann | 1 | -1/+1 |
| 2012-09-13 | Merge branch 'ofdeviceiddata' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 1 | -1/+1 |
| 2012-09-11 | mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio | Chris Ball | 1 | -1/+7 |
| 2012-09-11 | mmc/omap_hsmmc: add a const qualifier | Uwe Kleine-König | 1 | -1/+1 |
| 2012-09-10 | ARM: OMAP: remove plat/board.h file | Igor Grinberg | 2 | -2/+0 |
| 2012-09-06 | mmc: tegra: remove useless include of <mach/*.h> | Stephen Warren | 1 | -1/+0 |
| 2012-09-04 | mmc: via-sdmmc: Use module_pci_driver | Sachin Kamat | 1 | -15/+1 |
| 2012-09-04 | mmc: dw_mmc-pci: Use module_pci_driver | Sachin Kamat | 1 | -12/+1 |
| 2012-09-04 | mmc: sdhci-pci: Use module_pci_driver | Sachin Kamat | 1 | -18/+1 |
| 2012-09-04 | mmc: mmc_spi: Use module_spi_driver | Sachin Kamat | 1 | -14/+1 |
| 2012-09-04 | mmc: sdhci-s3c: fix checkpatch error and warnings | Jingoo Han | 1 | -6/+8 |
| 2012-09-04 | mmc: core: Do not rescan non-removable devices | Johan Rudholm | 1 | -0/+5 |
| 2012-09-04 | mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot | Jaehoon Chung | 2 | -3/+3 |
| 2012-09-04 | mmc: tegra: convert to device tree support only | Joseph Lo | 1 | -4/+3 |
| 2012-09-04 | mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ | Venkatraman S | 1 | -42/+21 |
| 2012-09-04 | mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs | Venkatraman S | 1 | -13/+4 |
| 2012-09-04 | mmc: omap_hsmmc: remove access to SYSCONFIG register | Venkatraman S | 1 | -22/+2 |
| 2012-09-04 | mmc: omap_hsmmc: remove unused vars and includes | Venkatraman S | 1 | -10/+4 |
| 2012-09-04 | mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros | Venkatraman S | 1 | -12/+17 |
| 2012-09-04 | mmc: omap: remove unused variables and includes | Venkatraman S | 1 | -10/+0 |
| 2012-09-04 | mmc: debugfs: Print ext_csd in ascending order | Venkatraman S | 1 | -1/+1 |
| 2012-09-04 | mmc: core: Add TRANsfer state to non-HPI state | Venkatraman S | 1 | -1/+2 |
| 2012-09-04 | mmc: bfin_sdh: Reset SD controller when resume from power saving mode. | Sonic Zhang | 1 | -16/+19 |
| 2012-09-04 | mmc: bfin_sdh: Remove redundant suspend and resume setting. | Sonic Zhang | 1 | -15/+0 |
| 2012-09-04 | mmc: bfin_sdh: Add support for new RSI controller in bf60x | Sonic Zhang | 1 | -52/+128 |
| 2012-09-04 | mmc: bfin_sdh: limit mmc DMA segment len to 1 for bf518. | Sonic Zhang | 1 | -0/+4 |
| 2012-09-04 | mmc: omap_hsmmc: Handle failure of regulator_get better. | NeilBrown | 1 | -2/+2 |
| 2012-09-04 | mmc: vub300: add missing usb_free_urb | Julia Lawall | 1 | -2/+2 |
| 2012-09-04 | mmc: sdhci-dove: DT support for sdhci-dove | Sebastian Hesselbarth | 1 | -0/+8 |
| 2012-09-04 | mmc: sdhci-pxav2, sdhci-pxav3: use clk_prepare/unprepare APIs | Chao Xie | 2 | -7/+7 |
| 2012-09-04 | mmc: atmel-mci: add device tree support | Ludovic Desroches | 1 | -2/+83 |
| 2012-09-04 | mmc: sdhci: vmmc regulator should be explicitly enabled/disabled | Philip Rakity | 1 | -2/+5 |
| 2012-09-04 | mmc: sdhci: Add regulator support for vccq (voltage regualor) | Philip Rakity | 1 | -65/+116 |
| 2012-09-04 | mmc: eSDHC: Add ADMA mode support | Jerry Huang | 1 | -3/+33 |
| 2012-09-04 | mmc: pxa-mci: add DT bindings | Daniel Mack | 1 | -0/+52 |
| 2012-09-04 | mmc: omap: fix broken PIO mode | Paul Walmsley | 1 | -3/+11 |
| 2012-09-04 | mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. | Ian Chen | 1 | -1/+25 |
| 2012-09-04 | mmc: dw_mmc: Disable low power mode if SDIO interrupts are used | Doug Anderson | 1 | -3/+38 |
| 2012-09-04 | mmc: dw_mmc: fix error handling in PIO mode | Seungwon Jeon | 1 | -27/+2 |
| 2012-09-04 | mmc: dw_mmc: correct mishandling error interrupt | Seungwon Jeon | 1 | -3/+1 |
| 2012-09-04 | mmc: dw_mmc: amend using error interrupt status | Seungwon Jeon | 1 | -6/+5 |
| 2012-09-04 | mmc: atmel-mci: not busy flag has also to be used for read operations | Ludovic Desroches | 1 | -1/+5 |
| 2012-09-04 | mmc: sdhci-esdhc: break out early if clock is 0 | Shawn Guo | 1 | -3/+3 |
| 2012-09-04 | mmc: mxs-mmc: fix deadlock caused by recursion loop | Lauri Hintsala | 1 | -5/+5 |
| 2012-09-04 | mmc: mxs-mmc: fix deadlock in SDIO IRQ case | Lauri Hintsala | 1 | -2/+2 |
| 2012-09-04 | mmc: bfin_sdh: fix dma_desc_array build error | Sonic Zhang | 1 | -7/+0 |
| 2012-09-01 | mmc: fix comment typos | Masanari Iida | 6 | -6/+6 |
| 2012-08-20 | workqueue: deprecate system_nrt[_freezable]_wq | Tejun Heo | 1 | -2/+2 |
| 2012-08-17 | mmc: spi: Pull out common DMA parts from MXS MMC | Marek Vasut | 1 | -46/+42 |
| 2012-08-17 | mmc: spi: Pull out the SSP clock configuration function | Marek Vasut | 1 | -38/+1 |
| 2012-08-17 | mmc: spi: Pull out parts shared between MMC and SPI | Marek Vasut | 1 | -48/+59 |
| 2012-08-17 | mmc: spi: Rename IMX2[38]_MMC to IMX2[38]_SSP | Marek Vasut | 1 | -9/+9 |
| 2012-08-17 | mmc: spi: Move SSP register definitions into separate file | Marek Vasut | 1 | -84/+3 |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby | 1 | -2/+2 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 29 | -797/+1253 |
| 2012-08-01 | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -307/+265 |
| 2012-07-31 | ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque... | Kevin Hilman | 1 | -0/+2 |
| 2012-07-31 | mmc: omap: remove private DMA API implementation | Russell King | 1 | -229/+6 |
| 2012-07-31 | mmc: omap: add DMA engine support | Russell King | 2 | -12/+190 |
| 2012-07-31 | mmc: omap_hsmmc: remove private DMA API implementation | Russell King | 1 | -200/+63 |
| 2012-07-31 | mmc: omap_hsmmc: add DMA engine support | Russell King | 1 | -27/+165 |
| 2012-07-26 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+4 |
| 2012-07-25 | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 1 | -0/+4 |
| 2012-07-25 | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 1 | -0/+4 |
| 2012-07-24 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -44/+52 |
| 2012-07-23 | Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -3/+3 |
| 2012-07-23 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -1/+4 |
| 2012-07-22 | mmc: sdhci-dove: Prepare for common clock framework | Sebastian Hesselbarth | 1 | -1/+47 |
| 2012-07-22 | mmc: sdhci-dove: Add SDHCI_QUIRK_NO_HISPD_BIT | Sebastian Hesselbarth | 1 | -1/+2 |
| 2012-07-22 | mmc: omap_hsmmc: ensure probe returns error upon resource failure | Kevin Hilman | 1 | -0/+2 |
| 2012-07-22 | mmc: mxs-mmc: Add wp-inverted property | Marek Vasut | 1 | -2/+13 |
| 2012-07-22 | mmc: esdhc: Fix DMA_MASK to not break mx25 DMA access | Wilson Callan | 1 | -2/+7 |
| 2012-07-22 | mmc: core: reset signal voltage on power up | Aaron Lu | 4 | -16/+3 |
| 2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu | 2 | -43/+57 |
| 2012-07-22 | mmc: omap_hsmmc: add clk_prepare and clk_unprepare | Rajendra Nayak | 1 | -7/+7 |
| 2012-07-22 | mmc: sdhci: When a UHS switch fails, cycle power if regulator is used | Philip Rakity | 1 | -0/+4 |
| 2012-07-22 | mmc: atmel-mci: modify CLKDIV displaying in debugfs | Nicolas Ferre | 1 | -3/+9 |
| 2012-07-22 | mmc: atmel-mci: fix incorrect setting of host->data to NULL | Nicolas Ferre | 1 | -1/+1 |
| 2012-07-22 | mmc: sdhci: poll for card even when card is logically unremovable | Daniel Drake | 1 | -1/+1 |
| 2012-07-22 | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER | Aaron Lu | 1 | -18/+12 |
| 2012-07-22 | mmc: sdio: Change pr_warning to pr_warn_ratelimited | Liu Chuansheng | 1 | -1/+1 |
| 2012-07-22 | mmc: core: Simplify and fix for SD switch processing | Aaron Lu | 1 | -72/+22 |
| 2012-07-22 | mmc: sdhci: restore host settings when card is removed | Aaron Lu | 1 | -0/+12 |
| 2012-07-22 | mmc: sdhci: fix incorrect command used in tuning | Aaron Lu | 1 | -1/+7 |
| 2012-07-22 | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake | 1 | -0/+1 |
| 2012-07-22 | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() | Mark Brown | 1 | -2/+8 |
| 2012-07-22 | mmc: s3cmci: Convert s3cmci driver to gpiolib API | Sylwester Nawrocki | 1 | -7/+3 |
| 2012-07-22 | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS | Philip Rakity | 1 | -3/+5 |
| 2012-07-22 | mmc: mxs-mmc: enable regulator for mmc slot | Shawn Guo | 1 | -0/+11 |
| 2012-07-21 | mmc: core: correct invalid error checking | Alan Cox | 1 | -1/+1 |
| 2012-07-21 | mmc: only support voltage (vdd) that regulator agrees with | Philip Rakity | 1 | -0/+17 |
| 2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity | 2 | -12/+13 |
| 2012-07-21 | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator | Philip Rakity | 2 | -6/+23 |
| 2012-07-21 | mmc: sh_mmcif: support generic card-detection | Guennadi Liakhovetski | 1 | -0/+18 |
| 2012-07-21 | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski | 2 | -0/+4 |
| 2012-07-21 | mmc: sh-mmcif: add OF support, make platform data optional | Guennadi Liakhovetski | 1 | -9/+20 |
| 2012-07-21 | mmc: sdhi: add OF support, make platform data optional | Guennadi Liakhovetski | 1 | -12/+23 |
| 2012-07-21 | mmc: tmio: use generic GPIO CD and WP handlers | Guennadi Liakhovetski | 1 | -0/+6 |
| 2012-07-21 | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski | 1 | -0/+1 |
| 2012-07-21 | mmc: tmio: support caps2 flags | Guennadi Liakhovetski | 1 | -0/+1 |
| 2012-07-21 | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski | 1 | -1/+51 |
| 2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski | 2 | -13/+40 |
| 2012-07-21 | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski | 1 | -13/+43 |
| 2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski | 2 | -4/+6 |
| 2012-07-21 | mmc: sh_mmcif: add regulator support | Guennadi Liakhovetski | 1 | -7/+31 |
| 2012-07-21 | mmc: sh_mmcif: remove redundant .down_pwr() callback | Guennadi Liakhovetski | 1 | -2/+2 |
| 2012-07-21 | mmc: sh_mmcif: re-read the clock frequency every time it is turned on | Guennadi Liakhovetski | 1 | -5/+18 |
| 2012-07-21 | mmc: sh_mmcif: fix clock management | Guennadi Liakhovetski | 1 | -23/+23 |
| 2012-07-21 | mmc: sh_mmcif: simplify and use meaningful label names in error-handling | Guennadi Liakhovetski | 1 | -21/+20 |
| 2012-07-21 | mmc: tmio: remove a duplicated comment line | Guennadi Liakhovetski | 1 | -1/+0 |
| 2012-07-21 | mmc: sdhi: do not install dummy callbacks | Guennadi Liakhovetski | 1 | -8/+6 |
| 2012-07-21 | mmc: tmio: add regulator support | Guennadi Liakhovetski | 1 | -8/+29 |
| 2012-07-21 | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks | Guennadi Liakhovetski | 1 | -1/+23 |
| 2012-07-21 | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski | 1 | -3/+32 |
| 2012-07-21 | mmc: tmio: don't needlessly enable interrupts during probing | Guennadi Liakhovetski | 1 | -10/+11 |
| 2012-07-21 | mmc: dw_mmc: Fix null dma_ops access when use_dma is false | Jonathan Kliegman | 1 | -1/+1 |
| 2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski | 1 | -0/+23 |
| 2012-07-21 | mmc: tmio: Don't access hardware registers after stopping clocks | Laurent Pinchart | 1 | -8/+10 |
| 2012-07-21 | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command | Laurent Pinchart | 1 | -10/+4 |
| 2012-07-21 | mmc: dw_mmc: Add check for IDMAC configuration | Girish K S | 1 | -2/+13 |
| 2012-07-21 | mmc: sdhci-pxa: Add device tree support | Chris Ball | 2 | -0/+106 |
| 2012-07-20 | mmc: sh_mmcif: switch to the new DMA channel allocation and configuration | Guennadi Liakhovetski | 1 | -35/+47 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -10/+10 |
| 2012-07-13 | mmc: sh_mobile_sdhi: prepare for conversion to the shdma base library | Guennadi Liakhovetski | 1 | -4/+4 |
| 2012-07-13 | mmc: sh_mmcif: remove unneeded struct sh_mmcif_dma, prepare to shdma conversion | Guennadi Liakhovetski | 1 | -14/+10 |
| 2012-07-10 | mmc: core: Export regulator_* functions as GPL | Chris Ball | 1 | -2/+2 |