Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
da4964387d997244b043dd812540bed851c45c9e
/
drivers
/
mmc
/
host
acdf2fc
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
e1631f9
mmc: dw_mmc: prevent NULL dereference for dma_ops
by Jaehoon Chung
· 13 years ago
b8915282
mmc: unbreak sdhci-esdhc-imx on i.MX25
by Eric Bénard
· 13 years ago
87b87a3
mmc: sdhci: refine non-removable card checking for card detection
by Daniel Drake
· 13 years ago
a99aa9b
mmc: dw_mmc: Fix switch from DMA to PIO
by Seungwon Jeon
· 13 years ago
4d048f9
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
by Rajendra Nayak
· 13 years ago
b6d085f
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
by Chris Ball
· 13 years ago
d04525e
dma: mxs-dma: enable channel in device_issue_pending call
by Shawn Guo
· 13 years ago
8c2fc8e
mmc: sdhci-dove: Fix compile error by including module.h
by Alf Høgemark
· 13 years ago
4188bba
mmc: Prevent 1.8V switch for SD hosts that don't support UHS modes.
by Al Cooper
· 13 years ago
79263f3
Revert "mmc: sdhci-pci: Add MSI support"
by Chris Ball
· 13 years ago
84e41d2
Revert "mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers"
by Chris Ball
· 13 years ago
fc307df
mmc: omap_hsmmc: fix module re-insertion
by Balaji T K
· 13 years ago
b796450
mmc: omap_hsmmc: convert to module_platform_driver
by Felipe Balbi
· 13 years ago
efa25fd
mmc: omap_hsmmc: make it behave well as a module
by Felipe Balbi
· 13 years ago
927ce94
mmc: omap_hsmmc: trivial cleanups
by Felipe Balbi
· 13 years ago
92a3aeb
mmc: omap_hsmmc: context save after enabling runtime pm
by Balaji T K
· 13 years ago
d59d77e
mmc: omap_hsmmc: use runtime put sync in probe error patch
by Balaji T K
· 13 years ago
210b7d2
mmc: sdhci-pci: add quirks for broken MSI on O2Micro controllers
by Manuel Lauss
· 13 years ago
eb91b91
mmc: sh_mmcif: Simplify calculation of mmc->f_min
by Simon Horman
· 13 years ago
930f152
mmc: sh_mmcif: mmc->f_max should be half of the bus clock
by Simon Horman
· 13 years ago
f938825
mmc: sh_mmcif: double clock speed
by Simon Horman
· 13 years ago
faf8180
mmc: atmel-mci: add support for odd clock dividers
by Ludovic Desroches
· 13 years ago
33ab4bb
mmc: atmel-mci: r/w proof capability only available since v2xx
by Ludovic Desroches
· 13 years ago
66292ad
mmc: atmel-mci: correct data timeout computation
by Ludovic Desroches
· 13 years ago
9f4e815
mmc: sdhci-s3c: Enable runtime power management
by Mark Brown
· 13 years ago
d5e9c02
mmc: sdhci-s3c: Use CONFIG_PM_SLEEP to ifdef system suspend
by Mark Brown
· 13 years ago
9bda6da
mmc: sdhci-s3c: use devm_ functions
by Julia Lawall
· 13 years ago
1d4dc33
mmc: sdhci-s3c: Keep a copy of platform data and use it
by Thomas Abraham
· 13 years ago
0d22c77
mmc: sdhci-s3c: derive transfer width host cap from max_width in platdata
by Thomas Abraham
· 13 years ago
3119936a
mmc: sdhci-s3c: Remove usage of clk_type member in platform data
by Thomas Abraham
· 13 years ago
623ff77
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
ef08e78
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
b5174fa
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
3480059
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
d61b7a5
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
7f52421
mmc: sh_mobile_sdhi: support modular mmc-core with non-standard hotplug
by Guennadi Liakhovetski
· 13 years ago
e82b4ac
mmc: sh_mobile_sdhi: add a callback for board specific init code
by Bastian Hecht
· 13 years ago
4932bd6
mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function
by Guennadi Liakhovetski
· 13 years ago
996bc8a
mmc: sh_mobile_sdhi: do not manage PM clocks manually
by Guennadi Liakhovetski
· 13 years ago
5bd99c3
mmc: tmio_mmc: remove unused sdio_irq_enabled flag
by Guennadi Liakhovetski
· 13 years ago
c391e1b
mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data
by Guennadi Liakhovetski
· 13 years ago
58126c8
mmc: sh_mobile_sdhi: pass card hotplug GPIO number to TMIO MMC
by Guennadi Liakhovetski
· 13 years ago
c8be24c
mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper
by Guennadi Liakhovetski
· 13 years ago
2b1ac5c
mmc: tmio: calculate the native hotplug condition only once
by Guennadi Liakhovetski
· 13 years ago
296e0b0
mmc: sdhci-pci: allow 8-bit bus width for Intel PCH
by Alexander Stein
· 13 years ago
6379b23
mmc: sdhci: check interrupt flags in ISR again
by Alexander Stein
· 13 years ago
e603983
mmc: sdhci-pci: Add MSI support
by Alexander Stein
· 13 years ago
ee698f5
mmc: davinci: Poll status for small size transfers
by Ido Yariv
· 13 years ago
be7b562
mmc: davinci: Eliminate spurious interrupts
by Ido Yariv
· 13 years ago
1f84b71
mmc: omap_hsmmc: Avoid a regulator voltage change with dt
by Rajendra Nayak
· 13 years ago
46856a6
mmc: omap_hsmmc: Convert hsmmc driver to use device tree
by Rajendra Nayak
· 13 years ago
f3c55a7
mmc: sdhci-pci: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for Medfield SDIO
by Adrian Hunter
· 13 years ago
6308d29
mmc: sdhci: add quirk for keeping card power during suspend
by Adrian Hunter
· 13 years ago
da721cf
mmc: sdhci-pci: select HC erase size for Medfield eMMC
by Adrian Hunter
· 13 years ago
2cecdf0
mmc: omap_hsmmc: convert all pr_* to dev_*
by Rajendra Nayak
· 13 years ago
183f796
mmc: sh_mmcif: fix MMC_GEN_CMD setting
by Shimoda, Yoshihiro
· 13 years ago
37f6190
mmc: omap_hsmmc: Fix "Unbalanced pm_runtime_enable!" warning
by Tony Lindgren
· 13 years ago
907d2e7
mmc: start removing enable / disable API
by Adrian Hunter
· 13 years ago
4b1a617
mmc: sdhci-spear: add pm callbacks to support hibernation
by Shiraz Hashim
· 13 years ago
e23cd53
mmc: tmio_mmc: do not enable card hotplug interrupts, if unused
by Guennadi Liakhovetski
· 13 years ago
e3f1adb
mmc: omap_hsmmc: Don't expect MMC1 to always have vmmc supply
by Rajendra Nayak
· 13 years ago
1cb9af4
mmc: omap_hsmmc: Get rid of omap_hsmmc_4_set_power function
by Rajendra Nayak
· 13 years ago
69b07ec
mmc: omap_hsmmc: Get rid of omap_hsmmc_1_set_power function
by Rajendra Nayak
· 13 years ago
c2200ef
mmc: omap_hsmmc: Use OMAP_HSMMC_SUPPORTS_DUAL_VOLT flag to remove host->id based hardcoding
by Balaji T K
· 13 years ago
80d17f3
mmc: omap_hsmmc: remove unused .set_sleep function
by Balaji T K
· 13 years ago
b7bf773
mmc: omap_hsmmc: use platform_get_resource_byname for tx/rx DMA channels
by Balaji T K
· 13 years ago
885c3e8
mmc: dw_mmc: Regression fix for non-IDMAC DMA
by Seungwon Jeon
· 13 years ago
9beee91
mmc: dw_mmc: fix compile error when CONFIG_MMC_DW_IDMAC is disabled
by Jaehoon Chung
· 13 years ago
d418ed8
ARM: OMAP: hsmmc: add max_freq field
by Daniel Mack
· 13 years ago
b81cfc4
mmc: atmel-mci: fix typo
by Ludovic Desroches
· 13 years ago
921de86
mxs-dma : rewrite the last parameter of mxs_dma_prep_slave_sg()
by Huang Shijie
· 13 years ago
3946860
mxs-dma : move the mxs dma.h to a more common place
by Huang Shijie
· 13 years ago
e3891dc
mmc: dw_mmc: shift with slot-id for CLKENA register
by Jaehoon Chung
· 13 years ago
f060bc9
mmc: esdhc: Workaround for data crc error on p1010rdb
by Jerry Huang
· 13 years ago
9aa5140
mmc: dw_mmc: Add support for pre_req and post_req
by Seungwon Jeon
· 13 years ago
3e44a1a
mmc: sdhci-tegra: Explicitly support Tegra30
by Stephen Warren
· 13 years ago
192b537
mmc: esdhc: Implement power management for ESDHC
by Jerry Huang
· 13 years ago
a1b13b4
mmc: sdhci: Add platform suspend/resume hooks.
by Chris Ball
· 13 years ago
a39e574
mmc: dw_mmc: Override blk_settings with platdata on IDMAC
by Jaehoon Chung
· 13 years ago
62ca803
mmc: Support of PCI mode in the dw_mmc driver
by Shashidhar Hiremath
· 13 years ago
356ac2c
mmc: dw_mmc: add support for eMMC Power Off Notify feature
by Jaehoon Chung
· 13 years ago
11bcb32
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
0d19eac
Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
56c10bf
Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
bba1594
Merge branch 'mmci' into amba
by Russell King
· 13 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
1605282
dmaengine/dma_slave: introduce inline wrappers
by Alexandre Bounine
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
f907ab0
Merge branch 'next/fixes-non-critical' into next/drivers
by Arnd Bergmann
· 13 years ago
9e5ed09
ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver
by viresh kumar
· 13 years ago
59fb53e
Merge branch 'pm-qos'
by Rafael J. Wysocki
· 13 years ago
f4e2467
Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup
by Arnd Bergmann
· 13 years ago
f3d8824
Merge branch 'next/devel-samsung-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 13 years ago
efe6a8a
sh_mmcif / PM: Use PM QoS latency constraint
by Rafael J. Wysocki
· 13 years ago
c419e61
tmio_mmc / PM: Use PM QoS latency constraint
by Rafael J. Wysocki
· 13 years ago
c1c4b66
mmc: sdhci-s3c: add platform data for the second capability
by Jaehoon Chung
· 13 years ago
d60d506
Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup
by Olof Johansson
· 13 years ago
880bcd4
Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx
by Kukjin Kim
· 13 years ago
8f7f6b7
mmc: mmci: reduce max_blk_count to avoid overflowing max_req_size
by Will Deacon
· 13 years ago
Next »