summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-16ARM: ixp4xx: Remove duplicated include from common.cYueHaibing
2019-05-16Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-14treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>Masahiro Yamada
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij
2019-04-23soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij
2019-04-23ARM: ixp4xx: Add device tree boot supportLinus Walleij
2019-04-23ARM: ixp4xx: Switch to use new timer driverLinus Walleij
2019-04-23ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij
2019-04-19ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij
2019-04-19ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij
2019-04-19ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig
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-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-05-26ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij
2017-12-08w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij
2017-11-21treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30i2c: gpio: Augment all boardfiles to use open drainLinus Walleij
2017-10-30i2c: gpio: Convert to use descriptorsLinus Walleij
2017-10-05timer: Remove expires and data arguments from DEFINE_TIMERKees Cook
2017-09-01Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-26ARM: ixp4xx: drop duplicate header gpio.hGeliang Tang
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-04usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann
2016-02-19ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij
2016-01-13Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-01-07ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON
2015-12-07ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-12-01ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2015-07-17ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar
2015-05-14ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King
2015-02-18ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann
2014-11-10ARM: ixp4xx: Properly override I/O accessorsThierry Reding