summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lubbock.c
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
|\
| * ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-3/+3
* | Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Arnd Bergmann2012-08-131-0/+95
|\ \ | |/ |/|
| * ARM: mach-pxa: retire custom LED codeBryan Wu2012-08-011-0/+95
* | [ARM] pxa: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o2012-07-191-1/+1
|/
* ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-241-0/+1
* 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
|/
* ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-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-15/+6
* 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
* Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-071-1/+1
|\
| * arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
* | 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: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-1/+2
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] sa1111: allow cascaded IRQs to be used by platformsEric Miao2010-03-021-0/+7
* [ARM] pxa: add the missing AC97 pin configurationsEric Miao2010-03-021-0/+6
* [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-19/+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-5/+8
* [ARM] pxa: make lubbock specific debugging stuffs back into lubbock.cEric Miao2009-03-091-0/+7
* [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] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-091-2/+1
* [ARM] pxa/lubbock: add missing MFP pin configurationsEric Miao2008-09-261-0/+23
* [ARM] clocklib: Update users of aliases to new APIIan Molton2008-08-121-0/+2
* [ARM] 5185/1: Fix spi num_chipselect for lubbockJonathan Cameron2008-08-071-1/+1
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-11/+11
* [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] pxa: make lubbock to use new smc91x platform dataEric Miao2008-07-121-0/+8
* [ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-121-0/+1
* [ARM] 5088/3: pxa2xx: add pxa2xx_set_spi_info to register pxa2xx-spi platform...Guennadi Liakhovetski2008-07-091-9/+1
* [ARM] 5085/2: PXA: Move AC97 over to the new central device declaration modelMark Brown2008-07-091-6/+2
* [ARM] lubbock: fix compilationAlexey Dobriyan2008-05-081-1/+1
* pxafb: make lubbock/mainstone/zylonite/littleton to use new LCD connection typeeric miao2008-04-301-2/+2
* [ARM] pxa: lubbock: move mis-placed SPI infoRussell King2008-04-191-20/+20
* [ARM] pxa: use new pin configuration mechanism for lubbockeric miao2008-04-191-45/+37
OpenPOWER on IntegriCloud