aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mainstone.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+5
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-5/+5
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu1-0/+94
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang1-2/+2
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+1
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-2/+1
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-04-24ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki1-16/+6
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-4/+4
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-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-8/+9
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-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-09ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown1-1/+1
2010-10-08ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang1-0/+1
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao1-0/+4
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao1-20/+1
2010-03-02[ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao1-1/+1
2009-12-01[ARM] pxa: allow platforms to control which uarts are registeredRussell King1-0/+4
2009-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-2/+3
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-4/+7
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-03-09[ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao1-0/+1
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2008-12-02[ARM] pxa: move I2C pin configurations out into board specific filesEric Miao1-0/+4
2008-10-09[ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov1-2/+1
2008-10-07[ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao1-11/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-12/+12
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-27[ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov1-1/+1
2008-07-12[ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao1-0/+9
2008-07-12Merge branch 'pxa-devel' into pxaRussell King1-4/+4
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-07-09[ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao1-3/+3
2008-07-09[ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao1-1/+1
2008-07-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-7/+1
2008-07-03[ARM] pxa: make mainstone use the generic PWM backlight driverRussell King1-46/+17
2008-04-30pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao1-2/+1
2008-04-19[ARM] 4901/3: mainstone: Register primary I2C busMark Brown1-0/+2
2008-04-19[ARM] pxa: add partial keypad support for mainstoneeric miao1-0/+54
2008-04-19[ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao1-0/+26
2008-04-19[ARM] pxa: use new pin configuration mechanism for mainstoneeric miao1-57/+81