index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-pxa
/
stargate2.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-01-23
pxa2xx: replace spi_master with spi_controller
Lubomir Rintel
2018-12-17
mmc: pxa: Use GPIO descriptor for power
Linus Walleij
2018-12-17
ARM: pxa: Delete platform data for CD/WP
Linus Walleij
2018-05-25
ARM: pxa: stargate2: use device properties for at24 eeprom
Bartosz Golaszewski
2017-11-28
ARM: pxa: move header file out of I2C realm
Wolfram Sang
2017-10-29
hwmon: (sht15) Root out platform data
Linus Walleij
2017-05-23
gpio: pcf857x: move header file out of I2C realm
Wolfram Sang
2016-10-18
ARM: pxa: enhance smc91x platform data
Robert Jarzmik
2015-12-01
ARM: pxa: make more mach/*.h files local
Arnd Bergmann
2013-09-30
misc: (at24) move header to linux/platform_data/
Vivien Didelot
2013-07-23
ARM: pxa: propagate errors from regulator_enable() to pxamci
Arnd Bergmann
2012-12-24
ARM: delete struct sys_timer
Stephen Warren
2012-10-01
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2012-09-23
hwmon: (sht15) move header to linux/platform_data/
Vivien Didelot
2012-09-14
ARM: pxa: move platform_data definitions
Arnd Bergmann
2012-05-14
ARM: pxa: Use REGULATOR_SUPPLY macro
Axel Lin
2012-03-29
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-03-30
ARM: pxa: fix build issue on stargate2
Haojian Zhuang
2012-01-25
ARM: pxa: remove NR_IRQS
Rob Herring
2012-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2012-01-09
Merge branch 'samsung/driver' into next/drivers
Arnd Bergmann
2012-01-05
ARM: restart: pxa: use new restart hook
Russell King
2011-12-17
ASoC: pxa: Convert imote2 to use snd_soc_register_card()
Axel Lin
2011-11-14
ARM: pxa: rename gpio_to_irq and irq_to_gpio
Haojian Zhuang
2011-11-14
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
Haojian Zhuang
2011-08-21
ARM: mach-pxa: convert boot_params to atag_offset
Nicolas Pitre
2011-07-12
ARM: pxa: enable MULTI_IRQ_HANDLER for all boards
Eric Miao
2011-03-21
ARM: pxa2xx: reorganize I2C files
Sebastian Andrzej Siewior
2011-01-07
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-12-16
ARM: pxa: Access SMEMC via virtual addresses
Marek Vasut
2010-12-16
ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()
Marek Vasut
2010-12-01
arm/pxa2xx: reorgazine SSP and SPI header files
Sebastian Andrzej Siewior
2010-10-20
arm: remove machine_desc.io_pg_offst and .phys_io
Nicolas Pitre
2010-10-08
ARM: pxa: encode IRQ number into .nr_irqs
Haojian Zhuang
2010-08-05
[ARM] pxa: merge stargate2 and imote2 board files
Jonathan Cameron
2010-05-11
[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecond
Eric Miao
2010-03-22
[ARM] pxa: remove spi cs gpio direction to avoid clash with driver
Jonathan Cameron
2009-12-01
[ARM] pxa: allow platforms to control which uarts are registered
Russell King
2009-06-05
[ARM] pxa: Stargate 2 board support
Jonathan Cameron