summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/hsmmc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-1/+1
|\
| * treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-1/+0
|/
* ARM: OMAP2+: Remove unused gpio header file referencesSuman Anna2018-02-141-2/+0
* ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la...H. Nikolaus Schaller2017-09-191-2/+2
* ARM: OMAP2+: hsmmc.c: Remove dead codeFaiz Abbas2017-07-171-237/+2
* ARM: OMAP2+: Delete an error message for a failed memory allocation in two fu...Markus Elfring2017-06-081-4/+1
* ARM: OMAP2+: Remove legacy mux codeTony Lindgren2016-11-101-88/+0
* ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-261-1/+1
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pinAndreas Fenkart2015-03-271-8/+25
* mmc: omap_hsmmc: remove unused slot_id parameterAndreas Fenkart2014-11-261-13/+8
* mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirectionAndreas Fenkart2014-11-261-44/+44
* mmc: omap_hsmmc: remove unused get_context_loss_count callbackAndreas Fenkart2014-11-261-12/+0
* mmc: omap_hsmmc: remove unused fields in platform_dataAndreas Fenkart2014-11-261-14/+0
* ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driverAndreas Fenkart2014-11-261-13/+13
* ARM: OMAP2: MMC: include mmc-omap platform header directlyAndreas Fenkart2014-11-261-1/+2
* ARM: OMAP2+: Remove omap4 pdata from hsmmc.cTony Lindgren2013-05-301-93/+10
* ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device codePaul Walmsley2013-01-261-1/+1
* ARM: OMAP: Remove unnecessary mach and plat includesTony Lindgren2012-11-021-1/+0
* ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2Tony Lindgren2012-10-181-0/+1
* ARM: OMAP: Make plat/omap-pm.h local to mach-omap2Tony Lindgren2012-10-181-1/+1
* ARM: OMAP: Make omap_device local to mach-omap2Tony Lindgren2012-10-171-1/+1
* ARM: OMAP: Split plat/mmc.h into local headers and platform_dataTony Lindgren2012-10-151-1/+1
* ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one()Wei Yongjun2012-10-081-1/+1
* ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren2012-09-201-1/+0
* ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren2012-09-121-0/+2
* ARM: omap: remove mmc platform data dma_mask and initializationRussell King2012-07-311-1/+0
* ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xxKevin Hilman2012-05-101-4/+4
* ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505Kevin Hilman2012-05-101-4/+4
* ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attachedGrazvydas Ignotas2012-04-041-0/+7
* Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-281-0/+1
|\
| * ARM: OMAP: hsmmc: add max_freq fieldDaniel Mack2012-03-271-0/+1
* | ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren2012-03-071-1/+1
* | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-241-3/+3
* | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-201-27/+92
|/
* ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-201-0/+6
* ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-131-4/+4
* ARM: OMAP: fix MMC2 loopback clock handlingGrazvydas Ignotas2012-01-261-4/+5
* ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setupGrazvydas Ignotas2012-01-261-4/+3
* ARM: OMAP: hsmmc: Support for AM3517 MMC1 voltagesAbhilash K V2011-12-091-1/+9
* ARM: OMAP: hsmmc: Add support for non-OMAP pinsThomas Weber2011-12-091-2/+4
* ARM: OMAP: hsmmc: Add support for MMC 2 setup for AM35xIgor Grinberg2011-12-091-12/+30
* ARM: OMAP: hsmmc: add pm_caps fieldEliad Peller2011-12-081-0/+1
* ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properlyBalaji T K2011-11-041-1/+1
* ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFFBalaji T K2011-11-041-12/+2
* ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson2011-10-041-17/+1
*-. Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren2011-10-041-4/+4
|\ \
| * | OMAP: omap_device: when building return platform_device instead of omap_deviceKevin Hilman2011-09-151-4/+4
| |/
* | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1Bryan Buckley2011-09-301-8/+4
|/
OpenPOWER on IntegriCloud