Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7ceab02543f8a03b4df3d4465b089c8117a5e09
/
drivers
/
mmc
/
host
c7ceab0
mmc: mxcmmc: add mpc512x SDHC support
by Anatolij Gustschin
· 12 years ago
70aa610
mmc: mxcmmc: fix race conditions for host->req and host->data access
by Anatolij Gustschin
· 12 years ago
7ff747c
mmc: mxcmmc: DT support
by Markus Pargmann
· 12 years ago
32d781a
mmc: dw_mmc: let device core setup the default pin configuration
by Thomas Abraham
· 12 years ago
1d53196
mmc: mxs-mmc: add broken-cd property
by Hector Palacios
· 12 years ago
5086e5f
mmc: mxs-mmc: add non-removable property
by Marc Kleine-Budde
· 12 years ago
4c0c9be
mmc: mxs-mmc: add cd-inverted property
by Marc Kleine-Budde
· 12 years ago
abd4190
mmc: mxcmmc: Fix bug when card is present during boot
by Alexander Shiyan
· 12 years ago
0d3e335
mmc: core: fix performance regression initializing MMC host controllers
by Adrian Hunter
· 12 years ago
bdbc5d0
mmc: atmel-mci: pio hang on block errors
by Terry Barnaby
· 12 years ago
8e1c4e4
mmc: dw_mmc: Use pr_info instead of printk
by Sachin Kamat
· 12 years ago
f2f942c
mmc: dw_mmc: Check return value of regulator_enable
by Sachin Kamat
· 12 years ago
b0dd099
mmc: sdhci-spear: add CONFIG_PM_SLEEP to suspend/resume functions
by Jingoo Han
· 12 years ago
4366dcc
mmc: dw_mmc: control the power-enable register
by Jaehoon Chung
· 12 years ago
e065162
mmc: sdhci-pxav3: controller should use SDCLK for timeout calculation
by Kevin Liu
· 12 years ago
943647f
mmc: sdhci-pxav3: enhance device tree parser code
by Kevin Liu
· 12 years ago
c844a46
mmc: sdhci-pxav3: remove cd-broken quirk for permanently present card
by Kevin Liu
· 12 years ago
73b7afb
mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init
by Kevin Liu
· 12 years ago
c09fbd7
mmc: dw_mmc: fix fifo access for 64-bit
by Seungwon Jeon
· 12 years ago
e573d69
mmc: mvsdio: use dev_*() API instead of pr_*() API
by Thomas Petazzoni
· 12 years ago
5e81441
mmc: mvsdio: fix non-DT probing of GPIOs
by Thomas Petazzoni
· 12 years ago
b3b665b
mmc: sdhci-sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
by Barry Song
· 12 years ago
c915568
mmc: sdhci: Constify sdhci_ops structs where possible
by Lars-Peter Clausen
· 12 years ago
ad1df8c
mmc: sdhci-pltfm: Constify the ops field of sdhci_pltfm_data struct
by Lars-Peter Clausen
· 12 years ago
1db5eeb
mmc: sdhci_pltfm: Constify sdhci_pltfm_data
by Lars-Peter Clausen
· 12 years ago
91cf54f
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
by Johan Hovold
· 12 years ago
0f6e73d
mmc: dw_mmc: Add MSHC compatible for Exynos4412
by Dongjin Kim
· 12 years ago
20183d5
mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr()
by Sachin Kamat
· 12 years ago
6a966e0
mmc: android-goldfish: use resource_size()
by Silviu-Mihai Popescu
· 12 years ago
cfbeb59c
mmc: dw_mmc: Handle unaligned data submission correctly
by Markos Chandras
· 12 years ago
3e4b0d8
mmc: dw_mmc: Avoid adding the number of transmitted bytes twice
by Markos Chandras
· 12 years ago
1fb5f68
mmc: dw_mmc: Don't loop when handling an interrupt
by Markos Chandras
· 12 years ago
6300876
mmc: dw_mmc: move host->data_offset init earlier
by James Hogan
· 12 years ago
e6f34e2
mmc: dw_mmc: setpower on MMC_POWER_{UP,OFF}
by James Hogan
· 12 years ago
a3361ab
mmc: sdhci: Don't ignore regulator_enable() return value
by Chris Ball
· 12 years ago
2211990
mmc: wmt-sdmmc: Use resource_size()
by Alexandru Gheorghiu
· 12 years ago
8a8396a
mmc: wmt-sdmmc: remove unused variable in wmt_complete_data_request()
by Wei Yongjun
· 12 years ago
4590205b
mmc: sdhci-pltfm: Fix timeout on t4240's sdhci controller
by Chunhe Lan
· 12 years ago
d88691b
mmc: rtsx_pci_sdmmc: Don't execute power up sequence repeatedly
by Wei WANG
· 12 years ago
e19499a
mmc: sdhci-s3c: let device core setup the default pin configuration
by Thomas Abraham
· 12 years ago
4a2d8ec
mmc: mvsdio: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
d4bf632
mmc: davinci_mmc: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
eed222a
mmc: sdio: bind acpi with sdio function device
by Aaron Lu
· 12 years ago
94144a4
mmc: sdhci: add get_cd() implementation
by Kevin Liu
· 12 years ago
e3e020f
mmc: davinci_mmc: allow driver to work without DMA resource
by Manjunathappa, Prakash
· 13 years ago
c69042a
mmc: dw_mmc: fixed a wrong UHS_REG 16 bit clear
by Hyeonsu Kim
· 12 years ago
87a74d3
mmc: dw_mmc: empty FIFO after data transfer over interrupt in pio mode
by Kyoungil Kim
· 13 years ago
0cea529
mmc: dw_mmc: return the result of mmc_add_host()
by Jaehoon Chung
· 12 years ago
3aaf7ba
mmc: sdhci-s3c: Use devm_clk_get()
by Jingoo Han
· 12 years ago
dc642c2
mmc: omap_hsmmc: support deferred probing for GPIOs
by Jan Luebbe
· 13 years ago
0aacd23
mmc: tegra: use mmc_of_parse to get the support of standard MMC DT bindings
by Joseph Lo
· 12 years ago
2c06aeb
Merge tag 'tegra-for-3.10-fixes-for-mmc' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into mmc-next
by Chris Ball
· 12 years ago
9665f7f
mmc: dw_mmc: Make dw_mci_exynos_probe static
by Sachin Kamat
· 12 years ago
5ebf255
mmc: sdhci-tegra: add basic support for Tegra114
by Rhyland Klein
· 12 years ago
76f3ae1
mmc: sdhci-tegra: cleanup ifdefs
by Rhyland Klein
· 12 years ago
4225fc8
lib/scatterlist: use page iterator in the mapping iterator
by Imre Deak
· 12 years ago
ed5dc23
Merge tag 'mmc-updates-for-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 12 years ago
ab78265
Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
0e78610
mmc: tegra: assume CONFIG_OF, remove platform data
by Stephen Warren
· 12 years ago
619b08d
mmc: tmio: add support for the VccQ regulator
by Guennadi Liakhovetski
· 12 years ago
ac51b96
mmc: sh_mobile_sdhi: use managed resource allocations
by Guennadi Liakhovetski
· 12 years ago
76a411f
mmc: sh_mobile_sdhi: remove unused .pdata field
by Guennadi Liakhovetski
· 12 years ago
5a00a97
mmc: tmio-mmc: parse device-tree bindings
by Guennadi Liakhovetski
· 12 years ago
eca889f
mmc: sh_mmcif: use mmc_of_parse() to parse standard MMC DT bindings
by Guennadi Liakhovetski
· 12 years ago
7b95213
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
by Guennadi Liakhovetski
· 12 years ago
21f5998
mmc: sdhci: Fix parameter of sdhci_do_start_signal_voltage_switch()
by Fabio Estevam
· 12 years ago
a4f8f25
mmc: sdhci: check voltage range only on regulators aware of voltage value
by Marek Szyprowski
· 12 years ago
29866a98
mmc: bcm2835: set SDHCI_QUIRK_DATA_TIMEOUT_USES_SDCLK
by Stephen Warren
· 12 years ago
ac48653
mmc: rtsx: remove driving adjustment
by Roger Tseng
· 13 years ago
bb691ae
mmc: sdhci-pxav3: add pm runtime support
by Kevin Liu
· 13 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 13 years ago
073350f
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
by Roland Stigge
· 13 years ago
d005d94
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
by Lars-Peter Clausen
· 13 years ago
20b92a3
mmc: sdhci: update signal voltage switch code
by Kevin Liu
· 13 years ago
85c34d2
mmc: goldfish: emulated MMC device
by Mike Lockwood
· 13 years ago
af51079
mmc: sdhci-esdhc-imx: support 8bit mode
by Sascha Hauer
· 13 years ago
7bc088d
mmc: sdhci: rename platform_8bit_width to platform_bus_width
by Sascha Hauer
· 13 years ago
2a15f98
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
by Shawn Guo
· 13 years ago
58c8c4f
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
by Shawn Guo
· 13 years ago
69f5469
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
by Shawn Guo
· 13 years ago
da86a5d
mmc: sdhci-esdhc-imx: Remove unused variables
by Fabio Estevam
· 13 years ago
60bf639
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
by Shawn Guo
· 13 years ago
6b40d18
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
by Shawn Guo
· 13 years ago
ef4d088
mmc: sdhci-esdhc-imx: fix host version read
by Shawn Guo
· 13 years ago
893613b
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
by Tony Prisk
· 13 years ago
9640639
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
by Doug Anderson
· 13 years ago
55a6ceb
mmc: dw_mmc: Handle wp-gpios from device tree
by Doug Anderson
· 13 years ago
07b2404
mmc: dw_mmc: exynos: Remove code for wp-gpios
by Doug Anderson
· 13 years ago
a70aaa6
mmc: dw_mmc: Add "disable-wp" device tree property
by Doug Anderson
· 13 years ago
fd63ac7
mmc: mxs-mmc: Fix warning due to incorrect type
by Fabio Estevam
· 13 years ago
e7be434
mmc: mxs-mmc: Add MODULE_ALIAS()
by Fabio Estevam
· 13 years ago
6f1989b
mmc: mvsdio: add pinctrl integration
by Thomas Petazzoni
· 13 years ago
7ed214a
Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
573f8c8
Merge branches 'fixes' and 'mmci' into for-linus
by Russell King
· 12 years ago
c348195
mfd: rtsx: Fix issue that booting OS with SD card inserted
by Wei WANG
· 13 years ago
111936f
mmc: mvsdio: implement a Device Tree binding
by Thomas Petazzoni
· 13 years ago
07728b7
mmc: mvsdio: use slot-gpio for card detect gpio
by Thomas Petazzoni
· 13 years ago
3724482
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
by Thomas Petazzoni
· 13 years ago
a043859
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
by Shawn Guo
· 13 years ago
Next »