summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-08dt-bindings: clock: exynos7885: Add indices for USB clocksDavid Virag1-11/+19
2024-08-08dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indicesDavid Virag1-0/+2
2024-08-08dt-bindings: clock: exynos7885: Fix duplicated bindingDavid Virag1-1/+1
2024-08-08net/mlx5: Add IFC related stuff for data directYishai Hadas1-5/+46
2024-08-08ALSA: core: Drop snd_print stuff and coTakashi Iwai1-67/+0
2024-08-08ALSA: emux: Use standard print APITakashi Iwai1-2/+4
2024-08-08ALSA: wavefront: Use standard print APITakashi Iwai1-4/+0
2024-08-08ALSA: opti9xx: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: es1688: Use standard print APITakashi Iwai1-0/+1
2024-08-08ALSA: vx_core: Drop unused dev fieldTakashi Iwai1-1/+0
2024-08-08ring-buffer: Remove unused function ring_buffer_nr_pages()Jianhui Zhou1-1/+0
2024-08-08ASoC: tas2781-i2c: Drop weird GPIO codeLinus Walleij1-6/+1
2024-08-08drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam1-0/+2
2024-08-08tracing: Use refcount for trace_event_file reference counterSteven Rostedt1-1/+1
2024-08-07sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()Qais Yousef2-6/+6
2024-08-07sched/rt, dl: Convert functions to return boolQais Yousef2-15/+9
2024-08-07sched/rt: Clean up usage of rt_task()Qais Yousef4-4/+32
2024-08-07dt-bindings: clock: at91: Allow PLLs to be exported and referenced in DTVarshini Rajendran1-0/+4
2024-08-07serial: remove quot_frac from serial8250_do_set_divisor()Jiri Slaby (SUSE)1-1/+1
2024-08-07usb: gadget: Increase max configuration interface to 32Akash Kumar1-1/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fieldsAndré Draszik1-4/+2
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REVAndré Draszik1-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VALAndré Draszik1-2/+1
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12]André Draszik1-6/+3
2024-08-07usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12]André Draszik1-5/+3
2024-08-07usb: typec: tcpci: fix a comment typoAndré Draszik1-1/+1
2024-08-07buffer: Convert __block_write_begin() to take a folioMatthew Wilcox (Oracle)1-1/+1
2024-08-07fs: Convert aops->write_begin to take a folioMatthew Wilcox (Oracle)2-4/+4
2024-08-07fs: Convert aops->write_end to take a folioMatthew Wilcox (Oracle)2-3/+3
2024-08-07buffer: Convert block_write_end() to take a folioMatthew Wilcox (Oracle)1-2/+2
2024-08-07ALSA: usb-audio: Update UMP group attributes for GTB blocks, tooTakashi Iwai1-0/+1
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...Jason Xing1-0/+8
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active resetJason Xing1-0/+7
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active resetJason Xing1-0/+6
2024-08-07tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_CLOSE for active resetJason Xing1-0/+6
2024-08-06drm/buddy: Add start address support to trim functionArunpravin Paneer Selvam1-0/+2
2024-08-06ASoC: remove bespoke trigger supportKuninori Morimoto2-5/+1
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse1-0/+5
2024-08-06ALSA: ump: Handle MIDI 1.0 Function Block in MIDI 2.0 protocolTakashi Iwai2-0/+3
2024-08-06binfmt_elf, coredump: Log the reason of the failed core dumpsRoman Kisel1-2/+6
2024-08-06coredump: Standartize and fix loggingRoman Kisel1-0/+22
2024-08-06net/mlx5: Add support for MTPTM and MTCTR registersRahul Rameshbabu3-1/+51
2024-08-06ipv6: udp: constify 'struct net' parameter of socket lookupsEric Dumazet2-3/+3
2024-08-06inet6: constify 'struct net' parameter of various lookup helpersEric Dumazet2-7/+7
2024-08-06udp: constify 'struct net' parameter of socket lookupsEric Dumazet1-4/+6
2024-08-06fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHAREAl Viro1-0/+12
2024-08-06inet: constify 'struct net' parameter of various lookup helpersEric Dumazet2-5/+5
2024-08-06inet: constify inet_sk_bound_dev_eq() net parameterEric Dumazet3-3/+4