summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ARM: OMAP: PM: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-12/+1
| * | | | ARM: OMAP1: clock: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-11-291-12/+2
| * | | | ARM: OMAP1: ams-delta: Provide GPIO lookup table for LED deviceJanusz Krzysztofik2018-11-291-69/+26
| * | | | ARM: OMAP1: ams-delta: make board header file local to mach-omap1Janusz Krzysztofik2018-11-294-5/+4
| | |_|/ | |/| |
* | | | Merge tag 'gpio-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-12-292-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-031-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-031-22/+2
* Input: ams_delta_serio: Get FIQ buffer from platform_dataJanusz Krzysztofik2018-07-032-3/+11
* Input: ams_delta_serio: use IRQ resourceJanusz Krzysztofik2018-07-033-3/+37
* ARM: OMAP1: Get rid of <mach/ams-delta-fiq.h>Janusz Krzysztofik2018-07-035-85/+49
* ARM: OMAP1: ams-delta FIQ: Keep serio input GPIOs requestedJanusz Krzysztofik2018-07-031-5/+37
* ARM: OMAP1: ams-delta FIQ: don't use static GPIO numbersJanusz Krzysztofik2018-07-033-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-131-1/+1
|\ \
| * | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-06-122-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
|/