summaryrefslogtreecommitdiff
path: root/drivers/mmc/host/s3cmci.c
AgeCommit message (Expand)Author
2023-01-16mmc: remove s3cmci driverArnd Bergmann
2021-06-14mmc: s3cmci: move to use request_irq by IRQF_NO_AUTOEN flagTian Tao
2021-02-08mmc: s3cmci: Use new tasklet APIEmil Renner Berthing
2020-11-16mmc: s3cmci: include GPIO descriptor consumer headerKrzysztof Kozlowski
2020-10-24Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-09-07mmc: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in v4.4Douglas Anderson
2020-09-07mmc: s3cmci: Drop unused variables in dbg_dumpregsKrzysztof Kozlowski
2020-09-07mmc: s3cmci: Cast driver data through longKrzysztof Kozlowski
2020-09-07mmc: s3cmci: Use proper printk format for iomem pointerKrzysztof Kozlowski
2020-09-07mmc: s3cmci: remove empty kerneldoc commentKrzysztof Kozlowski
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann
2020-08-17mmc: s3cmci: remove unneeded machine header includeKrzysztof Kozlowski
2020-05-28mmc: s3cmci: Drop redundant code in s3cmci_setup_data()Ulf Hansson
2019-12-18mmc: core: Remove mmc_gpiod_request_*(invert_gpio)Michał Mirosław
2019-09-11mmc: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-11Merge tag 'mmc-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17mmc: host: s3cmci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-25mmc: slot-gpio: Remove override_active_level on WPLinus Walleij
2018-12-17mmc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij
2018-01-04Merge branch 'fixes' into nextUlf Hansson
2018-01-04mmc: s3mci: mark debug_regs[] as staticArnd Bergmann
2017-12-15mmc: s3cmci: Fix platform_get_irq's error checkingArvind Yadav
2017-08-30mmc: s3cmci: constify mmc_host_ops structuresJulia Lawall
2017-04-24mmc: host: s3cmci: allow probing from device treeSergio Prado
2017-04-24mmc: use new core function mmc_get_dma_dirHeiner Kallweit
2017-02-13mmc: s3cmci: include linux/interrupt.h for tasklet_structArnd Bergmann
2016-11-29mmc: s3cmci: Use DMA slave map rather than exported DMA filterSylwester Nawrocki
2016-07-25mmc: s3cmci: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski
2016-02-29mmc: s3cmci: remove the MMC_DATA_STREAM flagJaehoon Chung
2015-06-01mmc: s3cmci: Constify platform_device_idKrzysztof Kozlowski
2014-09-24mmc: Convert pr_warning to pr_warnJoe Perches
2014-09-09mmc: remove .owner field for drivers using module_platform_driverPeter Griffin
2014-07-09mmc: s3cmci: port DMA code to dmaengine APIVasily Khoruzhick
2014-07-09mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepareVasily Khoruzhick
2014-01-14ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>Linus Walleij
2014-01-14ARM: S3C[24|64]xx: move includes back under <mach/> scopeLinus Walleij
2013-12-20ARM: s3c24xx: get rid of custom <mach/gpio.h>Linus Walleij
2013-10-30mmc: s3cmci: Remove redundant suspend and resume callbacksUlf Hansson
2013-03-05mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driverKukjin Kim
2012-11-28mmc: remove use of __devexitBill Pemberton
2012-11-28mmc: remove use of __devinitBill Pemberton
2012-11-28mmc: remove use of __devexit_pBill Pemberton
2012-09-19ARM: samsung: move platform_data definitionsArnd Bergmann
2012-07-22mmc: s3cmci: Convert s3cmci driver to gpiolib APISylwester Nawrocki
2012-02-05mmc: Fix typo in s3cmci.cMasanari Iida
2012-01-11mmc: convert drivers/mmc/host/* to use module_platform_driver()Axel Lin
2011-11-04Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-10-26mmc: replace printk with appropriate display macroGirish K S