index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
s3cmci.c
Age
Commit message (
Expand
)
Author
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
2009-12-15
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
Ben Dooks
2009-12-15
drivers/mmc: Move dereference after NULL test
Julia Lawall
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-01
s3cmci: add better support for no card detect or write protect available
Ben Dooks
2009-10-01
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
Ben Dooks
2009-10-01
s3cmci: DMA fixes
Ben Dooks
2009-10-01
s3cmci: Kconfig selection for PIO/DMA/Both
Ben Dooks
2009-10-01
s3cmci: add SDIO IRQ support
Ben Dooks
2009-10-01
s3cmci: add debugfs support for examining driver and hardware state
Ben Dooks
2009-10-01
s3cmci: fix direct write to interrupt mask
Ben Dooks
2009-10-01
s3cmci: change to use dev_pm_ops
Ben Dooks
2009-10-01
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
Ben Dooks
2009-10-01
s3cmci: update probe to use new platform id list
Ben Dooks
2009-10-01
s3cmci: use resource_size() instead of local macro
Ben Dooks
2009-06-21
s3cmci: fix dma configuration call
Ben Dooks
2009-05-21
[ARM] S3C24XX: Merge devel-gpio
Ben Dooks
2009-05-18
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
Ben Dooks
2009-05-01
[ARM] S3C24XX: Remove hardware specific registers from DMA
Ben Dooks
2009-03-12
mmc: s3cmci: fix s3c2410_dma_config() arguments.
Ben Dooks
2009-02-18
s3cmci: Fix hangup in do_pio_write()
Yauhen Kharuzhy
2009-01-24
[ARM] 5365/1: s3cmci: Use new include path of dma.h
Ramax Lo
2008-10-30
[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
Ben Dooks
2008-10-15
s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright
ben@fluff.org.uk
2008-10-15
s3cmci: fix continual accesses to host->pio_ptr
ben@fluff.org.uk
2008-10-15
s3cmci: Support transfers which are not multiple of 32 bits.
Christer Weinigel
2008-10-15
s3cmci: cpufreq support
ben@fluff.org.uk
2008-10-15
s3cmci: Make general protocol errors less noisy
ben@fluff.org.uk
2008-08-17
s3cmci: attach get_cd host ops
Ben Dooks
2008-08-17
s3cmci: fix sparse errors from non-exported functions
Ben Dooks
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-07-23
s3cmci: ensure host stopped on machine shutdown
Ben Dooks
2008-07-23
s3cmci: fixes for section mismatch warnings
Ben Dooks
[next]