Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-04-19 | ARM: lpc32xx: use SPDX license identifier | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllers | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: remove redundant included headers | Vladimir Zapolskiy |
2019-04-19 | ARM: lpc32xx: stop overwriting TEST_CLK_SEL | Alexandre Belloni |
2019-02-03 | ARM: lpc32xx: remove platform data of ARM PL111 LCD controller | Vladimir Zapolskiy |
2019-02-03 | ARM: lpc32xx: remove platform data of ARM PL180 SD/MMC controller | Vladimir Zapolskiy |
2019-02-03 | ARM: lpc32xx: Use kmemdup to replace duplicating its implementation | zhong jiang |
2019-01-26 | ARM: lpc32xx: Delete an error message for a failed memory allocation in lpc32... | Markus Elfring |
2017-05-24 | ARM/dmaengine: pl08x: pass reasonable memcpy settings | Linus Walleij |
2016-12-15 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-11-26 | ARM: lpc32xx: drop duplicate header device.h | Geliang Tang |
2016-10-25 | ARM: lpc32xx: remove unused header file clock.h | Vladimir Zapolskiy |
2016-10-25 | ARM: lpc32xx: remove unused header file mach/irqs.h | Vladimir Zapolskiy |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-05-24 | ARM: lpc32xx: fix NR_IRQS confict | Arnd Bergmann |
2016-05-24 | ARM: lpc32xx: remove legacy irq controller driver | Vladimir Zapolskiy |
2016-05-18 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-05-11 | irqchip: Add LPC32xx interrupt controller driver | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookup | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove leftovers of legacy clock source and provider drivers | Vladimir Zapolskiy |
2016-04-28 | ARM: lpc32xx: remove reboot header file | Sylvain Lemieux |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-19 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds |
2016-03-16 | arm: lpc32xx: remove restart handler | Sylvain Lemieux |
2016-03-16 | arm: lpc32xx: phy3250 remove restart hook | Sylvain Lemieux |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez |
2016-02-11 | arm: lpc32xx: remove direct control of GPIOs from shared mach file | Vladimir Zapolskiy |
2016-02-11 | arm: lpc32xx: switch to common clock framework | Vladimir Zapolskiy |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-05 | Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2015-07-17 | ARM/lpc32xx/timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-07-13 | ARM/LPC32xx: Use irq_set_handler_locked() | Thomas Gleixner |
2015-07-01 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-06-26 | ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked() | Thomas Gleixner |
2015-05-06 | ARM: lpc32xx: convert to use clkdev_add_table() | Russell King |
2014-09-10 | ARM: LPC32xx: Fix reset function | Roland Stigge |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-21 | ARM: lpc32xx: export lpc32xx_return_iram_size | Arnd Bergmann |
2014-03-12 | ARM: 7999/1: arch/arm/mach-lpc32xx-remove-irqf-disabled | Michael Opdenacker |
2014-02-18 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König |
2013-12-03 | ARM: lpc32xx: move custom GPIO header | Linus Walleij |
2013-12-03 | ARM: lpc32xx: delete local <mach/gpio.h> header | Linus Walleij |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King |