index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
mmc: omap_hsmmc: catch all errors when getting regulators
Wolfram Sang
2017-10-30
1
-1
/
+1
*
mmc: host: omap_hsmmc: Remove setting PBIAS voltage
Kishon Vijay Abraham I
2017-09-22
1
-25
/
+8
*
mmc: omap_hsmmc: Reduce max_segs for reliability
Will Newton
2017-08-30
1
-3
/
+3
*
mmc: omap_hsmmc: constify dev_pm_ops structures
Arvind Yadav
2017-08-30
1
-1
/
+1
*
mmc: host: omap_hsmmc: Add CMD23 capability to omap_hsmmc driver
Kishon Vijay Abraham I
2017-08-08
1
-1
/
+1
*
mmc: host: omap_hsmmc: remove unused platform callbacks
Faiz Abbas
2017-07-17
1
-11
/
+0
*
mmc: host: omap_hsmmc: use mmc_regulator_get_supply() to get regulators
Kishon Vijay Abraham I
2017-06-20
1
-20
/
+14
*
mmc: host: omap_hsmmc: Do not initialize MMC regulators to NULL on error
Kishon Vijay Abraham I
2017-06-20
1
-12
/
+9
*
mmc: host: omap_hsmmc: checking for NULL instead of IS_ERR()
Dan Carpenter
2017-04-24
1
-2
/
+2
*
mmc: use new core function mmc_get_dma_dir
Heiner Kallweit
2017-04-24
1
-13
/
+4
*
mmc: host: omap_hsmmc: avoid possible overflow of timeout value
Ravikumar Kattekola
2017-02-13
1
-4
/
+5
*
mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6
Kishon Vijay Abraham I
2017-02-13
1
-6
/
+14
*
mmc: host: omap_hsmmc: reset cmd line on ceb error
Ravikumar Kattekola
2017-02-13
1
-1
/
+1
*
mmc: delete is_first_req parameter from pre-request callback
Linus Walleij
2016-11-29
1
-2
/
+1
*
mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data
Peter Ujfalusi
2016-09-14
1
-8
/
+8
*
mmc: omap_hsmmc: Use dma_request_chan() for requesting DMA channel
Peter Ujfalusi
2016-05-04
1
-40
/
+10
*
mmc: omap_hsmmc: Check if MMC slot name is passed in pdata
Tony Lindgren
2016-05-02
1
-1
/
+5
*
mmc: omap_hsmmc: Remove redundant runtime PM calls
Ulf Hansson
2016-05-02
1
-15
/
+0
*
mmc: omap_hsmmc: pass omap_hsmmc_host pointer directly
Andreas Fenkart
2016-05-02
1
-10
/
+9
*
mmc: omap_hsmmc: don't print uninitialized variables
Arnd Bergmann
2016-02-29
1
-2
/
+2
*
mmc: host: omap_hsmmc: add a verbose print to enable CONFIG_REGULATOR_PBIAS
Kishon Vijay Abraham I
2016-02-29
1
-1
/
+4
*
mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
Tony Lindgren
2016-02-15
1
-0
/
+2
*
mmc: omap_hsmmc: No need to check DMA channel validity at module remove
Peter Ujfalusi
2015-12-22
1
-4
/
+2
*
mmc: host: omap_hsmmc: Fix MMC for omap3 legacy booting
Tony Lindgren
2015-10-08
1
-3
/
+3
*
Revert "mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status"
Tony Lindgren
2015-10-08
1
-2
/
+6
*
mmc: host: omap_hsmmc: remove CONFIG_REGULATOR check
Kishon Vijay Abraham I
2015-08-27
1
-31
/
+3
*
mmc: host: omap_hsmmc: use ios->vdd for setting vmmc voltage
Kishon Vijay Abraham I
2015-08-27
1
-3
/
+4
*
mmc: host: omap_hsmmc: use regulator_is_enabled to find pbias status
Kishon Vijay Abraham I
2015-08-27
1
-6
/
+2
*
mmc: host: omap_hsmmc: enable/disable vmmc_aux regulator based on previous state
Kishon Vijay Abraham I
2015-08-27
1
-2
/
+8
*
mmc: host: omap_hsmmc: don't use ->set_power to set initial regulator state
Kishon Vijay Abraham I
2015-08-27
1
-10
/
+56
*
mmc: host: omap_hsmmc: avoid pbias regulator enable on power off
Kishon Vijay Abraham I
2015-08-27
1
-4
/
+4
*
mmc: host: omap_hsmmc: add separate function to set pbias
Kishon Vijay Abraham I
2015-08-27
1
-30
/
+48
*
mmc: host: omap_hsmmc: add separate functions for enable/disable supply
Kishon Vijay Abraham I
2015-08-27
1
-35
/
+66
*
mmc: host: omap_hsmmc: return error if any of the regulator APIs fail
Kishon Vijay Abraham I
2015-08-27
1
-12
/
+40
*
mmc: host: omap_hsmmc: remove unnecessary pbias set_voltage
Kishon Vijay Abraham I
2015-08-27
1
-1
/
+0
*
mmc: host: omap_hsmmc: use mmc_host's vmmc and vqmmc
Kishon Vijay Abraham I
2015-08-27
1
-35
/
+28
*
mmc: host: omap_hsmmc: use the ocrmask provided by the vmmc regulator
Kishon Vijay Abraham I
2015-08-27
1
-9
/
+1
*
mmc: host: omap_hsmmc: cleanup omap_hsmmc_reg_get()
Kishon Vijay Abraham I
2015-08-27
1
-22
/
+16
*
mmc: host: omap_hsmmc: return on fatal errors from omap_hsmmc_reg_get
Kishon Vijay Abraham I
2015-08-27
1
-2
/
+20
*
mmc: host: omap_hsmmc: use devm_regulator_get_optional() for vmmc
Kishon Vijay Abraham I
2015-08-27
1
-3
/
+7
*
mmc: omap_hsmmc: regulator automatically released by devm
Andreas Fenkart
2015-08-17
1
-12
/
+0
*
mmc: omap_hsmmc: call omap_hsmmc_set_power directly
Andreas Fenkart
2015-08-17
1
-15
/
+22
*
mmc: omap_hsmmc: Handle BADA, DEB and CEB interrupts
Vignesh R
2015-07-24
1
-1
/
+2
*
mmc: omap_hsmmc: Fix DTO and DCRC handling
Kishon Vijay Abraham I
2015-07-24
1
-4
/
+4
*
mmc: omap_hsmmc: Change wake-up interrupt to use generic wakeirq
Tony Lindgren
2015-05-21
1
-43
/
+6
*
mmc: omap_hsmmc: use generic slot-gpio isr to manage card detect pin
Andreas Fenkart
2015-03-31
1
-13
/
+0
*
mmc: omap_hsmmc: simplify card/cover detect isr
Andreas Fenkart
2015-03-31
1
-24
/
+3
*
ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin
Andreas Fenkart
2015-03-27
1
-5
/
+6
*
mmc: omap_hsmmc: stop using ->enable|disable() callbacks
NeilBrown
2015-03-27
1
-21
/
+9
*
mmc: omap_hsmmc: add hibernation support
Russ Dill
2015-03-23
1
-7
/
+2
[next]