Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
c224815dac9c739b79050d3cc67443ff500bc478
/
drivers
/
mmc
6c52486
Merge tag 'mmc-v3.16-1' of git://git.linaro.org/people/ulf.hansson/mmc into next
by Linus Torvalds
· 11 years ago
8c3a05b
mmc: mmci: Enforce DMA configuration through DT
by Ulf Hansson
· 11 years ago
5080a08
mmc: mmci: Enforce max frequency configuration through DT
by Ulf Hansson
· 11 years ago
3faf80d
mmc: mmci: Enforce mmc capabilities through DT
by Ulf Hansson
· 11 years ago
4593df2
mmc: mmci: Enforce DT for signal direction and feedback clock
by Ulf Hansson
· 11 years ago
9dd8a8b
mmc: mmci: Enable MMC_CAP_CMD23
by Ulf Hansson
· 11 years ago
78f87df
mmc: mmci: Use the common mmc DT parser
by Ulf Hansson
· 11 years ago
1a7e99c
mmc: mmci: Add DT bindings for feedback clock pin
by Ulf Hansson
· 11 years ago
ae94caf
mmc: mmci: Add DT bindings for signal direction
by Ulf Hansson
· 11 years ago
ef28998
mmc: mmci: Convert to devm functions
by Ulf Hansson
· 11 years ago
d276209
mmc: mmci: Convert to the mmc gpio API
by Ulf Hansson
· 11 years ago
f3737fa
mmc: mmci: Put the device into low power state at system suspend
by Ulf Hansson
· 11 years ago
571dce4
mmc: mmci: Let runtime PM callbacks be available for CONFIG_PM
by Ulf Hansson
· 11 years ago
42dcc89
mmc: mmci: Mask IRQs for all variants during runtime suspend
by Ulf Hansson
· 11 years ago
98fcc57
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
by Micky Ching
· 11 years ago
97e18dc
Merge tag 'mmc-updates-for-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 11 years ago
c674801
mmc: sdhci-acpi: Intel SDIO has broken card detect
by Adrian Hunter
· 11 years ago
2d1eb87
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
95959e6
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unstable/sa11x0' into for-next
by Russell King
· 11 years ago
159d813
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
5491ce3
mmc: sdhci-pxav3: add support for the Armada 38x SDHCI controller
by Marcin Wojtas
· 11 years ago
59ff3eb
workqueue: remove deprecated WQ_NON_REENTRANT
by ZhangZhen
· 11 years ago
415b5a7
mmc: sdhci-msm: Add platform_execute_tuning implementation
by Georgi Djakov
· 11 years ago
0eb0d9f
mmc: sdhci-msm: Initial support for Qualcomm chipsets
by Georgi Djakov
· 11 years ago
2bc0248
sdhci: only reprogram retuning timer when flag is set
by Arend van Spriel
· 11 years ago
fc2bd2e
mmc: rename ARCH_BCM to ARCH_BCM_MOBILE
by Christian Daudt
· 11 years ago
655bca7
mmc: sdhci: Allow for irq being shared
by Adrian Hunter
· 11 years ago
aad95dc
mmc: sdhci-acpi: Add device id 80860F16
by Adrian Hunter
· 11 years ago
4fd4409
mmc: sdhci-acpi: Fix broken card detect for ACPI HID 80860F14
by Adrian Hunter
· 11 years ago
740a221
mmc: slot-gpio: Add GPIO descriptor based CD GPIO API
by Adrian Hunter
· 11 years ago
2665267
mmc: slot-gpio: Split out CD IRQ request into a separate function
by Adrian Hunter
· 11 years ago
842f4bd
mmc: slot-gpio: Record GPIO descriptors instead of GPIO numbers
by Adrian Hunter
· 11 years ago
1c279f4
mmc: core: typo fix in printk specifier
by Alexander Shiyan
· 11 years ago
b42b9b1
mmc: sdhci-spear: use generic card detection gpio support
by Russell King
· 11 years ago
42c1add
mmc: sdhci-spear: remove support for power gpio
by Russell King
· 11 years ago
475d9e3
mmc: sdhci-spear: simplify resource handling
by Russell King
· 11 years ago
fcdb7c8
mmc: sdhci-spear: fix platform_data usage
by Russell King
· 11 years ago
142dbab9
mmc: sdhci-spear: fix error handling paths for DT
by Russell King
· 11 years ago
4025ce2
mmc: sdhci-bcm-kona: fix build errors when built-in
by Russell King
· 11 years ago
a2e7715
mmc: omap_hsmmc: add autocmd23 support
by Balaji T K
· 11 years ago
bf129e1
mmc: omap_hsmmc: add cmd23 support
by Balaji T K
· 11 years ago
9d02533
mmc: omap_hsmmc: split dma setup
by Balaji T K
· 11 years ago
d4b2c37
mmc: omap_hsmmc: fix request done for sbc error case
by Balaji T K
· 11 years ago
6e3076c
mmc: omap_hsmmc: save clock rate to use in interrupt context
by Balaji T K
· 11 years ago
4ea4223
mmc: omap_hsmmc: remove redundant reset done
by Balaji T K
· 11 years ago
19df45b
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
by Balaji T K
· 11 years ago
2cf171c
mmc: omap_hsmmc: remove pbias workaround
by Balaji T K
· 11 years ago
e99448f
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
by Balaji T K
· 11 years ago
987fd49
mmc: omap_hsmmc: handle vcc and vcc_aux independently
by Balaji T K
· 11 years ago
f2ddc1d
mmc: omap_hsmmc: use devm_regulator API
by Balaji T K
· 11 years ago
c9ae64d
mmc: omap_hsmmc: support more DT properties
by Daniel Mack
· 11 years ago
59445b1
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
by Nishanth Menon
· 11 years ago
b38313d
mmc: omap_hsmmc: remove a duplicative test
by Dan Carpenter
· 11 years ago
370aede
mmc: dw_mmc: fix possible build error
by Felipe Balbi
· 11 years ago
2200300
mmc: sdhci-s3c: Do not allow frequencies higher than requested
by Tomasz Figa
· 11 years ago
3ac147f
mmc: sdhci-s3c: Fix handling of bus clock switching
by Tomasz Figa
· 11 years ago
222a13c
mmc: sdhci-s3c: Simplify min/max clock calculation
by Tomasz Figa
· 11 years ago
8f4b78d
mmc: sdhci-s3c: Use correct condition to check for clock presence
by Tomasz Figa
· 11 years ago
6eb28bd
mmc: sdhci-s3c: Cache bus clock rates
by Tomasz Figa
· 11 years ago
8880a4a
mmc: sdhci-s3c: Use shifts to divide by powers of two
by Tomasz Figa
· 11 years ago
ec1e5d7
mmc: dw_mmc: Add support for SOCFPGA's platform specific implementation
by Dinh Nguyen
· 11 years ago
47a1f522d
mmc: dw_mmc-socfpga: Remove the SOCFPGA specific platform for dw_mmc
by Dinh Nguyen
· 11 years ago
17c8bc8
mmc: dw_mmc: Fix NULL pointer dereference
by Sachin Kamat
· 11 years ago
5532ec5
mmc: dw_mmc: Add missing description
by Sachin Kamat
· 11 years ago
5941fd0
mmc: sdhci-dove: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
cf109bc
mmc: dw_mmc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
6fad512
mmc: davinci: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
eab36b2
mmc: sdhci-spear: Fix NULL pointer dereference
by Sachin Kamat
· 11 years ago
43aaa50
mmc: wmt-sdmmc: Fix NULL pointer dereference
by Sachin Kamat
· 11 years ago
c4c7fb1
mmc: ushc: Fix incorrect parameter in sizeof
by Sachin Kamat
· 11 years ago
a6492c0
mmc: sdhci-bcm-kona: Add basic use of clocks
by Tim Kryger
· 11 years ago
8d94b54
mmc: mmci: Enable support for busy detection for ux500 variant
by Ulf Hansson
· 11 years ago
e7f3d22
mmc: mmci: Handle CMD irq before DATA irq
by Ulf Hansson
· 11 years ago
bb5cba4
mmc: block: Fixup busy detection while invoking stop cmd at recovery
by Ulf Hansson
· 11 years ago
95a9129
mmc: block: Respect hw busy detection in card_busy_detect()
by Ulf Hansson
· 11 years ago
c49433f
mmc: block: Implement card_busy_detect() for busy detection
by Ulf Hansson
· 11 years ago
bcc3e17
mmc: block: Use R1 responses for stop cmds for read requests
by Ulf Hansson
· 11 years ago
cb962e0
mmc: core: Respect host's max_busy_timeout when sending sleep cmd
by Ulf Hansson
· 11 years ago
57de31f
mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode
by Ulf Hansson
· 11 years ago
b9ec261
mmc: core: Fixup busy detection for mmc switch operations
by Ulf Hansson
· 11 years ago
636bd13
mmc: core: Minor simplifications to __mmc_switch
by Ulf Hansson
· 11 years ago
4509f84
mmc: core: Add ignore_crc flag to __mmc_switch
by Ulf Hansson
· 11 years ago
1d4d774
mmc: core: Rename cmd_timeout_ms to busy_timeout
by Ulf Hansson
· 11 years ago
68eb80e
mmc: core: Rename max_discard_to to max_busy_timeout
by Ulf Hansson
· 11 years ago
321bd41
mmc: core: Add DT bindings for eMMC HS200 1.8/1.2V
by Jaehoon Chung
· 11 years ago
c0baf84
mmc: core: Add DT bindings for eMMC high-speed DDR 1.8/1.2V
by Ulf Hansson
· 11 years ago
b66bd0e
mmc: core: Add DT bindings for SD card's UHS bus speed modes
by Ulf Hansson
· 11 years ago
c42deff
mmc: rtsx: add support for pre_req and post_req
by Micky Ching
· 11 years ago
abcc6b2
mmc: rtsx: modify phase searching method for tuning
by Micky Ching
· 11 years ago
640e09b
mmc: rtsx: fix card poweroff bug
by Micky Ching
· 11 years ago
9107ebb
mmc: sdhci: add support for realtek rts5250
by Micky Ching
· 11 years ago
b13d1f0
mmc: omap: Add erase capability
by Jarkko Nikula
· 11 years ago
a6c668f
mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
by Jarkko Nikula
· 11 years ago
64ac16e
mmc: omap: Convert to devm_ioremap_resource
by Jarkko Nikula
· 11 years ago
2ca5dc6
mmc: omap: Remove mem_res field from struct mmc_omap_host
by Jarkko Nikula
· 11 years ago
5b7d23a
mmc: omap: Remove duplicate host->irq assignment
by Jarkko Nikula
· 11 years ago
ae9b79c
mmc: omap: Convert to devm_kzalloc
by Jarkko Nikula
· 11 years ago
0e5c93e
mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
by Jarkko Nikula
· 11 years ago
81918d2
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7791
by Kuninori Morimoto
· 11 years ago
423f6c2
mmc: sdhi: update sh_mobile_sdhi_of_data for r8a7790
by Kuninori Morimoto
· 11 years ago
Next »