summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap1/board-ams-delta.c
AgeCommit message (Expand)Author
2019-09-09Merge branch 'asoc-5.3' into asoc-linusMark Brown
2019-09-09ASoC: ams-delta: Take control over audio mute GPIO pinsJanusz Krzysztofik
2019-07-09Merge tag 'gpio-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij
2019-04-16ARM: OMAP1: ams-delta: fix early boot crash when LED support is disabledAaro Koskinen
2019-03-22ARM: OMAP1: ams-delta: Fix broken GPIO ID allocationJanusz Krzysztofik
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-12-31Merge branch 'fixes' into next/socOlof Johansson
2018-12-28Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-12-18Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-12-17ARM: omap1: Fix new user of gpiochip_request_own_desc()Linus Walleij
2018-12-14gpio: Pass a flag to gpiochip_request_own_desc()Linus Walleij
2018-12-07Merge branch 'audio-fix' into omap-for-v4.20/fixesTony Lindgren
2018-12-07ARM: OMAP1: ams-delta: Fix audio permanently mutedJanusz Krzysztofik
2018-12-07ARM: OMAP1: ams-delta: Drop obsolete NAND resourcesJanusz Krzysztofik
2018-12-07ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data portJanusz Krzysztofik
2018-11-29ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board fileJanusz Krzysztofik
2018-11-29ARM: OMAP1: ams-delta: Drop board specific global GPIO numbersJanusz Krzysztofik
2018-11-29ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED deviceJanusz Krzysztofik
2018-11-29ARM: OMAP1: ams-delta: make board header file local to mach-omap1Janusz Krzysztofik
2018-11-08ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik
2018-11-02Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson
2018-10-29Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-10-04ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik
2018-09-20ARM: OMAP1: ams-delta: Don't request unused GPIOsJanusz Krzysztofik
2018-09-20ARM: OMAP1: ams-delta: register MODEM device earlierJanusz Krzysztofik
2018-09-20ARM: OMAP1: ams-delta: initialize latch2 pins to safe valuesJanusz Krzysztofik
2018-09-20ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptorJanusz Krzysztofik
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-07-02ARM: OMAP1: ams-delta: move late devices back to init_machineJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik
2018-07-02ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbersJanusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik
2018-07-02Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta: drop GPIO lookup table for serio deviceJanusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta: assign LED GPIO numbers from descriptorsJanusz Krzysztofik
2018-07-02ARM: OMAP1: ams-delta: refactor late_init()Janusz Krzysztofik
2018-05-23ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik
2018-05-23ARM: OMAP1: ams-delta: add GPIO lookup tablesJanusz Krzysztofik
2017-10-02ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij
2015-12-01ARM: omap1: make headers more localArnd Bergmann
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren