summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-08ALSA: korg1212: Use standard print APITakashi Iwai
2024-08-08ALSA: riptide: Use standard print APITakashi Iwai
2024-08-08ALSA: wss: Use standard print APITakashi Iwai
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai
2024-08-08ALSA: sscape: Use standard print APITakashi Iwai
2024-08-08ALSA: sc6000: Use standard print APITakashi Iwai
2024-08-08ALSA: pcm: oss: Use pr_debug()Takashi Iwai
2024-08-08ALSA: control_led: Use dev_err()Takashi Iwai
2024-08-08ALSA: sb: Use standard print APITakashi Iwai
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai
2024-08-08ALSA: opl3sa2: Use standard print APITakashi Iwai
2024-08-08ALSA: msnd: Use standard print APITakashi Iwai
2024-08-08ALSA: gus: Use standard print APITakashi Iwai
2024-08-08ALSA: es18xx: Use standard print APITakashi Iwai
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai
2024-08-08ALSA: cs4236: Use standard print APITakashi Iwai
2024-08-08ALSA: cmi8330: Use standard print APITakashi Iwai
2024-08-08ALSA: cmi8328: Use standard print APITakashi Iwai
2024-08-08ALSA: azt2320: Use standard print APITakashi Iwai
2024-08-08ALSA: als100: Use standard print APITakashi Iwai
2024-08-08ALSA: ad1816a: Use standard print APITakashi Iwai
2024-08-08ALSA: i2c: Drop commented old debug printsTakashi Iwai
2024-08-08ALSA: i2c: pt2258: Use standard print APITakashi Iwai
2024-08-08ALSA: i2c: cs8427: Use standard print APITakashi Iwai
2024-08-08ALSA: pcsp: Use standard print APITakashi Iwai
2024-08-08ALSA: dummy: Use standard print APITakashi Iwai
2024-08-08ALSA: aloop: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Use standard print APITakashi Iwai
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai
2024-08-08ALSA: virmidi: Use standard print APITakashi Iwai
2024-08-08ALSA: serial-u16550: Use standard print APITakashi Iwai
2024-08-08ALSA: opl4: Use standard print APITakashi Iwai
2024-08-08ALSA: opl3: Use standard print APITakashi Iwai
2024-08-08ALSA: mtpav: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401_uart: Use standard print APITakashi Iwai
2024-08-08ALSA: mpu401: Use standard print APITakashi Iwai
2024-08-08ALSA: mts64: Use standard print APITakashi Iwai
2024-08-08ALSA: portman2x4: Use standard print APITakashi Iwai
2024-08-08i2c: testunit: match HostNotify test name with docsWolfram Sang
2024-08-07Merge tag 'for-net-2024-08-07' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-08-07Merge branch 'idpf-fix-3-bugs-revealed-by-the-chapter-i'Jakub Kicinski
2024-08-07idpf: fix UAFs when destroying the queuesAlexander Lobakin
2024-08-07idpf: fix memleak in vport interrupt configurationMichal Kubiak
2024-08-07idpf: fix memory leaks and crashes while performing a soft resetAlexander Lobakin
2024-08-07net: mvpp2: Increase size of queue_name bufferSimon Horman
2024-08-07doc/netlink/specs: add netkit support to rt_link.yamlNikolay Aleksandrov
2024-08-07bonding: Pass string literal as format argument of alloc_ordered_workqueue()Simon Horman
2024-08-07bnxt_en : Fix memory out-of-bounds in bnxt_fill_hw_rss_tbl()Michael Chan
2024-08-07net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()Fabio Estevam
2024-08-07net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register()Joe Hattori