Age | Commit message (Expand) | Author | Files | Lines |
2015-05-14 | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 1 | -1/+1 |
2015-03-27 | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin | Andreas Fenkart | 1 | -8/+25 |
2014-11-26 | mmc: omap_hsmmc: remove unused slot_id parameter | Andreas Fenkart | 1 | -13/+8 |
2014-11-26 | mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection | Andreas Fenkart | 1 | -44/+44 |
2014-11-26 | mmc: omap_hsmmc: remove unused get_context_loss_count callback | Andreas Fenkart | 1 | -12/+0 |
2014-11-26 | mmc: omap_hsmmc: remove unused fields in platform_data | Andreas Fenkart | 1 | -14/+0 |
2014-11-26 | ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver | Andreas Fenkart | 1 | -13/+13 |
2014-11-26 | ARM: OMAP2: MMC: include mmc-omap platform header directly | Andreas Fenkart | 1 | -1/+2 |
2013-05-30 | ARM: OMAP2+: Remove omap4 pdata from hsmmc.c | Tony Lindgren | 1 | -93/+10 |
2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley | 1 | -1/+1 |
2012-11-02 | ARM: OMAP: Remove unnecessary mach and plat includes | Tony Lindgren | 1 | -1/+0 |
2012-10-18 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren | 1 | -0/+1 |
2012-10-18 | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren | 1 | -1/+1 |
2012-10-15 | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren | 1 | -1/+1 |
2012-10-08 | ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() | Wei Yongjun | 1 | -1/+1 |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren | 1 | -1/+0 |
2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren | 1 | -0/+2 |
2012-07-31 | ARM: omap: remove mmc platform data dma_mask and initialization | Russell King | 1 | -1/+0 |
2012-05-10 | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx | Kevin Hilman | 1 | -4/+4 |
2012-05-10 | ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505 | Kevin Hilman | 1 | -4/+4 |
2012-04-04 | ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attached | Grazvydas Ignotas | 1 | -0/+7 |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2012-03-27 | ARM: OMAP: hsmmc: add max_freq field | Daniel Mack | 1 | -0/+1 |
2012-03-07 | ARM: OMAP2+: Fix section warnings for hsmmc_init_one | Tony Lindgren | 1 | -1/+1 |
2012-02-24 | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren | 1 | -3/+3 |
2012-02-20 | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren | 1 | -27/+92 |
2012-02-20 | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module | Tony Lindgren | 1 | -0/+6 |
2012-02-13 | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King | 1 | -4/+4 |
2012-01-26 | ARM: OMAP: fix MMC2 loopback clock handling | Grazvydas Ignotas | 1 | -4/+5 |
2012-01-26 | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup | Grazvydas Ignotas | 1 | -4/+3 |
2011-12-09 | ARM: OMAP: hsmmc: Support for AM3517 MMC1 voltages | Abhilash K V | 1 | -1/+9 |
2011-12-09 | ARM: OMAP: hsmmc: Add support for non-OMAP pins | Thomas Weber | 1 | -2/+4 |
2011-12-09 | ARM: OMAP: hsmmc: Add support for MMC 2 setup for AM35x | Igor Grinberg | 1 | -12/+30 |
2011-12-08 | ARM: OMAP: hsmmc: add pm_caps field | Eliad Peller | 1 | -0/+1 |
2011-11-04 | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly | Balaji T K | 1 | -1/+1 |
2011-11-04 | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF | Balaji T K | 1 | -12/+2 |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson | 1 | -17/+1 |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren | 1 | -4/+4 |
2011-09-30 | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 | Bryan Buckley | 1 | -8/+4 |
2011-09-15 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman | 1 | -4/+4 |
2011-07-04 | omap: HSMMC: Fix GPIO muxing | Silesh C V | 1 | -4/+3 |
2011-06-01 | ARM: OMAP4: MMC: increase delay for pbias | Balaji T K | 1 | -3/+10 |
2011-06-01 | ARM: OMAP4: MMC: no regulator off during probe for eMMC | Balaji T K | 1 | -0/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-01 | OMAP: hsmmc: Rename the device and driver | Kishore Kadiyala | 1 | -1/+1 |
2011-03-01 | OMAP: adapt hsmmc to hwmod framework | Kishore Kadiyala | 1 | -149/+197 |
2011-03-01 | OMAP: hsmmc: Move mux configuration to hsmmc.c | Kishore Kadiyala | 1 | -0/+84 |
2011-02-22 | OMAP: hsmmc: Enable MMC4 and MMC5 on OMAP4 platforms | Kishore Kadiyala | 1 | -0/+5 |
2010-10-08 | OMAP: control: move plat-omap/control.h to mach-omap2/control.h | Paul Walmsley | 1 | -1/+1 |