index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-lpc32xx
/
phy3250.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-24
ARM/dmaengine: pl08x: pass reasonable memcpy settings
Linus Walleij
1
-0
/
+3
2016-11-26
ARM: lpc32xx: drop duplicate header device.h
Geliang Tang
1
-1
/
+0
2016-06-23
arm: use of_platform_default_populate() to populate
Kefeng Wang
1
-2
/
+1
2016-05-18
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2016-05-11
irqchip: Add LPC32xx interrupt controller driver
Vladimir Zapolskiy
1
-1
/
+0
2016-04-28
ARM: lpc32xx: remove duplicate const on lpc32xx_auxdata_lookup
Vladimir Zapolskiy
1
-1
/
+1
2016-03-20
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-53
/
+0
2016-03-19
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-1
/
+0
2016-03-16
arm: lpc32xx: phy3250 remove restart hook
Sylvain Lemieux
1
-1
/
+0
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
1
-7
/
+6
2016-02-11
arm: lpc32xx: remove direct control of GPIOs from shared mach file
Vladimir Zapolskiy
1
-52
/
+0
2016-02-11
arm: lpc32xx: switch to common clock framework
Vladimir Zapolskiy
1
-1
/
+0
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-2
/
+2
2014-06-02
mmc: mmci: Enforce DMA configuration through DT
Ulf Hansson
1
-3
/
+0
2013-12-03
ARM: lpc32xx: move custom GPIO header
Linus Walleij
1
-1
/
+1
2013-07-05
dmaengine: PL08x: Avoid collisions with get_signal() macro
Mark Brown
1
-2
/
+2
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-1
/
+1
2012-09-25
ARM: LPC32xx: Platform update for devicetree completion of spi-pl022
Roland Stigge
1
-18
/
+2
2012-09-25
ARM: LPC32xx: Board cleanup
Roland Stigge
1
-2
/
+0
2012-09-06
ARM: LPC32xx: Remove board specific GPIO init
Roland Stigge
1
-6
/
+0
2012-09-06
ARM: LPC32xx: Provide DMA filter callbacks via platform data
Roland Stigge
1
-0
/
+14
2012-07-12
ARM: LPC32xx: Adjust to pl08x DMA interface changes
Roland Stigge
1
-4
/
+3
2012-07-01
ARM: LPC32xx: Remove unused gpios
Alexandre Pereira da Silva
1
-3
/
+0
2012-07-01
ARM: LPC32xx: Remove USB and I2C init from phy3250.c
Roland Stigge
1
-12
/
+0
2012-07-01
ARM: LPC32xx: Init MMC via clock
Roland Stigge
1
-5
/
+0
2012-06-14
ARM: LPC32xx: Move i2s1 dma enabling to clock.c
Alexandre Pereira da Silva
1
-5
/
+0
2012-06-14
ARM: LPC32xx: Move uart6 irda disable to serial.c
Alexandre Pereira da Silva
1
-5
/
+0
2012-06-14
ARM: LPC32xx: Cleanup board init, remove duplicate clock init
Alexandre Pereira da Silva
1
-17
/
+0
2012-06-14
ARM: LPC32xx: Remove spi chip definitions
Alexandre Pereira da Silva
1
-56
/
+0
2012-06-14
ARM: LPC32xx: Remove spi chipselect request from board init
Alexandre Pereira da Silva
1
-7
/
+0
2012-06-14
ARM: LPC32xx: Add MMC controller support
Roland Stigge
1
-4
/
+39
2012-06-14
ARM: LPC32xx: Add DMA configuration to platform data
Roland Stigge
1
-0
/
+31
2012-06-14
ARM: LPC32xx: Remove SLC controller initialization from platform init
Roland Stigge
1
-4
/
+0
2012-04-22
ARM: LPC32xx: Move common code to common.c
Roland Stigge
1
-13
/
+0
2012-04-22
ARM: LPC32xx: Device tree support
Roland Stigge
1
-85
/
+53
2012-03-15
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
1
-0
/
+5
2012-03-13
ARM: LPC32xx: Ethernet support
Roland Stigge
1
-0
/
+2
2012-03-13
ARM: LPC32xx: USB Support
Roland Stigge
1
-0
/
+1
2012-03-13
Merge branch 'lpc32xx/drivers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Roland Stigge
1
-0
/
+1
2012-02-22
Merge branch 'lpc32xx/drivers' into next/drivers
Arnd Bergmann
1
-0
/
+1
2012-02-22
ARM: LPC32xx: ADC support for mach-lpc32xx
Roland Stigge
1
-0
/
+1
2012-02-16
arm: lpc32xx: phy3250: add rtc & touch device
Wolfram Sang
1
-0
/
+2
2012-01-26
ARM: amba: lpc32xx: use common amba device initializers
Russell King
1
-28
/
+4
2012-01-25
ARM: amba: lpc32xx: get rid of NO_IRQ initializers
Russell King
1
-2
/
+2
2012-01-07
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2012-01-05
ARM: restart: lpc32xx: use new restart hook
Russell King
1
-0
/
+1
2011-12-21
driver-core: remove sysdev.h usage.
Kay Sievers
1
-1
/
+1
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-1
/
+1
2011-08-22
ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics
Linus Walleij
1
-0
/
+1
2011-08-21
ARM: mach-lpc32xx: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
[next]