summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-232-7/+20
* soc: ixp4xx: npe: Pass addresses as resourcesLinus Walleij2019-04-232-3/+21
* ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-0/+6
* ARM: ixp4xx: Turn the NPE into a platform deviceLinus Walleij2019-04-231-0/+6
* ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-232-244/+0
* ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-234-1141/+0
* ARM: ixp4xx: Add device tree boot supportLinus Walleij2019-04-235-0/+87
* ARM: ixp4xx: Switch to use new timer driverLinus Walleij2019-04-231-149/+4
* ARM: ixp4xx: Switch to use new IRQ+GPIO driversLinus Walleij2019-04-234-391/+22
* ARM: ixp4xx: Convert to SPARSE_IRQLinus Walleij2019-04-1924-2/+46
* ARM: ixp4xx: Pass IRQ resource to beeperLinus Walleij2019-04-191-1/+9
* ARM: ixp4xx: Convert to MULTI_IRQ_HANDLERLinus Walleij2019-04-193-120/+125
* PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-11/+11
* mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon2018-10-031-0/+1
* mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon2018-10-031-1/+1
* mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon2018-10-031-2/+1
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* ARM: Fix i2c-gpio GPIO descriptor tablesLinus Walleij2018-05-266-6/+6
* w1: w1-gpio: Convert to use GPIO descriptorsLinus Walleij2017-12-081-2/+11
* treewide: Switch DEFINE_TIMER callbacks to struct timer_list *Kees Cook2017-11-212-4/+4
* Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-147-48/+73
|\
| * i2c: gpio: Augment all boardfiles to use open drainLinus Walleij2017-10-306-12/+12
| * i2c: gpio: Convert to use descriptorsLinus Walleij2017-10-307-48/+73
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-11-132-2/+2
|\ \
| * | timer: Remove expires and data arguments from DEFINE_TIMERKees Cook2017-10-052-2/+2
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0214-0/+14
|/
* Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/nextBoris Brezillon2017-09-011-1/+1
|\
| * mtd: nand: Rename nand.h into rawnand.hBoris Brezillon2017-08-131-1/+1
* | ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann2017-07-271-2/+9
* | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann2017-07-271-6/+17
|/
* scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-2/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: ixp4xx: drop duplicate header gpio.hGeliang Tang2016-11-261-1/+0
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-171-2/+2
|\
| * ARM: ixp4xx: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* | usb: gadget: pxa25x_udc: move register definitions from archArnd Bergmann2016-03-041-198/+0
|/
* Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtdLinus Torvalds2016-01-131-3/+3
|\
| * ARM: make use of nand_set/get_controller_data() helpersBoris BREZILLON2016-01-071-2/+2
| * ARM: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON2015-12-071-1/+1
* | ARM: ixp4xx: fix read{b,w,l} return typesArnd Bergmann2015-12-011-6/+6
|/
* ARM: kill off set_irq_flags usageRob Herring2015-07-281-1/+1
* ARM/ixp4xx/timer: Migrate to new 'set-state' interfaceViresh Kumar2015-07-171-28/+40
* ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...Russell King2015-05-141-1/+1
* ARM: ixp4xx: fix {in,out}s{bwl} data typesArnd Bergmann2015-02-181-6/+13
* ARM: ixp4xx: Properly override I/O accessorsThierry Reding2014-11-101-0/+12
* ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCIArnd Bergmann2014-11-102-5/+13
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-18/+12
|\
| * Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...Olof Johansson2014-02-182-18/+12
| |\
| | * ARM: ixp4xx: fix timer latch calculationUwe Kleine-König2014-02-181-1/+9