summaryrefslogtreecommitdiff
path: root/arch/arm/mach-pxa/zeus.c
AgeCommit message (Expand)Author
2023-01-20ARM: pxa: remove unused board filesArnd Bergmann
2022-05-07ARM: pxa/sa1100: move I/O space to PCI_IOBASEArnd Bergmann
2022-05-07ARM: pxa: move mach/*.h to mach-pxa/Arnd Bergmann
2022-04-19ARM: pxa: move pcmcia board data into mach-pxaArnd Bergmann
2022-04-19ARM: pxa: move mach/sound.h to linux/platform_data/Arnd Bergmann
2022-04-19ARM: pxa: make mach/regs-uart.h privateArnd Bergmann
2021-03-16ARM: pxa: zeus: Constify the software nodeHeikki Krogerus
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko
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-31Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
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-12-12ARM: pxa: avoid section mismatch warningArnd Bergmann
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij
2017-11-28ARM: pxa: move header file out of I2C realmWolfram Sang
2017-11-28ARM: pxa: move declarations to proper placeWolfram Sang
2017-02-13ARM: pxa: Don't rely on public mmc header to include leds.hUlf Hansson
2016-02-01ARM: pxa: define clock registers as __iomemArnd Bergmann
2015-12-01ARM: pxa: make more mach/*.h files localArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-06Merge branch 'fixes' into next/cleanupOlof Johansson
2015-08-05Merge branch 'queue/irq/arm' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-16ARM: pxa: fix dm9000 platform data regressionRobert Jarzmik
2015-07-13ARM/pxa: Prepare *_irq_handler for irq argument removalThomas Gleixner
2015-02-23ARM: pxa: Fix typo in zeus.cMasanari Iida
2014-04-24ARM: pxa: zeus: Replace OHCI init/exit functions with a regulatorLaurent Pinchart
2013-09-06Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-08-29gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot
2013-08-21can: mcp251x: Replace power callbacks with regulator APIAlexander Shiyan
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-09-14ARM: pxa: move platform_data definitionsArnd Bergmann
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
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 gpio_to_irq and irq_to_gpioHaojian Zhuang
2011-11-01Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann
2011-08-21ARM: mach-pxa: convert boot_params to atag_offsetNicolas Pitre
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-12ARM: pxa: enable MULTI_IRQ_HANDLER for all boardsEric Miao
2011-07-12ARM: pxa: move declarations from generic.h to <soc>.hEric Miao
2011-06-24ARM: pm: hide 1st and 2nd arguments to cpu_suspend from platform codeRussell King
2011-06-24ARM: pm: pxa: move cpu_suspend into C codeRussell King
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner