Age | Commit message (Expand) | Author | Files | Lines |
2014-02-14 | 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-31 | 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-25 | mmc: tmio-mmc: Remove .set_pwr() callback from platform data | Laurent Pinchart | 1 | -7/+0 |
2013-08-25 | mmc: tmio-mmc: Remove .get_cd() callback from platform data | Laurent Pinchart | 1 | -15/+1 |
2013-08-25 | 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-29 | 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 |
2012-07-21 | mmc: tmio: add callbacks to enable-update and disable the interface clock | Guennadi Liakhovetski | 1 | -3/+32 |
2012-07-21 | mmc: tmio: don't needlessly enable interrupts during probing | Guennadi Liakhovetski | 1 | -10/+11 |
2012-07-21 | mmc: tmio: Don't access hardware registers after stopping clocks | Laurent Pinchart | 1 | -8/+10 |
2012-07-11 | mmc: extend and rename cd-gpio helpers to handle more slot GPIO functions | Guennadi Liakhovetski | 1 | -3/+3 |
2012-07-11 | mmc: tmio: use MMC opcode defines instead of numbers | Guennadi Liakhovetski | 1 | -3/+4 |
2012-03-27 | mmc: tmio: cosmetic: prettify the tmio_mmc_set_ios() function | Guennadi Liakhovetski | 1 | -4/+5 |
2012-03-27 | mmc: tmio_mmc: remove unused sdio_irq_enabled flag | Guennadi Liakhovetski | 1 | -2/+0 |
2012-03-27 | mmc: tmio_mmc: power status flag doesn't have to be exposed in platform data | Guennadi Liakhovetski | 1 | -7/+6 |
2012-03-27 | mmc: tmio_mmc: support the generic MMC GPIO card hotplug helper | Guennadi Liakhovetski | 1 | -38/+31 |
2012-03-27 | mmc: tmio: calculate the native hotplug condition only once | Guennadi Liakhovetski | 1 | -6/+6 |
2012-03-27 | mmc: tmio_mmc: do not enable card hotplug interrupts, if unused | Guennadi Liakhovetski | 1 | -1/+6 |
2012-03-17 | Merge branch 'pm-qos' | Rafael J. Wysocki | 1 | -0/+5 |
2012-03-14 | tmio_mmc / PM: Use PM QoS latency constraint | Rafael J. Wysocki | 1 | -0/+5 |
2012-02-14 | mmc: tmio_mmc: fix card eject during IO with DMA | Guennadi Liakhovetski | 1 | -1/+5 |
2012-01-12 | mmc: tmio_mmc: Hotplug code regrouping | Bastian Hecht | 1 | -9/+21 |
2011-12-11 | mmc: tmio: fix clock gating on platforms with a .set_pwr() method | Guennadi Liakhovetski | 1 | -1/+1 |
2011-10-27 | mmc: replace printk with appropriate display macro | Girish K S | 1 | -1/+1 |
2011-10-26 | mmc: tmio: Provide separate interrupt handlers | Simon Horman | 1 | -48/+83 |
2011-10-26 | mmc: tmio: Cache interrupt masks | Simon Horman | 1 | -16/+18 |
2011-07-21 | mmc: tmio: fix a deadlock | Guennadi Liakhovetski | 1 | -2/+2 |
2011-07-21 | mmc: tmio: maximize power saving | Guennadi Liakhovetski | 1 | -27/+37 |
2011-07-21 | mmc: tmio: fix recursive spinlock, don't schedule with interrupts disabled | Guennadi Liakhovetski | 1 | -6/+29 |
2011-07-21 | mmc: tmio: Fix race condition resulting in spurious interrupts | Paul Parsons | 1 | -44/+32 |
2011-07-21 | mmc: tmio: Share register access functions | Simon Horman | 1 | -34/+0 |
2011-06-26 | mmc: tmio: fix regression in TMIO_MMC_WRPROTECT_DISABLE handling | Guennadi Liakhovetski | 1 | -2/+2 |
2011-05-25 | mmc: tmio: runtime suspend the controller, where possible | Guennadi Liakhovetski | 1 | -6/+58 |