Age | Commit message (Expand) | Author |
2012-07-22 | mmc: sd: Fix sd current limit setting | Aaron Lu |
2012-07-22 | mmc: omap_hsmmc: add clk_prepare and clk_unprepare | Rajendra Nayak |
2012-07-22 | mmc: sdhci: When a UHS switch fails, cycle power if regulator is used | Philip Rakity |
2012-07-22 | mmc: atmel-mci: modify CLKDIV displaying in debugfs | Nicolas Ferre |
2012-07-22 | mmc: atmel-mci: fix incorrect setting of host->data to NULL | Nicolas Ferre |
2012-07-22 | mmc: sdhci: poll for card even when card is logically unremovable | Daniel Drake |
2012-07-22 | mmc: sdhci: Introduce new flag SDHCI_USING_RETUNING_TIMER | Aaron Lu |
2012-07-22 | mmc: sdio: Change pr_warning to pr_warn_ratelimited | Liu Chuansheng |
2012-07-22 | mmc: core: Simplify and fix for SD switch processing | Aaron Lu |
2012-07-22 | mmc: sdhci: restore host settings when card is removed | Aaron Lu |
2012-07-22 | mmc: sdhci: fix incorrect command used in tuning | Aaron Lu |
2012-07-22 | mmc: sdhci-pci: CaFe has broken card detection | Daniel Drake |
2012-07-22 | mmc: sdhci: Report failure reasons for all cases in sdhci_add_host() | Mark Brown |
2012-07-22 | mmc: s3cmci: Convert s3cmci driver to gpiolib API | Sylwester Nawrocki |
2012-07-22 | mmc: sdhci: Allow caps[1] to be set via SDHCI_QUIRK_MISSING_CAPS | Philip Rakity |
2012-07-22 | mmc: mxs-mmc: enable regulator for mmc slot | Shawn Guo |
2012-07-21 | mmc: core: correct invalid error checking | Alan Cox |
2012-07-21 | mmc: only support voltage (vdd) that regulator agrees with | Philip Rakity |
2012-07-21 | mmc: sdhci: only set 200mA support for 1.8v if 200mA is available | Philip Rakity |
2012-07-21 | mmc: sdhci: if MAX_CURRENT is 0, try getting current from regulator | Philip Rakity |
2012-07-21 | mmc: sh_mmcif: support generic card-detection | Guennadi Liakhovetski |
2012-07-21 | mmc: prohibit card detection when host is not ready | Guennadi Liakhovetski |
2012-07-21 | mmc: sh-mmcif: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: add OF support, make platform data optional | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: use generic GPIO CD and WP handlers | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mobile_sdhi: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: support caps2 flags | Guennadi Liakhovetski |
2012-07-21 | mmc: core: add WP pin handler to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: convert slot functions to managed allocation | Guennadi Liakhovetski |
2012-07-21 | mmc: add CD GPIO polling support to slot functions | Guennadi Liakhovetski |
2012-07-21 | mmc: core: use a more generic name for slot function types and fields | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: add regulator support | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: remove redundant .down_pwr() callback | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: re-read the clock frequency every time it is turned on | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: fix clock management | Guennadi Liakhovetski |
2012-07-21 | mmc: sh_mmcif: simplify and use meaningful label names in error-handling | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: remove a duplicated comment line | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: do not install dummy callbacks | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: add regulator support | Guennadi Liakhovetski |
2012-07-21 | mmc: sdhi: implement tmio-mmc clock enable-update and disable callbacks | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: don't needlessly enable interrupts during probing | Guennadi Liakhovetski |
2012-07-21 | mmc: dw_mmc: Fix null dma_ops access when use_dma is false | Jonathan Kliegman |
2012-07-21 | mmc: add a function to get regulators, supplying card's power | Guennadi Liakhovetski |
2012-07-21 | mmc: tmio: Don't access hardware registers after stopping clocks | Laurent Pinchart |
2012-07-21 | mmc: sh_mmcif: Support MMC_SLEEP_AWAKE command | Laurent Pinchart |
2012-07-21 | mmc: dw_mmc: Add check for IDMAC configuration | Girish K S |
2012-07-21 | mmc: sdhci-pxa: Add device tree support | Chris Ball |
2012-07-20 | mmc: sh_mmcif: switch to the new DMA channel allocation and configuration | Guennadi Liakhovetski |
2012-07-16 | tty: move the termios object into the tty | Alan Cox |