aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lpd270.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-4/+4
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-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-1/+1
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann1-2/+1
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-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-14/+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-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-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: 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-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-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-09-26[ARM] pxa/lpd270: use new .lcd_conn to specify LCD infoEric Miao1-12/+12
2008-09-26[ARM] pxa/lpd270: convert to use new MFP APIEric Miao1-20/+40
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-10/+10
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-09[ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown1-6/+2
2008-07-09Merge branches 'pxa-misc', 'pxa-pwm' and 'pxa-multi' into pxaRussell King1-24/+23
2008-07-03[ARM] pxa: make LogicPD 270 use the generic PWM backlight driverRussell King1-21/+17
2008-06-02[ARM] pxa: don't register lpd270 cpld_irq sysdev if !lpd270Russell King1-3/+6
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-01-26[ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King1-0/+1
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King1-0/+1
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao1-1/+1
2007-04-21[ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao1-2/+2
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King1-2/+2
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-3/+2
2006-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie1-6/+36
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-1/+2
2006-06-29[ARM] 3673/1: lpd270: parse lcd= command line parameterLennert Buytenhek1-24/+102
2006-03-28[ARM] 3417/1: add support for logicpd pxa270 card engineLennert Buytenhek1-0/+393