summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpuidle-fix' into fixesTony Lindgren2021-01-153-10/+28
|\
| * Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-1/+1
| |\
| | * dma-mapping: remove the dma_direct_set_offset exportChristoph Hellwig2020-11-181-1/+1
| * | Merge tag 'arm-soc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2020-12-161-7/+7
| |\ \
| | * | ARM: OMAP1: clock: Use IS_ERR_OR_NULL() to clean codeTang Bin2020-11-191-7/+7
| | |/
| * | Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-071-1/+1
| |\ \
| * | | usb: isp1301-omap: Convert to use GPIO descriptorsLinus Walleij2020-11-261-2/+20
| | |/ | |/|
* | | ARM: OMAP1: OSK: fix ohci-omap breakageLinus Walleij2020-12-181-0/+2
| |/ |/|
* | usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-1/+1
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-241-1/+1
|\
| * arm: mach-omap1: mux.h: delete duplicate wordRandy Dunlap2020-08-191-1/+1
* | ARM/omap1: switch to use dma_direct_set_offset for lbus DMA offsetsChristoph Hellwig2020-09-252-31/+22
* | dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan2020-09-171-0/+4
* | ARM/dma-mapping: remove dma_to_virtChristoph Hellwig2020-09-171-4/+0
|/
* Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-08-073-89/+0
|\
| * media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil2020-07-043-89/+0
* | Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-08-051-0/+17
|\ \
| * | usb: ohci-omap: Convert to use GPIO descriptorsLinus Walleij2020-07-211-0/+17
| |/
* / ARM: OMAP: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-136-6/+6
|/
* 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
| | |\