summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ixp4xx
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-16/+0
| | * ARM: ixp4xx: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-2/+4
* | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-055-64/+84
|\ \ \
| * | | IXP4xx: Fix DMA masks.Krzysztof Halasa2014-03-262-44/+56
| * | | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation"Arnd Bergmann2014-03-262-12/+9
| * | | IXP4xx: Fix Goramo Multilink GPIO conversion.Krzysztof Halasa2014-03-261-17/+26
| * | | Revert "ARM: ixp4xx: fix gpio rework"Arnd Bergmann2014-03-262-10/+3
| * | | Merge branch 'randconfig-fixes' into next/fixes-non-criticalArnd Bergmann2014-03-224-6/+12
| |\ \ \
| | * | | ARM: ixp4xx: fix gpio reworkArnd Bergmann2014-03-212-3/+10
| | * | | ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.hArnd Bergmann2014-03-211-1/+2
| | * | | ARM: ixp4xx/omixp: always include linux/leds.hArnd Bergmann2014-03-211-2/+0
| | |/ /
| * / / ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementationSimon Kågström2014-03-182-9/+12
| |/ /