summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/em-x270.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2019-03-041-2/+2
|\
| * pxa2xx: replace spi_master with spi_controllerLubomir Rintel2019-01-231-2/+2
* | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-1/+0
|/
* mmc: pxa: Use GPIO descriptor for powerLinus Walleij2018-12-171-1/+0
* ARM: pxa: Delete platform data for CD/WPLinus Walleij2018-12-171-22/+3
* ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij2018-12-171-1/+13
* Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2018-10-231-1/+0
|\
| * regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij2018-09-171-1/+0
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-2/+1
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-3/+3
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-3/+2
|/
* mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon2018-07-181-1/+0
* ARM: pxa: move header file out of I2C realmWolfram Sang2017-11-281-1/+1
* mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* ARM: pxa: em-x270: use the new pxa_camera platform_dataRobert Jarzmik2016-10-291-60/+29
* rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni2016-07-091-1/+1
* Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-01-201-2/+2
|\
| * ARM: pxa: make more mach/*.h files localArnd Bergmann2015-12-011-2/+2
* | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-1/+1
|\ \
| * | ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-071-1/+1
| |/
* / [media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab2015-11-191-1/+1
|/
* ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik2015-07-161-0/+2
* arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches2014-11-191-2/+2
* ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker2013-12-111-2/+1
* gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann2013-07-231-4/+13
* Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie2013-06-181-6/+14
* ARM: delete struct sys_timerStephen Warren2012-12-241-2/+2
* ARM: pxa: move platform_data definitionsArnd Bergmann2012-09-141-5/+5
* Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds2012-06-011-3/+0
|\
| * arm: Use the plat_nand default partition parserH Hartley Sweeten2012-05-131-3/+0
* | ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin2012-05-141-4/+1
|/
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-291-5/+5
|\
| * ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker2012-03-301-5/+5
* | ARM: pxa: remove NR_IRQSRob Herring2012-01-251-0/+2
|/
* Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-091-0/+2
|\
| * ARM: restart: pxa: use new restart hookRussell King2012-01-051-0/+2
* | ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang2011-11-141-3/+3
|/
* ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre2011-08-211-2/+2
* ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao2011-07-121-0/+2
* 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-2/+2
|/
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-281-1/+0
|\
| * [media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart2010-10-221-1/+0
* | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-4/+0
* | ARM: pxa: moved pxa27x_keypad.h to platform pxa directoryMark F. Brown2010-10-091-1/+1
|/