index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
2011-05-25
49
-556
/
+5699
|
\
|
*
mmc: core: eMMC bus width may not work on all platforms
Philip Rakity
2011-05-25
1
-10
/
+102
|
*
mmc: sdhci: Auto-CMD23 fixes.
Andrei Warkentin
2011-05-25
1
-2
/
+2
|
*
mmc: sdhci: Auto-CMD23 support.
Andrei Warkentin
2011-05-25
3
-1
/
+19
|
*
mmc: core: Block CMD23 support for UHS104/SDXC cards.
Andrei Warkentin
2011-05-25
4
-4
/
+12
|
*
mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
Andrei Warkentin
2011-05-25
3
-17
/
+49
|
*
mmc: core: Use CMD23 for multiblock transfers when we can.
Andrei Warkentin
2011-05-25
5
-29
/
+93
|
*
mmc: quirks: Add/remove quirks conditional support.
Andrei Warkentin
2011-05-24
1
-4
/
+36
|
*
mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
Tony Olech
2011-05-24
4
-0
/
+2545
|
*
mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
Philip Rakity
2011-05-24
1
-1
/
+6
|
*
mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
Jaehoon Chung
2011-05-24
1
-1
/
+1
|
*
mmc: core: add support for eMMC Dual Data Rate
Philip Rakity
2011-05-24
4
-19
/
+33
|
*
mmc: core: eMMC signal voltage does not use CMD11
Philip Rakity
2011-05-24
3
-5
/
+6
|
*
mmc: sdhci-pxa: add platform code for UHS signaling
Philip Rakity
2011-05-24
1
-0
/
+41
|
*
mmc: sdhci: add hooks for setting UHS in platform specific code
Philip Rakity
2011-05-24
2
-15
/
+20
|
*
mmc: core: clear MMC_PM_KEEP_POWER flag on resume
Eliad Peller
2011-05-24
1
-0
/
+1
|
*
mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
Jaehoon Chung
2011-05-24
1
-3
/
+3
|
*
mmc: sdhi: allow powering down controller with no card inserted
Guennadi Liakhovetski
2011-05-24
2
-0
/
+10
|
*
mmc: tmio: runtime suspend the controller, where possible
Guennadi Liakhovetski
2011-05-24
3
-6
/
+78
|
*
mmc: sdhi: support up to 3 interrupt sources
Magnus Damm
2011-05-24
1
-11
/
+28
|
*
mmc: sdhi: print physical base address and clock rate
Magnus Damm
2011-05-24
1
-2
/
+4
|
*
mmc: sdhi: no need for special interrupt flags
Magnus Damm
2011-05-24
1
-2
/
+1
|
*
mmc: tmio/sdhi: break out interrupt request/free
Magnus Damm
2011-05-24
4
-21
/
+37
|
*
mmc: protect the tmio_mmc driver against a theoretical race
Guennadi Liakhovetski
2011-05-24
2
-6
/
+57
|
*
mmc: add runtime and system power-management support to the MMCIF driver
Guennadi Liakhovetski
2011-05-24
1
-9
/
+69
|
*
mmc: Add runtime and system-wide PM to the TMIO MMC driver
Guennadi Liakhovetski
2011-05-24
5
-19
/
+86
|
*
mmc: sh_mmcif: protect against a theoretical race
Guennadi Liakhovetski
2011-05-24
1
-8
/
+42
|
*
mmc: sdio: optimized SDIO IRQ handling for single irq
Stefan Nilsson XK
2011-05-24
2
-1
/
+33
|
*
mmc: mmc_test: minor clean up, use t = &test.area everywhere
Andy Shevchenko
2011-05-24
1
-31
/
+44
|
*
mmc: card: fix potential null dereference of 'idata'
Vladimir Motyka
2011-05-24
1
-5
/
+6
|
*
mmc: sdhci: add support for retuning mode 1
Arindam Nath
2011-05-24
3
-3
/
+118
|
*
mmc: sdhci: add support for programmable clock mode
Arindam Nath
2011-05-24
3
-15
/
+70
|
*
mmc: sdhci: enable preset value after uhs initialization
Arindam Nath
2011-05-24
3
-0
/
+44
|
*
mmc: sd: add support for tuning during uhs initialization
Arindam Nath
2011-05-24
6
-1
/
+182
|
*
mmc: sd: report correct speed and capacity of uhs cards
Arindam Nath
2011-05-24
3
-4
/
+24
|
*
mmc: sd: set current limit for uhs cards
Arindam Nath
2011-05-24
4
-0
/
+86
|
*
mmc: sd: add support for uhs bus speed mode selection
Arindam Nath
2011-05-24
5
-3
/
+132
|
*
mmc: sdhci: reset sdclk before setting high speed enable
Arindam Nath
2011-05-24
1
-3
/
+24
|
*
mmc: sd: add support for driver type selection
Arindam Nath
2011-05-24
9
-30
/
+190
|
*
mmc: sd: query function modes for uhs cards
Arindam Nath
2011-05-24
2
-10
/
+62
|
*
mmc: sd: add support for signal voltage switch procedure
Arindam Nath
2011-05-24
7
-17
/
+284
|
*
mmc: core: Add mmc CMD+ACMD passthrough ioctl
John Calixto
2011-05-24
7
-1
/
+261
|
*
mmc: block: init force_ro sysfs attribute
Rabin Vincent
2011-05-24
1
-0
/
+1
|
*
mmc: sdhci: Fix read-only detection with JMicron 388 chip
Takashi Iwai
2011-05-24
3
-4
/
+31
|
*
mmc: Ensure hardware partitions don't mess with mmcblk device naming.
Andrei Warkentin
2011-05-24
1
-7
/
+19
|
*
mmc: sdhci: Add pre and post reset processing for chip specific reset
Philip Rakity
2011-05-24
2
-0
/
+8
|
*
mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
Mark Brown
2011-05-24
1
-3
/
+4
|
*
mmc: initialize struct mmc_request at declaration time
Chris Ball
2011-05-24
6
-34
/
+12
|
*
mmc: initialize struct mmc_data at declaration time
Chris Ball
2011-05-24
5
-21
/
+10
|
*
mmc: initialize struct mmc_command at declaration time
Chris Ball
2011-05-24
6
-92
/
+37
[next]