index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
charlcd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-11-24
selftests/powerpc: Remove repeated word in comments
Shaomin Deng
1
-1
/
+1
2022-11-24
selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"
Colin Ian King
1
-1
/
+1
2022-11-24
powerpc/kprobes: Use preempt_enable() rather than the no_resched variant
Naveen N. Rao
1
-6
/
+6
2022-11-24
powerpc/kprobes: Have optimized_callback() use preempt_enable()
Naveen N. Rao
1
-1
/
+1
2022-11-24
powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...
Naveen N. Rao
1
-2
/
+0
2022-11-24
powerpc/mpic_msgr: fix cast removes address space of expression warnings
ruanjinjie
1
-2
/
+2
2022-11-24
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...
Yang Yingliang
1
-0
/
+1
2022-11-24
powerpc: suppress some linker warnings in recent linker versions
Stephen Rothwell
1
-1
/
+14
2022-11-24
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
1
-3
/
+3
2022-11-24
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2
-37
/
+3
2022-11-24
powerpc: Print instruction dump on a single line
Michael Ellerman
1
-4
/
+1
2022-11-24
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
1
-1
/
+1
2022-11-24
powerpc/microwatt: Add litesd
Joel Stanley
1
-0
/
+22
2022-11-24
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
1
-1
/
+1
2022-11-24
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
1
-2
/
+8
2022-11-24
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
1
-79
/
+53
2022-11-24
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
2
-15
/
+94
2022-11-24
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
1
-3
/
+4
2022-11-24
powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers
Kajol Jain
1
-1
/
+1
2022-11-24
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
1
-25
/
+0
2022-11-24
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-11-24
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
4
-11
/
+249
2022-11-24
drivers/ps3: Fix double word in comments
Shaomin Deng
1
-1
/
+1
2022-11-24
docs: powerpc: add POWER9 and POWER10 to CPU families
Nicholas Miehlbradt
1
-0
/
+13
2022-11-24
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
1
-0
/
+7
2022-11-24
powerpc/pseries: Fix formatting to make code look more beautiful
Deming Wang
1
-1
/
+1
2022-11-24
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
1
-1
/
+19
2022-11-24
ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
1
-2
/
+5
2022-11-24
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
1
-8
/
+12
2022-11-24
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
1
-10
/
+14
2022-11-24
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
1
-0
/
+1
2022-11-24
cxl: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-11-24
powerpc/xive: remove unused parameter
Deming Wang
3
-8
/
+4
2022-11-24
powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
Randy Dunlap
1
-1
/
+13
2022-11-24
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2
-27
/
+2
2022-11-24
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
1
-0
/
+1
2022-11-24
macintosh/macio-adb: check the return value of ioremap()
Xie Shaowen
1
-0
/
+4
2022-11-24
macintosh: fix possible memory leak in macio_add_one_device()
Yang Yingliang
1
-1
/
+1
2022-11-24
macintosh: Switch to use for_each_child_of_node() macro
Yang Yingliang
1
-6
/
+4
2022-11-24
macintosh/windfarm_pid: Add header file macro definition
Li zeming
1
-0
/
+5
2022-11-24
macintosh/ams/ams: Add header file macro definition
Li zeming
1
-0
/
+5
2022-11-24
macintosh/via-pmu-backlight: Use backlight helper
Stephen Kitt
1
-6
/
+1
2022-11-24
macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled
Finn Thain
1
-0
/
+4
2022-11-24
macintosh/macio-adb: Fix warning comparing pointer to 0
Haowen Bai
1
-3
/
+4
2022-11-24
macintosh/windfarm_pm121: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_pm91: Fix warning comparing pointer to 0
Haowen Bai
1
-1
/
+1
2022-11-24
macintosh/adb: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_pm81: Fix warning comparing pointer to 0
Haowen Bai
1
-2
/
+2
2022-11-24
macintosh/windfarm_smu_sat: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-11-24
macintosh/windfarm_max6690_sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
[next]