Age | Commit message (Expand) | Author |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-16 | ARM: OMAP2+: Drop unused pm-noop | Tony Lindgren |
2018-02-14 | ARM: OMAP2+: Remove unused gpio header file references | Suman Anna |
2017-09-19 | ARM: OMAP2+: hsmmc: fix logic to call either omap_hsmmc_init or omap_hsmmc_la... | H. Nikolaus Schaller |
2017-07-17 | ARM: OMAP2+: hsmmc.c: Remove dead code | Faiz Abbas |
2017-06-08 | ARM: OMAP2+: Delete an error message for a failed memory allocation in two fu... | Markus Elfring |
2016-11-10 | ARM: OMAP2+: Remove legacy mux code | Tony Lindgren |
2016-08-26 | ARM: OMAP2+: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2015-05-14 | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King |
2015-03-27 | ARM: OMAP2: HSMMC: explicit fields to declare cover/card detect pin | Andreas Fenkart |
2014-11-26 | mmc: omap_hsmmc: remove unused slot_id parameter | Andreas Fenkart |
2014-11-26 | mmc: omap_hsmmc: remove unnecessary omap_hsmmc_slot_data indirection | Andreas Fenkart |
2014-11-26 | mmc: omap_hsmmc: remove unused get_context_loss_count callback | Andreas Fenkart |
2014-11-26 | mmc: omap_hsmmc: remove unused fields in platform_data | Andreas Fenkart |
2014-11-26 | ARM: OMAP1/2+: MMC: separate platform data for mmc and mmc hs driver | Andreas Fenkart |
2014-11-26 | ARM: OMAP2: MMC: include mmc-omap platform header directly | Andreas Fenkart |
2013-05-30 | ARM: OMAP2+: Remove omap4 pdata from hsmmc.c | Tony Lindgren |
2013-01-26 | ARM: OMAP2+: omap_device: remove obsolete pm_lats and early_device code | Paul Walmsley |
2012-11-02 | ARM: OMAP: Remove unnecessary mach and plat includes | Tony Lindgren |
2012-10-18 | ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2 | Tony Lindgren |
2012-10-18 | ARM: OMAP: Make plat/omap-pm.h local to mach-omap2 | Tony Lindgren |
2012-10-17 | ARM: OMAP: Make omap_device local to mach-omap2 | Tony Lindgren |
2012-10-15 | ARM: OMAP: Split plat/mmc.h into local headers and platform_data | Tony Lindgren |
2012-10-08 | ARM: OMAP: hsmmc: fix return value check in omap_hsmmc_init_one() | Wei Yongjun |
2012-09-20 | ARM: OMAP1: Make plat/mux.h omap1 only | Tony Lindgren |
2012-09-12 | ARM: OMAP: Move gpio.h to include/linux/platform_data | Tony Lindgren |
2012-07-31 | ARM: omap: remove mmc platform data dma_mask and initialization | Russell King |
2012-05-10 | ARM: OMAP: AM35xx: convert 3517 detection/flags to AM35xx | Kevin Hilman |
2012-05-10 | ARM: OMAP: AM35xx: remove redunant cpu_is checks for AM3505 | Kevin Hilman |
2012-04-04 | ARM: OMAP3xxx: HSMMC: avoid erratum workaround when transceiver is attached | Grazvydas Ignotas |
2012-03-28 | Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-03-27 | ARM: OMAP: hsmmc: add max_freq field | Daniel Mack |
2012-03-07 | ARM: OMAP2+: Fix section warnings for hsmmc_init_one | Tony Lindgren |
2012-02-24 | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __init | Tony Lindgren |
2012-02-20 | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins | Tony Lindgren |
2012-02-20 | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a module | Tony Lindgren |
2012-02-13 | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup() | Russell King |
2012-01-26 | ARM: OMAP: fix MMC2 loopback clock handling | Grazvydas Ignotas |
2012-01-26 | ARM: OMAP: fix erroneous mmc2 clock change on mmc3 setup | Grazvydas Ignotas |
2011-12-09 | ARM: OMAP: hsmmc: Support for AM3517 MMC1 voltages | Abhilash K V |
2011-12-09 | ARM: OMAP: hsmmc: Add support for non-OMAP pins | Thomas Weber |
2011-12-09 | ARM: OMAP: hsmmc: Add support for MMC 2 setup for AM35x | Igor Grinberg |
2011-12-08 | ARM: OMAP: hsmmc: add pm_caps field | Eliad Peller |
2011-11-04 | ARM: OMAP4: hsmmc: configure SDMMC1_DR0 properly | Balaji T K |
2011-11-04 | ARM: OMAP4: hsmmc: Fix Pbias configuration on regulator OFF | Balaji T K |
2011-10-04 | ARM: OMAP2+: devices: Remove all omap_device_pm_latency structures | Benoit Cousson |
2011-10-04 | Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-base | Tony Lindgren |
2011-09-30 | ARM: OMAP4: MMC: fix power and audio issue, decouple USBC1 from MMC1 | Bryan Buckley |
2011-09-15 | OMAP: omap_device: when building return platform_device instead of omap_device | Kevin Hilman |