aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pdata-quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-28ARM: OMAP2+: pdata-quirks: Fix refcount leak bugLiang He1-0/+2
2022-04-29ARM: omap: fix missing declaration warningsArnd Bergmann1-11/+0
2021-09-22ARM: OMAP2+: Drop unused old auxdata for dra7x_evm_mmc_quirk()Tony Lindgren1-27/+0
2021-09-21ARM: OMAP2+: Drop old unused omap5_uevm_legacy_init()Tony Lindgren1-9/+0
2021-04-26Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+1
2021-03-24ARM: OMAP2+: Make symbol 'pdata_quirks_init_clocks' staticWei Yongjun1-1/+1
2021-03-12ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5Tony Lindgren1-1/+1
2021-03-10ARM: OMAP2+: Init both prm and prcm nodes early for clocksTony Lindgren1-8/+21
2021-01-15drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren1-0/+1
2020-11-27ARM: OMAP2+: Fix am4 only build after genpd changesTony Lindgren1-12/+0
2020-11-16ARM: OMAP2+: Build hwmod related code as neededTony Lindgren1-5/+7
2020-11-16ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-busTony Lindgren1-0/+11
2020-02-26bus: ti-sysc: Implement SoC revision handlingTony Lindgren1-0/+6
2020-01-07Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/dtOlof Johansson1-0/+1
2020-01-07Merge branch 'omap/soc' into arm/dtOlof Johansson1-14/+29
2019-12-30dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use itTony Lindgren1-0/+1
2019-12-17ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 bootSuman Anna1-0/+21
2019-12-17ARM: OMAP4+: remove pdata quirks for omap4+ iommusTero Kristo1-14/+0
2019-12-17ARM: OMAP2+: pdata-quirks: add PRM data for reset supportTero Kristo1-0/+8
2019-12-16ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omapTony Lindgren1-1/+5
2019-12-05Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-52/+0
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-105/+0
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-12/+2
2019-11-15omap: remove omap2_hsmmc_info in old hsmmc.[ch] and update MakefileH. Nikolaus Schaller1-1/+0
2019-11-15omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller1-93/+0
2019-11-15omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller1-15/+4
2019-10-22ARM: OMAP2+: pdata-quirks: drop TI_ST/KIM supportSebastian Reichel1-52/+0
2019-10-18ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMUSuman Anna1-0/+7
2019-10-18ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUsSuman Anna1-0/+4
2019-10-05hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren1-11/+1
2019-10-05ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS deviceTony Lindgren1-1/+1
2019-09-05bus: ti-sysc: Fix handling of invalid clocksTony Lindgren1-2/+2
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-0/+60
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-28bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren1-0/+60
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-1/+0
2018-12-18ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi1-2/+2
2018-10-23Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds1-2/+0
2018-10-08mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij1-2/+0
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-1/+15
2018-04-16ARM: OMAP2+: Drop unused pm-noopTony Lindgren1-15/+0
2018-03-07Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann1-1/+53
2018-02-28ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexTony Lindgren1-0/+1
2018-02-26bus: ti-sysc: Add support for platform data callbacksTony Lindgren1-1/+39
2018-02-22ARM: OMAP2+: Prepare to pass auxdata for smartreflexTony Lindgren1-0/+13
2018-02-22ARM: OMAP: pdata-quirks: Remove unused timer pdataKeerthy1-32/+0
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy1-1/+1
2017-08-10ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori1-0/+31
2017-02-23Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2017-02-21Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+5