aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lubbock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-3/+3
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+3
2015-06-23Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2015-05-15Merge tag 'pxa-for-4.2' of https://github.com/rjarzmik/linux into next/socArnd Bergmann1-1/+3
2015-05-12ARM: pxa: Transition pxa25x, pxa27x, pxa3xx to clk frameworkRobert Jarzmik1-1/+0
2015-05-12ARM: pxa: move gpio11 clock to board filesRobert Jarzmik1-0/+3
2015-05-06clkdev: get rid of redundant clk_add_alias() prototype in linux/clk.hRussell King1-0/+1
2015-04-30ARM: pxa: lubbock: use new pxa_cplds driverRobert Jarzmik1-79/+29
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-3/+3
2012-08-13Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/driversArnd Bergmann1-0/+95
2012-08-01ARM: mach-pxa: retire custom LED codeBryan Wu1-0/+95
2012-07-19[ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o1-1/+1
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King1-0/+1
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-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King1-1/+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-15/+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
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
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-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-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-1/+2
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-03-02[ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao1-0/+7
2010-03-02[ARM] pxa: add the missing AC97 pin configurationsEric Miao1-0/+6
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao1-19/+1
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-09-10[ARM] pxa: add gpio_pwdown(_inverted) into pxaficp_ir.cMarek Vasut1-2/+3
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-5/+8
2009-03-09[ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao1-0/+7
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-09-26[ARM] pxa/lubbock: add missing MFP pin configurationsEric Miao1-0/+23
2008-08-12[ARM] clocklib: Update users of aliases to new APIIan Molton1-0/+2
2008-08-07[ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron1-1/+1
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-11/+11
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