Age | Commit message (Expand) | Author |
2014-05-22 | mmc: omap_hsmmc: use devm_ioremap_resource | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_threaded_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_request_irq | Balaji T K |
2014-05-22 | mmc: omap_hsmmc: use devm_clk_get | Balaji T K |
2014-04-20 | mmc: omap: clarify DDR timing mode between SD-UHS and eMMC | Seungwon Jeon |
2014-03-04 | mmc: omap_hsmmc: add autocmd23 support | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: add cmd23 support | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: split dma setup | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: fix request done for sbc error case | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: save clock rate to use in interrupt context | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: remove redundant reset done | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: fix return error code for of_get_hsmmc_pdata | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: remove pbias workaround | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: adapt hsmmc to use pbias regulator | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: handle vcc and vcc_aux independently | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: use devm_regulator API | Balaji T K |
2014-03-04 | mmc: omap_hsmmc: support more DT properties | Daniel Mack |
2014-03-04 | mmc: omap_hsmmc: Add support for quirky omap3 hsmmc controller | Nishanth Menon |
2014-03-04 | mmc: omap_hsmmc: remove a duplicative test | Dan Carpenter |
2013-10-30 | mmc: omap: Remove redundant suspend and resume callbacks | Ulf Hansson |
2013-10-30 | mmc: omap_hsmmc: remove unused no_off | Balaji T K |
2013-10-30 | mmc: omap_hsmmc: correct max value of clkd | Balaji T K |
2013-10-30 | mmc: omap_hsmmc: fix timeout for cmd and data soft reset | Jianpeng Ma |
2013-10-30 | mmc: omap_hsmmc: context save and restore for DT | Tony Lindgren |
2013-10-30 | mmc: omap_hsmmc: Fix pbias_disable for omap4 | Balaji T K |
2013-08-25 | mmc: omap_hsmmc: clear status flags before starting a new command | Francesco Lavra |
2013-08-24 | mmc: omap_hsmmc: fix dependency on indirect header inclusion | Felipe Balbi |
2013-05-26 | mmc: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-05-26 | mmc: omap_hsmmc: Skip platform_get_resource_byname() for dt case | Santosh Shilimkar |
2013-05-26 | mmc: omap_hsmmc: convert to dma_request_slave_channel_compat | Matt Porter |
2013-05-26 | mmc: omap_hsmmc: Fix the DT pbias workaround for MMC controllers 2 to 5 | Tony Lindgren |
2013-03-22 | mmc: omap_hsmmc: support deferred probing for GPIOs | Jan Luebbe |
2012-12-12 | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-06 | mmc: omap_hsmmc: Cleanup bitmap definitions of Interrupt Register | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Convert critical failure reports to dev_err | Venkatraman S |
2012-12-06 | mmc: omap_hsmmc: Introduce omap_hsmmc_prepare/complete | Felipe Balbi |
2012-12-06 | mmc: omap_hsmmc: Enable HSPE bit for high speed cards | Hebbar, Gururaja |
2012-12-06 | mmc: omap_hsmmc: Update error code for response_busy cmd | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: No reset of cmd state machine for DCRC | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: Fix Oops in case of data errors | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: remove warning message for debounce clock | Balaji T K |
2012-12-06 | mmc: omap_hsmmc: add DT property for max bus frequency | Daniel Mack |
2012-12-06 | mmc: omap_hsmmc: claim pinctrl at probe time | Daniel Mack |
2012-11-28 | mmc: remove use of __devexit | Bill Pemberton |
2012-11-28 | mmc: remove use of __devinit | Bill Pemberton |
2012-11-28 | mmc: remove use of __devexit_p | Bill Pemberton |
2012-11-07 | mmc: omap_hsmmc: fix NULL pointer dereference for dt boot | Balaji T K |
2012-11-07 | mmc: omap_hsmmc: fix host reference after mmc_free_host | Balaji T K |
2012-10-15 | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren |