aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-3/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+107
2018-05-23ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik1-5/+0
2018-05-23ARM: OMAP1: ams-delta: add GPIO lookup tablesJanusz Krzysztofik1-0/+102
2018-05-17i2c: omap: move header to platform_dataWolfram Sang2-2/+2
2018-05-17i2c: gpio: move header to platform_dataWolfram Sang1-1/+1
2018-05-03ARM: OMAP1: ams-delta: fix deferred_fiq handlerJanusz Krzysztofik1-13/+15
2018-05-01ARM: omap1: osk: use device properties for at24 eepromBartosz Golaszewski1-5/+5
2018-03-07Merge tag 'omap-for-v4.17/timer-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann3-2/+3
2018-03-07Merge tag 'omap-for-v4.17/soc-signed' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/socArnd Bergmann3-4/+51
2018-02-22ARM: OMAP: Move dmtimer driver out of plat-omap to drivers under clocksourceKeerthy1-0/+1
2018-02-22ARM: OMAP: Move dmtimer.h out of plat-omapKeerthy2-2/+2
2018-02-14ARM: OMAP: Move plat/i2c.h into mach-omap1 folderSuman Anna3-4/+51
2018-02-14ARM: OMAP1: clock: Fix debugfs_create_*() usageGeert Uytterhoeven1-3/+3
2017-11-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds13-14/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman7-0/+7
2017-10-02ARM: omap1: add const and initconst to omap_lcd_configBhumika Goyal13-14/+14
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds5-5/+5
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-mergedLee Jones6-11/+15
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon5-5/+5
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang5-5/+5
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon5-5/+5
2017-07-27ARM: omap1: avoid unused variable warningArnd Bergmann1-4/+0
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann1-2/+10
2017-07-18mfd: retu: Drop -mfd suffix from I2C device ID nameJavier Martinez Canillas1-2/+2
2017-06-06ARM: OMAP1: Fix a typo in a comment lineMarkus Elfring1-1/+1
2017-06-06ARM: OMAP1: Delete an error message for a failed memory allocation in omap1_dm_timer_init()Markus Elfring1-2/+0
2017-06-06ARM: OMAP1: DMA: Delete an unnecessary return statement in omap1_show_dma_caps()Markus Elfring1-1/+0
2017-06-06ARM: OMAP1: DMA: Delete an error message for a failed memory allocation in omap1_system_dma_init()Markus Elfring1-2/+0
2017-06-06ARM: OMAP1: DMA: Improve a size determination in omap1_system_dma_init()Markus Elfring1-1/+1
2017-03-06ARM: OMAP: PM: Drop useless checks for PM_SUSPEND_STANDBYGeert Uytterhoeven1-1/+0
2017-02-23Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-51/+24
2017-01-24ARM: OMAP: clock: Remove unused mpurate cmdline optionAndrew Murray2-22/+0
2017-01-06ARM: OMAP1: DMA: Correct the number of logical channelsPeter Ujfalusi1-9/+7
2017-01-05ARM: OMAP1: USB: delete redundant CPU class checksAaro Koskinen1-15/+12
2017-01-05ARM: OMAP1: USB: make omap_otg_init() staticAaro Koskinen2-4/+2
2017-01-05ARM: OMAP1: USB: tidy up logging outputAaro Koskinen1-10/+10
2016-11-10ARM: OMAP2+: Remove legacy mux codeTony Lindgren1-0/+26
2016-11-10ARM: OMAP2+: Remove legacy i2c.c platform init codeTony Lindgren1-0/+83
2016-08-26ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas13-22/+22
2016-08-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+2
2016-06-27arm: use the new LED disk activity triggerStephan Linz1-1/+1
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
2016-06-10ARM: OMAP1: Fix typo in mtd-xip.hAndrea Gelmini1-1/+1
2016-06-10ARM: OMAP1: Fix typo in fiq.cAndrea Gelmini1-1/+1
2016-03-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+45
2016-02-22ARM: OMAP1: DMA: Provide dma_slave_map to omap-dmaPeter Ujfalusi1-0/+45
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann1-1/+1