summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-ams-delta.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-29Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij1-1/+0
2023-05-24ARM: omap1: Drop header on AMS DeltaLinus Walleij1-1/+0
2023-03-27ARM: omap1: remove redundant variables errJinpeng Cui1-5/+1
2023-01-12ARM: omap1: merge omap1_map_io functionsArnd Bergmann1-1/+1
2022-04-29ARM: omap: fix address space warnings from sparseArnd Bergmann1-1/+1
2022-04-22ARM: omap1: move mach/*.h into mach directoryArnd Bergmann1-3/+1
2022-04-21ARM: omap1: move some headers to include/linux/socArnd Bergmann1-0/+1
2022-04-21ARM: omap1: move mach/usb.h to include/linux/socArnd Bergmann1-1/+1
2022-04-21ARM: omap1: ams-delta: remove camera leftoversArnd Bergmann1-11/+0
2021-05-26ARM: OMAP1: ams-delta: remove unused function ams_delta_camera_powerMaciej Falkowski1-14/+0
2020-07-04media: mach-omap1: board-ams-delta.c: remove soc_camera dependenciesHans Verkuil1-32/+0
2020-03-09mtd: rawnand: ams-delta: Push inversion handling to gpiolibJanusz Krzysztofik1-4/+8
2020-03-09ARM: OMAP1: ams-delta: Provide board specific partition infoJanusz Krzysztofik1-0/+35
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown1-4/+6
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik1-4/+6
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-2/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-08gpio: pass lookup and descriptor flags to request_ownLinus Walleij1-2/+3
2019-04-16ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabledAaro Koskinen1-1/+1
2019-03-23ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik1-0/+2
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-2/+0
2019-01-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-77/+35
2018-12-31Merge branch 'fixes' into next/socOlof Johansson1-2/+7
2018-12-29Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-2/+2
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon1-0/+3
2018-12-18ARM: omap1: Fix new user of gpiochip_request_own_desc()Linus Walleij1-1/+1
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij1-1/+1
2018-12-07Merge branch 'audio-fix' into omap-for-v4.20/fixesTony Lindgren1-2/+4
2018-12-07ARM: OMAP1: ams-delta: Fix audio permanently mutedJanusz Krzysztofik1-2/+4
2018-12-07ARM: OMAP1: ams-delta: Drop obsolete NAND resourcesJanusz Krzysztofik1-11/+0
2018-12-07ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data portJanusz Krzysztofik1-1/+10
2018-11-29ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board fileJanusz Krzysztofik1-2/+4
2018-11-29ARM: OMAP1: ams-delta: Drop board specific global GPIO numbersJanusz Krzysztofik1-3/+0
2018-11-29ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED deviceJanusz Krzysztofik1-69/+26
2018-11-29ARM: OMAP1: ams-delta: make board header file local to mach-omap1Janusz Krzysztofik1-1/+1
2018-11-08ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik1-0/+3
2018-11-03Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-6/+2
2018-10-30Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-72/+89
2018-10-04ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik1-6/+2
2018-09-21ARM: OMAP1: ams-delta: Don't request unused GPIOsJanusz Krzysztofik1-39/+1
2018-09-21ARM: OMAP1: ams-delta: register MODEM device earlierJanusz Krzysztofik1-4/+18
2018-09-21ARM: OMAP1: ams-delta: initialize latch2 pins to safe valuesJanusz Krzysztofik1-17/+35
2018-09-21ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptorJanusz Krzysztofik1-12/+35
2018-09-18regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-2/+10
2018-07-03ARM: OMAP1: ams-delta: move late devices back to init_machineJanusz Krzysztofik1-22/+2
2018-07-03Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik1-0/+8
2018-07-03Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik1-1/+16
2018-07-03ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik1-1/+1
2018-07-03ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbersJanusz Krzysztofik1-2/+23