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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
mmc: sh_mmcif: maximize power saving
Guennadi Liakhovetski
2011-07-21
1
-9
/
+18
*
|
|
|
|
|
|
mmc: tmio: maximize power saving
Guennadi Liakhovetski
2011-07-21
2
-27
/
+39
*
|
|
|
|
|
|
mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled
Guennadi Liakhovetski
2011-07-21
2
-7
/
+34
*
|
|
|
|
|
|
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
2011-07-21
1
-1
/
+2
*
|
|
|
|
|
|
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
2011-07-21
1
-44
/
+41
*
|
|
|
|
|
|
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
2011-07-21
1
-31
/
+28
*
|
|
|
|
|
|
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
2011-07-21
1
-6
/
+13
*
|
|
|
|
|
|
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
2011-07-21
1
-27
/
+19
*
|
|
|
|
|
|
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
2011-07-21
1
-2
/
+4
*
|
|
|
|
|
|
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
2011-07-21
1
-8
/
+11
*
|
|
|
|
|
|
mmc: block: fixed NULL pointer dereference
Jaehoon Chung
2011-07-21
1
-0
/
+3
*
|
|
|
|
|
|
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
2011-07-20
1
-10
/
+0
*
|
|
|
|
|
|
mmc: omap_hsmmc: add runtime pm support
Balaji T K
2011-07-20
1
-55
/
+56
*
|
|
|
|
|
|
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
2011-07-20
1
-244
/
+2
*
|
|
|
|
|
|
mmc: core: Set non-default Drive Strength via platform hook
Philip Rakity
2011-07-20
1
-29
/
+39
*
|
|
|
|
|
|
mmc: block: add handling for two parallel block requests in issue_rw_rq
Per Forlin
2011-07-20
3
-20
/
+84
*
|
|
|
|
|
|
mmc: queue: add a second mmc queue request member
Per Forlin
2011-07-20
2
-3
/
+44
*
|
|
|
|
|
|
mmc: block: move error path in issue_rw_rq to a separate function.
Per Forlin
2011-07-20
1
-89
/
+131
*
|
|
|
|
|
|
mmc: block: add a block request prepare function
Per Forlin
2011-07-20
1
-104
/
+114
*
|
|
|
|
|
|
mmc: block: add member in mmc queue struct to hold request data
Per Forlin
2011-07-20
3
-128
/
+141
*
|
|
|
|
|
|
mmc: mmc_test: test to measure how sg_len affect performance
Per Forlin
2011-07-20
1
-12
/
+139
*
|
|
|
|
|
|
mmc: mmc_test: add test for non-blocking transfers
Per Forlin
2011-07-20
1
-8
/
+310
*
|
|
|
|
|
|
mmc: mmc_test: add debugfs file to list all tests
Per Forlin
2011-07-20
1
-1
/
+38
*
|
|
|
|
|
|
mmc: mmci: implement pre_req() and post_req()
Per Forlin
2011-07-20
2
-13
/
+142
*
|
|
|
|
|
|
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
2011-07-20
1
-4
/
+83
*
|
|
|
|
|
|
mmc: core: add non-blocking mmc request function
Per Forlin
2011-07-20
1
-10
/
+103
*
|
|
|
|
|
|
mmc: kconfig: remove EXPERIMENTAL from the DMA selection of atmel-mci
Nicolas Ferre
2011-07-20
1
-4
/
+3
*
|
|
|
|
|
|
mmc: atmel-mci: add suspend/resume support
Nicolas Ferre
2011-07-20
1
-0
/
+63
*
|
|
|
|
|
|
mmc: sdhci-pci: allow 8-bit bus width for Intel Medfield eMMCs
Adrian Hunter
2011-07-20
1
-5
/
+16
*
|
|
|
|
|
|
mmc: sdhci-pci: add 8-bit bus width support for mrst hc0
Major Lee
2011-07-20
1
-0
/
+33
*
|
|
|
|
|
|
mmc: dw_mmc: reset FIFO after an error
James Hogan
2011-07-20
1
-1
/
+11
*
|
|
|
|
|
|
mmc: dw_mmc: handle "no CRC status" error
James Hogan
2011-07-20
1
-4
/
+15
*
|
|
|
|
|
|
mmc: dw_mmc: remove unnecessary error messages
James Hogan
2011-07-20
1
-4
/
+0
*
|
|
|
|
|
|
mmc: dw_mmc: fix stop when fallen back to PIO
James Hogan
2011-07-20
1
-1
/
+5
*
|
|
|
|
|
|
mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
Wonil Choi
2011-07-20
1
-4
/
+2
*
|
|
|
|
|
|
mmc: sdhci: specify maximum discard timeout
Adrian Hunter
2011-07-20
1
-0
/
+5
*
|
|
|
|
|
|
mmc: queue: let host controllers specify maximum discard timeout
Adrian Hunter
2011-07-20
2
-10
/
+99
*
|
|
|
|
|
|
mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
Shawn Guo
2011-07-20
1
-4
/
+4
*
|
|
|
|
|
|
mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
Shawn Guo
2011-07-20
1
-1
/
+1
*
|
|
|
|
|
|
mmc: sdhci: fix interrupt storm from card detection
Shawn Guo
2011-07-20
1
-4
/
+25
*
|
|
|
|
|
|
mmc: tmio: Fix race condition resulting in spurious interrupts
Paul Parsons
2011-07-20
1
-44
/
+32
*
|
|
|
|
|
|
mmc: tmio: Fix build error without CONFIG_MMC_SDHI
Paul Parsons
2011-07-20
1
-3
/
+1
*
|
|
|
|
|
|
mmc: dw_mmc: handle unaligned buffers and sizes
James Hogan
2011-07-20
1
-57
/
+252
*
|
|
|
|
|
|
mmc: dw_mmc: don't hard code fifo depth, fix usage
James Hogan
2011-07-20
2
-6
/
+18
*
|
|
|
|
|
|
mmc: dw_mmc: brackets in register access macros
James Hogan
2011-07-20
1
-8
/
+8
*
|
|
|
|
|
|
mmc: dw_mmc: convert card tasklet to workqueue
James Hogan
2011-07-20
1
-19
/
+31
*
|
|
|
|
|
|
mmc: dw_mmc: fix race with request and removal
James Hogan
2011-07-20
1
-4
/
+11
*
|
|
|
|
|
|
mmc: dw_mmc: clear TXDR/RXDR ints before enabling
James Hogan
2011-07-20
1
-2
/
+3
*
|
|
|
|
|
|
mmc: sdhi: Add write16_hook
Simon Horman
2011-07-20
2
-0
/
+41
*
|
|
|
|
|
|
mmc: tmio: Share register access functions
Simon Horman
2011-07-20
3
-35
/
+36
[prev]
[next]