index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
atmel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-05
mmc: core: remove BUG_ONs from sdio
Shawn Lin
3
-21
/
+11
2016-12-05
mmc: mmc: Add Command Queue definitions
Adrian Hunter
3
-0
/
+37
2016-12-05
mmc: queue: Introduce queue depth and use it to allocate and free
Adrian Hunter
2
-59
/
+59
2016-12-05
mmc: queue: Factor out mmc_queue_reqs_free_bufs()
Adrian Hunter
1
-39
/
+26
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_sgs()
Adrian Hunter
1
-6
/
+16
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_sgs()
Adrian Hunter
1
-16
/
+28
2016-12-05
mmc: queue: Factor out mmc_queue_alloc_bounce_bufs()
Adrian Hunter
1
-18
/
+29
2016-12-05
mmc: queue: Fix queue thread wake-up
Adrian Hunter
5
-29
/
+22
2016-12-05
mmc: block: Fix 4K native sector check
Adrian Hunter
1
-3
/
+5
2016-12-05
mmc: block: Restore line inadvertently removed with packed commands
Adrian Hunter
1
-0
/
+2
2016-11-29
soc: fsl: fix section mismatch build warnings
Sudeep Holla
1
-2
/
+5
2016-11-29
mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
yangbo lu
2
-0
/
+21
2016-11-29
MAINTAINERS: add entry for Freescale SoC drivers
yangbo lu
1
-1
/
+10
2016-11-29
soc: fsl: add GUTS driver for QorIQ platforms
yangbo lu
5
-50
/
+333
2016-11-29
dt: bindings: move guts devicetree doc out of powerpc directory
yangbo lu
1
-0
/
+3
2016-11-29
ARM64: dts: ls2080a: add device configuration node
yangbo lu
1
-0
/
+6
2016-11-29
mmc: sh_mmcif: Document r8a73a4, r8a7778 and sh73a0 DT bindings
Simon Horman
1
-0
/
+3
2016-11-29
mmc: sh_mobile_sdhi: remove support for sh7372
Simon Horman
1
-1
/
+0
2016-11-29
mmc: block: delete packed command support
Linus Walleij
4
-540
/
+20
2016-11-29
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
9
-23
/
+12
2016-11-29
mmc: core: Update CMD13 polling policy when switch to HS DDR mode
Ulf Hansson
1
-7
/
+6
2016-11-29
mmc: core: Allow CMD13 polling when switching to HS mode for mmc
Ulf Hansson
1
-11
/
+13
2016-11-29
mmc: core: Enable __mmc_switch() to change bus speed timing for the host
Ulf Hansson
4
-17
/
+27
2016-11-29
mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling
Ulf Hansson
1
-4
/
+8
2016-11-29
mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose
Ulf Hansson
2
-6
/
+6
2016-11-29
mmc: core: Remove redundant __mmc_send_status()
Ulf Hansson
1
-9
/
+1
2016-11-29
mmc: core: Retry instead of ignore at CRC errors when polling for busy
Ulf Hansson
1
-3
/
+6
2016-11-29
mmc: sdhci-pci: Allow deferred probe for sd card detect gpio
David E. Box
1
-5
/
+10
2016-11-29
mmc: sdhci-pci: Add support for Intel GLK
Adrian Hunter
2
-1
/
+29
2016-11-29
sdhci: sdhci-msm: update dll configuration
Ritesh Harjani
1
-2
/
+123
2016-11-29
mmc: sdhci-msm: Add calibration tuning for CDCLP533 circuit
Ritesh Harjani
1
-0
/
+151
2016-11-29
mmc: sdhci-msm: Save the calculated tuning phase
Ritesh Harjani
1
-0
/
+10
2016-11-29
mmc: sdhci-msm: Add HS400 platform support
Venkat Gopalakrishnan
1
-10
/
+112
2016-11-29
mmc: sdhci-msm: Add clock changes for DDR mode.
Ritesh Harjani
1
-4
/
+17
2016-11-29
mmc: sdhci-msm: Implement set_clock callback for sdhci-msm
Ritesh Harjani
1
-1
/
+65
2016-11-29
mmc: sdhci: Factor out sdhci_enable_clk
Ritesh Harjani
2
-11
/
+18
2016-11-29
mmc: sdhci-msm: Enable few quirks
Ritesh Harjani
1
-1
/
+3
2016-11-29
mmc: sdhci-msm: Add get_min_clock() and get_max_clock() callback
Ritesh Harjani
1
-0
/
+17
2016-11-29
mmc: sdhci-msm: Update DLL reset sequence
Venkat Gopalakrishnan
1
-0
/
+60
2016-11-29
dt-bindings: sdhci-msm: Add xo value
Ritesh Harjani
1
-0
/
+1
2016-11-29
mmc: sdhci-msm: Change poor style writel/readl of registers
Ritesh Harjani
1
-30
/
+32
2016-11-29
Documentation: synopsys-dw-mshc: remove the unused properties
Jaehoon Chung
1
-5
/
+0
2016-11-29
mmc: dw_mmc: The "clock-freq-min-max" property was deprecated
Jaehoon Chung
2
-1
/
+4
2016-11-29
mmc: dw_mmc: remove the unnecessary mmc_data structure
Jaehoon Chung
1
-4
/
+2
2016-11-29
mmc: dw_mmc: use the cookie's enum values for post/pre_req()
Jaehoon Chung
2
-20
/
+25
2016-11-29
mmc: dw_mmc: call the dw_mci_prep_stop_abort() by default
Jaehoon Chung
1
-10
/
+5
2016-11-29
mmc: dw_mmc: use the hold register when send stop command
Jaehoon Chung
1
-0
/
+3
2016-11-29
mmc: dw_mmc: change the DW_MCI_FREQ_MIN from 400K to 100K
Jaehoon Chung
1
-1
/
+1
2016-11-29
mmc: dw_mmc: fix the debug message for checking card's present
Jaehoon Chung
1
-5
/
+2
2016-11-29
mmc: dw_mmc: display the real register value on debugfs
Jaehoon Chung
1
-6
/
+8
[next]