index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-11
mmc: sh_mmcif: process error interrupts first
Guennadi Liakhovetski
1
-6
/
+6
2012-01-11
mmc: tmio_mmc: Hotplug code regrouping
Bastian Hecht
1
-9
/
+21
2012-01-11
mmc: sdhci-s3c: use S3C_SDHCI_CONTROL2 instead of hardcoded offset value
Jingoo Han
1
-1
/
+1
2012-01-11
mmc: dw_mmc: Support predefined mutiple block transfers
Seungwon Jeon
1
-6
/
+28
2012-01-11
mmc: dw_mmc: Remove unnecessary else clauses
Chris Ball
1
-5
/
+0
2012-01-11
mmc: dw_mmc: Add more capabilities field
Seungwon Jeon
1
-0
/
+6
2012-01-11
mmc: dw_mmc: use dev_pm_ops for dw_mmc controllers
Jaehoon Chung
1
-9
/
+10
2012-01-11
mmc: sdhci-pci: simplify error handling
Axel Lin
1
-20
/
+18
2012-01-11
mmc: sdhci-s3c: Add pm_caps into SD/MMC host
Sangwook Lee
1
-0
/
+3
2012-01-11
mmc: remove the second argument of k[un]map_atomic()
Cong Wang
5
-19
/
+19
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
21
-243
/
+21
2012-01-11
mmc: Remove redundant spi driver bus initialization
Lars-Peter Clausen
1
-1
/
+0
2012-01-11
mmc: sh_mmcif: simplify clock divisor calculation
Guennadi Liakhovetski
1
-1
/
+2
2012-01-11
mmc: sdhci-esdhc: Change delay after setting clock from 100ms to 1ms
Tony Lin
1
-1
/
+1
2012-01-11
mmc: mmci: add capabilities2 for MMC_CAP2
Per Forlin
1
-0
/
+1
2012-01-11
mmc: sdhci-spear: Implement suspend/resume
Viresh Kumar
1
-0
/
+40
2012-01-11
mmc: debugfs: expose the SDCLK frq in sys ios
Giuseppe CAVALLARO
1
-0
/
+10
2012-01-09
Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+5
2012-01-09
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-9
/
+17
2012-01-09
Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+8
2012-01-09
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-5
/
+2
2012-01-09
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-15
/
+15
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
17
-83
/
+78
2012-01-09
Merge branch 'samsung/dt' into samsung/cleanup
Arnd Bergmann
17
-83
/
+78
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
1
-2
/
+2
2012-01-07
Merge branch 'next/cleanup' into samsung/dt
Arnd Bergmann
1
-15
/
+15
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-11
/
+1
2012-01-07
Merge branch 'depends/rmk/restart' into next/cleanup
Arnd Bergmann
19
-70
/
+62
2012-01-06
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
Linus Torvalds
1
-0
/
+2
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-11
/
+1
2012-01-03
Merge branch 'mxs/clk-prepare' of git://git.linaro.org/people/shawnguo/linux-2.6 into imx/clk
Arnd Bergmann
1
-5
/
+5
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-12-30
Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
Linus Torvalds
1
-4
/
+10
2011-12-28
mmc: mxs-mmc: convert to clk_prepare/clk_unprepare
Shawn Guo
1
-5
/
+5
2011-12-28
Merge branch 'samsung/cleanup' into next/drivers
Arnd Bergmann
1
-5
/
+2
2011-12-27
Merge branch 'v3.2-rc6' into next/drivers
Arnd Bergmann
6
-6
/
+9
2011-12-23
mmc: mxs-mmc: fix the dma_transfer_direction migration
Shawn Guo
1
-0
/
+3
2011-12-23
mmc: sdhci-s3c: Use generic clock names for sdhci bus clock options
Rajeshwari Shinde
1
-5
/
+2
2011-12-19
mmc: vub300: fix type of firmware_rom_wait_states module parameter
Rusty Russell
1
-1
/
+1
2011-12-19
mmc: sdhci: remove "state" argument from sdhci_suspend_host
Manuel Lauss
14
-63
/
+52
2011-12-18
ARM: 7220/1: mmc: mmci: Fixup error handling for dma
Ulf Hansson
1
-1
/
+5
2011-12-18
ARM: 7214/1: mmc: mmci: Fixup handling of MCI_STARTBITERR
Ulf Hansson
1
-3
/
+5
2011-12-13
ARM: Orion: Get address map from plat-orion instead of via platform_data
Andrew Lunn
1
-5
/
+8
2011-12-10
mmc: sdhci-s3c: Remove old and misprototyped suspend operations
Mark Brown
1
-2
/
+0
2011-12-10
mmc: tmio: fix clock gating on platforms with a .set_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: sh_mmcif: fix clock gating on platforms with a .down_pwr() method
Guennadi Liakhovetski
1
-1
/
+1
2011-12-10
mmc: Add module.h include to sdhci-cns3xxx.c
Chris Ball
1
-0
/
+1
2011-12-10
mmc: mxcmmc: fix falling back to PIO
Sascha Hauer
1
-0
/
+1
2011-12-08
ARM: OMAP: hsmmc: add pm_caps field
Eliad Peller
1
-0
/
+2
2011-12-08
omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume
Eliad Peller
1
-9
/
+15
[prev]
[next]