Age | Commit message (Expand) | Author |
2024-11-08 | powerpc/44x: Use for_each_of_range() iterator | Rob Herring (Arm) |
2024-08-07 | powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat... | Uwe Kleine-König |
2024-06-28 | powerpc/platforms: Move files from 4xx to 44x | Christophe Leroy |
2024-03-07 | powerpc/4xx: Fix warp_gpio_leds build failure | Michael Ellerman |
2023-12-01 | powerpc/44x: select I2C for CURRITUCK | Randy Dunlap |
2023-11-30 | powerpc/44x: Make ppc44x_idle_init() static | Michael Ellerman |
2023-08-18 | powerpc/4xx: Remove pika_dtm_[un]register_shutdown() to fix no previous proto... | Christophe Leroy |
2023-06-14 | powerpc: Switch i2c drivers back to use .probe() | Uwe Kleine-König |
2023-04-28 | Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-03-30 | powerpc: Use of_property_present() for testing DT property presence | Rob Herring |
2023-03-16 | powerpc: Make generic_calibrate_decr() the default | Christophe Leroy |
2023-03-16 | powerpc/47x: Split ppc47x machine in two | Christophe Leroy |
2023-03-15 | powerpc/platforms: Use 'compatible' property for simple cases | Christophe Leroy |
2023-03-06 | gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h | Arnd Bergmann |
2023-01-30 | powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQ | Christophe Leroy |
2022-11-24 | powerpc/warp: switch to using gpiod API | Dmitry Torokhov |
2022-09-05 | powerpc/44x: Add of_node_put() when break out from for_each | Liang He |
2022-05-08 | powerpc: Add missing headers | Christophe Leroy |
2022-05-08 | powerpc: Remove asm/prom.h from all files that don't need it | Christophe Leroy |
2022-01-14 | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2021-12-23 | powerpc/44x: Add __init attribute to eligible functions | Nick Child |
2021-12-09 | powerpc/4xx: Complete removal of MSI support | Cédric Le Goater |
2021-10-28 | powerpc/44x/fsp2: add missing of_node_put | Bixuan Cui |
2021-10-09 | powerpc/476: Fix sparse report | Christophe Leroy |
2021-08-26 | powerpc: Add esr as a synonym for pt_regs.dsisr | Xiongwei Song |
2021-04-23 | powerpc/44x: fix spelling mistake in Kconfig "varients" -> "variants" | Colin Ian King |
2021-02-09 | powerpc/akebono: Fix unmet dependency errors | Michael Ellerman |
2020-09-02 | powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h | Christophe Leroy |
2020-09-02 | powerpc: Use simple i2c probe function | Stephen Kitt |
2020-05-28 | powerpc/40x: Remove support for ISS Simulator | Christophe Leroy |
2020-05-28 | powerpc: Remove Xilinx PPC405/PPC440 support | Michal Simek |
2020-04-01 | powerpc/32: drop unused ISA_DMA_THRESHOLD | Mike Rapoport |
2019-08-27 | powerpc: remove the ppc44x ocm.c file | Christoph Hellwig |
2019-07-13 | Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2019-07-04 | powerpc/Kconfig: Clean up formatting | Enrico Weigelt, metux IT consult |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-02-22 | powerpc/44x: Force PCI on for CURRITUCK | Michael Ellerman |
2019-02-18 | powerpc/dma: trim the fat from <asm/dma-mapping.h> | Christoph Hellwig |
2019-02-18 | powerpc/dma: use the generic direct mapping bypass | Christoph Hellwig |
2018-12-29 | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-12-22 | powerpc: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-12-20 | powerpc/dma: split the two __dma_alloc_coherent implementations | Christoph Hellwig |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-11-02 | powerpc: PCI_MSI needs PCI | Christoph Hellwig |
2018-10-13 | powerpc: remove redundant 'default n' from Kconfig-s | Bartlomiej Zolnierkiewicz |
2018-10-03 | powerpc: Convert to using %pOFn instead of device_node.name | Rob Herring |
2017-12-11 | powerpc/44x/fsp2: Add irq error handlers | Ivan Mikhaylov |