summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna2018-02-143-4/+51
* | ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven2018-02-141-3/+3
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-1613-14/+14
|\
| * ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal2017-10-0213-14/+14
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-027-0/+7
|/
* Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds2017-09-095-5/+5
|\
| * Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-015-5/+5
| |\
| | * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-135-5/+5
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-056-11/+15
|\ \ \ \ \ | | | |/ / | | | | / | | | |/ | | |/|
| | | * ARM: omap1: avoid unused variable warningArnd Bergmann2017-07-271-4/+0
| | | * ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann2017-07-271-2/+10
| | |/
| * | mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-155-5/+5
| |/
* | mfd: retu: Drop -mfd suffix from I2C device ID nameJavier Martinez Canillas2017-07-181-2/+2
|/
* ARM: OMAP1: Fix a typo in a comment lineMarkus Elfring2017-06-061-1/+1
* ARM: OMAP1: Delete an error message for a failed memory allocation in omap1_d...Markus Elfring2017-06-061-2/+0
* ARM: OMAP1: DMA: Delete an unnecessary return statement in omap1_show_dma_caps()Markus Elfring2017-06-061-1/+0
* ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in om...Markus Elfring2017-06-061-2/+0
* ARM: OMAP1: DMA: Improve a size determination in omap1_system_dma_init()Markus Elfring2017-06-061-1/+1
* ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven2017-03-061-1/+0
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-02-234-51/+24
|\
| * ARM: OMAP: clock: Remove unused mpurate cmdline optionAndrew Murray2017-01-242-22/+0
| * ARM: OMAP1: USB: delete redundant CPU class checksAaro Koskinen2017-01-051-15/+12
| * ARM: OMAP1: USB: make omap_otg_init() staticAaro Koskinen2017-01-052-4/+2
| * ARM: OMAP1: USB: tidy up logging outputAaro Koskinen2017-01-051-10/+10
* | ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi2017-01-061-9/+7
|/
* ARM: OMAP2+: Remove legacy mux codeTony Lindgren2016-11-101-0/+26
* ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren2016-11-101-0/+83
* ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-2613-22/+22
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-08-012-2/+2
|\
| * ARM: OMAP1: Fix typo in mtd-xip.hAndrea Gelmini2016-06-101-1/+1
| * ARM: OMAP1: Fix typo in fiq.cAndrea Gelmini2016-06-101-1/+1
* | arm: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
* | ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik2016-06-173-5/+8
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2016-03-201-0/+45
|\
| * ARM: OMAP1: DMA: Provide dma_slave_map to omap-dmaPeter Ujfalusi2016-02-221-0/+45
* | ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
|/
OpenPOWER on IntegriCloud