summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-011-1/+1
|\
| * irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+1
* | ARM: omap1: move omap15xx local bus handling to usb.cArnd Bergmann2021-10-052-46/+82
|/
* Merge tag 'omap-for-v5.14/fixes-not-urgent-signed' of git://git.kernel.org/pu...Olof Johansson2021-06-233-18/+10
|\
| * ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski2021-05-261-14/+0
| * ARM: OMAP1: isp1301-omap: Add missing gpiod_add_lookup_table functionMaciej Falkowski2021-05-181-1/+3
| * ARM: OMAP1: Fix use of possibly uninitialized irq variableMaciej Falkowski2021-05-181-3/+7
* | ARM: OMAP1: Remove leading spaces in KconfigJuerg Haefliger2021-05-211-6/+6
|/
* Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-301-1/+5
|\
| * ARM: omap1: osk: Constify the software nodeHeikki Krogerus2021-04-081-1/+5
* | Merge tag 'arm-soc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-04-261-1/+1
|\ \
| * | ARM: OMAP1: fix incorrect kernel-doc comment syntax in fileAditya Srivastava2021-03-311-1/+1
| |/
* / ARM: omap1: fix building with clang IASArnd Bergmann2021-04-011-0/+1
|/
* 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
| |/