summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lpd270.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada2019-05-151-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-2/+2
* Merge tag 'pxa-for-4.4' of https://github.com/rjarzmik/linux into next/cleanupOlof Johansson2015-10-231-2/+7
|\
| * ARM: pxa: lpd270: Use PWM lookup tableThierry Reding2015-10-061-2/+7
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2015-08-051-1/+2
|\
| * ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner2015-07-131-1/+2
* | ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
|/
* ARM: fix typos in smc91x platform dataArnd Bergmann2015-03-051-1/+1
* net: smc91x: use run-time configuration on all ARM machinesArnd Bergmann2015-02-281-1/+7
* ARM: replace strnicmp with strncasecmpRasmus Villemoes2014-10-141-6/+6
* ARM: pxa: Initialize PWM backlight enable_gpio fieldThierry Reding2013-10-161-0/+1
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-4/+4
* 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 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-11-011-1/+1
|\
| * ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-311-2/+1Star
|\ \
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-081-2/+1Star
| |/
* / ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-081-1/+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-14/+6Star
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-301-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: 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/+0Star
* 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: 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: 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/+1Star
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1Star
* [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registersEric Miao2008-10-071-11/+1Star
* [ARM] pxa/lpd270: use new .lcd_conn to specify LCD infoEric Miao2008-09-271-12/+12
* [ARM] pxa/lpd270: convert to use new MFP APIEric Miao2008-09-271-20/+40
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-10/+10
* [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] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-6/+2Star
*-. Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King2008-07-091-24/+23Star
|\ \
| | * [ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King2008-06-021-3/+6
| |/ |/|
| * [ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King2008-07-031-21/+17Star
|/