Age | Commit message (Expand) | Author |
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-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: 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-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre |
2014-06-02 | mmc: mmci: Enforce DMA configuration through DT | Ulf Hansson |
2013-12-03 | ARM: lpc32xx: move custom GPIO header | Linus Walleij |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-09-25 | ARM: LPC32xx: Platform update for devicetree completion of spi-pl022 | Roland Stigge |
2012-09-25 | ARM: LPC32xx: Board cleanup | Roland Stigge |
2012-09-06 | ARM: LPC32xx: Remove board specific GPIO init | Roland Stigge |
2012-09-06 | ARM: LPC32xx: Provide DMA filter callbacks via platform data | Roland Stigge |
2012-07-12 | ARM: LPC32xx: Adjust to pl08x DMA interface changes | Roland Stigge |
2012-07-01 | ARM: LPC32xx: Remove unused gpios | Alexandre Pereira da Silva |
2012-07-01 | ARM: LPC32xx: Remove USB and I2C init from phy3250.c | Roland Stigge |
2012-07-01 | ARM: LPC32xx: Init MMC via clock | Roland Stigge |
2012-06-14 | ARM: LPC32xx: Move i2s1 dma enabling to clock.c | Alexandre Pereira da Silva |
2012-06-14 | ARM: LPC32xx: Move uart6 irda disable to serial.c | Alexandre Pereira da Silva |
2012-06-14 | ARM: LPC32xx: Cleanup board init, remove duplicate clock init | Alexandre Pereira da Silva |
2012-06-14 | ARM: LPC32xx: Remove spi chip definitions | Alexandre Pereira da Silva |
2012-06-14 | ARM: LPC32xx: Remove spi chipselect request from board init | Alexandre Pereira da Silva |
2012-06-14 | ARM: LPC32xx: Add MMC controller support | Roland Stigge |
2012-06-14 | ARM: LPC32xx: Add DMA configuration to platform data | Roland Stigge |
2012-06-14 | ARM: LPC32xx: Remove SLC controller initialization from platform init | Roland Stigge |
2012-04-22 | ARM: LPC32xx: Move common code to common.c | Roland Stigge |
2012-04-22 | ARM: LPC32xx: Device tree support | Roland Stigge |
2012-03-15 | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann |
2012-03-13 | ARM: LPC32xx: Ethernet support | Roland Stigge |
2012-03-13 | ARM: LPC32xx: USB Support | Roland Stigge |
2012-03-13 | Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g... | Roland Stigge |
2012-02-22 | Merge branch 'lpc32xx/drivers' into next/drivers | Arnd Bergmann |
2012-02-22 | ARM: LPC32xx: ADC support for mach-lpc32xx | Roland Stigge |
2012-02-16 | arm: lpc32xx: phy3250: add rtc & touch device | Wolfram Sang |
2012-01-26 | ARM: amba: lpc32xx: use common amba device initializers | Russell King |
2012-01-25 | ARM: amba: lpc32xx: get rid of NO_IRQ initializers | Russell King |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-01-05 | ARM: restart: lpc32xx: use new restart hook | Russell King |
2011-12-21 | driver-core: remove sysdev.h usage. | Kay Sievers |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-08-22 | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij |
2011-08-21 | ARM: mach-lpc32xx: convert boot_params to atag_offset | Nicolas Pitre |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-12 | spi/pl022: Add spi->mode support to AMBA SPI driver | Kevin Wells |