Age | Commit message (Expand) | Author | Files | Lines |
2017-02-24 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 4 | -51/+24 |
2017-01-24 | ARM: OMAP: clock: Remove unused mpurate cmdline option | Andrew Murray | 2 | -22/+0 |
2017-01-06 | ARM: OMAP1: DMA: Correct the number of logical channels | Peter Ujfalusi | 1 | -9/+7 |
2017-01-05 | ARM: OMAP1: USB: delete redundant CPU class checks | Aaro Koskinen | 1 | -15/+12 |
2017-01-05 | ARM: OMAP1: USB: make omap_otg_init() static | Aaro Koskinen | 2 | -4/+2 |
2017-01-05 | ARM: OMAP1: USB: tidy up logging output | Aaro Koskinen | 1 | -10/+10 |
2016-11-10 | ARM: OMAP2+: Remove legacy mux code | Tony Lindgren | 1 | -0/+26 |
2016-11-10 | ARM: OMAP2+: Remove legacy i2c.c platform init code | Tony Lindgren | 1 | -0/+83 |
2016-08-26 | ARM: OMAP1: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas | 13 | -22/+22 |
2016-08-02 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -2/+2 |
2016-06-27 | arm: use the new LED disk activity trigger | Stephan Linz | 1 | -1/+1 |
2016-06-17 | ARM: OMAP1: fix ams-delta FIQ handler to work with sparse IRQ | Janusz Krzysztofik | 3 | -5/+8 |
2016-06-10 | ARM: OMAP1: Fix typo in mtd-xip.h | Andrea Gelmini | 1 | -1/+1 |
2016-06-10 | ARM: OMAP1: Fix typo in fiq.c | Andrea Gelmini | 1 | -1/+1 |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -0/+45 |
2016-02-22 | ARM: OMAP1: DMA: Provide dma_slave_map to omap-dma | Peter Ujfalusi | 1 | -0/+45 |
2016-02-22 | ARM: 8532/1: uncompress: mark putc as inline | Arnd Bergmann | 1 | -1/+1 |
2016-01-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -19/+0 |
2016-01-21 | Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -15/+15 |
2016-01-17 | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 1 | -1/+1 |
2016-01-13 | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -1/+1 |
2016-01-05 | gpio: generic: factor into gpio_chip struct | Linus Walleij | 1 | -1/+1 |
2015-12-17 | ARM: OMAP1: Remove device creation for omap-pcm-audio | Peter Ujfalusi | 1 | -19/+0 |
2015-12-08 | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 1 | -1/+1 |
2015-12-01 | ARM: omap1: make headers more local | Arnd Bergmann | 17 | -15/+15 |
2015-11-17 | [media] include/media: move platform_data to linux/platform_data/media | Mauro Carvalho Chehab | 1 | -1/+1 |
2015-10-12 | ARM: OMAP1: Remove board support for VoiceBlue board | Ladislav Michl | 4 | -323/+0 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring | 2 | -2/+2 |
2015-07-17 | ARM/omap1/timer32: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -17/+16 |
2015-07-17 | ARM/omap1/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -19/+16 |
2015-06-26 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 32 | -185/+197 |
2015-06-24 | Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2015-05-22 | ARM: OMAP1: Fix section mismatch warnings for omap_cfg_reg | Tony Lindgren | 1 | -4/+4 |
2015-05-22 | ARM: OMAP1: Fix randconfig builds if ARCH_OMAP15XX not selected | Tony Lindgren | 7 | -1/+12 |
2015-05-20 | ARM: OMAP1: Change interrupt numbering for sparse IRQ | Tony Lindgren | 7 | -71/+70 |
2015-05-20 | ARM: omap1: Switch to use MULTI_IRQ | Tony Lindgren | 18 | -47/+52 |
2015-05-20 | ARM: OMAP1: Switch to use generic irqchip in preparation for sparse IRQ | Tony Lindgren | 1 | -58/+60 |
2015-05-20 | ARM: OMAP1: Move UART defines to prepare for sparse IRQ | Tony Lindgren | 1 | -5/+0 |
2015-05-13 | arm: omap1: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak | 1 | -35/+2 |
2015-05-06 | clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.h | Russell King | 1 | -1/+1 |
2015-03-17 | ARM: OMAP1: PM: fix some build warnings on 1510-only Kconfigs | Paul Walmsley | 1 | -26/+25 |
2015-02-17 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+0 |
2015-01-21 | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.S | Daniel Thompson | 1 | -101/+0 |
2015-01-07 | ARM: OMAP1: timer32k.c: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2015-01-07 | ARM: OMAP1: irq.c: Remove unused function | Rickard Strandqvist | 1 | -5/+0 |
2014-12-13 | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki | 1 | -2/+2 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2014-07-30 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König | 1 | -5/+0 |
2014-07-08 | omap16xx: Removes fixme no longer needed in ocpi_enable() | Nicholas Krause | 1 | -1/+0 |