summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/cm-x300.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-2/+2
* ARM: pxa: cm-x300: Use PWM lookup tableThierry Reding2015-10-141-2/+7
* ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik2015-07-161-0/+2
* ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-2/+1
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-5/+5
* ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin2012-05-141-3/+1
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-291-1/+0
|\
| * Merge branch 'fixes' of git://github.com/hzhuang1/linux into fixesOlof Johansson2012-03-291-1/+0
| |\
| | * ARM: pxa: fix build issue on cm-x300Haojian Zhuang2012-03-301-1/+0
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-0/+1
|\ \ \ | |/ / |/| |
| * | ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+1
| |/
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-231-2/+3
|\ \ | |/
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-2/+3
| |\
| | * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-2/+3
* | | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-3/+3
|/ /
* | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-5/+3
|\ \
| * \ Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-011-1/+1
| |\ \
| * | | ARM: pxa/cm-x300: properly set bt_reset pinAxel Lin2011-10-251-5/+3
| | |/ | |/|
* | | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-1/+1
|\ \ \ | | |/ | |/|
| * | ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
| |/
* | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+2
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-0/+1
|\
| * ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* | ARM: pxa/cm-x300: minor style cleanupIgor Grinberg2011-07-111-5/+4
* | ARM: pxa/cm-x300: GPIO cleanupIgor Grinberg2011-07-111-23/+20
* | ARM: pxa/cm-x300: fix V3020 RTC functionalityIgor Grinberg2011-07-111-4/+4
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-1/+1
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-1/+1
| |\
| | * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+1
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-1/+1
|/ /
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-161-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
* ARM: pxa/cm-x300: enable USB host port2Igor Grinberg2010-10-081-0/+77
* [ARM] pxa/cm-x300: fix ffuart registrationIgor Grinberg2010-08-051-1/+2
* [ARM] pxa/cm-x300: enable the IRQ_WAKEUP0 as wakeup source.Igor Grinberg2010-08-051-0/+1
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-2/+2
* [ARM] pxa/cm-x300: update the memory fixup.Igor Grinberg2010-05-111-7/+7
* [ARM] pxa/cm-x300: add regulator on vcc_coreIgor Grinberg2010-05-111-0/+27
* [ARM] pxa/cm-x300: fix da903x IRQ line assignmentIgor Grinberg2010-05-111-1/+1
* [ARM] pxa/cm-x300: da903x WLED is not connected on cm-x300Igor Grinberg2010-05-111-4/+0
* [ARM] pxa/cm-x300.c: add battery charger supportIgor Grinberg2010-05-111-1/+56
* [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-011-0/+30
OpenPOWER on IntegriCloud