aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/corgi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King1-1/+0
2010-05-11[ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao1-1/+1
2010-05-11[ARM] pxa/corgi: cleanup GPIO configurations and low power mode settingsEric Miao1-20/+32
2010-05-11[ARM] pxa/corgi: use generic GPIO API and remove pxa_gpio_mode()Eric Miao1-2/+6
2010-01-13[ARM] pxa/corgi: fix incorrect default GPIO for UDC VbusEric Miao1-0/+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-26/+1
2009-09-10[ARM] pxa/corgi: make use of GPIO based matrix keypad driverEric Miao1-1/+130
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-70/+5
2009-06-16[ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown1-0/+6
2009-06-05[ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport1-42/+3
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
2009-04-27[ARM] pxa: make ads7846 on corgi and spitz to sync on HSYNCEric Miao1-0/+10
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King1-3/+3
2009-03-09[ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao1-3/+1
2009-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-0/+32
2008-12-02[ARM] pxa/corgi: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov1-0/+54
2008-10-09Merge branch 'pxa-all' into develRussell King1-214/+262
2008-10-09Merge branch 'ptebits' into develRussell King1-0/+2
2008-09-25[ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONTEric Miao1-7/+2
2008-09-23[ARM] pxa/corgi: use leds-gpio for led driving and drop leds-corgiEric Miao1-2/+22
2008-09-23[ARM] pxa/corgi: use generic GPIO API for SCOOP GPIOsEric Miao1-6/+6
2008-09-23[ARM] pxa/corgi: use SPI-based driver for ads7846, corgi-lcd and max1111Eric Miao1-162/+131
2008-09-23[ARM] pxa/corgi: convert to use new MFP APIEric Miao1-37/+58
2008-09-23[ARM] pxa/corgi: convert to use new GPIO APIEric Miao1-18/+61
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King1-1/+1
2008-08-26[ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown1-0/+2
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King1-9/+9
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King1-1/+1
2008-07-12[ARM] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov1-0/+1
2008-06-02[ARM] pxa: separate out power manager and clock registersRussell King1-0/+1
2008-05-08[ARM] pxa: Fix RCSR handlingRussell King1-4/+0
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King1-4/+2
2008-01-28[ARM] 4737/1: Refactor corgi_lcd to improve readability + bugfixRichard Purdie1-3/+180
2007-10-11backlight: Convert corgi backlight driver into a more generic driverRichard Purdie1-2/+16
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-3/+3
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds1-1/+1
2006-09-27USB: pxa2xx_udc understands GPIO based VBUS sensingDavid Brownell1-14/+1
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner1-1/+1
2006-06-19[ARM] 3593/1: Add reboot and shutdown handlers for Zaurus handheldsRichard Purdie1-0/+25
2006-03-31[PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie1-0/+2
2006-03-31[PATCH] LED: add LED device support for the zaurus corgi and spitz modelsRichard Purdie1-0/+9
2006-03-21[ARM] Remove asm/arch/irq.hRussell King1-1/+0
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-3/+0
2006-01-08[PATCH] IRQ type flagsRussell King1-4/+3
2005-11-08[ARM] 3093/1: SharpSL PCMCIA Updates for Cxx00 modelsRichard Purdie1-10/+38