Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7715db5aeca09d853be4f2eb0bc688a970220621
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
7715db5
OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
by Kishore Kadiyala
· 14 years ago
23d69b0
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
0d9ee5b
mmc: update workqueue usages
by Tejun Heo
· 14 years ago
b432b4b
mmc: omap4: hsmmc: Fix improper card detection while booting
by kishore kadiyala
· 14 years ago
72f2e2c
mfd: Adding twl6030 mmc card detect support for MMC1
by kishore kadiyala
· 14 years ago
00ebb63
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 14 years ago
99fc513
mmc: Move regulator handling closer to core
by Linus Walleij
· 14 years ago
a36274e
mmc: Remove distinction between hw and phys segments
by Martin K. Petersen
· 14 years ago
64be978
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
by kishore kadiyala
· 14 years ago
91a0b08
omap4 hsmmc: Register offset handling
by kishore kadiyala
· 14 years ago
07ad64b
OMAP4 ES2: HSMMC soft reset change
by Madhusudhan Chikkature
· 14 years ago
3a63833
omap: mmc: extended to pass host capabilities from board file
by Sukumar Ghorai
· 14 years ago
e7cb756
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
by Ethan Du
· 14 years ago
16d9b13
omap_hsmmc: remove unused local `state'
by Sergio Aguirre
· 14 years ago
93caf8e69
omap_hsmmc: add erase capability
by Adrian Hunter
· 14 years ago
f3584e5
omap hsmmc: fix processing of all dma interrupts as block completion
by Venkatraman S
· 14 years ago
4816858
omap_hsmmc: add init_card pass-through callback
by Grazvydas Ignotas
· 14 years ago
27151dc
mmc: omap: fix for bus width which improves SD card's peformance.
by Kishore Kadiyala
· 14 years ago
1a13f8f
mmc: remove the "state" argument to mmc_suspend_host()
by Matt Fleming
· 14 years ago
a791daa
mmc: OMAP HS-MMC: convert to dev_pm_ops
by Kevin Hilman
· 14 years ago
b417577
omap_hsmmc: improve interrupt synchronisation
by Adrian Hunter
· 14 years ago
cdeebad
omap hsmmc: fix a bug in card remove scenario
by Madhusudhan Chikkature
· 15 years ago
b702b10
omap_hsmmc: allow compile without regulator framework
by Adrian Hunter
· 15 years ago
e0eb242
omap_hsmmc: Allow for a shared VccQ
by Adrian Hunter
· 15 years ago
6da20c8
omap_hsmmc: Ensure regulator enable / disable are paired
by Adrian Hunter
· 15 years ago
4380eea
omap_hsmmc: Fix disable timeouts
by Adrian Hunter
· 15 years ago
1df58db
omap_hsmmc: Allow for power saving without going off
by Adrian Hunter
· 15 years ago
db0fefc
omap_hsmmc: Move gpio and regulator control from board file
by Adrian Hunter
· 15 years ago
774facd
Merge branch '7xx-iosplit-plat' with omap-fixes
by Tony Lindgren
· 15 years ago
8753298
omap_hsmmc: add missing probe handler hook
by Roger Quadros
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
82cf818
omap4: mmc driver support on OMAP4
by kishore kadiyala
· 15 years ago
e2bf08d
omap_hsmmc: set a large data timeout for commands with busy signal
by Adrian Hunter
· 15 years ago
2bec089
omap_hsmmc: ensure all clock enables and disables are paired
by Adrian Hunter
· 15 years ago
b62f622
omap_hsmmc: protect the card when the cover is open
by Adrian Hunter
· 15 years ago
70a3341
omap_hsmmc: code refactoring
by Denis Karpov
· 15 years ago
4dffd7a
omap_hsmmc: prevent races with irq handler
by Adrian Hunter
· 15 years ago
2305010
omap_hsmmc: cater for weird CMD6 behaviour
by Adrian Hunter
· 15 years ago
c653a6d
omap_hsmmc: clear interrupt status after init sequence
by Adrian Hunter
· 15 years ago
191d1f1
omap_hsmmc: cleanup macro usage
by Denis Karpov
· 15 years ago
0a40e64
omap_hsmmc: fix NULL pointer dereference
by Jarkko Lavinen
· 15 years ago
13189e7
omap_hsmmc: add mmc card sleep and awake support
by Jarkko Lavinen
· 15 years ago
623821f
omap_hsmmc: put MMC regulator to sleep
by Adrian Hunter
· 15 years ago
dd498ef
omap_hsmmc: support for deeper power saving states
by Denis Karpov
· 15 years ago
23d99bb
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
by Adrian Hunter
· 15 years ago
a3f406f
omap_hsmmc: fix scatter-gather list sanity checking
by Jarkko Lavinen
· 15 years ago
a6b2240
omap_hsmmc: ensure workqueues are empty before suspend
by Adrian Hunter
· 15 years ago
abb28e7
omap_hsmmc: set open drain bit correctly
by Denis Karpov
· 15 years ago
11dd62a
omap_hsmmc: context save/restore support
by Denis Karpov
· 15 years ago
a362146
omap_hsmmc: keep track of power mode
by Adrian Hunter
· 15 years ago
5e2ea61
omap_hsmmc: make use of new enable/disable interface
by Adrian Hunter
· 15 years ago
d900f71
omap_hsmmc: add debugfs entry (host registers)
by Denis Karpov
· 15 years ago
f400cd8
mmc: register mmci-omap-hs using platform_driver_probe
by Uwe Kleine-König
· 15 years ago
ccdfe3a
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
by Anand Gadiyar
· 15 years ago
2cf4d45
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
85b8432
omap_hsmmc: Trivial fix for a typo in comment
by Anand Gadiyar
· 16 years ago
b583f26
ARM: OMAP3: mmc-twl4030 uses regulator framework
by David Brownell
· 15 years ago
a8fe29d
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
by Jarkko Lavinen
· 16 years ago
d31f65e
mmc: Fix compile for omap_hsmmc.c
by Tony Lindgren
· 16 years ago
00adadc
omap_hsmmc: Flush posted write to IRQ
by Kevin Hilman
· 16 years ago
0a053e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc
by Linus Torvalds
· 16 years ago
e13bb30
omap_hsmmc: Wait for SDBP
by Adrian Hunter
· 16 years ago
f3e2f1d
omap_hsmmc: Fix MMC3 dma
by Grazvydas Ignotas
· 16 years ago
0683af4
omap_hsmmc: Disable SDBP at suspend
by Jarkko Lavinen
· 16 years ago
e68fdab
omap_hsmmc: Do not prefix slot name
by Adrian Hunter
· 16 years ago
e1a55f5
omap_hsmmc: Allow cover switch to cause rescan
by Adrian Hunter
· 16 years ago
7315301
omap_hsmmc: Add 8-bit bus width mode support
by Jarkko Lavinen
· 16 years ago
0ccd76d
omap_hsmmc: Implement scatter-gather emulation
by Juha Yrjola
· 16 years ago
4a694dc
omap_hsmmc: Fix response type for busy after response
by Adrian Hunter
· 16 years ago
82788ff
omap_hsmmc: Do dma cleanup also with data CRC errors
by Jarkko Lavinen
· 16 years ago
1b331e6
omap_hsmmc: Initialize hsmmc controller registers when resuming
by Kim Kyuwon
· 16 years ago
9e57d60
omap_hsmmc: do not re-power when powering off MMC
by Adrian Hunter
· 16 years ago
14b6848
Merge branch 'omap-clks3' into devel
by Russell King
· 16 years ago
3ebf74b
omap_hsmmc: Change while(); loops with finite version
by Jean Pihet
· 16 years ago
c232f45
omap_hsmmc: recover from transfer failures
by Jean Pihet
· 16 years ago
eb25082
omap_hsmmc: only MMC1 allows HCTL.SDVS != 1.8V
by David Brownell
· 16 years ago
249d0fa
omap_hsmmc: card detect irq bugfix
by David Brownell
· 16 years ago
6f7607c
[ARM] omap: hsmmc: new short connection id names
by Russell King
· 16 years ago
a45c6cb
[ARM] 5369/1: omap mmc: Add new omap hsmmc controller for 2430 and 34xx, v3
by Madhusudhan Chikkature
· 16 years ago