summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8903.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-08treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen24-31/+31
2024-09-08cpu: Use already existing usleep_range()Anna-Maria Behnsen1-1/+1
2024-09-08timers: Rename next_expiry_recalc() to be uniqueAnna-Maria Behnsen1-3/+3
2024-09-07KVM: x86: don't fall through case statements without annotationsLinus Torvalds1-0/+1
2024-09-06libfs: fix get_stashed_dentry()Christian Brauner1-3/+3
2024-09-06platform/x86:intel/pmc: Fix comment for the pmc_core_acpi_pm_timer_suspend_re...Marek Maslanka1-1/+1
2024-09-06clocksource/drivers/jcore: Use request_percpu_irq()Uros Bizjak1-4/+3
2024-09-06clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set...Gaosheng Cui1-2/+4
2024-09-06clocksource/drivers/asm9260: Add missing clk_disable_unprepare in asm9260_tim...Gaosheng Cui1-0/+1
2024-09-06clocksource/drivers/qcom: Add missing iounmap() on errors in msm_dt_timer_init()Ankit Agrawal1-1/+6
2024-09-06clocksource/drivers/ingenic: Use devm_clk_get_enabled() helpersHuan Yang1-6/+1
2024-09-06platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspendedMarek Maslanka8-0/+65
2024-09-06clocksource: acpi_pm: Add external callback for suspend/resumeMarek Maslanka2-0/+45
2024-09-06clocksource/drivers/arm_arch_timer: Using for_each_available_child_of_node_sc...Zhang Zekun1-8/+3
2024-09-06dt-bindings: timer: rockchip: Add rk3576 compatibleDetlev Casanova1-0/+1
2024-09-05ila: call nf_unregister_net_hooks() soonerEric Dumazet3-4/+16
2024-09-05tools/net/ynl: fix cli.py --subscribe featureArkadiusz Kubalewski1-3/+4
2024-09-05MAINTAINERS: fix ptp ocp driver maintainers addressVadim Fedorenko1-1/+1
2024-09-05selftests: net: enable bind testsJamie Bainbridge1-1/+2
2024-09-05kunit: Fix missing kerneldoc commentDavid Gow1-0/+1
2024-09-05Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"Alex Deucher1-2/+4
2024-09-05MAINTAINERS: SPI: Add mailing list imx@lists.linux.dev for nxp spi driversFrank Li1-0/+3
2024-09-05MAINTAINERS: SPI: Add freescale lpspi maintainer informationFrank Li1-0/+8
2024-09-05KVM: Remove HIGH_RES_TIMERS dependencySteven Rostedt1-1/+0
2024-09-05tracing/timerlat: Add interface_lock around clearing of kthread in stop_kthre...Steven Rostedt1-7/+6
2024-09-05tracing/timerlat: Only clear timer if a kthread existsSteven Rostedt1-6/+13
2024-09-05tracing/osnoise: Use a cpumask to know what threads are kthreadsSteven Rostedt1-3/+15
2024-09-05ALSA: hda/realtek - Fix inactive headset mic jack for ASUS Vivobook 15 X1504VAPVasiliy Kovalev1-0/+1
2024-09-05eventfs: Use list_del_rcu() for SRCU protected list variableSteven Rostedt1-1/+1
2024-09-05tracing: Avoid possible softlockup in tracing_iter_reset()Zheng Yejian1-0/+2
2024-09-05arm64: stacktrace: fix the usage of ftrace_graph_ret_addr()Puranjay Mohan1-1/+3
2024-09-05spi: spi-fsl-lpspi: Fix off-by-one in prescale maxStefan Wahren1-2/+2
2024-09-05net: dsa: vsc73xx: fix possible subblocks range of CAPT blockPawel Dembicki1-2/+8
2024-09-05sched: sch_cake: fix bulk flow accounting logic for host fairnessToke Høiland-Jørgensen1-4/+7
2024-09-05pwm: stm32: Use the right CCxNP bit in stm32_pwm_enable()Uwe Kleine-König1-1/+1
2024-09-05drm/fbdev-dma: Only install deferred I/O if necessaryThomas Zimmermann1-19/+64
2024-09-05docs: netdev: document guidance on cleanup.hJakub Kicinski1-0/+16
2024-09-05drm/panthor: flush FW AS caches in slow reset pathAdrián Larumbe3-4/+26
2024-09-05drm: panel: nv3052c: Correct WL-355608-A8 panel compatibleRyan Walklin1-1/+1
2024-09-05dt-bindings: display: panel: Rename WL-355608-A8 panel to rg35xx-*-panelRyan Walklin1-4/+11
2024-09-05drm/panthor: Restrict high priorities on group_createMary Guillemard3-2/+29
2024-09-05net: xilinx: axienet: Fix race in axienet_stopSean Anderson2-0/+11
2024-09-05net: bridge: br_fdb_external_learn_add(): always set EXT_LEARNJonas Gorski1-4/+2
2024-09-05r8152: fix the firmware doesn't workHayes Wang1-4/+13
2024-09-05fou: Fix null-ptr-deref in GRO.Kuniyuki Iwashima1-5/+24
2024-09-04bareudp: Fix device stats updates.Guillaume Nault1-11/+11
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park1-0/+34
2024-09-04bpf: add check for invalid name in btf_name_valid_section()Jeongjun Park1-1/+3
2024-09-04drm/xe/display: Avoid encoder_suspend at runtime suspendRodrigo Vivi1-3/+3
2024-09-04drm/xe: Suspend/resume user access only during system s/rImre Deak1-4/+6