index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-01
mmc: host: sdhci: Use BUG_ON()
Fabio Estevam
1
-4
/
+2
2015-06-01
mmc: host: mxcmmc: Simplify a trivial if-return sequence
Fabio Estevam
1
-5
/
+1
2015-06-01
mmc: card: mmc_test: Simplify a trivial if-return sequence
Fabio Estevam
1
-85
/
+15
2015-06-01
mmc: sdhci-esdhc-imx: Do not break platform data boards
Fabio Estevam
1
-1
/
+35
2015-06-01
mmc: sdhci-esdhc-imx: Move mmc_of_parse() to the dt probe
Fabio Estevam
1
-6
/
+2
2015-06-01
mmc: dt: Allow to specify that no write protect signal is present
Lars-Peter Clausen
2
-0
/
+8
2015-06-01
mmc: Add support for disabling write-protect detection
Lars-Peter Clausen
2
-7
/
+24
2015-06-01
mmc: core: Don't print reset warning if reset is not supported
Adrian Hunter
1
-1
/
+2
2015-06-01
mmc: block: Retry errored data requests when re-tuning is needed
Adrian Hunter
2
-1
/
+11
2015-06-01
mmc: block: Check re-tuning in the recovery path
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Flag re-tuning is needed on CRC errors
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: sdhci: Change to new way of doing re-tuning
Adrian Hunter
2
-102
/
+13
2015-06-01
mmc: core: Add support for HS400 re-tuning
Adrian Hunter
3
-0
/
+107
2015-06-01
mmc: core: Separate out the mmc_switch status check so it can be re-used
Adrian Hunter
2
-14
/
+17
2015-06-01
mmc: mmc: Hold re-tuning in mmc_sleep()
Adrian Hunter
1
-2
/
+8
2015-06-01
mmc: core: Hold re-tuning while bkops ongoing
Adrian Hunter
1
-0
/
+6
2015-06-01
mmc: core: Hold re-tuning during erase commands
Adrian Hunter
1
-0
/
+3
2015-06-01
mmc: core: Hold re-tuning during switch commands
Adrian Hunter
1
-10
/
+20
2015-06-01
mmc: core: Add support for re-tuning before each request
Adrian Hunter
1
-7
/
+28
2015-06-01
mmc: core: Enable / disable re-tuning
Adrian Hunter
2
-1
/
+9
2015-06-01
mmc: host: Add facility to support re-tuning
Adrian Hunter
3
-0
/
+97
2015-06-01
mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro
Axel Lin
2
-6
/
+2
2015-06-01
mmc: sdhci-of-arasan: Add the support for sdhci-arasan4.9a
Suman Tripathi
2
-1
/
+9
2015-06-01
mmc: sdhci-s3c: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: sdhci-imx: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: s3cmci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: rtsx: Constify platform_device_id
Krzysztof Kozlowski
2
-2
/
+2
2015-06-01
mmc: mxs: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: davinci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-01
mmc: sdhci-sirf: fake version and capbility registers
Weijun Yang
2
-0
/
+36
2015-06-01
mmc: sdhci-sirf: fix the tuning count in platform_execute_tuning
Weijun Yang
1
-4
/
+5
2015-06-01
MAINTAINERS: mmc: Update Ian Molton's address for tmio_mmc driver
Ben Hutchings
1
-1
/
+1
2015-06-01
mmc: TMIO: Use devm_request_irq()
Ian Molton
1
-2
/
+2
2015-06-01
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
Ian Molton
1
-3
/
+2
2015-06-01
mmc: TMIO: Ensure MFD cell is disabled on probe error path
Ian Molton
1
-2
/
+4
2015-06-01
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
Axel Lin
1
-2
/
+1
2015-06-01
mmc: sdhci_f_sdh30: Staticize local functions
Axel Lin
1
-3
/
+3
2015-06-01
mmc: sdhci-of-esdhc: Pre divider starts at 1
Joakim Tjernlund
1
-2
/
+2
2015-05-25
mmc: host: sdhci-esdhc-imx: fix broken email address
Wolfram Sang
1
-2
/
+2
2015-05-25
mmc: pwrseq: dt: example with reset clock and active low pin
Andreas Fenkart
1
-1
/
+3
2015-05-25
mmc: sh_mmcif: separate sh_mmcif_clk_update() into setup and prepare
Kuninori Morimoto
1
-12
/
+10
2015-05-25
mmc: sh_mmcif: remove unnecessary int clk from struct sh_mmcif_host
Kuninori Morimoto
1
-17
/
+18
2015-05-25
mmc: sh_mmcif: cleanup to use dev instead of &pdev->dev
Kuninori Morimoto
1
-16
/
+17
2015-05-25
mmc: sh_mmcif: move mmcif_of_match to upside
Kuninori Morimoto
1
-6
/
+6
2015-05-25
mmc: sdio: add reset callback to bus operations
Andreas Fenkart
1
-0
/
+7
2015-05-24
Linux 4.1-rc5
Linus Torvalds
1
-1
/
+1
2015-05-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
13
-77
/
+71
2015-05-23
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-12
/
+29
2015-05-23
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2015-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-13
/
+20
[next]