index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: Add sdhci_read_caps()
Adrian Hunter
2016-07-25
1
-15
/
+33
*
mmc: sdhci: Tidy caps variables in sdhci_setup_host()
Adrian Hunter
2016-07-25
1
-41
/
+40
*
mmc: sdhci: Make signal voltage support explicit
Adrian Hunter
2016-07-25
1
-0
/
+17
*
mmc: sdhci: Split sdhci_add_host()
Adrian Hunter
2016-07-25
1
-3
/
+36
*
mmc: sdhci: Do not call implementations of mmc host ops directly
Adrian Hunter
2016-07-25
1
-12
/
+16
*
mmc: sdhci: use pr_err for sdhci_dumpregs
Chuanxiao Dong
2016-07-25
1
-46
/
+46
*
mmc: host: use the defined function to check whether card is removable
Jaehoon Chung
2016-07-25
1
-3
/
+3
*
mmc: sdhci: Fix sdhci_card_busy()
Adrian Hunter
2016-07-25
1
-2
/
+2
*
mmc: sdhci: fix wakeup configuration
Ludovic Desroches
2016-07-25
1
-1
/
+14
*
mmc: sdhci: remove comment regarding timeout during tuning
Simon Horman
2016-07-25
1
-1
/
+1
*
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
2016-05-27
1
-2
/
+2
*
mmc: sdhci: removed unneeded function wrappers
Dong Aisheng
2016-05-16
1
-45
/
+15
*
mmc: sdhci: use IS_REACHABLE(CONFIG_LEDS_CLASS) to enable LED code
Masahiro Yamada
2016-05-02
1
-3
/
+1
*
mmc: sdhci: Remove SDHCI_SDR104_NEEDS_TUNING
Adrian Hunter
2016-05-02
1
-6
/
+1
*
mmc: sdhci: Tidy together LED code
Adrian Hunter
2016-05-02
1
-33
/
+63
*
mmc: sdhci: Fix error paths in sdhci_add_host()
Adrian Hunter
2016-05-02
1
-9
/
+27
*
mmc: sdhci: Remove redundant condition
Adrian Hunter
2016-05-02
1
-1
/
+1
*
mmc: sdhci: Remove SDHCI_QUIRK2_NEED_DELAY_AFTER_INT_CLK_RST
Ludovic Desroches
2016-05-02
1
-2
/
+0
*
mmc: sdhci: Introduce sdhci_calc_clk()
Ludovic Desroches
2016-05-02
1
-12
/
+24
*
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition
Ulf Hansson
2016-05-02
1
-28
/
+16
*
mmc: sdhci: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-51
/
+4
*
mmc: sdhci: Fix regression setting power on Trats2 board
Adrian Hunter
2016-03-29
1
-9
/
+30
*
mmc: sdhci: Set DMA mask when adding host
Alexandre Courbot
2016-03-18
1
-7
/
+41
*
mmc: sdhci: Fix override of timeout clk wrt max_busy_timeout
Adrian Hunter
2016-03-17
1
-3
/
+3
*
mmc: sdhci: further code simplication
Russell King
2016-02-29
1
-11
/
+10
*
mmc: sdhci: consolidate the DMA/ADMA size/address quicks
Russell King
2016-02-29
1
-32
/
+16
*
mmc: sdhci: prepare DMA address/size quirk handling consolidation
Russell King
2016-02-29
1
-13
/
+15
*
mmc: sdhci: cleanup DMA un-mapping
Russell King
2016-02-29
1
-11
/
+3
*
mmc: sdhci: clean up host cookie handling
Russell King
2016-02-29
1
-6
/
+6
*
mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
Russell King
2016-02-29
1
-2
/
+1
*
mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
Russell King
2016-02-29
1
-4
/
+4
*
mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
Russell King
2016-02-29
1
-39
/
+23
*
mmc: sdhci: move sdhci_pre_dma_transfer()
Russell King
2016-02-29
1
-27
/
+25
*
mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
Russell King
2016-02-29
1
-22
/
+7
*
mmc: sdhci: avoid walking SG list for writes
Russell King
2016-02-29
1
-20
/
+22
*
mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
Russell King
2016-02-29
1
-20
/
+9
*
mmc: sdhci: allocate alignment and DMA descriptor buffer together
Russell King
2016-02-29
1
-36
/
+20
*
mmc: sdhci: fix data timeout (part 2)
Russell King
2016-02-29
1
-2
/
+13
*
mmc: sdhci: fix data timeout (part 1)
Russell King
2016-02-29
1
-1
/
+1
*
mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
Russell King
2016-02-29
1
-8
/
+7
*
mmc: sdhci: plug DMA mapping leak on error
Russell King
2016-02-29
1
-0
/
+16
*
mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
Russell King
2016-02-29
1
-36
/
+18
*
mmc: sdhci: fix command response CRC error handling
Russell King
2016-02-29
1
-0
/
+17
*
mmc: sdhci: clean up command error handling
Russell King
2016-02-29
1
-6
/
+6
*
mmc: sdhci: move initialisation of command error member
Russell King
2016-02-29
1
-2
/
+3
*
mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps
Al Cooper
2016-02-29
1
-1
/
+1
*
mmc: sdhci: Allow override of get_cd() called from sdhci_request()
Adrian Hunter
2016-02-11
1
-1
/
+1
*
mmc: sdhci: Allow override of mmc host operations
Adrian Hunter
2016-02-11
1
-1
/
+2
*
mmc: sdhci: restore behavior when setting VDD via external regulator
Jisheng Zhang
2015-12-28
1
-13
/
+6
*
mmc: sdhci: Fix sdhci_runtime_pm_bus_on/off()
Adrian Hunter
2015-12-22
1
-2
/
+2
[prev]
[next]