| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mmc: add SDIO identifiers for Broadcom WLAN devices | Arend van Spriel | 2014-01-06 | 1 | -0/+9 |
|/ |
|
* | mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume | Ulf Hansson | 2013-10-30 | 1 | -0/+1 |
* | mmc: Don't force card to active state when entering suspend/shutdown | Ulf Hansson | 2013-10-30 | 1 | -0/+4 |
* | mmc: core: Remove deprecated mmc_suspend|resume_host APIs | Ulf Hansson | 2013-10-30 | 1 | -3/+0 |
* | mmc: core: Move cached value of the negotiated ocr mask to card struct | Ulf Hansson | 2013-10-30 | 2 | -1/+1 |
* | mmc: core: Do not poll for busy with status cmd for all switch cmds | Ulf Hansson | 2013-10-30 | 1 | -1/+2 |
* | mmc: core: clean up duplicate macros | Jackey Shen | 2013-09-25 | 1 | -2/+0 |
* | mmc: dw_mmc: guarantee stop-abort cmd in data errors | Seungwon Jeon | 2013-09-25 | 1 | -0/+2 |
* | mmc: dw_mmc: control card read threshold | Seungwon Jeon | 2013-09-25 | 1 | -0/+1 |
* | mmc: dw_mmc: adjust the fifoth with block size | Seungwon Jeon | 2013-09-25 | 1 | -0/+1 |
* | mmc: core: remove dead function mmc_try_claim_host | Grant Grundler | 2013-09-25 | 1 | -1/+0 |
* | mmc: sdhci: get voltage from sdhc host | Haijun Zhang | 2013-08-26 | 1 | -0/+1 |
* | mmc: core: parse voltage from device-tree | Haijun Zhang | 2013-08-26 | 1 | -0/+2 |
* | mmc: sh_mmcif: revision-specific CLK_CTRL2 handling | Guennadi Liakhovetski | 2013-08-25 | 1 | -0/+2 |
* | mmc: sh_mmcif: revision-specific Command Completion Signal handling | Guennadi Liakhovetski | 2013-08-25 | 1 | -0/+1 |
* | mmc: sh_mmcif: move header include from header into .c | Guennadi Liakhovetski | 2013-08-25 | 1 | -1/+0 |
* | mmc: sh_mobile_sdhi: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: sh_mobile_sdhi: Remove .get_cd() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: sh_mmcif: Remove .set_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: sh_mmcif: Remove .down_pwr() callback from platform data | Laurent Pinchart | 2013-08-24 | 1 | -1/+0 |
* | mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd() | Laurent Pinchart | 2013-08-24 | 1 | -1/+2 |
* | mmc: esdhc: Fix bug when writing to SDHCI_HOST_CONTROL register | Oded Gabbay | 2013-07-05 | 1 | -0/+2 |
* | mmc: sdhci: fix caps2 for HS200 | Giuseppe CAVALLARO | 2013-06-27 | 1 | -1/+1 |
* | mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE | Ulf Hansson | 2013-06-27 | 1 | -1/+1 |
* | mmc: core: Handle card shutdown from mmc_bus | Ulf Hansson | 2013-06-27 | 1 | -0/+1 |
* | mmc: return mmc_of_parse() errors to caller | Simon Baatz | 2013-06-27 | 1 | -1/+1 |
* | mmc: sdhci: add ability to stay runtime-resumed if the card is powered up | Adrian Hunter | 2013-05-26 | 1 | -0/+2 |
* | mmc: core: Fix select power class after resume | Fredrik Soderstedt | 2013-05-26 | 1 | -1/+9 |
* | mmc: core: Restructure and simplify code for mmc sleep|awake | Ulf Hansson | 2013-05-26 | 1 | -4/+0 |
* | mmc: core: Support aggressive power management for (e)MMC/SD | Ulf Hansson | 2013-05-26 | 1 | -1/+1 |
* | mmc: block: Enable runtime pm for mmc blkdevice | Ulf Hansson | 2013-05-26 | 1 | -0/+3 |
* | mmc: card: Adding support for sanitize in eMMC 4.5 | Maya Erez | 2013-05-26 | 2 | -0/+3 |
* | mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode | Ulf Hansson | 2013-05-26 | 1 | -1/+0 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool... | Linus Torvalds | 2013-05-06 | 1 | -2/+0 |
|\ |
|
| * | leds: trigger: use inline functions instead of macros | Kim, Milo | 2013-04-01 | 1 | -2/+0 |
* | | mmc: core: fix performance regression initializing MMC host controllers | Adrian Hunter | 2013-04-12 | 1 | -0/+1 |
* | | mmc: sdio: bind acpi with sdio function device | Aaron Lu | 2013-03-22 | 1 | -0/+2 |
* | | mmc: core: Add in support to expose PRV for v4 MMCs | Bernie Thompson | 2013-03-22 | 1 | -0/+1 |
|/ |
|
* | mmc: sh_mobile_sdhi: remove unused .pdata field | Guennadi Liakhovetski | 2013-02-24 | 1 | -2/+0 |
* | mmc: (cosmetic) remove "extern" from function declarations | Guennadi Liakhovetski | 2013-02-24 | 1 | -11/+11 |
* | mmc: provide a standard MMC device-tree binding parser centrally | Guennadi Liakhovetski | 2013-02-24 | 1 | -0/+1 |
* | mmc: support packed write command for eMMC4.5 devices | Seungwon Jeon | 2013-02-24 | 3 | -0/+14 |
* | mmc: add packed command feature of eMMC4.5 | Seungwon Jeon | 2013-02-24 | 3 | -2/+20 |
* | mmc: sdhci: enhance preset value function | Kevin Liu | 2013-02-24 | 2 | -1/+1 |
* | mmc: core: Add card_busy to host_ops | Johan Rudholm | 2013-02-24 | 1 | -0/+3 |
* | mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT | Doug Anderson | 2013-02-24 | 1 | -7/+0 |
* | mmc: dw_mmc: Add "disable-wp" device tree property | Doug Anderson | 2013-02-24 | 1 | -0/+9 |
* | mmc: correct the EXCEPTION_EVENTS_STATUS value in comment | Zhang, YiX X | 2013-02-24 | 1 | -1/+1 |
* | mmc: fix async request mechanism for sequential read scenarios | Konstantin Dorfman | 2013-02-11 | 3 | -1/+31 |
* | mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence | Sujit Reddy Thumma | 2013-02-11 | 1 | -0/+8 |