summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/mainstone.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-4.21' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-01-051-0/+53
|\
| * ARM: pxa/mainstone: switch PCMCIA to MAX1600 library and gpiod APIsRussell King2018-12-041-0/+53
* | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* | ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-2/+0
|/
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* ARM: pxa: enhance smc91x platform dataRobert Jarzmik2016-10-181-0/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-1/+1
* ARM: pxa: mainstone: Use PWM lookup tableThierry Reding2015-10-141-4/+15
* ARM: pxa: mainstone: use new pxa_cplds driverRobert Jarzmik2015-04-301-87/+28
* ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker2013-12-111-1/+1
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-1/+2
* Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-181-3/+7
* 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
OpenPOWER on IntegriCloud