summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/littleton.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2018-12-311-1/+1
|\
| * ARM: pxa: avoid section mismatch warningArnd Bergmann2018-12-121-1/+1
* | mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* | ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-4/+0
* | ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-171-1/+12
|/
* mtd: nand: remove useless fields from pxa3xx NAND platform dataMiquel Raynal2018-03-021-4/+2
* mtd: nand: use Marvell reworked NAND controller driver with all platformsMiquel Raynal2018-02-231-2/+2
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* ARM: pxa: move declarations to proper placeWolfram Sang2017-11-281-0/+1
* gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-2/+2
* Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-181-3/+7
* ARM: delete struct sys_timerStephen Warren2012-12-241-1/+1
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-4/+4
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+1
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+1
* | Merge branches 'drivers/macb-gem' and 'drivers/pxa-gpio' into next/driversArnd Bergmann2011-11-231-2/+3
|\ \ | |/
| * Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-11-071-2/+3
| |\
| | * mtd: pxa3xx_nand: enable multiple chip select supportLei Wen2011-09-111-2/+3
* | | ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang2011-11-141-1/+1
* | | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-2/+2
|/ /
* | ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
|/
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+1
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2011-03-261-1/+1
|\
| * ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux2011-03-161-1/+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: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
* ARM: pxa: encode IRQ number into .nr_irqsHaojian Zhuang2010-10-081-0/+1
* [ARM] pxa: make it clear by converting MMC 'delay_detect' to millisecondEric Miao2010-05-111-1/+1
* [ARM] pxa: remove unnecessary #include of <mach/ssp.h>Eric Miao2010-05-111-1/+0
* [ARM] pxa/littleton: add UART3 GPIO configMarek Vasut2009-12-291-0/+6
* [ARM] pxa: allow platforms to control which uarts are registeredRussell King2009-12-011-0/+4
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-12-011-2/+2
* [ARM] pxa/littleton: update littleton to use the new gpio_card_detect for mmcEric Miao2009-09-101-38/+5
* [ARM] pxa/littleton: add support for the Micro-SD slot (MMC1)Eric Miao2009-06-051-0/+63
* [ARM] pxa: update pxa2xx_spi_chip initialization to use .gpio_cs fieldMike Rapoport2009-06-051-16/+1
* [ARM] pxa: move mach/i2c.h to plat/i2c.hEric Miao2009-06-051-1/+1
* [ARM] pxa/littleton: add missing da9034 touchscreen supportEric Miao2009-04-271-0/+9
* [ARM] pxa: introduce pxa{25x,27x,300,320,930}.h for board usageEric Miao2009-03-091-2/+1
* [ARM] pxa/littleton: add preliminary I2C board info (da9034 + max7320)Eric Miao2008-12-171-0/+73
* [ARM] pxa: use <linux/gpio.h> instead of unnecessary <mach/gpio.h>Eric Miao2008-12-021-1/+1
* [ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driverEric Miao2008-09-231-156/+49
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-9/+9
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] pxa: make littleton to use the new smc91x platform dataEric Miao2008-07-121-0/+9
* [ARM] pxa: add pxa3xx NAND support for littletonEric Miao2008-07-091-0/+53
OpenPOWER on IntegriCloud