Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
efefecf33adefcd28edfd3cee282aa9cbc3374ca
/
drivers
/
mmc
2dfea38
Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d01e4af
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
8287361
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
b1286f4
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 12 years ago
c6bd5bc
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
6a5971d
Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
cff2f74
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
bad73c5
Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
0b99cb7
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warnings' into for-next
by Russell King
· 12 years ago
4b85da0
ARM: 7596/1: mmci: replace readsl/writesl with ioread32_rep/iowrite32_rep
by Davide Ciminaghi
· 12 years ago
e557139
mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6
by Adrian Hunter
· 12 years ago
71e6921
mmc: sdhci: implement the .card_event() method
by Guennadi Liakhovetski
· 12 years ago
451c895
mmc: extend the slot-gpio card-detection to use host's .card_event() method
by Guennadi Liakhovetski
· 12 years ago
4577f77ba
mmc: sdhci-s3c: Fix compilation warning
by Sachin Kamat
· 12 years ago
1a1f1f0
mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller
by Madhvapathi Sriram
· 12 years ago
f8ec589
mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove
by Russell King
· 12 years ago
c430689
mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm
by Russell King
· 12 years ago
7430e77
mmc: sdhci-dove: use devm_clk_get()
by Russell King
· 12 years ago
a4071fb
mmc: eSDHC: Recover from ADMA errors
by Haijun Zhang
· 12 years ago
b2f7cb4
mmc: dw_mmc: remove duplicated buswidth code
by Jaehoon Chung
· 12 years ago
bf7cb22
mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from
by Jaehoon Chung
· 12 years ago
ccb52a0
mmc: Limit MMC speed to 52MHz if not HS200
by Al Cooper
· 12 years ago
780f22a
mmc: dw_mmc: use devres functions in dw_mmc
by Seungwon Jeon
· 12 years ago
047a9ce
mmc: sh_mmcif: remove unneeded clock connection ID
by Guennadi Liakhovetski
· 12 years ago
56ae1ad
mmc: sh_mobile_sdhi: remove unneeded clock connection ID
by Guennadi Liakhovetski
· 12 years ago
369213b
mmc: sh_mobile_sdhi: fix clock frequency printing
by Guennadi Liakhovetski
· 12 years ago
8db580c
mmc: Remove redundant null check before kfree in bus.c
by Sachin Kamat
· 12 years ago
4c42d6c
mmc: Remove redundant null check before kfree in sdio_bus.c
by Sachin Kamat
· 12 years ago
e3af31c
mmc: sdhci-imx-esdhc: use more devm_* functions
by Shawn Guo
· 12 years ago
8ed765a
mmc: dt: add no-1-8-v device tree flag
by Daniel Drake
· 12 years ago
6a66180
mmc: sdhci: add quirk for lack of 1.8v support
by Daniel Drake
· 12 years ago
b0afd8f
mmc: sdio: Add empty bus-level suspend/resume callbacks
by Rafael J. Wysocki
· 12 years ago
063f96c
mmc: vub300: add missing usb_put_dev
by Marina Makienko
· 12 years ago
06960a1
mmc: sdhci-spear: Don't call clk_{un}prepare() in suspend/resume
by Viresh Kumar
· 12 years ago
257f9df
mmc: sdhci-spear: Initialize sdhci clk to 50 MHz
by Vipul Kumar Samar
· 12 years ago
b96efcc
mmc: host: sdhci-s3c: Add support for pinctrl
by Tomasz Figa
· 12 years ago
b1b8fea
mmc: host: sdhci-s3c: Use devm_gpio_request to request GPIOs
by Tomasz Figa
· 12 years ago
3cf3883
mmc: sdhci-of-esdhc: support commands with busy response expecting TC
by Jerry Huang
· 12 years ago
ab5023e
mmc: sdhci-s3c: Use NULL instead of 0 for pointers
by Tushar Behera
· 12 years ago
a7e9687
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
by Venkatraman S
· 12 years ago
b1e056a
mmc: omap_hsmmc: Convert critical failure reports to dev_err
by Venkatraman S
· 12 years ago
a48ce88
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
by Felipe Balbi
· 12 years ago
cd58709
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
by Hebbar, Gururaja
· 12 years ago
dc7745b
mmc: omap_hsmmc: Update error code for response_busy cmd
by Balaji T K
· 12 years ago
94d4f27
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
by Balaji T K
· 12 years ago
25e1897
mmc: omap_hsmmc: Fix Oops in case of data errors
by Balaji T K
· 12 years ago
ab26912
mmc: dw_mmc: Add sdio power bindings
by Abhilash Kesavan
· 12 years ago
f5ccfd4
mmc: sdhci-pltfm: Support optional pm properties
by Abhilash Kesavan
· 12 years ago
7c52d7bb
mmc: sdhci-pxav3: add quirks2
by Kevin Liu
· 12 years ago
cec2e21
mmc: sdhci: Use regulator min/max voltage range according to spec
by Kevin Liu
· 12 years ago
3a96dff
mmc: SD/MMC Host Controller for Wondermedia WM8505/WM8650
by Tony Prisk
· 12 years ago
8d1e977
mmc: card: Add RPMB support in IOCTL interface
by Loic Pallardy
· 12 years ago
67c79db
mmc: core: Add mmc_set_blockcount feature
by Loic Pallardy
· 12 years ago
188cc04
mmc: core: Extend sysfs to ext_csd parameters for RPMB support
by Loic Pallardy
· 12 years ago
53d8f97
mmc: card: Do not scan RPMB partitions
by Loic Pallardy
· 12 years ago
090d25f
mmc: core: Expose access to RPMB partition
by Loic Pallardy
· 12 years ago
35d110e
mmc: sdhci-pxav3: Add base clock quirk
by Kevin Liu
· 12 years ago
5f1a4dd
mmc: Standardise capability type
by Lee Jones
· 12 years ago
d6ed91a
mmc: mxs-mmc: Remove platform data
by Fabio Estevam
· 12 years ago
968a64e
mmc: sdio: Use multiple scatter/gather list
by Kyoungil Kim
· 12 years ago
8fee476
mmc: core: Fix some driver hangs when dealing with broken devices
by Trey Ramsay
· 12 years ago
e95baf1
mmc: dw_mmc: fix more const pointer warnings
by Arnd Bergmann
· 12 years ago
d6a20de
mmc: at91-mci: remove obsolete driver
by Ludovic Desroches
· 12 years ago
f507251
mmc: omap_hsmmc: remove warning message for debounce clock
by Balaji T K
· 12 years ago
d8714e8
mmc: omap_hsmmc: add DT property for max bus frequency
by Daniel Mack
· 12 years ago
46b7603
mmc: omap_hsmmc: claim pinctrl at probe time
by Daniel Mack
· 12 years ago
2cb5355
mmc: mxcmmc: fix SD cards not being detected sometimes.
by Javier Martin
· 12 years ago
49480cf
mmc: dw_mmc: use helper macro module_platform_driver()
by Andy Shevchenko
· 12 years ago
4c4f87f
mmc: dw_mmc: use __devexit_p macro for .remove()
by Andy Shevchenko
· 12 years ago
45c5a91
mmc: queue: amend buffer swap for non-blocking transfer
by Seungwon Jeon
· 12 years ago
42cd95a
mmc: core: debugfs: Add signal_voltage to ios dump
by Johan Rudholm
· 12 years ago
8363c37
mmc: sdhci: Balance vmmc regulator_enable(), and always enable vqmmc
by Kevin Liu
· 12 years ago
91ab252
mmc: sh-mmcif: avoid oops on spurious interrupts (second try)
by Guennadi Liakhovetski
· 12 years ago
6984f3c
Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"
by Chris Ball
· 12 years ago
fe007c0
mmc: sdhci-s3c: fix missing clock for gpio card-detect
by Heiko Stübner
· 12 years ago
e41e85c
treewide: Fix typos in various Kconfig
by Masanari Iida
· 12 years ago
6e0ee71
mmc: remove use of __devexit
by Bill Pemberton
· 12 years ago
9647f84
mmc: remove use of __devinitconst
by Bill Pemberton
· 12 years ago
498d83e
mmc: remove use of __devinitdata
by Bill Pemberton
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
0433c14
mmc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
c4e0503
mmc: sdhci-acpi: add SDHCI ACPI driver
by Adrian Hunter
· 12 years ago
433e075
mmc: rtsx: Explicitely include slab.h in rtsx_pci_sdmmc.c
by Wei WANG
· 12 years ago
38d324df
mmc: rtsx: Configure SD_CFG2 register in sd_rw_multi
by Wei WANG
· 12 years ago
0144839
mmc: rtsx: Remove a duplicate command in sd_rw_multi
by Wei WANG
· 12 years ago
98c4514
Merge 3.7-rc6 into char-misc-next
by Greg Kroah-Hartman
· 12 years ago
2c94b64
drivers/mmc: Add realtek pcie sdmmc host driver
by Wei WANG
· 12 years ago
e70c677
MMC: sdio, use kref from tty_port
by Jiri Slaby
· 12 years ago
9753eb8
MMC: sdio_uart, remove unused member from sdio_uart_port
by Jiri Slaby
· 12 years ago
9265c6a
Merge branch 'omap/headers4' into next/cleanup
by Arnd Bergmann
· 12 years ago
b5932cc
Merge branch 'cleanups/dma' into next/cleanup
by Arnd Bergmann
· 12 years ago
8a6ff8a
Merge tag 'for-3.8-at91_header_clean' of git://github.com/at91linux/linux-at91 into next/headers
by Arnd Bergmann
· 12 years ago
ff984e5
mmc: Add realtek pcie sdmmc host driver
by Wei WANG
· 12 years ago
0aa55c2
mmc: sdhci-s3c: fix the card detection in runtime-pm
by Seungwon Jeon
· 12 years ago
0f310a05
mmc: sdhci-s3c: use clk_prepare_enable and clk_disable_unprepare
by Thomas Abraham
· 12 years ago
8e2b36e
mmc: dw_mmc: constify dw_mci_idmac_ops in exynos back-end
by Arnd Bergmann
· 12 years ago
517cb9f
mmc: dw_mmc: fix modular build for exynos back-end
by Arnd Bergmann
· 12 years ago
14efd95
mmc: sdhci: fix NULL dereference in sdhci_request() tuning
by Chris Ball
· 12 years ago
657d598
mmc: sdhci: fix IS_ERR() checking of regulator_get()
by Kevin Liu
· 12 years ago
Next »