index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: convert to idr_alloc()
Tejun Heo
2013-02-27
1
-5
/
+6
*
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-02-26
9
-83
/
+495
|
\
|
*
mmc: add DT bindings for more MMC capability flags
Guennadi Liakhovetski
2013-02-24
1
-0
/
+13
|
*
mmc: provide a standard MMC device-tree binding parser centrally
Guennadi Liakhovetski
2013-02-24
1
-0
/
+110
|
*
mmc: support packed write command for eMMC4.5 devices
Seungwon Jeon
2013-02-24
1
-0
/
+1
|
*
mmc: add packed command feature of eMMC4.5
Seungwon Jeon
2013-02-24
1
-0
/
+28
|
*
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
Marek Szyprowski
2013-02-24
1
-1
/
+1
|
*
mmc: core: fix indentation
Jaehoon Chung
2013-02-24
1
-12
/
+11
|
*
mmc: core: fix permanent sleep of mmcqd during card removal
Seungwon Jeon
2013-02-24
1
-0
/
+1
|
*
mmc: sdhci: enhance preset value function
Kevin Liu
2013-02-24
1
-17
/
+0
|
*
mmc: core: Fixup signal voltage switch
Johan Rudholm
2013-02-24
3
-17
/
+107
|
*
mmc: core: Break out start_signal_voltage_switch
Johan Rudholm
2013-02-24
5
-21
/
+31
|
*
mmc: core: Add mmc_power_cycle
Johan Rudholm
2013-02-24
2
-0
/
+9
|
*
mmc: sd: Simplify by using mmc_host_uhs
Johan Rudholm
2013-02-24
1
-4
/
+2
|
*
mmc: core: expose RPMB partition only for CMD23 capable hosts
Balaji T K
2013-02-24
1
-1
/
+1
|
*
mmc: core: move the cache disabling operation to mmc_suspend
Maya Erez
2013-02-24
2
-7
/
+8
|
*
mmc: fix async request mechanism for sequential read scenarios
Konstantin Dorfman
2013-02-11
3
-3
/
+120
|
*
mmc: slot-gpio: use devm_* managed functions to ease users
Shawn Guo
2013-02-11
1
-6
/
+51
|
*
mmc: sdio: print correct UHS mode during card detection
Subhash Jadavani
2013-02-11
1
-0
/
+5
|
*
mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequence
Sujit Reddy Thumma
2013-02-11
1
-11
/
+11
|
*
mmc: sdio: fix resume failure due to lack of CMD52 reset
Subhash Jadavani
2013-02-11
1
-2
/
+4
*
|
drivers/mmc/core: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2013-01-11
1
-2
/
+1
|
/
*
mmc: extend the slot-gpio card-detection to use host's .card_event() method
Guennadi Liakhovetski
2012-12-07
1
-1
/
+7
*
mmc: Limit MMC speed to 52MHz if not HS200
Al Cooper
2012-12-06
1
-0
/
+2
*
mmc: Remove redundant null check before kfree in bus.c
Sachin Kamat
2012-12-06
1
-2
/
+1
*
mmc: Remove redundant null check before kfree in sdio_bus.c
Sachin Kamat
2012-12-06
1
-2
/
+1
*
mmc: sdio: Add empty bus-level suspend/resume callbacks
Rafael J. Wysocki
2012-12-06
1
-0
/
+14
*
mmc: core: Add mmc_set_blockcount feature
Loic Pallardy
2012-12-06
1
-0
/
+14
*
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
Loic Pallardy
2012-12-06
1
-0
/
+4
*
mmc: core: Expose access to RPMB partition
Loic Pallardy
2012-12-06
1
-0
/
+11
*
mmc: Standardise capability type
Lee Jones
2012-12-06
1
-1
/
+1
*
mmc: sdio: Use multiple scatter/gather list
Kyoungil Kim
2012-12-06
2
-11
/
+31
*
mmc: core: Fix some driver hangs when dealing with broken devices
Trey Ramsay
2012-12-06
2
-1
/
+28
*
mmc: core: debugfs: Add signal_voltage to ios dump
Johan Rudholm
2012-12-06
1
-0
/
+16
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-10
6
-111
/
+287
|
\
|
*
mmc: core: Fixup broken suspend and eMMC4.5 power off notify
Ulf Hansson
2012-10-07
2
-73
/
+35
|
*
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
2012-10-07
1
-4
/
+6
|
*
mmc: support BKOPS feature for eMMC
Jaehoon Chung
2012-10-03
3
-8
/
+189
|
*
mmc: sdio: Fix PM_SLEEP related build warnings
Thierry Reding
2012-09-19
1
-7
/
+0
|
*
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
Kyungsik Lee
2012-09-19
1
-16
/
+42
|
*
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
Chris Ball
2012-09-11
1
-1
/
+7
|
*
mmc: core: Do not rescan non-removable devices
Johan Rudholm
2012-09-04
1
-0
/
+5
|
*
mmc: debugfs: Print ext_csd in ascending order
Venkatraman S
2012-09-04
1
-1
/
+1
|
*
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
2012-09-04
1
-1
/
+2
*
|
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
\
|
*
|
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
2012-08-20
1
-2
/
+2
|
|
/
*
/
mmc: fix comment typos
Masanari Iida
2012-09-01
1
-1
/
+1
|
/
*
mmc: core: reset signal voltage on power up
Aaron Lu
2012-07-22
4
-16
/
+3
*
mmc: sd: Fix sd current limit setting
Aaron Lu
2012-07-22
1
-15
/
+54
*
mmc: sdio: Change pr_warning to pr_warn_ratelimited
Liu Chuansheng
2012-07-22
1
-1
/
+1
[next]