index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
s3cmci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
mmc: s3cmci: Use DMA slave map rather than exported DMA filter
Sylwester Nawrocki
1
-11
/
+4
2016-07-25
mmc: s3cmci: Register cpufreq notifier only on S3C24xx
Krzysztof Kozlowski
1
-1
/
+1
2016-02-29
mmc: s3cmci: remove the MMC_DATA_STREAM flag
Jaehoon Chung
1
-2
/
+1
2015-06-01
mmc: s3cmci: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2014-09-24
mmc: Convert pr_warning to pr_warn
Joe Perches
1
-1
/
+2
2014-09-09
mmc: remove .owner field for drivers using module_platform_driver
Peter Griffin
1
-1
/
+0
2014-07-09
mmc: s3cmci: port DMA code to dmaengine API
Vasily Khoruzhick
1
-130
/
+50
2014-07-09
mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare
Vasily Khoruzhick
1
-3
/
+3
2014-01-14
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
Linus Walleij
1
-0
/
+1
2014-01-14
ARM: S3C[24|64]xx: move includes back under <mach/> scope
Linus Walleij
1
-1
/
+1
2013-12-20
ARM: s3c24xx: get rid of custom <mach/gpio.h>
Linus Walleij
1
-0
/
+1
2013-10-31
mmc: s3cmci: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-29
/
+0
2013-03-05
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
Kukjin Kim
1
-2
/
+81
2012-11-29
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-29
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-19
ARM: samsung: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-07-22
mmc: s3cmci: Convert s3cmci driver to gpiolib API
Sylwester Nawrocki
1
-7
/
+3
2012-02-05
mmc: Fix typo in s3cmci.c
Masanari Iida
1
-2
/
+2
2012-01-12
mmc: convert drivers/mmc/host/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-3
/
+3
2011-10-27
mmc: replace printk with appropriate display macro
Girish K S
1
-2
/
+2
2011-09-14
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
Boojin Kim
1
-3
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-09-10
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
Jiri Pinkava
1
-1
/
+1
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-2
/
+1
2010-03-06
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card ...
Lars-Peter Clausen
1
-1
/
+1
2010-03-06
s3cmci: initialize default platform data no_wprotect and no_detect with 1
Lars-Peter Clausen
1
-0
/
+2
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
1
-5
/
+3
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
1
-1
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-10-02
s3cmci: add better support for no card detect or write protect available
Ben Dooks
1
-21
/
+25
2009-10-02
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
1
-2
/
+7
2009-10-02
s3cmci: DMA fixes
Ben Dooks
1
-15
/
+47
2009-10-02
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
1
-8
/
+31
2009-10-02
s3cmci: add SDIO IRQ support
Ben Dooks
1
-10
/
+151
2009-10-02
s3cmci: add debugfs support for examining driver and hardware state
Ben Dooks
1
-0
/
+126
2009-10-02
s3cmci: fix direct write to interrupt mask
Ben Dooks
1
-3
/
+3
2009-10-02
s3cmci: change to use dev_pm_ops
Ben Dooks
1
-11
/
+18
2009-10-02
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
1
-18
/
+69
2009-10-02
s3cmci: update probe to use new platform id list
Ben Dooks
1
-47
/
+24
2009-10-02
s3cmci: use resource_size() instead of local macro
Ben Dooks
1
-6
/
+4
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
1
-1
/
+1
2009-05-22
[ARM] S3C24XX: Merge devel-gpio
Ben Dooks
1
-1
/
+2
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
1
-1
/
+2
2009-05-01
[ARM] S3C24XX: Remove hardware specific registers from DMA
Ben Dooks
1
-1
/
+1
2009-03-13
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
1
-2
/
+1
2009-02-18
s3cmci: Fix hangup in do_pio_write()
Yauhen Kharuzhy
1
-1
/
+1
[next]