summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mainstone.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-011-5/+5
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-5/+5
* | ARM: mach-pxa: retire custom LED codeBryan Wu2012-08-011-0/+94
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-2/+2
|/
* 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: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1
|/
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-241-16/+6
* 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: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+2
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-4/+4
|/ /
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-131-8/+9
* ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-161-1/+2
* 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: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-0/+1
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+4
* [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-021-20/+1
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-021-1/+1
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4
* [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-101-2/+3
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-4/+7
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-091-0/+1
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-3/+1
* [ARM] pxa: move I2C pin configurations out into board specific filesEric Miao2008-12-021-0/+4
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-11/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-12/+12
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-271-1/+1
* [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* Merge branch 'pxa-devel' into pxaRussell King2008-07-121-4/+4
|\
| * [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-091-3/+3
| * [ARM] pxa: fix typo of CONFIG_*_MODULEEric Miao2008-07-091-1/+1
* | [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-121-0/+1
|/
* [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-7/+1
* [ARM] pxa: make mainstone use the generic PWM backlight driverRussell King2008-07-031-46/+17
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-301-2/+1
* [ARM] 4901/3: mainstone: Register primary I2C busMark Brown2008-04-191-0/+2
* [ARM] pxa: add partial keypad support for mainstoneeric miao2008-04-191-0/+54
* [ARM] pxa: use gpio_keys.c to support mainstone's wakeup switch of GPIO1eric miao2008-04-191-0/+26
OpenPOWER on IntegriCloud