summaryrefslogtreecommitdiffstats
path: root/drivers/mmc
Commit message (Expand)AuthorAgeFilesLines
...
| * mmc: mvsdio: add pinctrl integrationThomas Petazzoni2013-02-241-0/+6
| * mmc: mvsdio: implement a Device Tree bindingThomas Petazzoni2013-02-111-15/+49
| * mmc: mvsdio: use slot-gpio for card detect gpioThomas Petazzoni2013-02-111-30/+9Star
| * mmc: mvsdio: use slot-gpio infrastructure for write protect gpioThomas Petazzoni2013-02-111-25/+5Star
| * mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessoryShawn Guo2013-02-111-17/+0Star
| * mmc: sdhci: introduce sdhci_update_clock helper to re-enable clockAndy Shevchenko2013-02-111-14/+13Star
| * mmc: sdhci-pxav3: add IRQ wake up supportKevin Liu2013-02-111-0/+7
| * mmc: sdhci: add IRQ wake up supportKevin Liu2013-02-111-18/+42
| * mmc: sdhci: disable interrupt before free_irqKevin Liu2013-02-111-0/+3
| * mmc: add BCM2835 driverStephen Warren2013-02-113-0/+239
| * mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman2013-02-116-18/+160
| * mmc: queue: exclude asynchronous transfer for special requestSeungwon Jeon2013-02-111-0/+10
| * mmc: sh_mmcif: simplify IRQ processingGuennadi Liakhovetski2013-02-111-46/+19Star
| * mmc: sh_mmcif: report all errorsTeppei Kamijou2013-02-111-8/+23
| * mmc: sh_mmcif: fix I/O errorsGuennadi Liakhovetski2013-02-111-1/+3
| * mmc: sh_mmcif: reset DMA completion immediately before starting DMAGuennadi Liakhovetski2013-02-111-2/+6
| * mmc: sh_mmcif: reset error code for any opcodeGuennadi Liakhovetski2013-02-111-1/+1
| * mmc: sh_mmcif: fix a race, causing an Oops on SMPGuennadi Liakhovetski2013-02-111-3/+36
| * mmc: sh_mmcif: (cosmetic) simplify boolean return blocksGuennadi Liakhovetski2013-02-111-7/+2Star
| * mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or errorTeppei Kamijou2013-02-111-14/+17
| * mmc: sh_mmcif: fix missing and consolidate IO completion timeoutsGuennadi Liakhovetski2013-02-111-23/+22Star
| * mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()Teppei Kamijou2013-02-111-1/+3
| * mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeoutTeppei Kamijou2013-02-111-1/+1
| * mmc: sh_mmcif: Add support for eMMC Dual Data RateTeppei Kamijou2013-02-111-0/+14
| * mmc: sh_mmcif: add support for bundled MMCIF IRQsShinya Kuribayashi2013-02-111-9/+16
| * mmc: sh_mmcif: ensure run-time suspend call is processed before suspendTeppei Kamijou2013-02-111-1/+1
| * mmc: sh_mmcif: force to fail CMD52 immediatelyTeppei Kamijou2013-02-111-0/+1
| * mmc: sdhci-esdhc-imx: use slot-gpio helpers for CD and WPShawn Guo2013-02-111-40/+16Star
| * mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio usersShawn Guo2013-02-113-19/+0Star
| * mmc: slot-gpio: use devm_* managed functions to ease usersShawn Guo2013-02-111-6/+51
| * mmc: sdhci: query card presence from cd-gpio before asking SDHCIShawn Guo2013-02-111-13/+16
| * mmc: sdio: print correct UHS mode during card detectionSubhash Jadavani2013-02-111-0/+5
| * mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma2013-02-111-11/+11
| * mmc: sdio: fix resume failure due to lack of CMD52 resetSubhash Jadavani2013-02-111-2/+4
* | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2013-02-251-0/+18
|\ \
| * | mfd: rtsx: Fix issue that booting OS with SD card insertedWei WANG2013-02-141-0/+18
| |/
* | Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-02-211-1/+1
|\ \
| * | drivers/misc/cb710: add missing GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
* | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-212-9/+5Star
|\ \ \
| * | | Merge 3.8-rc5 into tty-nextGreg Kroah-Hartman2013-01-251-62/+30Star
| |\| |
| * | | tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-191-0/+1
| * | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-161-10/+4Star
| * | | TTY: switch tty_insert_flip_charJiri Slaby2013-01-161-2/+3
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-215-24/+19Star
|\ \ \ \
| * \ \ \ Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman2013-01-261-62/+30Star
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mmc: Convert to devm_ioremap_resource()Thierry Reding2013-01-253-10/+10
| * | | | drivers/mmc/host: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+8Star
| * | | | drivers/mmc/core: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1Star
| | |/ / | |/| |
* | | | Merge branches 'fixes' and 'mmci' into for-linusRussell King2013-02-202-126/+183
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: 7630/1: mmc: mmci: Fixup and cleanup code for DMA handlingUlf Hansson2013-01-281-82/+105