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
2014-03-04
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
1
-2
/
+1
2013-10-30
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
1
-33
/
+3
2013-10-30
mmc: omap_hsmmc: remove unused no_off
Balaji T K
1
-7
/
+0
2013-10-30
mmc: omap_hsmmc: correct max value of clkd
Balaji T K
1
-2
/
+3
2013-10-30
mmc: omap_hsmmc: fix timeout for cmd and data soft reset
Jianpeng Ma
1
-5
/
+5
2013-10-30
mmc: omap_hsmmc: context save and restore for DT
Tony Lindgren
1
-32
/
+20
2013-10-30
mmc: omap_hsmmc: Fix pbias_disable for omap4
Balaji T K
1
-1
/
+1
2013-08-25
mmc: omap_hsmmc: clear status flags before starting a new command
Francesco Lavra
1
-1
/
+1
2013-08-24
mmc: omap_hsmmc: fix dependency on indirect header inclusion
Felipe Balbi
1
-0
/
+1
2013-05-26
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-05-26
mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case
Santosh Shilimkar
1
-13
/
+15
2013-05-26
mmc: omap_hsmmc: convert to dma_request_slave_channel_compat
Matt Porter
1
-2
/
+8
2013-05-26
mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5
Tony Lindgren
1
-4
/
+9
2013-03-22
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
1
-2
/
+12
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-3
/
+1
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2012-12-06
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
Venkatraman S
1
-24
/
+32
2012-12-06
mmc: omap_hsmmc: Convert critical failure reports to dev_err
Venkatraman S
1
-6
/
+6
2012-12-06
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
Felipe Balbi
1
-20
/
+24
2012-12-06
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
Hebbar, Gururaja
1
-1
/
+29
2012-12-06
mmc: omap_hsmmc: Update error code for response_busy cmd
Balaji T K
1
-2
/
+2
2012-12-06
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
Balaji T K
1
-1
/
+1
2012-12-06
mmc: omap_hsmmc: Fix Oops in case of data errors
Balaji T K
1
-6
/
+12
2012-12-06
mmc: omap_hsmmc: remove warning message for debounce clock
Balaji T K
1
-1
/
+0
2012-12-06
mmc: omap_hsmmc: add DT property for max bus frequency
Daniel Mack
1
-1
/
+4
2012-12-06
mmc: omap_hsmmc: claim pinctrl at probe time
Daniel Mack
1
-0
/
+7
2012-11-28
mmc: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
mmc: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-07
mmc: omap_hsmmc: fix NULL pointer dereference for dt boot
Balaji T K
1
-6
/
+11
2012-11-07
mmc: omap_hsmmc: fix host reference after mmc_free_host
Balaji T K
1
-1
/
+1
2012-10-15
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
1
-3
/
+1
2012-10-10
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-91
/
+34
2012-10-03
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
1
-2
/
+1
2012-10-01
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-1
/
+0
2012-10-01
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2012-10-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-09-11
mmc/omap_hsmmc: add a const qualifier
Uwe Kleine-König
1
-1
/
+1
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
1
-1
/
+0
2012-09-04
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
1
-42
/
+21
2012-09-04
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
1
-13
/
+4
2012-09-04
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
1
-22
/
+2
2012-09-04
mmc: omap_hsmmc: remove unused vars and includes
Venkatraman S
1
-10
/
+4
2012-09-04
mmc: omap_hsmmc: Handle failure of regulator_get better.
NeilBrown
1
-2
/
+2
2012-09-01
mmc: fix comment typos
Masanari Iida
1
-1
/
+1
2012-08-01
Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-101
/
+103
2012-07-31
ARM: 7464/1: mmc: omap_hsmmc: ensure probe returns error if DMA channel reque...
Kevin Hilman
1
-0
/
+2
2012-07-31
mmc: omap: add DMA engine support
Russell King
1
-2
/
+1
2012-07-31
mmc: omap_hsmmc: remove private DMA API implementation
Russell King
1
-200
/
+63
2012-07-31
mmc: omap_hsmmc: add DMA engine support
Russell King
1
-27
/
+165
[prev]
[next]