aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/poodle.c
Commit message (Expand)AuthorAgeFilesLines
* merge more stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-2/+6
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-2/+1
|\
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-2/+1
* | ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior2011-03-211-1/+1
|/
* 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: 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-0/+1
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-08-061-2/+0
|\
| * [ARM] pxa: removed mostly unused and confusing two sharpsl.hEric Miao2010-08-051-2/+0
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-1/+0
|/
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
* [ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao2010-05-111-1/+0
* [ARM] locomo: allow cascaded IRQ base to be specified by platformsEric Miao2010-03-021-0/+7
* [ARM] pxa: simplify the LCD pin configuration for pxa25x platformsEric Miao2010-03-021-20/+1
* [ARM] pxa/poodle: fix incorrect 'gpio_card_detect' of MMCEric Miao2009-12-291-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-26/+1
* [ARM] pxa: factor pxamci gpio handlingRobert Jarzmik2009-09-101-45/+8
* [ARM] pxa: register wm8731 explicitly for corgi and poodleMark Brown2009-06-161-0/+6
* [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-051-14/+1
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-3/+3
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-01-051-0/+32
|\
| * [ARM] pxa/poodle: add physmap mapping for ROMDmitry Baryshkov2008-12-021-0/+32
* | [MTD] sharpsl-nand: move registration to board codeDmitry Baryshkov2008-10-291-0/+51
|/
* [ARM] pxa: fix typo in pxa25x MFP definitionsEric Miao2008-09-261-1/+1
* [ARM] pxa/poodle: prepare scoop for the generic GPIO APIEric Miao2008-09-231-0/+1
* [ARM] pxa/poodle: use SPI based ads7846 touch screen driverEric Miao2008-09-231-48/+42
* [ARM] pxa/poodle: convert to use the new MFP API to configure pinsEric Miao2008-09-231-63/+84
* [ARM] pxa/poodle: convert to use the new GPIO APIEric Miao2008-09-231-18/+71
* [ARM] pxa/poodle: use new .lcd_conn to specify the LCD infoEric Miao2008-09-231-2/+1
* [ARM] pxa/poodle: use .gpio_pullup in USB device platform dataEric Miao2008-09-231-13/+1
* [ARM] pxa/poodle: move scoop/locomo device registration earlierEric Miao2008-09-231-8/+7
* [ARM] 5225/1: zaurus: Register I2C controller for audio codecsMark Brown2008-08-261-0/+2
* [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] 5146/1: pxa2xx: convert all boards to call pxa2xx_transceiver_mode helperDmitry Baryshkov2008-07-121-0/+1
* [ARM] pxa: separate out power manager and clock registersRussell King2008-06-021-0/+1
* [ARM] pxa: Fix RCSR handlingRussell King2008-05-081-2/+0
* [ARM] pxa: separate GPIOs and their mode definitions to pxa2xx-gpio.heric miao2008-04-191-0/+1
* [ARM] 4803/1: pxa: fix building issue of poodle.c caused by patch 4737/1eric miao2008-02-041-4/+4
* [ARM] pxa: fix mci_init functions returning -1Russell King2008-01-281-4/+2
* [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
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-1/+1
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+1