Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b29d3145183da4e07d4b570fa8acdd3ac4a5c572
/
drivers
/
mmc
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
97b1007
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
a772635
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
4d26aa3
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
2fdfe1c
mmc: sdhci-s3c: Fix operation on non-single image Samsung platforms
by Mark Brown
· 12 years ago
2e744fc
mmc: rename random32() to prandom_u32()
by Akinobu Mita
· 12 years ago
507ffe4
Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
56b6904
Merge branch 'samsung/exynos-multiplatform' into next/multiplatform
by Arnd Bergmann
· 12 years ago
cc014f3
mmc: sdhci-s3c: remove platform dependencies
by Arnd Bergmann
· 12 years ago
5ed3ebe
Merge tag 'msm-cleanup-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanup
by Olof Johansson
· 12 years ago
7b43da4
mmc: davinci_mmc: add DT support
by Manjunathappa, Prakash
· 12 years ago
d7ca4c7
ARM: davinci: mmc: derive version information from device name
by Manjunathappa, Prakash
· 12 years ago
aa27a09
TTY: add tty_port_tty_hangup helper
by Jiri Slaby
· 12 years ago
fe14114
drivers/mmc: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
3f9fb2a
ARM: cns3xxx: make mach header files local
by Arnd Bergmann
· 12 years ago
805b3e4
mmc: msm_sdcc: Remove unnecessary include
by Stephen Boyd
· 12 years ago
24fae0f
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
by Kukjin Kim
· 12 years ago
237fb5e
mmc: mmci: Move ios_handler functionality into the driver
by Lee Jones
· 12 years ago
803d9e0
mmc: convert to idr_alloc()
by Tejun Heo
· 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
2fdb6e2
mmc: add DT bindings for more MMC capability flags
by Guennadi Liakhovetski
· 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
6c56e7a
mmc: provide a standard MMC device-tree binding parser centrally
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
ce39f9d
mmc: support packed write command for eMMC4.5 devices
by Seungwon Jeon
· 12 years ago
abd9ac1
mmc: add packed command feature of eMMC4.5
by Seungwon Jeon
· 12 years ago
ac48653
mmc: rtsx: remove driving adjustment
by Roger Tseng
· 12 years ago
5f56a8e
mmc: use regulator_can_change_voltage() instead of regulator_count_voltages
by Marek Szyprowski
· 12 years ago
bb691ae
mmc: sdhci-pxav3: add pm runtime support
by Kevin Liu
· 12 years ago
f5c2758
mmc: core: fix indentation
by Jaehoon Chung
· 12 years ago
7a81902
mmc: block: don't start new request when the card is removed
by Seungwon Jeon
· 12 years ago
9b84496
mmc: core: fix permanent sleep of mmcqd during card removal
by Seungwon Jeon
· 12 years ago
5298338
mmc: sdhci: enhance preset value function
by Kevin Liu
· 12 years ago
073350f
mmc: mmc_spi: Fix return value evaluation of irq_of_parse_and_map()
by Roland Stigge
· 12 years ago
d005d94
mmc: sdhci-pltfm: Add a common clk API implementation of get_timeout_clock
by Lars-Peter Clausen
· 12 years ago
20b92a3
mmc: sdhci: update signal voltage switch code
by Kevin Liu
· 12 years ago
0797e5f
mmc: core: Fixup signal voltage switch
by Johan Rudholm
· 12 years ago
567c890
mmc: core: Break out start_signal_voltage_switch
by Johan Rudholm
· 12 years ago
276e090
mmc: core: Add mmc_power_cycle
by Johan Rudholm
· 12 years ago
3f8a7fa
mmc: sd: Simplify by using mmc_host_uhs
by Johan Rudholm
· 12 years ago
d0123cc
mmc: core: expose RPMB partition only for CMD23 capable hosts
by Balaji T K
· 12 years ago
85c34d2
mmc: goldfish: emulated MMC device
by Mike Lockwood
· 12 years ago
af51079
mmc: sdhci-esdhc-imx: support 8bit mode
by Sascha Hauer
· 12 years ago
7bc088d
mmc: sdhci: rename platform_8bit_width to platform_bus_width
by Sascha Hauer
· 12 years ago
2a15f98
mmc: sdhci-esdhc-imx: Auto CMD23 support for usdhc
by Shawn Guo
· 12 years ago
58c8c4f
mmc: sdhci-esdhc-imx: manually reset MIX_CTRL for usdhc
by Shawn Guo
· 12 years ago
69f5469
mmc: sdhci-esdhc-imx: separate transfer mode from command write for usdhc
by Shawn Guo
· 12 years ago
881d926
mmc: core: move the cache disabling operation to mmc_suspend
by Maya Erez
· 12 years ago
da86a5d
mmc: sdhci-esdhc-imx: Remove unused variables
by Fabio Estevam
· 12 years ago
60bf639
mmc: sdhci-esdhc-imx: name esdhc specific definitions with ESDHC_ prefix
by Shawn Guo
· 12 years ago
6b40d18
mmc: sdhci-esdhc-imx: remove D3CD check from SDHCI_HOST_CONTROL write
by Shawn Guo
· 12 years ago
ef4d088
mmc: sdhci-esdhc-imx: fix host version read
by Shawn Guo
· 12 years ago
893613b
mmc: vt8500: Remove erroneous __exitp in wmt_mci_driver
by Tony Prisk
· 12 years ago
9640639
mmc: dw_mmc: Remove DW_MCI_QUIRK_NO_WRITE_PROTECT
by Doug Anderson
· 12 years ago
55a6ceb
mmc: dw_mmc: Handle wp-gpios from device tree
by Doug Anderson
· 12 years ago
07b2404
mmc: dw_mmc: exynos: Remove code for wp-gpios
by Doug Anderson
· 12 years ago
a70aaa6
mmc: dw_mmc: Add "disable-wp" device tree property
by Doug Anderson
· 12 years ago
fd63ac7
mmc: mxs-mmc: Fix warning due to incorrect type
by Fabio Estevam
· 12 years ago
e7be434
mmc: mxs-mmc: Add MODULE_ALIAS()
by Fabio Estevam
· 12 years ago
6f1989b
mmc: mvsdio: add pinctrl integration
by Thomas Petazzoni
· 12 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
21eaab6
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
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
· 12 years ago
111936f
mmc: mvsdio: implement a Device Tree binding
by Thomas Petazzoni
· 12 years ago
07728b7
mmc: mvsdio: use slot-gpio for card detect gpio
by Thomas Petazzoni
· 12 years ago
3724482
mmc: mvsdio: use slot-gpio infrastructure for write protect gpio
by Thomas Petazzoni
· 12 years ago
a043859
mmc: sdhci-esdhc-imx: remove ESDHC_CD_GPIO handling from IO accessory
by Shawn Guo
· 12 years ago
8213af3
mmc: sdhci: introduce sdhci_update_clock helper to re-enable clock
by Andy Shevchenko
· 12 years ago
740b7a4
mmc: sdhci-pxav3: add IRQ wake up support
by Kevin Liu
· 12 years ago
ad080d7
mmc: sdhci: add IRQ wake up support
by Kevin Liu
· 12 years ago
b0a8dec
mmc: sdhci: disable interrupt before free_irq
by Kevin Liu
· 12 years ago
1a94715
mmc: add BCM2835 driver
by Stephen Warren
· 12 years ago
2220eed
mmc: fix async request mechanism for sequential read scenarios
by Konstantin Dorfman
· 12 years ago
369d321
mmc: queue: exclude asynchronous transfer for special request
by Seungwon Jeon
· 12 years ago
8af5075
mmc: sh_mmcif: simplify IRQ processing
by Guennadi Liakhovetski
· 12 years ago
e475b27
mmc: sh_mmcif: report all errors
by Teppei Kamijou
· 12 years ago
276bc96
mmc: sh_mmcif: fix I/O errors
by Guennadi Liakhovetski
· 12 years ago
90f1cb4
mmc: sh_mmcif: reset DMA completion immediately before starting DMA
by Guennadi Liakhovetski
· 12 years ago
aba9d64
mmc: sh_mmcif: reset error code for any opcode
by Guennadi Liakhovetski
· 12 years ago
8047310
mmc: sh_mmcif: fix a race, causing an Oops on SMP
by Guennadi Liakhovetski
· 12 years ago
99eb9d8
mmc: sh_mmcif: (cosmetic) simplify boolean return blocks
by Guennadi Liakhovetski
· 12 years ago
eae3098
mmc: sh_mmcif: Terminate DMA transactions when detecting timeout or error
by Teppei Kamijou
· 12 years ago
5df460b
mmc: sh_mmcif: fix missing and consolidate IO completion timeouts
by Guennadi Liakhovetski
· 12 years ago
a812ba0
mmc: sh_mmcif: Avoid unnecessary mmc_delay() at mmc_card_sleepawake()
by Teppei Kamijou
· 12 years ago
f9fd54f
mmc: sh_mmcif: Use msecs_to_jiffies() for host->timeout
by Teppei Kamijou
· 12 years ago
555061f
mmc: sh_mmcif: Add support for eMMC Dual Data Rate
by Teppei Kamijou
· 12 years ago
2cd5b3e
mmc: sh_mmcif: add support for bundled MMCIF IRQs
by Shinya Kuribayashi
· 12 years ago
f8a8ced
mmc: sh_mmcif: ensure run-time suspend call is processed before suspend
by Teppei Kamijou
· 12 years ago
Next »