aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap1 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-17ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQJanusz Krzysztofik3-5/+8
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
2016-01-20Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-19/+0
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-15/+15
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2016-01-05gpio: generic: factor into gpio_chip structLinus Walleij1-1/+1
2015-12-17ARM: OMAP1: Remove device creation for omap-pcm-audioPeter Ujfalusi1-19/+0
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-12-01ARM: omap1: make headers more localArnd Bergmann17-15/+15
2015-11-17[media] include/media: move platform_data to linux/platform_data/mediaMauro Carvalho Chehab1-1/+1
2015-10-12ARM: OMAP1: Remove board support for VoiceBlue boardLadislav Michl4-323/+0
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-07-28ARM: kill off set_irq_flags usageRob Herring2-2/+2
2015-07-17ARM/omap1/timer32: Migrate to new 'set-state' interfaceViresh Kumar1-17/+16
2015-07-17ARM/omap1/time: Migrate to new 'set-state' interfaceViresh Kumar1-19/+16
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds32-185/+197
2015-06-23Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2015-05-21ARM: OMAP1: Fix section mismatch warnings for omap_cfg_regTony Lindgren1-4/+4
2015-05-21ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selectedTony Lindgren7-1/+12
2015-05-20ARM: OMAP1: Change interrupt numbering for sparse IRQTony Lindgren7-71/+70
2015-05-20ARM: omap1: Switch to use MULTI_IRQTony Lindgren18-47/+52
2015-05-20ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQTony Lindgren1-58/+60
2015-05-20ARM: OMAP1: Move UART defines to prepare for sparse IRQTony Lindgren1-5/+0
2015-05-12arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPSRajendra Nayak1-35/+2
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King1-1/+1
2015-03-16ARM: OMAP1: PM: fix some build warnings on 1510-only KconfigsPaul Walmsley1-26/+25
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-10/+0
2015-01-21ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson1-101/+0
2015-01-07ARM: OMAP1: timer32k.c: Remove unused functionRickard Strandqvist1-5/+0
2015-01-07ARM: OMAP1: irq.c: Remove unused functionRickard Strandqvist1-5/+0
2014-12-13ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki1-2/+2
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+0
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>Uwe Kleine-König1-5/+0
2014-07-08omap16xx: Removes fixme no longer needed in ocpi_enable()Nicholas Krause1-1/+0
2014-05-16ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle4-4/+4
2014-05-16ARM: OMAP: SX1: remove check for CONFIG_SX1_OLD_FLASHPaul Bolle1-26/+0
2014-05-16ARM: OMAP: remove some dead codePaul Bolle1-12/+1
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2014-04-05Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-1/+11
2014-04-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-112/+79
2014-04-04Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2014-04-04dmaengine: omap-dma: move register read/writes into omap-dma.cRussell King1-0/+4
2014-04-04ARM: omap: dma: get rid of 'p' allocation and clean upRussell King1-22/+14
2014-04-04ARM: omap: move dma channel allocation into plat-omap codeRussell King1-15/+2
2014-04-04ARM: omap: dma: get rid of errata globalRussell King1-2/+2
2014-04-04ARM: omap: clean up DMA register accessesRussell King1-63/+54
2014-04-04ARM: omap: remove almost-const variablesRussell King1-10/+4