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
/
tmio_mmc_pio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-24
mmc: tmio: Fix timeout value for command request
Takeshi Kihara
1
-2
/
+4
2015-06-01
mmc: TMIO: Fix I/O mapping leak on error using devm_ioremap()
Ian Molton
1
-3
/
+2
2015-03-23
mmc: tmio: Remove bogus un-initialization in tmio_mmc_host_free()
Geert Uytterhoeven
1
-2
/
+0
2015-01-20
mmc: tmio: tmio_mmc_host has .multi_io_quirk
Kuninori Morimoto
1
-3
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_disable
Kuninori Morimoto
1
-2
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .clk_enable
Kuninori Morimoto
1
-3
/
+2
2015-01-20
mmc: tmio: tmio_mmc_host has .write16_hook
Kuninori Morimoto
1
-1
/
+1
2015-01-20
mmc: tmio: add tmio_mmc_host_alloc/free()
Kuninori Morimoto
1
-16
/
+29
2014-09-23
mmc: don't request CD IRQ until mmc_start_host()
Stephen Warren
1
-0
/
+1
2014-09-19
mmc: tmio: prevent endless loop in tmio_mmc_set_clock()
Sergei Shtylyov
1
-0
/
+9
2014-09-19
mmc: tmio: enable odd number size access
Kuninori Morimoto
1
-4
/
+35
2014-09-09
mmc: use .multi_io_quirk on tmio_mmc
Kuninori Morimoto
1
-0
/
+13
2014-09-09
mmc: tmio: add actual clock support as option
Shinobu Uehara
1
-0
/
+5
2014-09-09
mmc: tmio: remove SCLKEN bit setting from tmio_mmc_set_clock()
Kuninori Morimoto
1
-1
/
+0
2014-09-09
mmc: tmio: check ILL_FUNC instead of CBSY
Shinobu Uehara
1
-1
/
+12
2014-09-09
mmc: tmio: add TMIO_MMC_SDIO_STATUS_QUIRK
Shinobu Uehara
1
-1
/
+6
2014-09-09
mmc: tmio: control multiple block transfer mode
Shinobu Uehara
1
-0
/
+10
2014-09-09
mmc: tmio: clear error IRQ status
Shinobu Uehara
1
-0
/
+3
2014-09-09
mmc: tmio: Remove library functions for system PM
Ulf Hansson
1
-23
/
+0
2014-09-09
mmc: tmio: Make runtime PM callbacks available for CONFIG_PM
Ulf Hansson
1
-1
/
+1
2014-09-09
mmc: tmio: Mask all IRQs when inactive
Ulf Hansson
1
-0
/
+2
2014-09-09
mmc: tmio: Handle clock gating from runtime PM functions
Ulf Hansson
1
-4
/
+24
2014-09-09
mmc: tmio: Restructure ->set_ios() and adapt ->probe() to it
Ulf Hansson
1
-47
/
+14
2014-09-09
mmc: tmio: Extract bus_width modifications to a separate function
Ulf Hansson
1
-10
/
+15
2014-09-09
mmc: tmio: Keep host active while serving requests
Ulf Hansson
1
-23
/
+32
2014-09-09
mmc: tmio: Keep host active while SDIO IRQ is enabled
Ulf Hansson
1
-4
/
+15
2014-02-13
mmc: tmio: Adapt to proper PM configs for exported functions
Ulf Hansson
1
-3
/
+4
2014-01-13
mmc: tmio: add new TMIO_MMC_HAVE_HIGH_REG flags
Kuninori Morimoto
1
-10
/
+4
2014-01-13
mmc: tmio: bus_shift become tmio_mmc_data member
Kuninori Morimoto
1
-3
/
+0
2014-01-13
mmc: tmio: use -EPROBE_DEFER if driver can't find regulator
Kuninori Morimoto
1
-5
/
+16
2014-01-13
mmc: tmio: don't overwrite caps2
Kuninori Morimoto
1
-1
/
+1
2013-10-30
mmc: tmio: Move away from using deprecated APIs
Ulf Hansson
1
-6
/
+3
2013-09-06
Revert "mmc: tmio-mmc: Remove .set_pwr() callback from platform data"
Chris Ball
1
-0
/
+7
2013-08-24
mmc: tmio-mmc: Remove .set_pwr() callback from platform data
Laurent Pinchart
1
-7
/
+0
2013-08-24
mmc: tmio-mmc: Remove .get_cd() callback from platform data
Laurent Pinchart
1
-15
/
+1
2013-08-24
mmc: slot-gpio: Add debouncing capability to mmc_gpio_request_cd()
Laurent Pinchart
1
-1
/
+1
2013-07-23
mmc: tmio: fix compiler warning
Guennadi Liakhovetski
1
-1
/
+5
2013-06-27
mmc: tmio-mmc: handle mmc_of_parse() errors during probe
Simon Baatz
1
-1
/
+3
2013-06-06
mmc: tmio: reset the controller after power-up
Guennadi Liakhovetski
1
-1
/
+2
2013-06-06
mmc: tmio: fix unbalanced power-on calls with clock-gating enabled
Guennadi Liakhovetski
1
-10
/
+17
2013-06-06
mmc: tmio: postpone controller reset during resume
Guennadi Liakhovetski
1
-1
/
+5
2013-02-24
mmc: tmio: add support for the VccQ regulator
Guennadi Liakhovetski
1
-10
/
+46
2013-02-24
mmc: tmio-mmc: parse device-tree bindings
Guennadi Liakhovetski
1
-2
/
+18
2013-02-24
mmc: sdhi, tmio: only check flags in tmio-mmc driver proper
Guennadi Liakhovetski
1
-0
/
+3
2013-02-11
mmc: remove unncessary mmc_gpio_free_cd() call from slot-gpio users
Shawn Guo
1
-8
/
+0
2012-11-28
mmc: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-07-21
mmc: tmio: use generic GPIO CD and WP handlers
Guennadi Liakhovetski
1
-0
/
+6
2012-07-21
mmc: tmio: support caps2 flags
Guennadi Liakhovetski
1
-0
/
+1
2012-07-21
mmc: tmio: remove a duplicated comment line
Guennadi Liakhovetski
1
-1
/
+0
2012-07-21
mmc: tmio: add regulator support
Guennadi Liakhovetski
1
-8
/
+29
[next]