summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
* | | Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-12-181-0/+3
|\| |
| * | ARM: OMAP1: ams-delta: Fix possible use of uninitialized fieldJanusz Krzysztofik2018-11-081-0/+3
| |/
* | ARM: OMAP1: ams-delta: Drop obsolete NAND resourcesJanusz Krzysztofik2018-12-071-11/+0
* | ARM: OMAP1: ams-delta: Provide GPIO lookup table for NAND data portJanusz Krzysztofik2018-12-071-1/+10
|/
* Merge tag 'omap-for-v4.20/omap1-fix-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson2018-11-021-6/+2
|\
| * ARM: OMAP1: ams-delta: Fix impossible .irq < 0Janusz Krzysztofik2018-10-041-6/+2
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-10-293-88/+92
|\|
| * ARM: OMAP1: ams-delta: Don't request unused GPIOsJanusz Krzysztofik2018-09-201-39/+1
| * ARM: OMAP1: ams-delta-fiq: Use <linux/platform_data/gpio-omap.h>Janusz Krzysztofik2018-09-201-9/+3
| * ARM: OMAP1: ams-delta: register MODEM device earlierJanusz Krzysztofik2018-09-201-4/+18
| * ARM: OMAP1: ams-delta: initialize latch2 pins to safe valuesJanusz Krzysztofik2018-09-202-24/+35
| * ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptorJanusz Krzysztofik2018-09-201-12/+35
* | Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-2/+10
|\ \
| * | regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-2/+10
| |/
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-034-7/+4
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-1/+1
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-036-8/+7
|/
* ARM: OMAP1: ams-delta: move late devices back to init_machineJanusz Krzysztofik2018-07-021-22/+2
* Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik2018-07-022-3/+11
* Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik2018-07-023-3/+37
* ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik2018-07-025-85/+49
* ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik2018-07-021-5/+37
* ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbersJanusz Krzysztofik2018-07-023-17/+58
* ARM: OMAP1: ams-delta: Hog "keybrd_dataout" GPIO pinJanusz Krzysztofik2018-07-021-0/+8
* Input: ams_delta_serio: Replace power GPIO with regulatorJanusz Krzysztofik2018-07-021-2/+61
* Input: ams_delta_serio: convert to platform driverJanusz Krzysztofik2018-07-021-0/+6
* ARM: OMAP1: ams-delta: drop GPIO lookup table for serio deviceJanusz Krzysztofik2018-07-021-19/+0
* ARM: OMAP1: ams-delta: assign LED GPIO numbers from descriptorsJanusz Krzysztofik2018-07-021-18/+98
* ARM: OMAP1: ams-delta: refactor late_init()Janusz Krzysztofik2018-07-021-12/+43
* ARM: OMAP1: constify gpio_ledArvind Yadav2018-07-024-5/+5
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-143-3/+3
|\
| * i2c: omap: move header to platform_dataWolfram Sang2018-05-172-2/+2
| * i2c: gpio: move header to platform_dataWolfram Sang2018-05-171-1/+1
* | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-121-1/+1
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-112-10/+107
|\ \ \ | |/ / |/| |
| * | ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik2018-05-231-5/+0
| * | ARM: OMAP1: ams-delta: add GPIO lookup tablesJanusz Krzysztofik2018-05-231-0/+102
| * | ARM: omap1: osk: use device properties for at24 eepromBartosz Golaszewski2018-05-011-5/+5
| |/
* / ARM: OMAP1: ams-delta: fix deferred_fiq handlerJanusz Krzysztofik2018-05-031-13/+15
|/
* Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/...Arnd Bergmann2018-03-073-2/+3
|\
| * ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy2018-02-221-0/+1
| * ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2018-02-222-2/+2
* | Merge tag 'omap-for-v4.17/soc-signed' of ssh://gitolite.kernel.org/pub/scm/li...Arnd Bergmann2018-03-073-4/+51
|\|