summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/mainstone.c
Commit message (Expand)AuthorAge
* ARM: pxa: enhance smc91x platform dataRobert Jarzmik2016-10-18
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-01
* ARM: pxa: mainstone: Use PWM lookup tableThierry Reding2015-10-14
* ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik2015-04-30
* ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker2013-12-11
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-16
* ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-23
* Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-18
* ARM: delete struct sys_timerStephen Warren2012-12-24
* Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-01
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-14
* | ARM: mach-pxa: retire custom LED codeBryan Wu2012-08-01
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-05
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-14
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-21
* | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-08
|/
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-12
* ARM / PXA: Use struct syscore_ops for "core" power managementRafael J. Wysocki2011-04-24
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-30
|\
| * Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-26
| |\
| | * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-16
* | | arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-29
* | | arm: Cleanup the irq namespaceThomas Gleixner2011-03-29
|/ /
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-21
|/
* ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek2011-01-13
* ARM: pxa: Access SMEMC via virtual addressesMarek Vasut2010-12-16
* ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut2010-12-16
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20
* ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-09
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-08
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-02
* [ARM] pxa: simplify the LCD pin configuration for pxa27x platformsEric Miao2010-03-02
* [ARM] pxa: use chip->ack() instead of accessing GEDR directlyEric Miao2010-03-02
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-01
* [ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut2009-09-10
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-10
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-05
* [ARM] pxa: move GPIO register definitions into <mach/gpio.h>Eric Miao2009-03-09
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-09
* [ARM] pxa: move I2C pin configurations out into board specific filesEric Miao2008-12-02
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-09
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-07
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_*Dmitry Baryshkov2008-07-27
* [ARM] pxa: make mainstone to use the new smc91x platform dataEric Miao2008-07-12
* Merge branch 'pxa-devel' into pxaRussell King2008-07-12
|\
| * [ARM] pxa: remove WAKEUP_ON_LEVEL_HIGH from keypad direct keysEric Miao2008-07-09