index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
sdhci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: sdhci: Implement an SDHCI-specific bounce buffer
Linus Walleij
2018-01-31
1
-8
/
+156
*
mmc: sdhci: Rework sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
1
-10
/
+15
*
mmc: sdhci: Handle failure of enable_irq_wake()
Adrian Hunter
2018-01-17
1
-9
/
+15
*
mmc: sdhci: Stop exporting sdhci_enable_irq_wakeups()
Adrian Hunter
2018-01-17
1
-2
/
+1
*
sdhci: Advertise 2.0v supply on SDIO host controller
Andy Shevchenko
2018-01-11
1
-0
/
+7
*
mmc: sdhci: Avoid swiotlb buffer being full
Ulf Hansson
2017-11-28
1
-10
/
+18
*
mmc: Convert timers to use timer_setup()
Kees Cook
2017-11-02
1
-7
/
+6
*
mmc: sdhci: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc: sdhci: Add quirk to indicate MMC_RSP_136 has CRC
Kishon Vijay Abraham I
2017-08-30
1
-0
/
+3
*
mmc: sdhci: Tidy reading 136-bit responses
Adrian Hunter
2017-08-30
1
-10
/
+18
*
mmc: sdhci: fix SDHCI_QUIRK_NO_HISPD_BIT handling
yangbo lu
2017-08-30
1
-13
/
+14
*
mmc: sdhci: key 8BITBUS bit off MMC_CAP_8_BIT_DATA
Michał Mirosław
2017-08-30
1
-3
/
+2
*
mmc: sdhci: add sdma_boundary member to struct sdhci_host
Srinivas Kandagatla
2017-08-30
1
-5
/
+8
*
mmc: sdhci: ignore restoring the I/O state if MMC_POWER_OFF
Zhoujie Wu
2017-08-30
1
-1
/
+2
*
mmc: sdhci: remove CONFIG_MMC_DEBUG from the driver
Shawn Lin
2017-08-30
1
-8
/
+7
*
mmc: sdhci: Control the delay between tuning commands
Adrian Hunter
2017-04-24
1
-3
/
+8
*
mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c
Hu Ziji
2017-04-24
1
-1
/
+2
*
mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c
Hu Ziji
2017-04-24
1
-2
/
+3
*
mmc: sdhci: Export sdhci_set_ios() from sdhci.c
Hu Ziji
2017-04-24
1
-1
/
+2
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-6
/
+3
*
mmc: sdhci: clarify the get_timeout_clock callback
Shawn Lin
2017-04-24
1
-7
/
+9
*
mmc: sdhci: Add CQE support
Adrian Hunter
2017-04-24
1
-3
/
+127
*
mmc: sdhci: Factor out sdhci_set_default_irqs
Adrian Hunter
2017-04-24
1
-8
/
+13
*
mmc: sdhci: Add sdhci_cleanup_host
Adrian Hunter
2017-04-24
1
-11
/
+26
*
mmc: sdhci: Export sdhci_dumpregs
Adrian Hunter
2017-04-24
1
-1
/
+2
*
mmc: sdhci: Improve register dump print format
Adrian Hunter
2017-04-24
1
-51
/
+53
*
mmc: sdhci: Use sdhci_readl() not readl() in sdhci_dumpregs()
Adrian Hunter
2017-04-24
1
-5
/
+5
*
mmc: sdhci: Add response register to register dump
Adrian Hunter
2017-04-24
1
-0
/
+7
*
mmc: sdhci: Improve debug print format
Adrian Hunter
2017-04-24
1
-16
/
+12
*
mmc: sdhci: Reduce spin lock usage in sdhci_execute_tuning
Adrian Hunter
2017-04-24
1
-22
/
+14
*
mmc: sdhci: Do not use spin lock in set_ios paths
Adrian Hunter
2017-04-24
1
-9
/
+0
*
mmc: sdhci: Remove ->select_drive_strength() callback
Adrian Hunter
2017-04-24
1
-14
/
+0
*
mmc: sdhci: Let drivers decide whether to use mmc_retune_needed() with pm
Adrian Hunter
2017-04-24
1
-4
/
+0
*
mmc: sdhci: Optimize delay loops
Adrian Hunter
2017-04-24
1
-10
/
+9
*
mmc: sdhci: Disable runtime pm when the sdio_irq is enabled
Hans de Goede
2017-03-30
1
-0
/
+6
*
mmc: sdhci: Do not disable interrupts while waiting for clock
Adrian Hunter
2017-03-23
1
-1
/
+3
*
mmc: sdhci: Clear SDHCI_HS400_TUNING flag after platform_execute_tuning
Ritesh Harjani
2017-02-13
1
-2
/
+4
*
mmc: use empty initializer list to zero-clear structures
Masahiro Yamada
2017-02-13
1
-2
/
+2
*
mmc: sdhci: Ignore unexpected CARD_INT interrupts
Gabriel Krisman Bertazi
2017-01-31
1
-1
/
+2
*
mmc: sdhci: Fix to handle MMC_POWER_UNDEFINED
Adrian Hunter
2016-12-20
1
-14
/
+19
*
mmc: sdhci: export sdhci_execute_tuning()
Masahiro Yamada
2016-12-08
1
-1
/
+2
*
mmc: sdhci: Tidy tuning loop
Adrian Hunter
2016-12-05
1
-38
/
+43
*
mmc: sdhci: Simplify tuning block size logic
Adrian Hunter
2016-12-05
1
-11
/
+5
*
mmc: sdhci: Factor out tuning helper functions
Adrian Hunter
2016-12-05
1
-92
/
+124
*
mmc: sdhci: Use mmc_abort_tuning()
Adrian Hunter
2016-12-05
1
-10
/
+1
*
mmc: sdhci: Always allow tuning to fall back to fixed sampling
Adrian Hunter
2016-12-05
1
-18
/
+2
*
mmc: sdhci: Fix tuning reset after exhausting the maximum number of loops
Adrian Hunter
2016-12-05
1
-0
/
+1
*
mmc: sdhci: Fix recovery from tuning timeout
Adrian Hunter
2016-12-05
1
-0
/
+20
*
Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"
Adrian Hunter
2016-12-05
1
-4
/
+0
*
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
1
-2
/
+1
[next]