index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
Age
Commit message (
Expand
)
Author
Lines
2015-03-04
ARM: fix typos in smc91x platform data
Arnd Bergmann
-1
/
+2
2015-02-28
net: smc91x: use run-time configuration on all ARM machines
Arnd Bergmann
-1
/
+12
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2015-02-06
arm: pxa: specify PMUs are for XScale CPUs
Mark Rutland
-1
/
+1
2015-01-27
ARM: pxa: fix broken isa interrupts for zeus and viper
Robert Jarzmik
-0
/
+1
2014-12-26
hx4700: regulator: declare full constraints
Martin Vajnar
-0
/
+2
2014-12-26
ARM: pxa: add regulator_has_full_constraints to spitz board file
Dmitry Eremin-Solenikov
-0
/
+2
2014-12-26
ARM: pxa: add regulator_has_full_constraints to poodle board file
Dmitry Eremin-Solenikov
-0
/
+2
2014-12-26
ARM: pxa: add regulator_has_full_constraints to corgi board file
Dmitry Eremin-Solenikov
-0
/
+3
2014-12-26
ARM: pxa: arbitrarily set first interrupt number
Robert Jarzmik
-12
/
+2
2014-12-26
arm: pxa: fix pxa27x device-tree support kconfig
Robert Jarzmik
-1
/
+0
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+0
2014-12-11
Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-0
/
+9
2014-12-09
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-105
/
+107
2014-12-08
Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif...
Mark Brown
-0
/
+9
2014-11-19
arm: pxa: add pxa27x device-tree support
Robert Jarzmik
-0
/
+27
2014-11-19
arm: pxa: remove unnecessary includes from pxa-dt
Robert Jarzmik
-3
/
+0
2014-11-19
arm: pxa: move init functions into generic.h
Robert Jarzmik
-40
/
+42
2014-11-19
arm: pxa: add device-tree irq init for pxa27x
Robert Jarzmik
-0
/
+6
2014-11-19
ARM: pxa: tosa: switch to gpio-charger
Dmitry Eremin-Solenikov
-34
/
+7
2014-11-19
arm: mach-pxa: Convert pr_warning to pr_warn
Joe Perches
-28
/
+25
2014-10-28
ARM: pxa: spitz: register spitz-audio device
Dmitry Eremin-Solenikov
-0
/
+9
2014-10-20
ARM: pxa: fix hang on startup with DEBUG_LL
Robert Jarzmik
-0
/
+5
2014-10-20
ARM: mach-pxa: drop owner assignment from platform_drivers
Wolfram Sang
-2
/
+0
2014-10-15
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
-0
/
+10
2014-10-14
ARM: replace strnicmp with strncasecmp
Rasmus Villemoes
-6
/
+6
2014-10-08
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
-9
/
+50
2014-10-03
Revert "arm: pxa: Transition pxa27x to clk framework"
Mike Turquette
-16
/
+179
2014-09-30
arm: pxa: Transition pxa27x to clk framework
Robert Jarzmik
-179
/
+16
2014-09-30
arm: pxa: add clock pll selection bits
Robert Jarzmik
-0
/
+10
2014-09-19
ARM: pxa3xx: provide specific platform_devices for all ssp ports
Daniel Mack
-9
/
+50
2014-09-09
ARM: pxa: fix section mismatch warning for pxa_timer_nodt_init
Arnd Bergmann
-1
/
+1
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
-2
/
+2
2014-08-08
arch/arm/mach-pxa: replace strict_strto call with kstrto
Daniel Walter
-2
/
+2
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-19
/
+20
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-163
/
+12
2014-07-23
ARM: pxa: Add non device-tree timer link to clocksource
Robert Jarzmik
-0
/
+11
2014-07-23
clocksource: pxa: Move PXA timer to clocksource framework
Robert Jarzmik
-163
/
+1
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
-3
/
+3
2014-07-12
ARM: pxa: Move iotable mapping inside vmalloc region
Ezequiel Garcia
-1
/
+1
2014-07-12
ARM: pxa: pxa27x: Don't map IMEMC region statically
Laurent Pinchart
-5
/
+0
2014-07-12
ARM: pxa: Move UNCACHED_PHYS_0 mapping from generic.c to pxa2[57]x.c
Laurent Pinchart
-5
/
+10
2014-07-12
ARM: pxa: Don't hardcode addresses and size in map_desc tables
Laurent Pinchart
-12
/
+12
2014-07-11
ARM: pxa: fix typo 'CONFIG_SPI_PXA2XX_MASTER'
Paul Bolle
-1
/
+1
2014-07-04
ARM: pxa: call debug_ll_io_init for earlyprintk
Andrew Ruder
-0
/
+1
2014-07-04
ARM: pxa: correct errata number for PXA270
Andrew Ruder
-1
/
+1
2014-06-11
Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+2
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
-28
/
+18
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
-28
/
+18
2014-06-01
ARM: 8025/1: Get rid of meminfo
Laura Abbott
-28
/
+18
[next]