summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/em-x270.c
AgeCommit message (Expand)Author
2020-05-26ARM: pxa: remove Compulab pxa2xx boardsRobert Jarzmik
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij
2018-10-23Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2018-07-18mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()Boris Brezillon
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2016-10-29ARM: pxa: em-x270: use the new pxa_camera platform_dataRobert Jarzmik
2016-07-09rtc: v3020: move rtc-v3020.h to platform_dataAlexandre Belloni
2016-01-20Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-11-19[media] move media platform data to linux/platform_data/mediaMauro Carvalho Chehab
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2014-11-19arm: mach-pxa: Convert pr_warning to pr_warnJoe Perches
2013-12-11ARM: pxa: remove IRQF_DISABLEDMichael Opdenacker
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-07-23ARM: pxa: propagate errors from regulator_enable() to pxamciArnd Bergmann
2013-06-18Input: pxa27x-keypad - use matrix_keymap for matrix keysChao Xie
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-05-13arm: Use the plat_nand default partition parserH Hartley Sweeten
2012-05-14ARM: pxa: Use REGULATOR_SUPPLY macroAxel Lin
2012-03-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-30ARM: pxa: fix build failure for regulator consumer in em-x270.cPaul Gortmaker
2012-01-25ARM: pxa: remove NR_IRQSRob Herring
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann
2012-01-05ARM: restart: pxa: use new restart hookRussell King
2011-11-14ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQHaojian Zhuang
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-12-16ARM: pxa: Introduce pxa{25x,27x,3xx}_map_io()Marek Vasut
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-22[media] soc_camera: Don't use module names to load I2C modulesLaurent Pinchart