Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
98e90de99a0c43bd434da814c882c4332441871e
/
drivers
98e90de
mmc: host: switch OF parser to use gpio descriptors
by Linus Walleij
· 10 years ago
9d2fa24
mmc: slot-gpio: add gpiod variant to get wp GPIO
by Linus Walleij
· 10 years ago
9fbc695
mmc: slot-gpio: switch to use flags when getting GPIO
by Linus Walleij
· 10 years ago
f5b4d71
mmc: card: Prevent partition scan for the eMMC boot areas
by Ulf Hansson
· 10 years ago
0abb71f
mmc: remove MMC_CAP2_NO_MULTI_READ flags
by Kuninori Morimoto
· 10 years ago
8b4efe2
mmc: use .multi_io_quirk on sh_mobile
by Kuninori Morimoto
· 10 years ago
bbf0208
mmc: use .multi_io_quirk on tmio_mmc
by Kuninori Morimoto
· 10 years ago
afd8c29
mmc: use .multi_io_quirk on omap_hsmmc
by Kuninori Morimoto
· 10 years ago
b7574ba
mmc: sdhci-pci: disable preset register for Baytrail and Merrifield
by Gao, Yunpeng
· 10 years ago
2e47e84
mmc: Add .multi_io_quirk callback for multi I/O HW bug
by Kuninori Morimoto
· 10 years ago
adc8285
mmc: sdhci: check 1.2v IO capability for SDHC host
by Chuanxiao.Dong
· 10 years ago
312449e
mmc: core: Fix sequence for I/O voltage in DDR mode for eMMC
by Chuanxiao.Dong
· 10 years ago
e737081
mmc: pxamci: prepare and unprepare the clocks
by Robert Jarzmik
· 10 years ago
578b36b
mmc: sdhci-acpi: add probe_slot method for emmc/sd/sdio
by Gao, Yunpeng
· 10 years ago
f1b55a5
mmc: sdhci-pci: enable runtime pm for Intel Merrifield platform
by Gao, Yunpeng
· 10 years ago
e99783a
mmc: sdhci: handle busy-end interrupt during command
by Chanho Min
· 10 years ago
0b10f47
sdhci: Make sdhci_disable_irq_wakeups() static
by Fabio Estevam
· 10 years ago
03d6f5f
mmc: sdhci: move timeout_clk dynamically calculation code into common code
by Aisheng Dong
· 10 years ago
28aab05
mmc: sdhci: calculate timeout_clk conditionally in sdhci_add_host
by Aisheng Dong
· 10 years ago
e33eb8e2
mmc: sdhci-esdhc-imx: set the correct max timeout value for uSDHC
by Aisheng Dong
· 10 years ago
b45e668
mmc: sdhci: add platform set_timeout hook
by Aisheng Dong
· 10 years ago
10fd0ad
mmc: sdhci-esdhc-imx: fix incorrect max timeout cout for uSDHC
by Aisheng Dong
· 10 years ago
a6ff5ae
mmc: sdhci: add platform get_max_timeout_count hook
by Aisheng Dong
· 10 years ago
a638640
mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
by Geert Uytterhoeven
· 10 years ago
3cf890f
mmc: dw_mmc: Pass back errors from mmc_of_parse()
by Doug Anderson
· 10 years ago
1ba4c32
mmc: sdhci-sirf: fix 8bit width enable by overwriting set_bus_width
by Minda Chen
· 10 years ago
0173055
mmc: dw_mmc: Support voltage changes
by Doug Anderson
· 10 years ago
51da224
mmc: dw_mmc: use mmc_regulator_get_supply to handle regulators
by Yuvaraj CD
· 10 years ago
cc8aa7d
mmc: core: resolve divded by zero panic
by Chuanxiao Dong
· 10 years ago
3df01a9
mmc: sunxi: Declare ERASE capability
by Chen-Yu Tsai
· 10 years ago
066173b
mmc: sdhci: Add PCI IDs for Intel Braswell
by Alan Cox
· 10 years ago
4cdc2ec
mmc: dw_mmc: move rockchip related code to a separate file
by addy ke
· 10 years ago
da29fe2
mmc: tmio: add actual clock support as option
by Shinobu Uehara
· 10 years ago
b30d695
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
by Kuninori Morimoto
· 10 years ago
e85dd04
mmc: tmio: remove Renesas specific #ifdef
by Kuninori Morimoto
· 10 years ago
81e888d
mmc: tmio: check ILL_FUNC instead of CBSY
by Shinobu Uehara
· 10 years ago
6b98757
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
by Shinobu Uehara
· 10 years ago
b8d1196
mmc: tmio: control multiple block transfer mode
by Shinobu Uehara
· 10 years ago
f83bfa7
mmc: tmio: clear error IRQ status
by Shinobu Uehara
· 10 years ago
384b2cb
mmc: tmio: care about DMA tx/rx addr offset
by Kuninori Morimoto
· 10 years ago
341eb6a
mmc: tmio: Remove library functions for system PM
by Ulf Hansson
· 10 years ago
70a15e1
mmc: tmio_mmc: Fixup system PM suspend lock-up
by Ulf Hansson
· 10 years ago
753a688
mmc: sdhi: Fixup system PM suspend lock-up
by Ulf Hansson
· 10 years ago
78f76df
mmc: tmio_mmc: Enable runtime PM support
by Ulf Hansson
· 10 years ago
f74f1e3
mmc: sdhi: Make runtime PM callbacks available for CONFIG_PM
by Ulf Hansson
· 10 years ago
9ade7db
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
by Ulf Hansson
· 10 years ago
20e955c
mmc: tmio: Mask all IRQs when inactive
by Ulf Hansson
· 10 years ago
ae12d25
mmc: tmio: Handle clock gating from runtime PM functions
by Ulf Hansson
· 11 years ago
3b292bb
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
by Ulf Hansson
· 11 years ago
9ae4ed7
mmc: tmio: Extract bus_width modifications to a separate function
by Ulf Hansson
· 11 years ago
0369483
mmc: tmio: Keep host active while serving requests
by Ulf Hansson
· 11 years ago
7501c43
mmc: tmio: Keep host active while SDIO IRQ is enabled
by Ulf Hansson
· 11 years ago
215ba39
mmc: atmel-mci: add 0x600 IP version
by Nicolas Ferre
· 10 years ago
9ed7ca8
mmc: core: Use regulator_get_voltage() if OCR mask is empty.
by Javier Martinez Canillas
· 10 years ago
3d705d1
mmc: implement Driver Stage Register handling
by Sascha Hauer
· 10 years ago
b315376
mmc: sdhci-pxav3: set_uhs_signaling is initialized twice differently
by Peter Griffin
· 10 years ago
1d75f74
mmc: sdhci-acpi.c: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
by Peter Griffin
· 10 years ago
f3a92b1
mmc: sdhci-pci: Use SET_RUNTIME_PM_OPS macro to set runtime pm callbacks
by Peter Griffin
· 10 years ago
0529b81
mmc: dw_mmc-pltfm: Remove superflous #else condition on CONFIG_PM_SLEEP
by Peter Griffin
· 10 years ago
eb46674
mmc: dw_mmc-pci: Remove superflous #else condition on CONFIG_PM_SLEEP
by Peter Griffin
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
dea67c4
mmc: core: sdio: Fix unconditional wake_up_process() on sdio thread
by Fu Zhonghui
· 10 years ago
b1dec12
mmc: dw_mmc: Add support for MIPS
by Andrew Bresticker
· 10 years ago
0857c69
mmc: dw_mmc: Add dependency on DMA
by Andrew Bresticker
· 10 years ago
fac6a52
sdhci : recompute timeout_clk when needed
by Matthieu CASTET
· 10 years ago
c5abd5e
sdhci : handle busy timeout irq
by Matthieu CASTET
· 10 years ago
6f67cc6
mmc: rtsx_usb_sdmmc: fix incorrect last byte in R2 response
by Roger Tseng
· 10 years ago
d1419d5
mmc: rtsx_pci_sdmmc: fix incorrect last byte in R2 response
by Roger Tseng
· 10 years ago
ee9d19d
mmc: au1xmmc: fix error return code in au1xmmc_probe()
by Wei Yongjun
· 10 years ago
2aa3546
mmc: dw_mmc: Make sure we don't get stuck when we get an error
by Doug Anderson
· 10 years ago
ae90603
mmc: sdhci: fix the wrong type of curr
by Chuanxiao.Dong
· 10 years ago
bb2f459
mmc: jz4740: prepare next dma transfer in parallel with current transfer
by Apelete Seketeli
· 10 years ago
7ca27a6
mmc: jz4740: add dma infrastructure for data transfers
by Apelete Seketeli
· 10 years ago
f629ba2
mmc: dw_mmc: add support for RK3288
by Addy Ke
· 10 years ago
45c19e2
mmc: sdhci-pltfm: Do not use parent as the host's device
by Pawel Moll
· 10 years ago
ca6429d
mmc: core: Remove fixed voltage regulator logic
by Tim Kryger
· 10 years ago
9cb1514
mmc: mmci: Add qcom dml support to the driver.
by Srinivas Kandagatla
· 10 years ago
221414d
mmc: sdhci-s3c: fix runtime PM handling on sdhci_add_host() failure
by Bartlomiej Zolnierkiewicz
· 10 years ago
6fef37c
Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
56c2285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
925e0ea
Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 10 years ago
86ba8b0
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
8fb2226
bus: arm-ccn: Move event cleanup routine
by Pawel Moll
· 10 years ago
5e6c723
Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 10 years ago
caa5523
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
9aa4e2f
Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq'
by Rafael J. Wysocki
· 10 years ago
73f517b
Merge branches 'acpi-video' and 'acpi-ec'
by Rafael J. Wysocki
· 10 years ago
af4eb14
Merge branches 'acpica', 'acpi-processor' and 'acpi-scan'
by Rafael J. Wysocki
· 10 years ago
68c78bd
Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
by Dave Airlie
· 10 years ago
2acc868
drm/nouveau/core: don't leak oclass type bits to user
by Ben Skeggs
· 10 years ago
91bfe29
Revert "i2c: rcar: remove spinlock"
by Sergei Shtylyov
· 10 years ago
06ee709
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
0e03f98
Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
3aacfda
Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 10 years ago
44bf091
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
cce1566
Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 10 years ago
6726655
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
by Jiri Kosina
· 10 years ago
a383b68
ACPI / scan: not cache _SUN value in struct acpi_device_pnp
by Yasuaki Ishimatsu
· 10 years ago
aeaac09
toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store()
by Dan Carpenter
· 10 years ago
f16c15a
Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
Next »