summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/83xx
AgeCommit message (Expand)AuthorLines
9 dayspowerpc: 83xx: km83xx: Fix keymile vendor prefixJ. Neuschäfer-2/+2
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-1/+1
2025-11-11powerpc/83xx: Add a null pointer check to mcu_gpiochip_addKunwu Chan-0/+2
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski-1/+1
2025-05-04powerpc: 83xx/gpio: use new line value setter callbacksBartosz Golaszewski-5/+8
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer-2/+4
2024-03-07powerpc/83xx: Fix build failure with FPU=nMichael Ellerman-1/+2
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy-27/+3
2023-12-21powerpc/mpc83xx: Use wait_event_freezable() for freezable kthreadKevin Hao-2/+1
2023-12-21powerpc/mpc83xx: Add the missing set_freezable() for agent_thread_fn()Kevin Hao-0/+2
2023-10-19powerpc: Untangle fixmap.h and pgtable.h and mmu.hChristophe Leroy-0/+2
2023-08-18powerpc/83xx: Split usb.cChristophe Leroy-119/+152
2023-08-18powerpc/83xx: Fix style problems in usb.c and remove unneccessary includes fr...Christophe Leroy-22/+15
2023-08-02powerpc: Explicitly include correct DT includesRob Herring-4/+6
2023-06-14powerpc: Switch i2c drivers back to use .probe()Uwe Kleine-König-1/+1
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-604/+4
2023-04-20powerpc: drop MPC832x_MDS platform supportPaul Gortmaker-109/+0
2023-04-20powerpc: drop MPC837x_MDS platform supportPaul Gortmaker-102/+0
2023-04-20powerpc: drop MPC836x_MDS platform supportPaul Gortmaker-208/+0
2023-04-20powerpc: drop MPC834x_MDS platform supportPaul Gortmaker-105/+0
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy-12/+0
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy-72/+8
2023-03-11powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select references with functi...Amit Kumar Mahapatra-1/+1
2022-12-02powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_...Yang Yingliang-1/+1
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-1/+5
2022-09-05powerpc/83xx: Add missing of_node_put() in mpc832x_spi_init()Liang He-1/+5
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-2/+1
2022-07-28powerpc/platforms/83xx/suspend: Remove write-only global variableUwe Kleine-König-2/+0
2022-07-28powerpc/platforms/83xx/suspend: Prevent unloading the driverUwe Kleine-König-6/+1
2022-07-28powerpc/platforms/83xx/suspend: Reorder to get rid of a forward declarationUwe Kleine-König-22/+21
2022-06-29powerpc/32: Remove the 'nobats' kernel parameterChristophe Leroy-8/+6
2022-05-22powerpc/platforms/83xx: Use of_device_get_match_data()Minghao Chi (CGEL ZTE)-5/+2
2022-05-08powerpc: Add missing headersChristophe Leroy-3/+4
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy-6/+0
2022-04-21powerpc/83xx/mpc8349emitx: Get rid of of_node assignmentAndy Shevchenko-9/+5
2021-12-23powerpc/83xx: Add __init attribute to eligible functionsNick Child-10/+10
2021-11-15powerpc/83xx/mpc8349emitx: Drop unused variableUwe Kleine-König-1/+0
2021-10-28powerpc/83xx/mpc8349emitx: Make mcu_gpiochip_remove() return voidUwe Kleine-König-5/+2
2021-02-11powerpc/83xx: Fix build error when CONFIG_PCI=nMichael Ellerman-1/+1
2021-02-09powerpc/83xx: Move PHB discoveryOliver O'Halloran-2/+12
2020-09-02powerpc: Use simple i2c probe functionStephen Kitt-2/+2
2020-06-02powerpc/83xx: Blacklist mpc83xx_deep_resume() for kprobeChristophe Leroy-0/+1
2020-03-04powerpc/83xx: Add some error handling in 'quirk_mpc8360e_qe_enet10()'Christophe JAILLET-1/+4
2020-03-04powerpc/83xx: Fix some typo in some warning messageChristophe JAILLET-2/+2
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds-40/+5
2020-01-07powerpc/83xx: use resource_sizeJulia Lawall-1/+1
2019-12-09powerpc/83xx: remove mpc83xx_ipic_and_qe_init_IRQRasmus Villemoes-17/+5
2019-12-09soc: fsl: qe: move calls of qe_ic_init out of arch/powerpc/Rasmus Villemoes-23/+0
2019-12-09soc: fsl: qe: use qe_ic_cascade_{low, high}_mpic also on 83xxRasmus Villemoes-1/+1