aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/em-x270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-5/+5
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds1-3/+0
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten1-3/+0
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-5/+5
2012-03-30ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker1-5/+5
2012-01-25ARM: pxa: remove NR_IRQSRob Herring1-0/+2
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-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-3/+3
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-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
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-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds1-1/+0
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart1-1/+0
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-4/+0
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2009-12-13[ARM] pxa/em-x270: fix usb hub power up/reset sequenceIgor Grinberg1-6/+5
2009-12-01[ARM] pxa/em-x270: don't use pxa_camera init() callbackAntonio Ospite1-4/+5
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa/em-x270: add vcc_core regulatorMike Rapoport1-0/+4
2009-09-10[ARM] pxa/em-x270: remove debug leftoversMike Rapoport1-2/+0
2009-09-10[ARM] pxa/em-x270: convert em-x270 to soc-camera as platform-deviceGuennadi Liakhovetski1-6/+16
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-7/+10
2009-07-23[ARM] pxa/em-x270: fix compile failure when CONFIG_APM_EMULATION=nMike Rapoport1-0/+4
2009-06-16[ARM] pxa/em-x270: fix type in SND_PXA2XX_LIB_AC97Mike Rapoport1-1/+1
2009-06-16[ARM] pxa/em-x270: always register AC97 controller deviceMike Rapoport1-2/+6
2009-06-16[ARM] pxa/em-x270: add ability to control GPS and GPRS powerMike Rapoport1-2/+51
2009-06-16[ARM] pxa/em-x270: remove .gpio_cs from em_x270_libertas_pdataMike Rapoport1-1/+1
2009-06-05[ARM] pxa/em-x270, cm-x270: use DEEPSLEEP for PM_SUSPEND_MEMMike Rapoport1-0/+4
2009-06-05[ARM] pxa/em-x270: add support for on-board USB HubMike Rapoport1-0/+69
2009-06-05[ARM] pxa/em-x270: change power supply name to "battery"Mike Rapoport1-1/+1
2009-06-05[ARM] pxa/em-x270: update libertas device setupMike Rapoport1-3/+29
2009-06-05[ARM] pxa/em-x270: add exeda GPIO extender and update GPIO mappingsMike Rapoport1-18/+46
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-04-14[ARM] pxa/em-x270: remove duplicated #includeHuang Weiyi1-1/+0
2009-04-14[ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip dataMike Rapoport1-2/+3
2009-04-04[ARM] pxa/em-x270: add libertas device registrationMike Rapoport1-8/+78
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-2/+1
2009-02-02[ARM] pxa: add eXeda platform supportMike Rapoport1-21/+128
2009-02-02[ARM] pxa/em-x270: prepare addition of eXeda machine to em-x270.cMike Rapoport1-12/+31
2009-02-02[ARM] pxa/em-x270: add battery chargerMike Rapoport1-0/+46
2009-02-02[ARM] pxa/em-x270: introduce macors to to simplify da9030 subdev initializationMike Rapoport1-122/+50