index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-ixp4xx
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
ARM: ixp4xx: Remove duplicated include from common.c
YueHaibing
2019-05-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
ARM: ixp4xx: Move NPE and QMGR to drivers/soc
Linus Walleij
2019-04-23
ARM: ixp4xx: Add device tree boot support
Linus Walleij
2019-04-23
ARM: ixp4xx: Switch to use new timer driver
Linus Walleij
2019-04-23
ARM: ixp4xx: Switch to use new IRQ+GPIO drivers
Linus Walleij
2019-04-19
ARM: ixp4xx: Convert to SPARSE_IRQ
Linus Walleij
2019-04-19
ARM: ixp4xx: Pass IRQ resource to beeper
Linus Walleij
2019-04-19
ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER
Linus Walleij
2018-11-23
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-10-03
mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
Boris Brezillon
2018-10-03
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
Boris Brezillon
2018-10-03
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
Boris Brezillon
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-26
ARM: Fix i2c-gpio GPIO descriptor tables
Linus Walleij
2017-12-08
w1: w1-gpio: Convert to use GPIO descriptors
Linus Walleij
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-14
Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
i2c: gpio: Augment all boardfiles to use open drain
Linus Walleij
2017-10-30
i2c: gpio: Convert to use descriptors
Linus Walleij
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-09-01
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-07-27
ARM: ixp4xx: fix ioport_unmap definition
Arnd Bergmann
2017-07-27
ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}
Arnd Bergmann
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-26
ARM: ixp4xx: drop duplicate header gpio.h
Geliang Tang
2016-03-17
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-04
usb: gadget: pxa25x_udc: move register definitions from arch
Arnd Bergmann
2016-02-19
ARM: ixp4xx: switch to gpiochip_add_data()
Linus Walleij
2016-01-13
Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-01-07
ARM: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-07
ARM: nand: make use of mtd_to_nand() where appropriate
Boris BREZILLON
2015-12-01
ARM: ixp4xx: fix read{b,w,l} return types
Arnd Bergmann
2015-07-28
ARM: kill off set_irq_flags usage
Rob Herring
2015-07-17
ARM/ixp4xx/timer: Migrate to new 'set-state' interface
Viresh Kumar
2015-05-14
ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre...
Russell King
[next]