index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/oha...
Linus Torvalds
1
-1
/
+1
2011-10-27
mmc: omap_hsmmc: if multiblock reads are broken, disable them
Paul Walmsley
1
-0
/
+4
2011-10-26
mmc: omap_hsmmc: ensure pbias configuration is always done
Adrian Hunter
1
-9
/
+8
2011-10-26
mmc: replace printk with appropriate display macro
Girish K S
1
-3
/
+3
2011-10-26
mmc: irq: Remove IRQF_DISABLED
Yong Zhang
1
-3
/
+2
2011-07-21
mmc: omap_hsmmc: fix oops in omap_hsmmc_dma_cb()
Adrian Hunter
1
-1
/
+2
2011-07-21
mmc: omap_hsmmc: refactor duplicated code
Andy Shevchenko
1
-44
/
+41
2011-07-21
mmc: omap_hsmmc: fix a few bugs when setting the clock divisor
Andy Shevchenko
1
-31
/
+28
2011-07-21
mmc: omap_hsmmc: introduce start_clock and re-use stop_clock
Andy Shevchenko
1
-6
/
+13
2011-07-21
mmc: omap_hsmmc: split duplicate code to calc_divisor() function
Andy Shevchenko
1
-27
/
+19
2011-07-21
mmc: omap_hsmmc: move hardcoded frequency constants to defines
Andy Shevchenko
1
-2
/
+4
2011-07-21
mmc: omap_hsmmc: correct debug report error status mnemonics
Adrian Hunter
1
-8
/
+11
2011-07-20
mmc: omap_hsmmc: Remove unused iclk
Balaji T K
1
-10
/
+0
2011-07-20
mmc: omap_hsmmc: add runtime pm support
Balaji T K
1
-55
/
+56
2011-07-20
mmc: omap_hsmmc: Remove lazy_disable
Balaji T K
1
-244
/
+2
2011-07-20
mmc: omap_hsmmc: add support for pre_req and post_req
Per Forlin
1
-4
/
+83
2011-06-25
mmc: omap_hsmmc: use original sg_len for dma_unmap_sg
Per Forlin
1
-2
/
+3
2011-06-25
mmc: omap_hsmmc: fix ocr mask usage
Anand Gadiyar
1
-1
/
+0
2011-06-01
ARM: OMAP4: MMC: no regulator off during probe for eMMC
Balaji T K
1
-0
/
+3
2011-03-22
drivers/mmc/host/omap_hsmmc.c: use resource_size()
Chris Ball
1
-4
/
+3
2011-03-10
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-10
/
+26
2011-03-01
MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()
Paul Walmsley
1
-3
/
+3
2011-03-01
OMAP: hsmmc: Rename the device and driver
Kishore Kadiyala
1
-1
/
+1
2011-03-01
OMAP: adapt hsmmc to hwmod framework
Kishore Kadiyala
1
-2
/
+2
2011-02-22
OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms
Kishore Kadiyala
1
-4
/
+20
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-12-24
mmc: update workqueue usages
Tejun Heo
1
-1
/
+1
2010-11-17
mmc: omap4: hsmmc: Fix improper card detection while booting
kishore kadiyala
1
-1
/
+1
2010-10-29
mfd: Adding twl6030 mmc card detect support for MMC1
kishore kadiyala
1
-2
/
+2
2010-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...
Linus Torvalds
1
-10
/
+14
2010-10-23
mmc: Move regulator handling closer to core
Linus Walleij
1
-8
/
+13
2010-10-23
mmc: Remove distinction between hw and phys segments
Martin K. Petersen
1
-2
/
+1
2010-10-01
omap4 hsmmc: Update ocr mask for MMC2 for regulator to use
kishore kadiyala
1
-0
/
+12
2010-10-01
omap4 hsmmc: Register offset handling
kishore kadiyala
1
-0
/
+2
2010-10-01
OMAP4 ES2: HSMMC soft reset change
Madhusudhan Chikkature
1
-0
/
+11
2010-09-27
omap: mmc: extended to pass host capabilities from board file
Sukumar Ghorai
1
-16
/
+2
2010-09-09
omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend
Ethan Du
1
-1
/
+1
2010-09-09
omap_hsmmc: remove unused local `state'
Sergio Aguirre
1
-1
/
+0
2010-08-12
omap_hsmmc: add erase capability
Adrian Hunter
1
-3
/
+10
2010-08-11
omap hsmmc: fix processing of all dma interrupts as block completion
Venkatraman S
1
-2
/
+5
2010-08-11
omap_hsmmc: add init_card pass-through callback
Grazvydas Ignotas
1
-0
/
+10
2010-08-11
mmc: omap: fix for bus width which improves SD card's peformance.
Kishore Kadiyala
1
-2
/
+15
2010-05-27
mmc: remove the "state" argument to mmc_suspend_host()
Matt Fleming
1
-1
/
+1
2010-05-27
mmc: OMAP HS-MMC: convert to dev_pm_ops
Kevin Hilman
1
-4
/
+11
2010-05-27
omap_hsmmc: improve interrupt synchronisation
Adrian Hunter
1
-128
/
+134
2010-04-07
omap hsmmc: fix a bug in card remove scenario
Madhusudhan Chikkature
1
-7
/
+2
2010-02-15
omap_hsmmc: allow compile without regulator framework
Adrian Hunter
1
-54
/
+79
2010-02-15
omap_hsmmc: Allow for a shared VccQ
Adrian Hunter
1
-1
/
+15
2010-02-15
omap_hsmmc: Ensure regulator enable / disable are paired
Adrian Hunter
1
-6
/
+3
2010-02-15
omap_hsmmc: Fix disable timeouts
Adrian Hunter
1
-2
/
+2
[next]