index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
2010-09-09
1
-1
/
+1
*
omap_hsmmc: remove unused local `state'
Sergio Aguirre
2010-09-09
1
-1
/
+0
*
omap_hsmmc: add erase capability
Adrian Hunter
2010-08-12
1
-3
/
+10
*
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
2010-08-11
1
-2
/
+5
*
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
2010-08-11
1
-0
/
+10
*
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
2010-08-11
1
-2
/
+15
*
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
2010-05-27
1
-1
/
+1
*
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
2010-05-27
1
-4
/
+11
*
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
2010-05-27
1
-128
/
+134
*
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
2010-04-07
1
-7
/
+2
*
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
2010-02-15
1
-54
/
+79
*
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
2010-02-15
1
-1
/
+15
*
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
2010-02-15
1
-6
/
+3
*
omap_hsmmc: Fix disable timeouts
Adrian Hunter
2010-02-15
1
-2
/
+2
*
omap_hsmmc: Allow for power saving without going off
Adrian Hunter
2010-02-15
1
-0
/
+6
*
omap_hsmmc: Move gpio and regulator control from board file
Adrian Hunter
2010-02-15
1
-13
/
+339
*
Merge branch '7xx-iosplit-plat' with omap-fixes
Tony Lindgren
2009-11-10
1
-4
/
+4
|
\
|
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-4
/
+4
*
|
omap_hsmmc: add missing probe handler hook
Roger Quadros
2009-10-29
1
-1
/
+1
|
/
*
omap4: mmc driver support on OMAP4
kishore kadiyala
2009-09-23
1
-0
/
+10
*
omap_hsmmc: set a large data timeout for commands with busy signal
Adrian Hunter
2009-09-23
1
-4
/
+11
*
omap_hsmmc: ensure all clock enables and disables are paired
Adrian Hunter
2009-09-23
1
-27
/
+33
*
omap_hsmmc: protect the card when the cover is open
Adrian Hunter
2009-09-23
1
-2
/
+61
*
omap_hsmmc: code refactoring
Denis Karpov
2009-09-23
1
-159
/
+161
*
omap_hsmmc: prevent races with irq handler
Adrian Hunter
2009-09-23
1
-0
/
+25
*
omap_hsmmc: cater for weird CMD6 behaviour
Adrian Hunter
2009-09-23
1
-0
/
+7
*
omap_hsmmc: clear interrupt status after init sequence
Adrian Hunter
2009-09-23
1
-0
/
+4
*
omap_hsmmc: cleanup macro usage
Denis Karpov
2009-09-23
1
-23
/
+19
*
omap_hsmmc: fix NULL pointer dereference
Jarkko Lavinen
2009-09-23
1
-1
/
+1
*
omap_hsmmc: add mmc card sleep and awake support
Jarkko Lavinen
2009-09-23
1
-74
/
+88
*
omap_hsmmc: put MMC regulator to sleep
Adrian Hunter
2009-09-23
1
-5
/
+54
*
omap_hsmmc: support for deeper power saving states
Denis Karpov
2009-09-23
1
-30
/
+215
*
omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capability
Adrian Hunter
2009-09-23
1
-0
/
+3
*
omap_hsmmc: fix scatter-gather list sanity checking
Jarkko Lavinen
2009-09-23
1
-2
/
+12
*
omap_hsmmc: ensure workqueues are empty before suspend
Adrian Hunter
2009-09-23
1
-16
/
+34
*
omap_hsmmc: set open drain bit correctly
Denis Karpov
2009-09-23
1
-2
/
+4
*
omap_hsmmc: context save/restore support
Denis Karpov
2009-09-23
1
-10
/
+184
*
omap_hsmmc: keep track of power mode
Adrian Hunter
2009-09-23
1
-8
/
+19
*
omap_hsmmc: make use of new enable/disable interface
Adrian Hunter
2009-09-23
1
-10
/
+58
*
omap_hsmmc: add debugfs entry (host registers)
Denis Karpov
2009-09-23
1
-0
/
+57
*
mmc: register mmci-omap-hs using platform_driver_probe
Uwe Kleine-König
2009-09-23
1
-2
/
+1
*
OMAP: HSMMC: do not enable buffer ready interrupt if using DMA
Anand Gadiyar
2009-09-23
1
-1
/
+8
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-06-14
1
-3
/
+3
|
\
|
*
ARM: OMAP3: mmc-twl4030 uses regulator framework
David Brownell
2009-05-28
1
-3
/
+3
*
|
omap_hsmmc: Trivial fix for a typo in comment
Anand Gadiyar
2009-06-03
1
-1
/
+1
|
/
*
omap_hsmmc: Do not expect cmd/data to be non-null when CC/TC occurs
Jarkko Lavinen
2009-04-08
1
-1
/
+1
*
mmc: Fix compile for omap_hsmmc.c
Tony Lindgren
2009-04-08
1
-1
/
+0
*
omap_hsmmc: Flush posted write to IRQ
Kevin Hilman
2009-04-08
1
-0
/
+4
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2009-04-05
1
-150
/
+205
|
\
|
*
omap_hsmmc: Wait for SDBP
Adrian Hunter
2009-03-24
1
-5
/
+15
[next]