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-spear: add pm callbacks to support hibernation
Shiraz Hashim
2012-03-27
1
-7
/
+2
*
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
Guennadi Liakhovetski
2012-03-27
1
-1
/
+6
*
mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
Rajendra Nayak
2012-03-27
1
-29
/
+2
*
mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
Rajendra Nayak
2012-03-27
1
-20
/
+1
*
mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
Rajendra Nayak
2012-03-27
1
-27
/
+3
*
mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id ba...
Balaji T K
2012-03-27
1
-1
/
+1
*
mmc: omap_hsmmc: remove unused .set_sleep function
Balaji T K
2012-03-27
1
-60
/
+0
*
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
Balaji T K
2012-03-27
1
-24
/
+11
*
mmc: core: Detect card removal on I/O error
Ulf Hansson
2012-03-27
1
-3
/
+21
*
mmc: dw_mmc: Regression fix for non-IDMAC DMA
Seungwon Jeon
2012-03-27
1
-16
/
+9
*
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
Jaehoon Chung
2012-03-27
1
-1
/
+1
*
ARM: OMAP: hsmmc: add max_freq field
Daniel Mack
2012-03-27
1
-2
/
+6
*
mmc: atmel-mci: fix typo
Ludovic Desroches
2012-03-27
1
-1
/
+1
*
mmc: dw_mmc: shift with slot-id for CLKENA register
Jaehoon Chung
2012-03-26
1
-2
/
+2
*
mmc: esdhc: Workaround for data crc error on p1010rdb
Jerry Huang
2012-03-26
1
-2
/
+17
*
mmc: core: add a debug message for SET_BLOCK_COUNT
Jaehoon Chung
2012-03-26
1
-0
/
+6
*
mmc: dw_mmc: Add support for pre_req and post_req
Seungwon Jeon
2012-03-26
1
-27
/
+102
*
mmc: sdhci-tegra: Explicitly support Tegra30
Stephen Warren
2012-03-26
1
-13
/
+87
*
mmc: esdhc: Implement power management for ESDHC
Jerry Huang
2012-03-26
1
-0
/
+18
*
mmc: sdhci: Add platform suspend/resume hooks.
Chris Ball
2012-03-26
2
-0
/
+8
*
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
Jaehoon Chung
2012-03-26
1
-8
/
+8
*
mmc: Support of PCI mode in the dw_mmc driver
Shashidhar Hiremath
2012-03-26
6
-102
/
+379
*
mmc: dw_mmc: add support for eMMC Power Off Notify feature
Jaehoon Chung
2012-03-26
1
-0
/
+5
*
mmc: MMC-4.5 Data Tag Support
Saugata Das
2012-03-26
2
-5
/
+30
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
1
-1
/
+1
|
\
|
*
debugfs-related mode_t whack-a-mole
Al Viro
2012-03-21
1
-1
/
+1
*
|
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2012-03-21
2
-0
/
+10
|
\
\
|
*
\
Merge branch 'pm-qos'
Rafael J. Wysocki
2012-03-16
2
-0
/
+10
|
|
\
\
|
|
*
|
sh_mmcif / PM: Use PM QoS latency constraint
Rafael J. Wysocki
2012-03-13
1
-0
/
+5
|
|
*
|
tmio_mmc / PM: Use PM QoS latency constraint
Rafael J. Wysocki
2012-03-13
1
-0
/
+5
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-03-21
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
mmc: Fix typo in s3cmci.c
Masanari Iida
2012-02-05
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2012-03-20
1
-7
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
|
*
|
|
Merge tag 'tty-3.3-rc3' tty-next
Greg Kroah-Hartman
2012-02-10
1
-6
/
+3
|
|
\
\
\
|
|
*
|
|
TTY: use tty_standard_install
Jiri Slaby
2012-02-03
1
-6
/
+3
|
|
|
/
/
*
|
|
|
mmc: core: Fixup suspend/resume issues for UHS-I cards
Ulf Hansson
2012-03-04
4
-5
/
+17
*
|
|
|
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
Will Deacon
2012-03-04
1
-3
/
+4
*
|
|
|
mmc: sdhci-esdhc-imx: fix for mmc cards on i.MX5
Sascha Hauer
2012-03-04
1
-2
/
+3
*
|
|
|
mmc: core: fix regression: set default clock gating delay to 0
Guennadi Liakhovetski
2012-03-04
1
-2
/
+2
*
|
|
|
mmc: atmel-mci: don't use dma features when using DMA with no chan available
Ludovic Desroches
2012-03-02
1
-11
/
+10
|
|
_
|
/
|
/
|
|
*
|
|
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-02-14
1
-69
/
+75
*
|
|
mmc: atmel-mci: save and restore sdioirq when soft reset is performed
Ludovic Desroches
2012-02-14
1
-0
/
+3
*
|
|
mmc: block: Init ro_lock sysfs attr to fix lockdep warnings
Rabin Vincent
2012-02-14
1
-0
/
+1
*
|
|
mmc: sh_mmcif: fix late delayed work initialisation
Guennadi Liakhovetski
2012-02-14
1
-7
/
+9
*
|
|
mmc: tmio_mmc: fix card eject during IO with DMA
Guennadi Liakhovetski
2012-02-14
3
-2
/
+23
*
|
|
mmc: core: Fix comparison issue in mmc_compare_ext_csds
Jurgen Heeks
2012-02-14
1
-2
/
+2
*
|
|
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-14
2
-12
/
+31
*
|
|
mmc: sdhci-pci: set Medfield SDIO as non-removable
Adrian Hunter
2012-02-14
1
-1
/
+1
*
|
|
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-14
1
-0
/
+4
[next]