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
/
zeus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-31
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
1
-1
/
+1
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
1
-1
/
+0
2018-12-17
ARM: pxa: Delete platform data for CD/WP
Linus Walleij
1
-2
/
+0
2018-12-17
ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WP
Linus Walleij
1
-0
/
+12
2018-12-12
ARM: pxa: avoid section mismatch warning
Arnd Bergmann
1
-1
/
+1
2018-09-17
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
1
-2
/
+21
2017-11-28
ARM: pxa: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-11-28
ARM: pxa: move declarations to proper place
Wolfram Sang
1
-0
/
+1
2017-02-13
ARM: pxa: Don't rely on public mmc header to include leds.h
Ulf Hansson
1
-0
/
+1
2016-02-01
ARM: pxa: define clock registers as __iomem
Arnd Bergmann
1
-1
/
+1
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
1
-5
/
+5
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-06
Merge branch 'fixes' into next/cleanup
Olof Johansson
1
-0
/
+2
2015-08-05
Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-1
/
+2
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
1
-1
/
+1
2015-07-16
ARM: pxa: fix dm9000 platform data regression
Robert Jarzmik
1
-0
/
+2
2015-07-13
ARM/pxa: Prepare *_irq_handler for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-02-23
ARM: pxa: Fix typo in zeus.c
Masanari Iida
1
-1
/
+1
2014-04-24
ARM: pxa: zeus: Replace OHCI init/exit functions with a regulator
Laurent Pinchart
1
-41
/
+48
2013-09-06
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2013-08-29
gpio: (gpio-pca953x) move header to linux/platform_data/
Vivien Didelot
1
-1
/
+1
2013-08-21
can: mcp251x: Replace power callbacks with regulator API
Alexander Shiyan
1
-21
/
+25
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-1
/
+1
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-4
/
+4
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
1
-0
/
+1
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
1
-0
/
+1
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
1
-0
/
+1
2011-11-14
ARM: pxa: rename gpio_to_irq and irq_to_gpio
Haojian Zhuang
1
-10
/
+10
2011-11-01
Merge branch 'depends/rmk/memory_h' into next/fixes
Arnd Bergmann
1
-1
/
+1
2011-10-08
ARM: pxa: use correct __iomem annotations
Arnd Bergmann
1
-4
/
+4
2011-08-21
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
1
-1
/
+1
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
1
-0
/
+1
2011-07-12
ARM: pxa: move declarations from generic.h to <soc>.h
Eric Miao
1
-2
/
+1
2011-06-24
ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform code
Russell King
1
-2
/
+2
2011-06-24
ARM: pm: pxa: move cpu_suspend into C code
Russell King
1
-1
/
+2
2011-03-30
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+2
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-9
/
+10
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-1
/
+1
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
1
-2
/
+1
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
1
-1
/
+1
2011-02-22
ARM: pm: convert PXA to generic suspend/resume support
Russell King
1
-1
/
+1
2011-01-14
ARM: pxa: fix warning in zeus.c
Marek Vasut
1
-2
/
+2
2011-01-13
ARM: PXA SoCs: irq_data conversion.
Lennert Buytenhek
1
-11
/
+11
2011-01-07
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
1
-2
/
+6
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
1
-1
/
+1
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
1
-1
/
+1
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-2
/
+0
[next]