aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-pxa/zeus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-1/+1
2019-02-06regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij1-2/+1
2019-01-23pxa2xx: replace spi_master with spi_controllerLubomir Rintel1-1/+1
2018-12-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-1/+0
2018-12-17ARM: pxa: Delete platform data for CD/WPLinus Walleij1-2/+0
2018-12-17ARM: pxa: Add gpio descriptor lookup tables for MMC CD/WPLinus Walleij1-0/+12
2018-12-12ARM: pxa: avoid section mismatch warningArnd Bergmann1-1/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-2/+21
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang1-1/+1
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang1-0/+1
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson1-0/+1
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann1-1/+1
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann1-5/+5
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson1-0/+2
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next/cleanupOlof Johansson1-1/+2
2015-07-28ARM: kill off set_irq_flags usageRob Herring1-1/+1
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik1-0/+2
2015-07-13ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner1-1/+2
2015-02-23ARM: pxa: Fix typo in zeus.cMasanari Iida1-1/+1
2014-04-24ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart1-41/+48
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot1-1/+1
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan1-21/+25
2012-12-24ARM: delete struct sys_timerStephen Warren1-1/+1
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann1-4/+4
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-01-09Merge branch 'samsung/driver' into next/driversArnd Bergmann1-0/+1
2012-01-05ARM: restart: pxa: use new restart hookRussell King1-0/+1
2011-11-14ARM: pxa: rename gpio_to_irq and irq_to_gpioHaojian Zhuang1-10/+10
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann1-1/+1
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann1-4/+4
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds1-2/+2
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao1-0/+1
2011-07-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao1-2/+1
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King1-2/+2
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King1-1/+2
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+1
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-2/+2
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-9/+10
2011-03-26Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stableRussell King1-1/+1
2011-03-21ARM: pxa2xx: reorganize I2C filesSebastian Andrzej Siewior1-2/+1
2011-03-16ARM: pxa: clean up set_pxa_fb_infoRussell King - ARM Linux1-1/+1
2011-02-22ARM: pm: convert PXA to generic suspend/resume supportRussell King1-1/+1
2011-01-14ARM: pxa: fix warning in zeus.cMarek Vasut1-2/+2
2011-01-13ARM: PXA SoCs: irq_data conversion.Lennert Buytenhek1-11/+11
2011-01-07Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2010-12-16ARM: pxa: Access SMEMC via virtual addressesMarek Vasut1-2/+6