index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2
-0
/
+13
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2
-0
/
+24
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
2
-0
/
+14
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-0
/
+4
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2
-0
/
+22
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
3
-0
/
+56
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
1
-0
/
+2
2011-05-24
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2
-2
/
+10
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
1
-0
/
+1
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-1
/
+1
2011-05-24
mmc: quirks: fix truncation warnings
Randy Dunlap
1
-1
/
+1
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
1
-1
/
+90
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+6
2011-05-24
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
1
-0
/
+4
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2
-0
/
+6
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2
-0
/
+2
2011-05-16
Revert "mmc: fix a race between card-detect rescan and clock-gate work instan...
Chris Ball
1
-0
/
+1
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-03-26
mmc: tmio_mmc: Move some defines into a shared header
Simon Horman
1
-0
/
+63
2011-03-25
mmc: tmio: convert the SDHI MMC driver from MFD to a platform driver
Guennadi Liakhovetski
1
-0
/
+16
2011-03-25
mmc: Add MMC_PROGRESS_*
Simon Horman
2
-3
/
+7
2011-03-17
mmc: dw_mmc: support mmc power control with regulator
Jaehoon Chung
1
-0
/
+2
2011-03-17
mmc: dw_mmc: fix suspend/resume operation
Jaehoon Chung
1
-0
/
+1
2011-03-17
mmc: dw_mmc: add quirks for unreliable card detect, and capabilities
Jaehoon Chung
1
-3
/
+7
2011-03-17
mmc: core: export function mmc_do_release_host()
Ulf Hansson
1
-0
/
+1
2011-03-15
mmc: dw_mmc: modify quirks bit-shift control
Jaehoon Chung
1
-5
/
+3
2011-03-15
mmc: add MMC_QUIRK_BROKEN_CLK_GATING
Pierre Tardy
1
-0
/
+1
2011-03-15
mmc: add per device quirk placeholder
Pierre Tardy
1
-0
/
+2
2011-03-15
mmc: export eMMC4.4 enhanced area details to sysfs
Chuanxiao Dong
2
-0
/
+6
2011-01-14
mmc: sh_mmcif: Convert to __raw_xxx() I/O accessors.
Paul Mundt
1
-2
/
+2
2011-01-12
Merge branch 'sh/sdio' into sh-latest
Paul Mundt
4
-0
/
+244
2011-01-11
Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latest
Paul Mundt
1
-33
/
+58
2011-01-08
mmc: dw_mmc: Add Synopsys DesignWare mmc host driver.
Will Newton
1
-0
/
+217
2011-01-08
mmc: sdhci: add quirk for max len ADMA descriptors
Olof Johansson
1
-0
/
+2
2011-01-08
mmc: Test bus-width for old MMC devices
Aries Lee
2
-0
/
+3
2011-01-08
mmc: sdio: don't reinitialize nonremovable powered-resumed cards
Ohad Ben-Cohen
1
-0
/
+5
2011-01-08
mmc: Add support for JMicron 388 SD/MMC controller
Takashi Iwai
2
-0
/
+7
2011-01-08
mmc: Aggressive clock gating framework
Linus Walleij
1
-0
/
+10
2010-12-21
Merge branch 'rmobile/urgent' into rmobile-latest
Paul Mundt
1
-0
/
+1
2010-12-08
mmc, sh: Remove sh_mmcif_boot_slurp()
Simon Horman
1
-23
/
+11
2010-12-08
mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.h
Simon Horman
1
-0
/
+3
2010-11-30
Merge branch 'common/mmcif' into rmobile/mmcif
Paul Mundt
1
-14
/
+12
2010-11-29
sh, mmc: Use defines when setting CE_CLK_CTRL
Simon Horman
1
-8
/
+9
2010-11-29
mmc, sh: Correct value for reset
Simon Horman
1
-6
/
+3
2010-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-0
/
+1
2010-11-25
mmc: sh_mmcif: add DMA support
Guennadi Liakhovetski
1
-4
/
+11
[prev]
[next]