index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
s3cmci.c
Age
Commit message (
Expand
)
Author
2020-09-07
mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4
Douglas Anderson
2020-09-07
mmc: s3cmci: Drop unused variables in dbg_dumpregs
Krzysztof Kozlowski
2020-09-07
mmc: s3cmci: Cast driver data through long
Krzysztof Kozlowski
2020-09-07
mmc: s3cmci: Use proper printk format for iomem pointer
Krzysztof Kozlowski
2020-09-07
mmc: s3cmci: remove empty kerneldoc comment
Krzysztof Kozlowski
2020-05-28
mmc: s3cmci: Drop redundant code in s3cmci_setup_data()
Ulf Hansson
2019-12-18
mmc: core: Remove mmc_gpiod_request_*(invert_gpio)
Michał Mirosław
2019-09-11
mmc: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-07-11
Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
mmc: host: s3cmci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-25
mmc: slot-gpio: Remove override_active_level on WP
Linus Walleij
2018-12-17
mmc: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-17
mmc: s3cmci: Use the slot GPIO descriptor
Linus Walleij
2018-01-04
Merge branch 'fixes' into next
Ulf Hansson
2018-01-04
mmc: s3mci: mark debug_regs[] as static
Arnd Bergmann
2017-12-15
mmc: s3cmci: Fix platform_get_irq's error checking
Arvind Yadav
2017-08-30
mmc: s3cmci: constify mmc_host_ops structures
Julia Lawall
2017-04-24
mmc: host: s3cmci: allow probing from device tree
Sergio Prado
2017-04-24
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-02-13
mmc: s3cmci: include linux/interrupt.h for tasklet_struct
Arnd Bergmann
2016-11-29
mmc: s3cmci: Use DMA slave map rather than exported DMA filter
Sylwester Nawrocki
2016-07-25
mmc: s3cmci: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
2016-02-29
mmc: s3cmci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
2015-06-01
mmc: s3cmci: Constify platform_device_id
Krzysztof Kozlowski
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
2014-07-09
mmc: s3cmci: port DMA code to dmaengine API
Vasily Khoruzhick
2014-07-09
mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
2014-01-14
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
Linus Walleij
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
2013-12-20
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
2013-10-30
mmc: s3cmci: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-03-05
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
Kukjin Kim
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
2012-07-22
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
2012-02-05
mmc: Fix typo in s3cmci.c
Masanari Iida
2012-01-11
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
2011-11-04
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
2011-09-14
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
Boojin Kim
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
2010-09-09
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
Jiri Pinkava
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
[next]