summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pdata-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ti: Convert Pandora ASoC to GPIO descriptorsLinus Walleij2023-10-021-0/+10
* ARM: omap2: Rewrite WLAN quirk to use GPIO descriptorsLinus Walleij2023-05-241-13/+28
* ARM: omap2: Get USB hub reset GPIO from descriptorLinus Walleij2023-05-241-13/+37
* ARM/gpio: Push OMAP2 quirk down into TWL4030 driverLinus Walleij2023-05-241-40/+1
* gpiolib: remove legacy gpio_export()Arnd Bergmann2023-03-061-4/+5
* Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-131-1/+0
|\
| * ARM: OMAP2+: pdata-quirks: stop including wl12xx.hDmitry Torokhov2022-11-161-1/+0
* | ARM: omap2: n8x0: stop instantiating codec platform dataDmitry Torokhov2022-11-031-1/+0
|/
* ARM: OMAP2+: pdata-quirks: Fix refcount leak bugLiang He2022-06-281-0/+2
* ARM: omap: fix missing declaration warningsArnd Bergmann2022-04-291-11/+0
* ARM: OMAP2+: Drop unused old auxdata for dra7x_evm_mmc_quirk()Tony Lindgren2021-09-221-27/+0
* ARM: OMAP2+: Drop old unused omap5_uevm_legacy_init()Tony Lindgren2021-09-211-9/+0
* Merge tag 'arm-drivers-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-261-1/+1
|\
| * ARM: OMAP2+: Make symbol 'pdata_quirks_init_clocks' staticWei Yongjun2021-03-241-1/+1
* | ARM: OMAP2+: Stop building legacy code for dra7 and omap4/5Tony Lindgren2021-03-121-1/+1
|/
* ARM: OMAP2+: Init both prm and prcm nodes early for clocksTony Lindgren2021-03-101-8/+21
* drivers: bus: simple-pm-bus: Fix compatibility with simple-bus for auxdataTony Lindgren2021-01-151-0/+1
* ARM: OMAP2+: Fix am4 only build after genpd changesTony Lindgren2020-11-271-12/+0
* ARM: OMAP2+: Build hwmod related code as neededTony Lindgren2020-11-161-5/+7
* ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-busTony Lindgren2020-11-161-0/+11
* bus: ti-sysc: Implement SoC revision handlingTony Lindgren2020-02-261-0/+6
* Merge tag 'omap-for-v5.6/ti-sysc-drop-pdata-signed' of git://git.kernel.org/p...Olof Johansson2020-01-071-0/+1
|\
| * dmaengine: ti: omap-dma: Pass sdma auxdata to driver and use itTony Lindgren2019-12-301-0/+1
* | Merge branch 'omap/soc' into arm/dtOlof Johansson2020-01-071-14/+29
|\ \ | |/ |/|
| * ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 bootSuman Anna2019-12-171-0/+21
| * ARM: OMAP4+: remove pdata quirks for omap4+ iommusTero Kristo2019-12-171-14/+0
| * ARM: OMAP2+: pdata-quirks: add PRM data for reset supportTero Kristo2019-12-171-0/+8
* | ARM: OMAP2+: Fix ti_sysc_find_one_clockdomain to check for to_clk_hw_omapTony Lindgren2019-12-161-1/+5
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-12-051-52/+0
|\
| * ARM: OMAP2+: pdata-quirks: drop TI_ST/KIM supportSebastian Reichel2019-10-221-52/+0
* | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-11-271-105/+0
|\ \
| * | omap: remove omap2_hsmmc_info in old hsmmc.[ch] and update MakefileH. Nikolaus Schaller2019-11-151-1/+0
| * | omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller2019-11-151-93/+0
| * | omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller2019-11-151-15/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2019-11-251-12/+2
|\ \ \ | |/ / |/| |
| * | hwrng: omap3-rom - Fix missing clock by probing with device treeTony Lindgren2019-10-051-11/+1
| * | ARM: OMAP2+: Check omap3-rom-rng for GP device instead of HS deviceTony Lindgren2019-10-051-1/+1
| |/
* | ARM: OMAP2+: Add pdata for OMAP3 ISP IOMMUSuman Anna2019-10-181-0/+7
* | ARM: OMAP2+: Plug in device_enable/idle ops for IOMMUsSuman Anna2019-10-181-0/+4
|/
* bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-191-0/+60
|\
| * bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-0/+60
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
* ARM: OMAP2: Update for new MCBSP Kconfig optionPeter Ujfalusi2018-12-181-2/+2
* Merge tag 'mmc-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2018-10-231-2/+0
|\
| * mmc: omap_hsmmc: Delete platform data GPIO CD and WPLinus Walleij2018-10-081-2/+0
* | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+15
|/
* ARM: OMAP2+: Drop unused pm-noopTony Lindgren2018-04-161-15/+0
* Merge tag 'omap-for-v4.17/ti-sysc-signed' of ssh://gitolite.kernel.org/pub/sc...Arnd Bergmann2018-03-071-1/+53
|\