index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
mmc: core: add missing pm event in mmc_pm_notify to fix hib restore
Grygorii Strashko
1
-0
/
+1
2015-04-17
Revert "mmc: core: Convert mmc_driver to device_driver"
Ulf Hansson
1
-8
/
+33
2015-04-17
mmc: pwrseq: Fix error code propagation in mmc_pwrseq_simple_alloc()
Javier Martinez Canillas
1
-1
/
+1
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-4
/
+4
2015-04-02
mmc: Add support for marking hpi as broken through devicetree
Hans de Goede
1
-1
/
+9
2015-03-31
mmc: core: Enable runtime PM management of host devices
Ulf Hansson
1
-1
/
+9
2015-03-27
mmc: core: Remove the ->enable|disable() callbacks
NeilBrown
1
-5
/
+0
2015-03-23
mmc: core: fold mmc_set_bus_width calls into sdio_enable_4bit_bus.
NeilBrown
1
-20
/
+12
2015-03-23
mmc: pwrseq: simplify alloc/free hooks
Alexandre Courbot
4
-18
/
+26
2015-03-19
mmc: pwrseq_simple: fix error path in mmc_pwrseq_simple_alloc
NeilBrown
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
2
-4
/
+4
2015-02-04
mmc: pwrseq: add driver for emmc hardware reset
Marek Szyprowski
4
-1
/
+106
2015-02-03
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state
Ulf Hansson
1
-2
/
+2
2015-01-30
mmc: pwrseq_simple: Add optional reference clock support
Javier Martinez Canillas
1
-2
/
+36
2015-01-30
mmc: pwrseq_simple: Extend to support more pins
Javier Martinez Canillas
1
-15
/
+40
2015-01-29
mmc: Resolve BKOPS compatability issue
Alexey Skidanov
2
-4
/
+6
2015-01-28
mmc: pwrseq_simple: Add support for a reset GPIO pin
Ulf Hansson
1
-0
/
+38
2015-01-28
mmc: pwrseq: Initial support for the simple MMC power sequence provider
Ulf Hansson
4
-2
/
+111
2015-01-28
mmc: core: Initial support for MMC power sequences
Ulf Hansson
5
-2
/
+101
2015-01-19
mmc: core: Move mmc_card_removed() into mmc_start_request()
Adrian Hunter
1
-12
/
+20
2015-01-19
mmc: core: Simplify by adding mmc_execute_tuning()
Adrian Hunter
5
-32
/
+36
2015-01-19
mmc: slot-gpio: Allow host driver to provide isr for card-detect interrupts
NeilBrown
1
-1
/
+17
2015-01-19
mmc: sd: add reset bus_ops callback
Johan Rudholm
1
-0
/
+7
2015-01-19
mmc: core: refactor the hw_reset routines
Johan Rudholm
3
-34
/
+51
2015-01-19
mmc: core: always check status after reset
Johan Rudholm
1
-19
/
+5
2015-01-19
mmc: Add SDIO function devicetree subnode parsing
Sascha Hauer
4
-0
/
+46
2015-01-19
mmc: core: Make tuning block patterns static
Ulf Hansson
2
-32
/
+30
2015-01-19
mmc: slot-gpio: Rework how to handle allocation of slot-gpio data
Ulf Hansson
2
-59
/
+23
2015-01-19
mmc: core: Free all resources for the class device at ->dev_release()
Ulf Hansson
1
-7
/
+6
2015-01-19
mmc: slot-gpio: Make mmc_gpio_alloc() available for MMC core
Ulf Hansson
2
-1
/
+16
2015-01-19
mmc: slot-gpio: Use the parent device while allocating data
Ulf Hansson
1
-4
/
+4
2015-01-19
mmc: slot-gpio: Remove option to explicitly free requested CD/WP GPIOs
Ulf Hansson
1
-88
/
+4
2015-01-19
mmc: core: Return error at failure of request CD/WP in mmc_of_parse()
Ulf Hansson
1
-22
/
+6
2015-01-19
mmc: core: Support the optional init_card() callback for MMC and SD
Doug Anderson
2
-1
/
+12
2014-12-29
mmc: core: stop trying to switch width when only one bit is supported
Alexandre Belloni
1
-1
/
+1
2014-12-11
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-12-08
mmc: core: Let mmc_send_tuning() to take struct mmc_host* as parameter
Ulf Hansson
1
-4
/
+3
2014-12-05
MMC / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
1
-2
/
+2
2014-11-26
mmc: core: add core-level function for sending tuning commands
Minda Chen
1
-0
/
+70
2014-11-26
mmc: core: hold SD Clock before CMD11 during Signal
Vincent Yang
1
-5
/
+8
2014-11-26
mmc: core: reset sdio card properly on resume.
NeilBrown
1
-2
/
+6
2014-11-26
mmc: core: use card->ocr when negotiating voltage setting in mmc_sdio_power_r...
NeilBrown
1
-1
/
+1
2014-11-26
mmc: core: consistent handling of initial values
Johan Rudholm
2
-25
/
+23
2014-11-10
mmc: core: use mmc_send_status to check hw_reset
Johan Rudholm
1
-8
/
+2
2014-11-10
mmc: core: Convert to use kzalloc() for CXD register buffers
Ulf Hansson
1
-3
/
+3
2014-11-10
mmc: core: Don't handle buffers on stack while fetching CXD registers
Ulf Hansson
1
-20
/
+1
2014-11-10
mmc: core: Remove the redundant mmc_send_ext_csd() API
Ulf Hansson
1
-8
/
+2
2014-11-10
mmc: core: Use mmc_get_ext_csd() instead of mmc_send_ext_csd()
Ulf Hansson
2
-22
/
+4
2014-11-10
mmc: core: Export mmc_get_ext_csd()
Ulf Hansson
2
-31
/
+29
2014-11-10
mmc: core: Don't panic when fetching EXT_CSD
Ulf Hansson
1
-4
/
+2
[next]