summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pdata-quirks.c
Commit message (Expand)AuthorAgeFilesLines
* omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251H. Nikolaus Schaller2019-12-171-93/+0
* omap: pdata-quirks: revert pandora specific gpiod additionsH. Nikolaus Schaller2019-12-171-15/+4
* 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
|\
| * ARM: OMAP2+: Enable ti-sysc to use device tree data for smartreflexTony Lindgren2018-02-281-0/+1
| * bus: ti-sysc: Add support for platform data callbacksTony Lindgren2018-02-261-1/+39
| * ARM: OMAP2+: Prepare to pass auxdata for smartreflexTony Lindgren2018-02-221-0/+13
* | ARM: OMAP: pdata-quirks: Remove unused timer pdataKeerthy2018-02-221-32/+0
* | ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-221-1/+1
|/
* ARM: OMAP2+: Add pdata-quirks for MMC/SD on DRA74x EVMSekhar Nori2017-08-101-0/+31
* Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-231-1/+0
|\
| * ARM: OMAP2+: Fix init for multiple quirks for the same SoCTony Lindgren2017-01-061-1/+0
* | Merge tag 'media/v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-02-211-5/+5
|\ \
| * | [media] rx51: broken buildSean Young2017-01-311-1/+1
| * | [media] ir-rx51: port to rc-coreSean Young2017-01-301-4/+4
| |/
* / ARM: OMAP2+: Fix WL1283 Bluetooth Baud RateAdam Ford2017-01-051-1/+1
|/
* ARM: OMAP2+: Drop legacy ads7846 initTony Lindgren2016-11-101-1/+0
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-011-9/+1
|\
| * ir-rx51: use hrtimer instead of dmtimerIvaylo Dimitrov2016-06-291-3/+0
| * ir-rx51: add DT support to driverIvaylo Dimitrov2016-06-291-5/+1
| * ir-rx51: use PWM framework instead of OMAP dmtimerIvaylo Dimitrov2016-06-291-1/+0
* | ARM: OMAP3: pdata-quirks: Add support for McBSP2/3 sidetone handlingPeter Ujfalusi2016-06-101-0/+18
|/
* Merge tag 'omap-for-v4.7/auxdata-signed' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann2016-05-091-15/+2
|\
| * ARM: OMAP2+: Simplify auxdata by using the generic matchTony Lindgren2016-04-151-15/+2
* | ARM: OMAP2+: n900 needs MMC slot names for legacy user spaceTony Lindgren2016-04-281-0/+7
* | ARM: OMAP2+: Add more functions to pwm pdata for ir-rx51Tony Lindgren2016-04-281-1/+32
|/
* ARM: OMAP: Add PWM dmtimer platform data quirksNeil Armstrong2016-01-251-0/+23
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2016-01-201-1/+23
|\
| * Merge tag 'omap-for-v4.5/dt-pt2' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2015-12-221-1/+23
| |\
| | * ARM: OMAP2+: LogicPD Torpedo + Wireless: Add BluetoothAdam Ford2015-12-171-1/+23
* | | Merge tag 'omap-for-v4.5/soc-initcall' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-12-221-1/+1
|\ \ \ | |/ / |/| |
| * | ARM: OMAP: RX-51: fix a typo in log writingAaro Koskinen2015-11-301-1/+1
| |/
* / ARM: OMAP2+: remove custom abort handler for t410Lucas Stach2015-11-121-29/+0
|/
* ARM: OMAP2+: Fix imprecise external abort caused by bogus SRAM initTony Lindgren2015-10-191-1/+8
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-09-011-0/+157
|\
| * ARM: OMAP2+: Add custom abort handler for t410Tony Lindgren2015-07-231-0/+29
| * ARM: OMAP2+: omap3-pandora: add wifi supportGrazvydas Ignotas2015-07-211-0/+101
| * ARM: OMAP2+: omap3-pandora: add backlight supportGrazvydas Ignotas2015-07-211-0/+12
| * ARM: OMAP2+: Use pdata-quirks for wkup_m3 reset managementDave Gerlach2015-07-141-0/+15
* | ARM: OMAP2+: sparse: add missing static declarationSekhar Nori2015-07-151-3/+3
|/
* ARM: OMAP3: Add support for configuring MMC pins as GPIO pinsTony Lindgren2015-05-201-0/+22
* ARM: dts: add wl12xx/wl18xx bindingsEliad Peller2015-03-241-74/+0