index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-24
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
3
-1
/
+176
2011-05-24
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2
-4
/
+17
2011-05-24
mmc: sd: set current limit for uhs cards
Arindam Nath
2
-0
/
+73
2011-05-24
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
3
-3
/
+108
2011-05-24
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
1
-3
/
+24
2011-05-24
mmc: sd: add support for driver type selection
Arindam Nath
7
-30
/
+176
2011-05-24
mmc: sd: query function modes for uhs cards
Arindam Nath
1
-10
/
+58
2011-05-24
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
5
-17
/
+262
2011-05-24
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2
-1
/
+203
2011-05-24
mmc: block: init force_ro sysfs attribute
Rabin Vincent
1
-0
/
+1
2011-05-24
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2
-4
/
+29
2011-05-24
mmc: Ensure hardware partitions don't mess with mmcblk device naming.
Andrei Warkentin
1
-7
/
+19
2011-05-24
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2
-0
/
+8
2011-05-24
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
1
-3
/
+4
2011-05-24
mmc: initialize struct mmc_request at declaration time
Chris Ball
6
-34
/
+12
2011-05-24
mmc: initialize struct mmc_data at declaration time
Chris Ball
5
-21
/
+10
2011-05-24
mmc: initialize struct mmc_command at declaration time
Chris Ball
6
-92
/
+37
2011-05-24
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
Chris Ball
1
-0
/
+1
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
1
-0
/
+2
2011-05-24
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
1
-0
/
+2
2011-05-24
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
1
-1
/
+42
2011-05-24
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2
-5
/
+31
2011-05-24
mmc: quirks: Support for block quirks.
Andrei Warkentin
1
-0
/
+7
2011-05-24
mmc: MMC boot partitions support.
Andrei Warkentin
2
-40
/
+256
2011-05-24
mmc: card: block.c cleanup for host claim/release.
Andrei Warkentin
1
-18
/
+13
2011-05-24
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
3
-8
/
+23
2011-05-24
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
1
-16
/
+26
2011-05-24
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
1
-18
/
+21
2011-05-24
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
3
-54
/
+43
2011-05-24
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
1
-2
/
+2
2011-05-24
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
1
-23
/
+21
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-0
/
+2
2011-05-24
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
1
-1
/
+1
2011-05-24
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
1
-0
/
+2
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
-2
/
+2
2011-05-24
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2
-7
/
+7
2011-05-24
mmc: Reliable write support.
Andrei Warkentin
2
-4
/
+82
2011-05-24
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
1
-1
/
+1
2011-05-24
mmc: tegra: add pm_flags
Venkat Rao
1
-0
/
+2
2011-05-24
mmc: remove redundant irq disabling
John Ogness
1
-8
/
+0
2011-05-24
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
1
-0
/
+10
2011-04-27
mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
Chris Ball
1
-0
/
+7
2011-04-27
mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
Ben Dooks
1
-1
/
+1
2011-04-27
mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
Guennadi Liakhovetski
1
-5
/
+5
2011-04-27
mmc: fix a race between card-detect rescan and clock-gate work instances
Guennadi Liakhovetski
1
-5
/
+4
2011-04-27
mmc: omap: Fix possible NULL pointer deref
Michael Buesch
1
-1
/
+1
2011-04-27
mmc: core: mmc_add_card(): fix missing break in switch statement
Michał Mirosław
1
-0
/
+1
2011-04-27
mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
Chris Ball
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
9
-14
/
+14
[next]