aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/stargate2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2013-09-30misc: (at24) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann1-1/+2
2012-12-24ARM: delete struct sys_timerStephen Warren1-2/+2
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-09-23hwmon: (sht15) move header to linux/platform_data/Vivien Didelot1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-1/+1
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin1-4/+1
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-30ARM: pxa: fix build issue on stargate2Haojian Zhuang1-1/+1
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+1
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+6
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+2
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+2
2011-12-17ASoC: pxa: Convert imote2 to use snd_soc_register_card()Axel Lin1-0/+6
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-2/+2
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-11/+11
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+2
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-1/+2
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut1-2/+2
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+3
2010-08-05[ARM] pxa: merge stargate2 and imote2 board filesJonathan Cameron1-226/+453
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-4/+1
2010-03-22[ARM] pxa: remove spi cs gpio direction to avoid clash with driverJonathan Cameron1-5/+0
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-06-05[ARM] pxa: Stargate 2 board supportJonathan Cameron1-0/+796