| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig | 2018-11-23 | 1 | -11/+11 |
* | mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h | Boris Brezillon | 2018-10-03 | 1 | -0/+1 |
* | mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there | Boris Brezillon | 2018-10-03 | 1 | -1/+1 |
* | mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks | Boris Brezillon | 2018-10-03 | 1 | -2/+1 |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-12 | 1 | -1/+1 |
* | ARM: Fix i2c-gpio GPIO descriptor tables | Linus Walleij | 2018-05-26 | 6 | -6/+6 |
* | w1: w1-gpio: Convert to use GPIO descriptors | Linus Walleij | 2017-12-08 | 1 | -2/+11 |
* | treewide: Switch DEFINE_TIMER callbacks to struct timer_list * | Kees Cook | 2017-11-21 | 2 | -4/+4 |
* | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-11-14 | 7 | -48/+73 |
|\ |
|
| * | i2c: gpio: Augment all boardfiles to use open drain | Linus Walleij | 2017-10-30 | 6 | -12/+12 |
| * | i2c: gpio: Convert to use descriptors | Linus Walleij | 2017-10-30 | 7 | -48/+73 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-11-13 | 2 | -2/+2 |
|\ \ |
|
| * | | timer: Remove expires and data arguments from DEFINE_TIMER | Kees Cook | 2017-10-05 | 2 | -2/+2 |
| |/ |
|
* / | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 14 | -0/+14 |
|/ |
|
* | Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next | Boris Brezillon | 2017-09-01 | 1 | -1/+1 |
|\ |
|
| * | mtd: nand: Rename nand.h into rawnand.h | Boris Brezillon | 2017-08-13 | 1 | -1/+1 |
* | | ARM: ixp4xx: fix ioport_unmap definition | Arnd Bergmann | 2017-07-27 | 1 | -2/+9 |
* | | ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} | Arnd Bergmann | 2017-07-27 | 1 | -6/+17 |
|/ |
|
* | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-08 | 1 | -2/+2 |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | ARM: ixp4xx: drop duplicate header gpio.h | Geliang Tang | 2016-11-26 | 1 | -1/+0 |
* | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2016-03-17 | 1 | -2/+2 |
|\ |
|
| * | ARM: ixp4xx: switch to gpiochip_add_data() | Linus Walleij | 2016-02-19 | 1 | -2/+2 |
* | | usb: gadget: pxa25x_udc: move register definitions from arch | Arnd Bergmann | 2016-03-04 | 1 | -198/+0 |
|/ |
|
* | Merge tag 'for-linus-20160112' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-01-13 | 1 | -3/+3 |
|\ |
|
| * | ARM: make use of nand_set/get_controller_data() helpers | Boris BREZILLON | 2016-01-07 | 1 | -2/+2 |
| * | ARM: nand: make use of mtd_to_nand() where appropriate | Boris BREZILLON | 2015-12-07 | 1 | -1/+1 |
* | | ARM: ixp4xx: fix read{b,w,l} return types | Arnd Bergmann | 2015-12-01 | 1 | -6/+6 |
|/ |
|
* | ARM: kill off set_irq_flags usage | Rob Herring | 2015-07-28 | 1 | -1/+1 |
* | ARM/ixp4xx/timer: Migrate to new 'set-state' interface | Viresh Kumar | 2015-07-17 | 1 | -28/+40 |
* | ARM: Show proper respect for Heinrich Hertz by using the correct unit for fre... | Russell King | 2015-05-14 | 1 | -1/+1 |
* | ARM: ixp4xx: fix {in,out}s{bwl} data types | Arnd Bergmann | 2015-02-18 | 1 | -6/+13 |
* | ARM: ixp4xx: Properly override I/O accessors | Thierry Reding | 2014-11-10 | 1 | -0/+12 |
* | ARM: ixp4xx: Fix build with IXP4XX_INDIRECT_PCI | Arnd Bergmann | 2014-11-10 | 2 | -5/+13 |
* | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 2 | -18/+12 |
|\ |
|
| * | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson | 2014-02-18 | 2 | -18/+12 |
| |\ |
|
| | * | ARM: ixp4xx: fix timer latch calculation | Uwe Kleine-König | 2014-02-18 | 1 | -1/+9 |
| | * | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 2013-12-20 | 1 | -16/+0 |
| | * | ARM: ixp4xx: stop using <mach/timex.h> | Uwe Kleine-König | 2013-12-20 | 1 | -2/+4 |
* | | | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-05 | 5 | -64/+84 |
|\ \ \ |
|
| * | | | IXP4xx: Fix DMA masks. | Krzysztof Halasa | 2014-03-26 | 2 | -44/+56 |
| * | | | Revert "ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation" | Arnd Bergmann | 2014-03-26 | 2 | -12/+9 |
| * | | | IXP4xx: Fix Goramo Multilink GPIO conversion. | Krzysztof Halasa | 2014-03-26 | 1 | -17/+26 |
| * | | | Revert "ARM: ixp4xx: fix gpio rework" | Arnd Bergmann | 2014-03-26 | 2 | -10/+3 |
| * | | | Merge branch 'randconfig-fixes' into next/fixes-non-critical | Arnd Bergmann | 2014-03-22 | 4 | -6/+12 |
| |\ \ \ |
|
| | * | | | ARM: ixp4xx: fix gpio rework | Arnd Bergmann | 2014-03-21 | 2 | -3/+10 |
| | * | | | ARM: ixp4xx: avoid use of PCIBIOS_MIN_MEM in io.h | Arnd Bergmann | 2014-03-21 | 1 | -1/+2 |
| | * | | | ARM: ixp4xx/omixp: always include linux/leds.h | Arnd Bergmann | 2014-03-21 | 1 | -2/+0 |
| | |/ / |
|
| * / / | ARM: ixp4xx: Make dma_set_coherent_mask common, correct implementation | Simon Kågström | 2014-03-18 | 2 | -9/+12 |
| |/ / |
|