aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/poodle.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-2/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-1/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-2/+1
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
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-0/+1
2010-08-06Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-2/+0
2010-08-05[ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao1-2/+0
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: move ssp into common plat-pxaHaojian Zhuang1-1/+1
2010-05-11[ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao1-1/+0
2010-03-02[ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao1-0/+7
2010-03-02[ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao1-20/+1
2009-12-29[ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMCEric 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-26/+1
2009-09-10[ARM] pxa: factor pxamci gpio handlingRobert Jarzmik1-45/+8
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-14/+1
2009-06-05[ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao1-1/+1
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/poodle: add physmap mapping for ROMDmitry Baryshkov1-0/+32
2008-10-29[MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov1-0/+51
2008-09-26[ARM] pxa: fix typo in pxa25x MFP definitionsEric Miao1-1/+1
2008-09-23[ARM] pxa/poodle: prepare scoop for the generic GPIO APIEric Miao1-0/+1
2008-09-23[ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao1-48/+42
2008-09-23[ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao1-63/+84
2008-09-23[ARM] pxa/poodle: convert to use the new GPIO APIEric Miao1-18/+71
2008-09-23[ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao1-2/+1
2008-09-23[ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao1-13/+1
2008-09-23[ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao1-8/+7
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-11/+11
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-2/+0
2008-04-19[ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao1-0/+1
2008-02-04[ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao1-4/+4
2008-01-28[ARM] pxa: fix mci_init functions returning -1Russell King1-4/+2
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
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-10-02[ARM] 3848/1: pxafb: Add option of fixing video modes and spitz QVGA mode supportRichard Purdie1-7/+5