summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-04-033-21/+12
|\
| * ARM: OMAP: replace setup_irq() by request_irq()afzal mohammed2020-03-043-21/+12
* | mtd: rawnand: ams-delta: Push inversion handling to gpiolibJanusz Krzysztofik2020-03-091-4/+8
* | ARM: OMAP1: ams-delta: Provide board specific partition infoJanusz Krzysztofik2020-03-091-0/+35
|/
* ARM: OMAP1: drop duplicated dependency on ARCH_OMAP1Uwe Kleine-König2019-11-111-20/+13
* ARM: OMAP1: ams-delta FIQ: Fix a typo ("Initiaize")Jonathan Neuschäfer2019-10-221-1/+1
* Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-091-4/+6
|\
| * ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik2019-09-091-4/+6
* | Merge branch 'ti-sysc-fixes' into fixesTony Lindgren2019-08-1352-394/+71
|\ \
| * \ Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-122-57/+14
| |\ \
| | * | ARM: omap1: remove unused variableArnd Bergmann2019-06-171-1/+0
| | * | arm: omap1: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-56/+14
| * | | Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-07-092-3/+6
| |\ \ \ | | |_|/ | |/| |
| | * | gpio: pass lookup and descriptor flags to request_ownLinus Walleij2019-06-072-3/+6
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1935-141/+35
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-052-30/+2
| | |/ | |/|
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-3010-142/+10
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
| |/
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner2019-05-211-16/+1
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* | ARM: OMAP1: ams-delta-fiq: Fix missing irq_ackJanusz Krzysztofik2019-08-132-4/+3
|/
* Merge tag 'omap-for-v5.1/fixes-rc6' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2019-05-161-1/+1
|\
| * ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabledAaro Koskinen2019-04-161-1/+1
* | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-141-1/+1
|/
* ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik2019-03-221-0/+2
* Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2019-03-081-8/+10
|\
| * i2c: cbus-gpio: Switch to use GPIO descriptorsLinus Walleij2019-02-081-8/+10
* | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-2/+0
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-3111-132/+78
|\
| * Merge branch 'fixes' into next/socOlof Johansson2018-12-311-2/+7
| |\
| | * Merge branch 'audio-fix' into omap-for-v4.20/fixesTony Lindgren2018-12-071-2/+4
| | |\
| | | * ARM: OMAP1: ams-delta: Fix audio permanently mutedJanusz Krzysztofik2018-12-071-2/+4
| * | | Merge branch 'omap1-usb-fix' into omap-for-v4.21/omap1Tony Lindgren2018-12-112-2/+2
| |\ \ \
| | * | | ARM: OMAP1: fix USB configuration for device-only setupsAaro Koskinen2018-12-112-2/+2
| * | | | ARM: OMAP1: add MMC configuration for Palm Tungsten EAaro Koskinen2018-12-111-0/+29
| * | | | ARM: OMAP1: devices: configure omap1_spi100k only on OMAP7xxAaro Koskinen2018-11-291-0/+3
| * | | | ARM: OMAP1/2: fix SoC name printingAaro Koskinen2018-11-291-3/+3
| * | | | ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board fileJanusz Krzysztofik2018-11-292-4/+4
| * | | | ARM: OMAP1: ams-delta: Drop unused symbols from the board headerJanusz Krzysztofik2018-11-291-4/+0
| * | | | ARM: OMAP1: ams-delta: Drop board specific global GPIO numbersJanusz Krzysztofik2018-11-292-19/+0
| * | | | ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-12/+1
| * | | | ARM: OMAP1: clock: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-12/+2
| * | | | ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED deviceJanusz Krzysztofik2018-11-291-69/+26
| * | | | ARM: OMAP1: ams-delta: make board header file local to mach-omap1Janusz Krzysztofik2018-11-294-5/+4
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-282-3/+3
|\ \ \ \
| * | | | ARM: omap1: Fix new user of gpiochip_request_own_desc()Linus Walleij2018-12-171-1/+1
| * | | | gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij2018-12-142-2/+2
| |/ / /
* | | | Merge tag 'sound-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-251-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'asoc-4.21' into asoc-nextMark Brown2018-12-181-1/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: OMAP1: Makefile: Update for new MCBSP Kconfig optionPeter Ujfalusi2018-12-181-1/+1
| | |/ /