summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-28backlight: pwm-backlight: Remove struct backlight_ops.check_fbThomas Zimmermann
2024-03-28backlight: Match backlight device against struct fb_info.bl_devThomas Zimmermann
2024-03-28regulator: axp20x: add support for the AXP717Andre Przywara
2024-03-28mfd: axp20x: Add support for AXP717 PMICAndre Przywara
2024-03-28regulator: axp20x: fix typo-ed identifierAndre Przywara
2024-03-28export.h: remove include/asm-generic/export.hMasahiro Yamada
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-27Merge tag 'mm-hotfixes-stable-2024-03-27-11-25' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-27drm/i915: Add new PCI IDs to DG2 platform in driverRavi Kumar Vodapalli
2024-03-27ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf
2024-03-27ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf
2024-03-27ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf
2024-03-27ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf
2024-03-27ACPI: NHLT: Streamline struct namingCezary Rojewski
2024-03-27ACPI: NHLT: Drop redundant typesCezary Rojewski
2024-03-27ACPI: NHLT: Introduce API for the tableCezary Rojewski
2024-03-27ACPI: NHLT: Reintroduce types the table consists ofCezary Rojewski
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-03-27export.h: remove include/asm-generic/export.hMasahiro Yamada
2024-03-27drm/amdkfd: range check cp bad op exception interruptsJonathan Kim
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-27net: wan: framer: Add missing static inline qualifiersHerve Codina
2024-03-27block: handle BLK_OPEN_RESTRICT_WRITES correctlyChristian Brauner
2024-03-27driver core: Remove unused platform_notify, platform_notify_removeBjorn Helgaas
2024-03-27usb: misc: onboard_hub: rename to onboard_devJavier Carrasco
2024-03-26drm/xe: Add new PCI IDs to DG2 platformRavi Kumar Vodapalli
2024-03-26driver core: Introduce device_link_wait_removal()Herve Codina
2024-03-26spi: pxa2xx: Keep PXA*_SSP types togetherAndy Shevchenko
2024-03-26prctl: generalize PR_SET_MDWE support check to be per-archZev Weiss
2024-03-26mm: increase folio batch sizeMatthew Wilcox (Oracle)
2024-03-26ASoC: soc-jack: Get rid of legacy GPIO supportAndy Shevchenko
2024-03-26drm/dp: Clarify that wait_hpd_asserted() is not optional for panelsDouglas Anderson
2024-03-26ASoC: core: add SOC_DOUBLE_RANGE_TLV() helper macroLuca Ceresoli
2024-03-26net: remove skb_free_datagram_locked()Eric Dumazet
2024-03-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-03-26spi: xilinx: Massage xilinx_spi.hMark Brown
2024-03-26spi: pxa2xx: Clean up linux/spi/pxa2xx_spi.hMark Brown
2024-03-26gpiolib: Add stubs for GPIO lookup functionsMark Brown
2024-03-26firmware: arm_scmi: Simplify scmi_devm_notifier_unregisterCristian Marussi
2024-03-26include: trace: Widen the tag buffer in trace_scmi_dump_msgCristian Marussi
2024-03-26net: Use backlog-NAPI to clean up the defer_list.Sebastian Andrzej Siewior
2024-03-26drm/panthor: Fix wrong kernel-doc format in the uAPI headerBoris Brezillon
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sock_set_state()Jason Xing
2024-03-26trace: use TP_STORE_ADDRS() macro in inet_sk_error_report()Jason Xing
2024-03-26trace: move to TP_STORE_ADDRS related macro to net_probe_common.hJason Xing
2024-03-26KVM: arm64: Fix host-programmed guest events in nVHEOliver Upton
2024-03-26dt-bindings: clock: r9a07g043-cpg: Annotate RZ/G2UL-only core clocksGeert Uytterhoeven
2024-03-26ARM: dts: renesas: r8a73a4: Add TMU nodesGeert Uytterhoeven
2024-03-26fs_parser: move fsparam_string_empty() helper into headerLuis Henriques (SUSE)