Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | clocksource/drivers/ixp4xx: Select TIMER_OF when needed | Arnd Bergmann | 1 | -1/+0 |
2020-10-13 | ARM/ixp4xx: add a missing include of dma-map-ops.h | Christoph Hellwig | 1 | -0/+1 |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 1 | -1/+0 |
2020-01-12 | ARM/net: ixp4xx: Pass ethernet physical base as resource | Linus Walleij | 7 | -0/+120 |
2020-01-12 | ixp4xx_eth: move platform_data definition | Arnd Bergmann | 1 | -12/+1 |
2020-01-12 | ptp: ixp46x: move adjacent to ethernet driver | Arnd Bergmann | 1 | -68/+0 |
2020-01-12 | wan: ixp4xx_hss: prepare compile testing | Arnd Bergmann | 2 | -9/+4 |
2019-07-15 | docs: arm: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -7/+7 |
2019-06-21 | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 20 | -98/+20 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 20 | -98/+20 |
2019-06-18 | ARM: ixp4xx: include irqs.h where needed | Arnd Bergmann | 5 | -0/+10 |
2019-06-18 | ARM: ixp4xx: don't select SERIAL_OF_PLATFORM | Arnd Bergmann | 1 | -1/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 2 | -30/+2 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 1 | -14/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2019-05-16 | ARM: ixp4xx: Remove duplicated include from common.c | YueHaibing | 1 | -1/+0 |
2019-05-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 33 | -1991/+279 |
2019-05-15 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada | 1 | -1/+1 |
2019-04-23 | soc: ixp4xx: qmgr: Pass resources | Linus Walleij | 2 | -7/+20 |
2019-04-23 | soc: ixp4xx: npe: Pass addresses as resources | Linus Walleij | 2 | -3/+21 |
2019-04-23 | ARM: ixp4xx: Turn the QMGR into a platform device | Linus Walleij | 1 | -0/+6 |
2019-04-23 | ARM: ixp4xx: Turn the NPE into a platform device | Linus Walleij | 1 | -0/+6 |
2019-04-23 | ARM: ixp4xx: Move IXP4xx QMGR and NPE headers | Linus Walleij | 2 | -244/+0 |
2019-04-23 | ARM: ixp4xx: Move NPE and QMGR to drivers/soc | Linus Walleij | 4 | -1141/+0 |
2019-04-23 | ARM: ixp4xx: Add device tree boot support | Linus Walleij | 5 | -0/+87 |
2019-04-23 | ARM: ixp4xx: Switch to use new timer driver | Linus Walleij | 1 | -149/+4 |
2019-04-23 | ARM: ixp4xx: Switch to use new IRQ+GPIO drivers | Linus Walleij | 4 | -391/+22 |
2019-04-19 | ARM: ixp4xx: Convert to SPARSE_IRQ | Linus Walleij | 24 | -2/+46 |
2019-04-19 | ARM: ixp4xx: Pass IRQ resource to beeper | Linus Walleij | 1 | -1/+9 |
2019-04-19 | ARM: ixp4xx: Convert to MULTI_IRQ_HANDLER | Linus Walleij | 3 | -120/+125 |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 1 | -11/+11 |
2018-10-03 | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 1 | -0/+1 |
2018-10-03 | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 1 | -1/+1 |
2018-10-03 | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 1 | -2/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-05-26 | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij | 6 | -6/+6 |
2017-12-08 | w1: w1-gpio: Convert to use GPIO descriptors | Linus Walleij | 1 | -2/+11 |
2017-11-22 | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2 | -4/+4 |
2017-11-15 | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 7 | -48/+73 |
2017-11-14 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -2/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 14 | -0/+14 |
2017-10-30 | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 6 | -12/+12 |
2017-10-30 | i2c: gpio: Convert to use descriptors | Linus Walleij | 7 | -48/+73 |
2017-10-05 | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2 | -2/+2 |
2017-09-01 | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 1 | -1/+1 |
2017-08-13 | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 1 | -1/+1 |
2017-07-27 | ARM: ixp4xx: fix ioport_unmap definition | Arnd Bergmann | 1 | -2/+9 |
2017-07-27 | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} | Arnd Bergmann | 1 | -6/+17 |
2017-05-09 | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 1 | -2/+2 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |