index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mmc-updates-for-3.10-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-04
4
-6
/
+44
|
\
|
*
mmc: core: fix init controller performance regression, updated patch
Adrian Hunter
2013-04-15
1
-1
/
+3
|
*
mmc: core: call pm_runtime_put_noidle in pm_runtime_get_sync failed case
Li Fei
2013-04-12
2
-3
/
+4
|
*
mmc: core: fix performance regression initializing MMC host controllers
Adrian Hunter
2013-04-12
1
-1
/
+2
|
*
Revert "mmc: core: wait while adding MMC host to ensure root mounts successfu...
Adrian Hunter
2013-04-12
1
-1
/
+0
|
*
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
2013-04-04
1
-1
/
+1
|
*
mmc: core: wait while adding MMC host to ensure root mounts successfully
Sergey Yanovich
2013-03-22
1
-0
/
+1
|
*
mmc: sdio: bind acpi with sdio function device
Aaron Lu
2013-03-22
1
-1
/
+19
|
*
mmc: core: enhance card removal judgement for slow removal
Kevin Liu
2013-03-22
1
-0
/
+13
|
*
mmc: core: Add in support to expose PRV for v4 MMCs
Bernie Thompson
2013-03-22
1
-0
/
+3
*
|
mmc: rename random32() to prandom_u32()
Akinobu Mita
2013-04-29
1
-2
/
+2
|
/
*
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
[next]