index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-25
2
-0
/
+43
|
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-25
3
-1
/
+176
|
*
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2011-05-25
2
-4
/
+17
|
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-25
2
-0
/
+73
|
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-25
3
-3
/
+108
|
*
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
2011-05-25
1
-3
/
+24
|
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-25
7
-30
/
+176
|
*
mmc: sd: query function modes for uhs cards
Arindam Nath
2011-05-25
1
-10
/
+58
|
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-25
5
-17
/
+262
|
*
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-25
2
-1
/
+203
|
*
mmc: block: init force_ro sysfs attribute
Rabin Vincent
2011-05-25
1
-0
/
+1
|
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-25
2
-4
/
+29
|
*
mmc: Ensure hardware partitions don't mess with mmcblk device naming.
Andrei Warkentin
2011-05-25
1
-7
/
+19
|
*
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2011-05-25
2
-0
/
+8
|
*
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
2011-05-25
1
-3
/
+4
|
*
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-25
6
-34
/
+12
|
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-25
5
-21
/
+10
|
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-25
6
-92
/
+37
|
*
mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
Chris Ball
2011-05-25
1
-0
/
+1
|
*
mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
Chris Ball
2011-05-25
1
-0
/
+2
|
*
mmc: core: Fix use of uninitialized data in mmc_cmd_app.
Andrei Warkentin
2011-05-25
1
-0
/
+2
|
*
mmc: quirks: Fix erase/trim for certain SanDisk cards.
Andrei Warkentin
2011-05-25
1
-1
/
+42
|
*
mmc: sdhci: work around broken dma boundary behavior
Mikko Vinni
2011-05-25
2
-5
/
+31
|
*
mmc: quirks: Support for block quirks.
Andrei Warkentin
2011-05-25
1
-0
/
+7
|
*
mmc: MMC boot partitions support.
Andrei Warkentin
2011-05-25
2
-40
/
+256
|
*
mmc: card: block.c cleanup for host claim/release.
Andrei Warkentin
2011-05-25
1
-18
/
+13
|
*
mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
Andrei Warkentin
2011-05-25
3
-8
/
+23
|
*
mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
Andrei Warkentin
2011-05-25
1
-16
/
+26
|
*
mmc: core: Rename erase_timeout to cmd_timeout_ms.
Andrei Warkentin
2011-05-25
1
-18
/
+21
|
*
mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
Andrei Warkentin
2011-05-25
3
-54
/
+43
|
*
mmc: core: fix memory leak in mmc_add_host
Wolfram Sang
2011-05-25
1
-2
/
+2
|
*
mmc: sdhci-pci: Fix checkpatch.pl errors
Ameya Palande
2011-05-25
1
-23
/
+21
|
*
mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-25
1
-0
/
+2
|
*
mmc: add MMC_QUIRK_DISABLE_CD
Ohad Ben-Cohen
2011-05-25
1
-1
/
+1
|
*
mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-25
1
-0
/
+2
|
*
mmc: add MMC_QUIRK_NONSTD_FUNC_IF
Ohad Ben-Cohen
2011-05-25
1
-0
/
+6
|
*
mmc: do not switch to 1-bit mode if not required
Ohad Ben-Cohen
2011-05-25
1
-2
/
+2
|
*
mmc: mmc_card_keep_power cleanups
Ohad Ben-Cohen
2011-05-25
2
-7
/
+7
|
*
mmc: Reliable write support.
Andrei Warkentin
2011-05-25
2
-4
/
+82
|
*
mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
Shawn Guo
2011-05-25
1
-1
/
+1
|
*
mmc: tegra: add pm_flags
Venkat Rao
2011-05-25
1
-0
/
+2
|
*
mmc: remove redundant irq disabling
John Ogness
2011-05-25
1
-8
/
+0
|
*
mmc: Ensure linux starts in eMMC user partition
Philip Rakity
2011-05-25
1
-0
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-24
1
-1
/
+1
|
\
\
|
*
|
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
|
|
/
*
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-05-24
2
-16
/
+31
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
.
\
Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...
Russell King
2011-05-23
2
-16
/
+31
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
|
|
ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
Linus Walleij
2011-05-12
1
-0
/
+2
|
|
|
*
|
|
ARM: 6785/1: mmci: separate out ST Micro register defines
Linus Walleij
2011-05-11
2
-16
/
+29
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[prev]
[next]