summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/lubbock.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [NET] smc91x: Make smc91x use IRQ resource trigger flagsRussell King2008-01-281-1/+1
* [ARM] pxa: move memory controller registers into pxa2xx-regs.hRussell King2008-01-261-0/+1
* [ARM] pxa: only register "cpld_irq" for the correct platformRussell King2008-01-261-3/+7
* [ARM] pxa: make pxa2xx_spi driver use ssp_request()/ssp_free()eric miao2008-01-261-17/+0
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* [ARM] pxa: move pxa_set_mode() from pxa2xx_lubbock.c to lubbock.cRussell King2007-10-151-0/+19
* [ARM] pxa: move platform devices to separate header fileRussell King2007-07-121-0/+1
* [ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao2007-07-121-1/+1
* [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-1/+1
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-2/+2
* [ARM] Fix fallout from IRQ regs changesRussell King2006-10-151-1/+1
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-7/+6
* [ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode sup...Richard Purdie2006-10-021-1/+6
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-1/+2
* [PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner2006-07-021-1/+1
* [ARM] 3534/1: add spi support to lubbock platformDavid Brownell2006-06-181-0/+84
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+0
* [ARM] 3087/1: PXA2xx flash platform device conversionTodd Poynor2005-11-041-0/+80
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-11-011-3/+60
|\
| * [ARM] 3078/1: lubbock platform updates, mostly mmc detectionDavid Brownell2005-11-011-3/+60
* | Create platform_device.h to contain all the platform device details.Russell King2005-10-291-1/+1
|/
* [ARM] 2897/2: PXA2xx IRDA supportNicolas Pitre2005-10-281-0/+20
OpenPOWER on IntegriCloud