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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
mmc: sdhci-spear: Add clk_{un}prepare() support
Viresh Kumar
1
-5
/
+5
2012-10-07
mmc: sdhci-spear: add device tree bindings
Viresh Kumar
1
-2
/
+55
2012-10-07
mmc: sdhci-s3c: Add clk_(enable/disable) in runtime suspend/resume
Chander Kashyap
1
-2
/
+27
2012-10-07
mmc: core: Replace MMC_CAP2_BROKEN_VOLTAGE with test for fixed regulator
Chris Ball
1
-4
/
+6
2012-10-07
mmc: sdhci-pxav3: Use sdhci_get_of_property for parsing DT quirks
Chris Ball
1
-0
/
+2
2012-10-07
mmc: dt: Support "broken-cd" property in sdhci-pltfm
Chris Ball
1
-0
/
+3
2012-10-07
mmc: sdhci-s3c: fix the wrong number of max bus clocks
Jaehoon Chung
1
-1
/
+1
2012-10-03
mmc: sh-mmcif: avoid oops on spurious interrupts
Guennadi Liakhovetski
1
-0
/
+4
2012-10-03
mmc: sh-mmcif: properly handle MMC_WRITE_MULTIPLE_BLOCK completion IRQ
Guennadi Liakhovetski
1
-1
/
+3
2012-10-03
mmc: sdhci-s3c: Fix crash on module insertion for second time
Chander Kashyap
1
-0
/
+1
2012-10-03
mmc: sdhci-s3c: Enable only required bus clock
Chander Kashyap
1
-5
/
+7
2012-10-03
mmc: Revert "mmc: dw_mmc: Add check for IDMAC configuration"
Seungwon Jeon
1
-13
/
+2
2012-10-03
mmc: mxcmmc: fix bug that may block a data transfer forever
Javier Martin
1
-6
/
+70
2012-10-03
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
1
-2
/
+1
2012-10-03
mmc: atmel-mci: AP700x PDC is not connected to MCI
Hein_Tibosch
2
-1
/
+8
2012-10-03
mmc: atmel-mci: DMA can be used with other controllers
Hein_Tibosch
1
-13
/
+13
2012-10-03
mmc: mmci: use clk_prepare_enable and clk_disable_unprepare
Julia Lawall
1
-10
/
+3
2012-10-03
mmc: sdhci-s3c: Add device tree support
Thomas Abraham
1
-6
/
+152
2012-10-03
mmc: dw_mmc: add support for exynos specific implementation of dw-mshc
Thomas Abraham
3
-0
/
+263
2012-10-03
mmc: dw_mmc: add support for implementation specific callbacks
Thomas Abraham
4
-4
/
+82
2012-10-03
mmc: dw_mmc: prepare functions in dw_mmc-pltfm for reuse
Thomas Abraham
2
-2
/
+29
2012-10-03
mmc: dw_mmc: add device tree support
Thomas Abraham
2
-7
/
+132
2012-10-03
mmc: dw_mmc: add quirk to indicate missing write protect line
Thomas Abraham
1
-1
/
+3
2012-10-03
mmc: dw_mmc: lookup for optional biu and ciu clocks
Thomas Abraham
1
-3
/
+49
2012-10-03
mmc: dw_mmc: allow probe to succeed even if one slot is initialized
Thomas Abraham
1
-10
/
+13
2012-10-03
mmc: dw_mmc: Use devm_* functions in dw_mmc platform driver
Thomas Abraham
1
-21
/
+8
2012-10-03
mmc: dw_mmc: convert copy of struct device in struct dw_mci to a reference
Thomas Abraham
3
-30
/
+30
2012-10-03
mmc: support BKOPS feature for eMMC
Jaehoon Chung
3
-8
/
+189
2012-09-19
mmc: sdhci: Test cd-gpio instead of SDHCI presence when probing
Guennadi Liakhovetski
1
-0
/
+8
2012-09-19
mmc: davinci_mmc: convert to DMA engine API
Matt Porter
1
-189
/
+82
2012-09-19
mmc: sdio: Fix PM_SLEEP related build warnings
Thierry Reding
1
-7
/
+0
2012-09-19
mmc: core: Remove bounce buffer in mmc_send_cxd_data()
Kyungsik Lee
1
-16
/
+42
2012-09-19
mmc: sdhci-pxav3: dt: Support "cd-gpios" property
Chris Ball
1
-0
/
+25
2012-09-11
mmc: slot-gpio: Fix missing assignment to ctx->ro_gpio
Chris Ball
1
-1
/
+7
2012-09-04
mmc: via-sdmmc: Use module_pci_driver
Sachin Kamat
1
-15
/
+1
2012-09-04
mmc: dw_mmc-pci: Use module_pci_driver
Sachin Kamat
1
-12
/
+1
2012-09-04
mmc: sdhci-pci: Use module_pci_driver
Sachin Kamat
1
-18
/
+1
2012-09-04
mmc: mmc_spi: Use module_spi_driver
Sachin Kamat
1
-14
/
+1
2012-09-04
mmc: sdhci-s3c: fix checkpatch error and warnings
Jingoo Han
1
-6
/
+8
2012-09-04
mmc: core: Do not rescan non-removable devices
Johan Rudholm
1
-0
/
+5
2012-09-04
mmc: dw_mmc: fixed a section mismatch in dw_mci_init_slot
Jaehoon Chung
2
-3
/
+3
2012-09-04
mmc: tegra: convert to device tree support only
Joseph Lo
1
-4
/
+3
2012-09-04
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
1
-42
/
+21
2012-09-04
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
1
-13
/
+4
2012-09-04
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
1
-22
/
+2
2012-09-04
mmc: omap_hsmmc: remove unused vars and includes
Venkatraman S
1
-10
/
+4
2012-09-04
mmc: omap: fix mmc_omap_report_irq to use dev_dbg macros
Venkatraman S
1
-12
/
+17
2012-09-04
mmc: omap: remove unused variables and includes
Venkatraman S
1
-10
/
+0
2012-09-04
mmc: debugfs: Print ext_csd in ascending order
Venkatraman S
1
-1
/
+1
2012-09-04
mmc: core: Add TRANsfer state to non-HPI state
Venkatraman S
1
-1
/
+2
[next]