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
/
trizeps4.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
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
2017-11-28
ARM: pxa: move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-02-13
ARM: pxa: Don't rely on public mmc header to include leds.h
Ulf Hansson
1
-0
/
+1
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
1
-1
/
+1
2015-07-16
ARM: pxa: fix dm9000 platform data regression
Robert Jarzmik
1
-0
/
+3
2013-12-11
ARM: pxa: remove IRQF_DISABLED
Michael Opdenacker
1
-2
/
+1
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
1
-2
/
+2
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
1
-4
/
+4
2012-07-19
[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-op
Theodore Ts'o
1
-2
/
+2
2012-01-25
ARM: pxa: remove NR_IRQS
Rob Herring
1
-0
/
+2
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
1
-0
/
+2
2011-10-31
arm: Add export.h to ARM specific files as required.
Paul Gortmaker
1
-0
/
+1
2011-08-21
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
1
-2
/
+2
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
1
-0
/
+2
2011-04-24
ARM / PXA: Use struct syscore_ops for "core" power management
Rafael J. Wysocki
1
-1
/
+0
2011-03-26
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
1
-2
/
+2
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
1
-1
/
+1
2011-03-16
ARM: pxa: clean up set_pxa_fb_info
Russell King - ARM Linux
1
-2
/
+2
2011-01-07
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+0
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
1
-1
/
+2
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
/
+0
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
1
-4
/
+0
2010-08-05
[ARM] pxa: removing dead IDE_PXA_CF
Christoph Egger
1
-5
/
+1
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
1
-1
/
+1
2010-03-02
[ARM] pxa: add the missing AC97 pin configurations
Eric Miao
1
-0
/
+6
2010-03-02
[ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
Eric Miao
1
-20
/
+1
2009-12-01
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
1
-0
/
+4
2009-09-10
[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.c
Marek Vasut
1
-0
/
+1
2009-09-10
[ARM] pxa: factor pxamci gpio handling
Robert Jarzmik
1
-0
/
+3
2009-06-05
[ARM] pxa: move mach/i2c.h to plat/i2c.h
Eric Miao
1
-1
/
+1
2009-03-09
[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usage
Eric Miao
1
-4
/
+1
2008-10-18
[ARM] remove extra brace in arch/arm/mach-pxa/trizeps4.c
Mariusz Kozlowski
1
-1
/
+1
2008-10-07
[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers
Eric Miao
1
-11
/
+1
2008-10-01
[ARM] 5204/1: Trizeps4 SOM update
Jürgen Schindele
1
-228
/
+321
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-10
/
+10
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-07-27
[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*
Dmitry Baryshkov
1
-1
/
+1
2008-07-12
[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helper
Dmitry Baryshkov
1
-0
/
+1
2008-07-09
[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration model
Mark Brown
1
-9
/
+1
2008-06-02
[ARM] pxa: separate out power manager and clock registers
Russell King
1
-0
/
+2
2008-04-19
[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.h
eric miao
1
-0
/
+1
2008-03-06
[ARM] replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
2008-01-28
[ARM] pxa: fix mci_init functions returning -1
Russell King
1
-4
/
+3
2007-07-12
[ARM] pxa: move platform devices to separate header file
Russell King
1
-0
/
+1
2007-07-12
[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()
Eric Miao
1
-1
/
+1
2007-05-11
[ARM] 4362/1: trizeps4 update
Jürgen Schindele
1
-13
/
+49
[next]