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-pxa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-14
ARM: pxa: magician: Rename abstract LCD GPIOs
Petr Cvek
2
-18
/
+21
2015-10-14
ARM: pxa: magician: Add new discovered EGPIO pins
Petr Cvek
1
-1
/
+4
2015-10-14
ARM: pxa: magician: Change description of LCD power GPIO
Petr Cvek
1
-1
/
+1
2015-10-14
ARM: pxa: magician: Optimize debug messages for LCD power
Petr Cvek
1
-6
/
+2
2015-10-14
ARM: pxa: magician: Print more specific error message for global GPIOs
Petr Cvek
1
-1
/
+1
2015-10-14
ARM: pxa: magician: Fix indentation in machine files
Petr Cvek
2
-209
/
+209
2015-10-14
ARM: pxa: zylonite: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: z2: Use PWM lookup table
Thierry Reding
1
-4
/
+9
2015-10-14
ARM: pxa: tavorevb: Use PWM lookup table
Thierry Reding
1
-4
/
+9
2015-10-14
ARM: pxa: cm-x300: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: palmtc: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: viper: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: raumfeld: Use PWM lookup table
Thierry Reding
1
-3
/
+8
2015-10-14
ARM: pxa: pcm990: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: palmte2: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: palm27x: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: mioa701: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-14
ARM: pxa: mainstone: Use PWM lookup table
Thierry Reding
1
-4
/
+15
2015-10-14
ARM: pxa: fix pxa3xx DFI lockup hack
Arnd Bergmann
1
-4
/
+5
2015-10-06
ARM: pxa: magician: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-06
ARM: pxa: lpd270: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-06
ARM: pxa: hx4700: Remove unused field initializers
Thierry Reding
1
-2
/
+0
2015-10-05
ARM: pxa: ezx: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-10-05
ARM: pxa: colibri-pxa270-income: Use PWM lookup table
Thierry Reding
1
-2
/
+7
2015-09-27
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-2
/
+28
2015-09-26
ARM: pxa: mioa701: add wm9713 codec
Robert Jarzmik
1
-0
/
+2
2015-09-26
ARM: pxa: add resources to pxaficp_ir
Robert Jarzmik
1
-0
/
+20
2015-09-20
ARM: pxa: Remove unused clock_enable field from struct pxa2xx_spi_master
Jarkko Nikula
3
-5
/
+0
2015-09-16
ARM: pxa: balloon3: Fix build error
Axel Lin
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
6
-8
/
+7
2015-09-13
ARM: pxa: fix DFI bus lockups on startup
Robert Jarzmik
2
-1
/
+27
2015-09-05
ARM: pxa: add memory resource to SA1100 RTC device
Rob Herring
1
-16
/
+2
2015-09-05
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2
-2
/
+0
2015-09-01
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
6
-18
/
+43
2015-08-06
Merge branch 'fixes' into next/cleanup
Olof Johansson
9
-0
/
+24
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
6
-12
/
+17
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
7
-7
/
+6
2015-07-28
ARM: appropriate __init annotation for const data
Nicolas Pitre
1
-2
/
+2
2015-07-18
ARM: pxa: Use setup_timer
Vaishali Thakkar
1
-4
/
+2
2015-07-18
ARM: pxa: Use module_platform_driver
Vaishali Thakkar
1
-14
/
+1
2015-07-18
ARM: pxa: transition to dmaengine phase 1
Robert Jarzmik
4
-0
/
+40
2015-07-16
ARM: pxa: fix dm9000 platform data regression
Robert Jarzmik
9
-0
/
+24
2015-07-13
ARM/pxa: Prepare balloon3_irq_handler for irq argument removal
Thomas Gleixner
1
-7
/
+7
2015-07-13
ARM/pxa: Prepare *_irq_handler for irq argument removal
Thomas Gleixner
5
-5
/
+10
2015-06-26
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
17
-908
/
+32
2015-06-26
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-0
/
+3
2015-05-29
Merge branch 'for-arm-soc' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into ...
Arnd Bergmann
1
-1
/
+1
2015-05-22
ARM: pxa: pxa_cplds: signedness bug in probe
Robert Jarzmik
1
-1
/
+1
2015-05-15
Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/soc
Arnd Bergmann
17
-908
/
+32
[prev]
[next]