index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
pxa3xx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: pxa: remove irq init from dt machines
Robert Jarzmik
2016-09-09
1
-1
/
+7
*
ARM: pxa: remove platform dma code
Robert Jarzmik
2016-08-09
1
-3
/
+0
*
ARM: pxa: add the number of DMA requestor lines
Robert Jarzmik
2016-02-26
1
-1
/
+1
*
ARM: pxa: fix building without IWMMXT
Arnd Bergmann
2016-02-01
1
-2
/
+4
*
ARM: pxa: move extern declarations to pm.h
Arnd Bergmann
2016-02-01
1
-3
/
+0
*
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
2015-12-01
1
-1
/
+1
*
ARM: pxa: fix pxa3xx DFI lockup hack
Arnd Bergmann
2015-10-14
1
-4
/
+5
*
ARM: pxa: fix DFI bus lockups on startup
Robert Jarzmik
2015-09-13
1
-1
/
+20
*
rtc: pxa: convert to use shared sa1100 functions
Rob Herring
2015-09-05
1
-1
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2015-09-01
1
-0
/
+1
|
\
|
*
ARM: pxa: transition to dmaengine phase 1
Robert Jarzmik
2015-07-18
1
-0
/
+1
*
|
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-28
1
-1
/
+1
|
/
*
ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk framework
Robert Jarzmik
2015-05-12
1
-59
/
+0
*
ARM: pxa3xx: provide specific platform_devices for all ssp ports
Daniel Mack
2014-09-18
1
-7
/
+7
*
ARM: pxa: Don't hardcode addresses and size in map_desc tables
Laurent Pinchart
2014-07-12
1
-1
/
+1
*
ARM: pxa: move PXA_GPIO_TO_IRQ macro
Haojian Zhuang
2013-04-11
1
-1
/
+10
*
ARM: pxa: remove cpu_is_xxx in gpio driver
Haojian Zhuang
2013-04-11
1
-4
/
+10
*
Merge branch 'multiplatform/platform-data' into next/multiplatform
Olof Johansson
2012-09-22
1
-1
/
+1
|
\
|
*
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-09-14
1
-1
/
+1
*
|
ARM: pxa: fix build issue while CONFIG_OF is disabled
Haojian Zhuang
2012-08-20
1
-0
/
+2
*
|
ARM: pxa3xx: skip default device initialization when booting via DT
Daniel Mack
2012-08-16
1
-1
/
+3
*
|
ARM: pxa: add devicetree code for irq handling
Daniel Mack
2012-08-16
1
-2
/
+15
|
/
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-30
1
-0
/
+1
|
\
|
*
ARM: pxa: remove NR_IRQS
Rob Herring
2012-01-26
1
-0
/
+1
*
|
Merge branch 'next/fixes-non-critical' into next/drivers
Arnd Bergmann
2012-03-20
1
-1
/
+0
|
\
\
|
*
|
ARM: pxa: remove duplicated registeration on pxa-gpio
Haojian Zhuang
2012-03-06
1
-1
/
+0
*
|
|
ARM: pxa: add rtc dummy clock
Haojian Zhuang
2012-02-28
1
-0
/
+1
|
/
/
*
/
Revert "ARM: pxa: add dummy clock for sa1100-rtc"
Russell King
2012-01-19
1
-1
/
+0
|
/
*
Merge branch 'drivers/rtc-sa1100' into next/drivers
Arnd Bergmann
2011-12-28
1
-0
/
+1
|
\
|
*
ARM: pxa: add dummy clock for sa1100-rtc
Jett.Zhou
2011-12-28
1
-0
/
+1
*
|
ARM: pxa: add clk support in gpio driver
Haojian Zhuang
2011-11-15
1
-0
/
+2
*
|
ARM: pxa: change gpio to platform device
Haojian Zhuang
2011-11-15
1
-3
/
+3
|
/
*
Merge branch 'depends/rmk/gpio' into next/fixes
Arnd Bergmann
2011-10-31
1
-2
/
+1
|
\
|
*
ARM: 7104/1: plat-pxa: break out GPIO driver specifics
Linus Walleij
2011-10-02
1
-1
/
+1
|
*
ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h
Russell King
2011-08-08
1
-2
/
+1
*
|
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
2011-10-08
1
-1
/
+1
|
/
*
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-27
1
-3
/
+2
|
\
|
*
ARM: pxa: avoid accessing interrupt registers directly
Eric Miao
2011-07-12
1
-3
/
+2
*
|
ARM: pm: allow suspend finisher to return error codes
Russell King
2011-07-02
1
-1
/
+1
*
|
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
2011-06-24
1
-1
/
+2
*
|
ARM: pm: pxa: move cpu_suspend into C code
Russell King
2011-06-24
1
-2
/
+11
|
/
*
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
2011-04-24
1
-19
/
+6
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-2
/
+2
*
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-03-21
1
-1
/
+1
*
ARM: pm: convert PXA to generic suspend/resume support
Russell King
2011-02-22
1
-4
/
+3
*
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-18
/
+18
*
ARM: pxa: add clock for static memory controller
Eric Miao
2010-12-20
1
-0
/
+2
*
ARM: pxa: support pxa95x
Haojian Zhuang
2010-12-18
1
-6
/
+0
*
ARM: pxa: introduce pxa3xx_clock_sysclass for clock suspend/resume
Eric Miao
2010-12-18
1
-28
/
+3
[next]