summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2022-11-24selftests/powerpc: Remove repeated word in commentsShaomin Deng1-1/+1
2022-11-24selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King1-1/+1
2022-11-24powerpc/kprobes: Use preempt_enable() rather than the no_resched variantNaveen N. Rao1-6/+6
2022-11-24powerpc/kprobes: Have optimized_callback() use preempt_enable()Naveen N. Rao1-1/+1
2022-11-24powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...Naveen N. Rao1-2/+0
2022-11-24powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie1-2/+2
2022-11-24powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang1-0/+1
2022-11-24powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell1-1/+14
2022-11-24powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET1-3/+3
2022-11-24powerpc: remove the last remnants of cputime_tNicholas Piggin2-37/+3
2022-11-24powerpc: Print instruction dump on a single lineMichael Ellerman1-4/+1
2022-11-24powerpc: Make instruction dump work with scripts/decodecodeMichael Ellerman1-1/+1
2022-11-24powerpc/microwatt: Add litesdJoel Stanley1-0/+22
2022-11-24powerpc/8xx: Reverse order entries are written by __set_pte_at()Christophe Leroy1-1/+1
2022-11-24powerpc/8xx: Simplify pte_update() with 16k pagesChristophe Leroy1-2/+8
2022-11-24powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov1-79/+53
2022-11-24powerpc/warp: switch to using gpiod APIDmitry Torokhov2-15/+94
2022-11-24powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva1-3/+4
2022-11-24powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registersKajol Jain1-1/+1
2022-11-24powerpc/kvm: Remove unused macros from asm-offsetDisha Goel1-25/+0
2022-11-24powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-11-24powerpc: add compile-time support for lbarx, lharxNicholas Piggin4-11/+249
2022-11-24drivers/ps3: Fix double word in commentsShaomin Deng1-1/+1
2022-11-24docs: powerpc: add POWER9 and POWER10 to CPU familiesNicholas Miehlbradt1-0/+13
2022-11-24powerpc/ftrace: Ignore weak functionsNaveen N. Rao1-0/+7
2022-11-24powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang1-1/+1
2022-11-24ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang1-1/+19
2022-11-24ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang1-2/+5
2022-11-24cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang1-8/+12
2022-11-24cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang1-10/+14
2022-11-24cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin1-0/+1
2022-11-24cxl: fix typo in commentJulia Lawall1-1/+1
2022-11-24powerpc/xive: remove unused parameterDeming Wang3-8/+4
2022-11-24powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap1-1/+13
2022-11-24powerpc: Remove find_current_mm_pte()Christophe Leroy2-27/+2
2022-11-24powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-11-24macintosh/macio-adb: check the return value of ioremap()Xie Shaowen1-0/+4
2022-11-24macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang1-1/+1
2022-11-24macintosh: Switch to use for_each_child_of_node() macroYang Yingliang1-6/+4
2022-11-24macintosh/windfarm_pid: Add header file macro definitionLi zeming1-0/+5
2022-11-24macintosh/ams/ams: Add header file macro definitionLi zeming1-0/+5
2022-11-24macintosh/via-pmu-backlight: Use backlight helperStephen Kitt1-6/+1
2022-11-24macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabledFinn Thain1-0/+4
2022-11-24macintosh/macio-adb: Fix warning comparing pointer to 0Haowen Bai1-3/+4
2022-11-24macintosh/windfarm_pm121: Fix warning comparing pointer to 0Haowen Bai1-2/+2
2022-11-24macintosh/windfarm_pm91: Fix warning comparing pointer to 0Haowen Bai1-1/+1
2022-11-24macintosh/adb: Fix warning comparing pointer to 0Haowen Bai1-2/+2
2022-11-24macintosh/windfarm_pm81: Fix warning comparing pointer to 0Haowen Bai1-2/+2
2022-11-24macintosh/windfarm_smu_sat: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-24macintosh/windfarm_max6690_sensor: Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2