Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd9c963c5661af3403e77e312c0d9941773b6c1b
/
drivers
/
mmc
/
host
/
s3cmci.c
6606110
mmc: Convert pr_warning to pr_warn
by Joe Perches
· 10 years ago
2137f5d
mmc: remove .owner field for drivers using module_platform_driver
by Peter Griffin
· 10 years ago
b45e4b5
mmc: s3cmci: port DMA code to dmaengine API
by Vasily Khoruzhick
· 11 years ago
d222c4c
mmc: s3cmci: Move to clk_prepare_enable/clk_disable_unprepare
by Vasily Khoruzhick
· 10 years ago
3643741
ARM: s3c24xx: explicit dependency on <plat/gpio-cfg.h>
by Linus Walleij
· 11 years ago
b0161ca
ARM: S3C[24|64]xx: move includes back under <mach/> scope
by Linus Walleij
· 11 years ago
c67d0f2
ARM: s3c24xx: get rid of custom <mach/gpio.h>
by Linus Walleij
· 11 years ago
bfc55a8
mmc: s3cmci: Remove redundant suspend and resume callbacks
by Ulf Hansson
· 11 years ago
24fae0f
mmc: s3cmci: moved mach/regs-sdi.h into s3cmci device driver
by Kukjin Kim
· 12 years ago
6e0ee71
mmc: remove use of __devexit
by Bill Pemberton
· 12 years ago
c3be1ef
mmc: remove use of __devinit
by Bill Pemberton
· 12 years ago
0433c14
mmc: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
436d42c
ARM: samsung: move platform_data definitions
by Arnd Bergmann
· 12 years ago
b9929f0
mmc: s3cmci: Convert s3cmci driver to gpiolib API
by Sylwester Nawrocki
· 12 years ago
4aa6ded
mmc: Fix typo in s3cmci.c
by Masanari Iida
· 13 years ago
d1f81a6
mmc: convert drivers/mmc/host/* to use module_platform_driver()
by Axel Lin
· 13 years ago
fba9569
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
a3c76eb
mmc: replace printk with appropriate display macro
by Girish K S
· 13 years ago
51ddf31
ARM: SAMSUNG: Remove Samsung specific enum type for dma direction
by Boojin Kim
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
60c2c0d
ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected
by Jiri Pinkava
· 15 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 15 years ago
dc2ed55
s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
by Lars-Peter Clausen
· 15 years ago
c212808a
s3cmci: initialize default platform data no_wprotect and no_detect with 1
by Lars-Peter Clausen
· 15 years ago
c78402e
s3cmci: convert missed s3c2410_gpio calls to gpiolib calls
by Ben Dooks
· 15 years ago
3423d80
drivers/mmc: Move dereference after NULL test
by Julia Lawall
· 15 years ago
4714521
const: constify remaining dev_pm_ops
by Alexey Dobriyan
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
00acfae
s3cmci: add better support for no card detect or write protect available
by Ben Dooks
· 15 years ago
5a2c4fe
s3cmci: make SDIO IRQ hardware IRQ support build-time configurable
by Ben Dooks
· 15 years ago
68c5ed5
s3cmci: DMA fixes
by Ben Dooks
· 15 years ago
26f1494
s3cmci: Kconfig selection for PIO/DMA/Both
by Ben Dooks
· 15 years ago
c225889
s3cmci: add SDIO IRQ support
by Ben Dooks
· 15 years ago
9bdd203
s3cmci: add debugfs support for examining driver and hardware state
by Ben Dooks
· 15 years ago
e6130ae
s3cmci: fix direct write to interrupt mask
by Ben Dooks
· 15 years ago
50d7fa9
s3cmci: change to use dev_pm_ops
by Ben Dooks
· 15 years ago
916a307
s3cmci: change GPIO to gpiolib from S3C24XX specific calls
by Ben Dooks
· 15 years ago
44d0e19
s3cmci: update probe to use new platform id list
by Ben Dooks
· 15 years ago
da52a7c
s3cmci: use resource_size() instead of local macro
by Ben Dooks
· 15 years ago
fe9db6c
s3cmci: fix dma configuration call
by Ben Dooks
· 16 years ago
99ae995
[ARM] S3C24XX: Merge devel-gpio
by Ben Dooks
· 16 years ago
ec976d6
[ARM] S3C24XX: GPIO: Move gpio functions out of <mach/hardware.h>
by Ben Dooks
· 16 years ago
8970ef4
[ARM] S3C24XX: Remove hardware specific registers from DMA calls
by Ben Dooks
· 16 years ago
7c48ed3
mmc: s3cmci: fix s3c2410_dma_config() arguments.
by Ben Dooks
· 16 years ago
9942448
s3cmci: Fix hangup in do_pio_write()
by Yauhen Kharuzhy
· 16 years ago
7ad14f8
[ARM] 5365/1: s3cmci: Use new include path of dma.h
by Ramax Lo
· 16 years ago
e3bd9ec
[ARM] S3C24XX: Move mci.h to arch/arm/plat-s3c24xx/include/plat
by Ben Dooks
· 16 years ago
08c55e2
s3cmci: Add Ben Dooks/Simtec Electronics to header & copyright
by ben@fluff.org.uk
· 16 years ago
18280ff
s3cmci: fix continual accesses to host->pio_ptr
by ben@fluff.org.uk
· 16 years ago
088a78a
s3cmci: Support transfers which are not multiple of 32 bits.
by Christer Weinigel
· 16 years ago
f87e6d0
s3cmci: cpufreq support
by ben@fluff.org.uk
· 16 years ago
9c2e7e4
s3cmci: Make general protocol errors less noisy
by ben@fluff.org.uk
· 16 years ago
87dd980
s3cmci: attach get_cd host ops
by Ben Dooks
· 16 years ago
5d30440
s3cmci: fix sparse errors from non-exported functions
by Ben Dooks
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
907b2cd
s3cmci: ensure host stopped on machine shutdown
by Ben Dooks
· 16 years ago
d2f2761
s3cmci: fixes for section mismatch warnings
by Ben Dooks
· 16 years ago
7e9c7b6
MMC: S3C24XX: Refuse incorrectly aligned transfers
by Ben Dooks
· 16 years ago
ff8c804f
MMC: S3C24XX: Update error debugging.
by Ben Dooks
· 16 years ago
50a8457
MMC: S3C24XX: Add media presence test to request handling.
by Ben Dooks
· 16 years ago
2de5f79
MMC: S3C24XX: Fix use of msecs where jiffies are needed
by Ben Dooks
· 16 years ago
318f905
MMC: S3C24XX: Add MODULE_ALIAS() entries for the platform devices
by Ben Dooks
· 16 years ago
3886ff5
MMC: S3C24XX: Fix s3c2410_dma_request() return code check.
by Ben Dooks
· 16 years ago
55d70f5
MMC: S3C24XX: Allow card-detect on non-IRQ capable pin
by Ben Dooks
· 16 years ago
7c14450
MMC: S3C24XX: Ensure host->mrq->data is valid
by Ben Dooks
· 16 years ago
cf0984c
MMC: S3C24XX: Add support to invert write protect line
by Ben Dooks
· 16 years ago
edb5a98
MMC: S3C24XX: Add platform data for MMC/SD driver
by Ben Dooks
· 16 years ago
d643b5f
MMC: Fix S3C24XX IRQ enable during PIO transfers
by Roman Moracik
· 16 years ago
bdbc9c3
Fix the request finalisation by ensuring the controller is stopped.
by Thomas Kleffel
· 16 years ago
ceb3ac2
MMC: DMA free fix for S3C24XX SD/MMC driver
by Harald Welte
· 16 years ago
679f0f8
MMC: S3C24XX MMC/SD driver write fixes
by Harald Welte
· 16 years ago
be51801
MMC: S3C24XX MMC/SD driver.
by Thomas Kleffel
· 16 years ago