index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mmc
/
host
/
omap_hsmmc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmc: omap_hsmmc: add autocmd23 support
Balaji T K
2014-03-04
1
-3
/
+36
*
mmc: omap_hsmmc: add cmd23 support
Balaji T K
2014-03-04
1
-4
/
+17
*
mmc: omap_hsmmc: split dma setup
Balaji T K
2014-03-04
1
-8
/
+18
*
mmc: omap_hsmmc: fix request done for sbc error case
Balaji T K
2014-03-04
1
-1
/
+1
*
mmc: omap_hsmmc: save clock rate to use in interrupt context
Balaji T K
2014-03-04
1
-1
/
+3
*
mmc: omap_hsmmc: remove redundant reset done
Balaji T K
2014-03-04
1
-4
/
+0
*
mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata
Balaji T K
2014-03-04
1
-2
/
+2
*
mmc: omap_hsmmc: remove pbias workaround
Balaji T K
2014-03-04
1
-19
/
+1
*
mmc: omap_hsmmc: adapt hsmmc to use pbias regulator
Balaji T K
2014-03-04
1
-0
/
+37
*
mmc: omap_hsmmc: handle vcc and vcc_aux independently
Balaji T K
2014-03-04
1
-27
/
+23
*
mmc: omap_hsmmc: use devm_regulator API
Balaji T K
2014-03-04
1
-4
/
+2
*
mmc: omap_hsmmc: support more DT properties
Daniel Mack
2014-03-04
1
-0
/
+6
*
mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller
Nishanth Menon
2014-03-04
1
-4
/
+22
*
mmc: omap_hsmmc: remove a duplicative test
Dan Carpenter
2014-03-04
1
-2
/
+1
*
mmc: omap: Remove redundant suspend and resume callbacks
Ulf Hansson
2013-10-31
1
-33
/
+3
*
mmc: omap_hsmmc: remove unused no_off
Balaji T K
2013-10-31
1
-7
/
+0
*
mmc: omap_hsmmc: correct max value of clkd
Balaji T K
2013-10-31
1
-2
/
+3
*
mmc: omap_hsmmc: fix timeout for cmd and data soft reset
Jianpeng Ma
2013-10-31
1
-5
/
+5
*
mmc: omap_hsmmc: context save and restore for DT
Tony Lindgren
2013-10-31
1
-32
/
+20
*
mmc: omap_hsmmc: Fix pbias_disable for omap4
Balaji T K
2013-10-31
1
-1
/
+1
*
mmc: omap_hsmmc: clear status flags before starting a new command
Francesco Lavra
2013-08-25
1
-1
/
+1
*
mmc: omap_hsmmc: fix dependency on indirect header inclusion
Felipe Balbi
2013-08-25
1
-0
/
+1
*
mmc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-26
1
-2
/
+0
*
mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case
Santosh Shilimkar
2013-05-26
1
-13
/
+15
*
mmc: omap_hsmmc: convert to dma_request_slave_channel_compat
Matt Porter
2013-05-26
1
-2
/
+8
*
mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5
Tony Lindgren
2013-05-26
1
-4
/
+9
*
mmc: omap_hsmmc: support deferred probing for GPIOs
Jan Luebbe
2013-03-22
1
-2
/
+12
*
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
1
-3
/
+1
|
\
|
*
ARM: OMAP: Split plat/mmc.h into local headers and platform_data
Tony Lindgren
2012-10-15
1
-3
/
+1
*
|
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-12-11
1
-3
/
+3
|
\
\
|
*
|
mmc: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
|
mmc: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
|
*
|
mmc: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
|
|
mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register
Venkatraman S
2012-12-06
1
-24
/
+32
*
|
|
mmc: omap_hsmmc: Convert critical failure reports to dev_err
Venkatraman S
2012-12-06
1
-6
/
+6
*
|
|
mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete
Felipe Balbi
2012-12-06
1
-20
/
+24
*
|
|
mmc: omap_hsmmc: Enable HSPE bit for high speed cards
Hebbar, Gururaja
2012-12-06
1
-1
/
+29
*
|
|
mmc: omap_hsmmc: Update error code for response_busy cmd
Balaji T K
2012-12-06
1
-2
/
+2
*
|
|
mmc: omap_hsmmc: No reset of cmd state machine for DCRC
Balaji T K
2012-12-06
1
-1
/
+1
*
|
|
mmc: omap_hsmmc: Fix Oops in case of data errors
Balaji T K
2012-12-06
1
-6
/
+12
*
|
|
mmc: omap_hsmmc: remove warning message for debounce clock
Balaji T K
2012-12-06
1
-1
/
+0
*
|
|
mmc: omap_hsmmc: add DT property for max bus frequency
Daniel Mack
2012-12-06
1
-1
/
+4
*
|
|
mmc: omap_hsmmc: claim pinctrl at probe time
Daniel Mack
2012-12-06
1
-0
/
+7
|
/
/
*
|
mmc: omap_hsmmc: fix NULL pointer dereference for dt boot
Balaji T K
2012-11-07
1
-6
/
+11
*
|
mmc: omap_hsmmc: fix host reference after mmc_free_host
Balaji T K
2012-11-07
1
-1
/
+1
|
/
*
Merge tag 'mmc-merge-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-10-10
1
-91
/
+34
|
\
|
*
mmc: omap_hsmmc: Pass on the suspend failure to the PM core
Vaibhav Bedia
2012-10-03
1
-2
/
+1
|
*
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
Venkatraman S
2012-09-04
1
-42
/
+21
|
*
mmc: omap_hsmmc: consolidate flush posted writes for HSMMC IRQs
Venkatraman S
2012-09-04
1
-13
/
+4
|
*
mmc: omap_hsmmc: remove access to SYSCONFIG register
Venkatraman S
2012-09-04
1
-22
/
+2
[next]