summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Merge branches 'ib-firmware-mfd-6.16', 'ib-mfd-clocksource-pwm-6.16', 'ib-mfd...Lee Jones6-3/+305
2025-05-22cxl/features: Remove the inline specifier from to_cxlfs()Alison Schofield1-1/+1
2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-16/+136
2025-05-22net: Add support for providing the PTP hardware source in tsinfoKory Maincent3-6/+20
2025-05-22regmap: irq: Add support for chips without separate IRQ statusMathieu Dubois-Briand1-0/+3
2025-05-22spi: use container_of_cont() for to_spi_device()Greg Kroah-Hartman1-4/+1
2025-05-22regulator: bcm590xx: Store regulator descriptions in tableArtur Weber1-0/+6
2025-05-22mfd: bcm590xx: Add PMU ID/revision parsing functionArtur Weber1-0/+14
2025-05-22mfd: bcm590xx: Add support for multiple device types + BCM59054 compatibleArtur Weber1-0/+7
2025-05-22Merge tag 'ipsec-2025-05-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni1-1/+0
2025-05-22i2c: atr: add passthrough flagCosmin Tanislav1-0/+2
2025-05-22i2c: atr: add static flagCosmin Tanislav1-1/+16
2025-05-22perf/uapi: Clean up <uapi/linux/perf_event.h> a bitIngo Molnar1-321/+331
2025-05-22perf/uapi: Fix PERF_RECORD_SAMPLE comments in <uapi/linux/perf_event.h>Ian Rogers1-2/+3
2025-05-22ALSA: hda/tas2781: Move and unified the calibrated-data getting function for ...Shenghao Ding1-10/+0
2025-05-22net: phy: introduce genphy_match_phy_device()Christian Marangi1-0/+3
2025-05-22net: phy: pass PHY driver to .match_phy_device OPChristian Marangi1-1/+2
2025-05-22net: remove skb_copy_and_hash_datagram_iter()Eric Biggers1-4/+0
2025-05-22net: add skb_copy_and_crc32c_datagram_iter()Eric Biggers1-0/+2
2025-05-22lib/crc32: remove unused support for CRC32C combinationEric Biggers1-23/+0
2025-05-22net: fold __skb_checksum() into skb_checksum()Eric Biggers2-21/+0
2025-05-22sctp: use skb_crc32c() instead of __skb_checksum()Eric Biggers1-26/+3
2025-05-22net: add skb_crc32c()Eric Biggers1-0/+1
2025-05-22Merge tag 'v6.16-rockchip-dts64-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2-0/+16
2025-05-22Merge tag 'stm32-dt-for-v6.16-1' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+2
2025-05-22Merge tag 'spacemit-dt-for-6.16-1' of https://github.com/spacemit-com/linux i...Arnd Bergmann1-0/+247
2025-05-22Merge tag 'samsung-drivers-6.16-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+11
2025-05-21tools: ynl-gen: add makefile deps for neighJakub Kicinski1-2/+2
2025-05-21PCI/MSI: Use bool for MSI enable state trackingHans Zhang1-2/+2
2025-05-21mailmap: update and consolidate Casey Connolly's name and emailCasey Connolly1-1/+1
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu2-0/+3
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu2-1/+9
2025-05-21kexec_file: allow to place kexec_buf randomlyCoiby Xu1-0/+30
2025-05-21Merge tag 'qcom-drivers-for-6.16' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2-0/+9
2025-05-21Merge tag 'reset-for-v6.16' of git://git.pengutronix.de/pza/linux into soc/dr...Arnd Bergmann2-0/+22
2025-05-21Add DAPM/ASoC helpers to create SDCA driversMark Brown3-1/+116
2025-05-21mm/mempolicy: Weighted Interleave Auto-tuningJoshua Hahn1-0/+4
2025-05-21include: pe.h: Fix PE definitionsPali Rohár1-105/+174
2025-05-21Bluetooth: separate CIS_LINK and BIS_LINK link typesPauli Virtanen2-28/+23
2025-05-21Bluetooth: add support for SIOCETHTOOL ETHTOOL_GET_TS_INFOPauli Virtanen1-0/+4
2025-05-21Bluetooth: Introduce HCI Driver protocolHsin-chen Chuang4-0/+82
2025-05-21HID: sensor-hub: Fix typo and improve documentationChelsy Ratnawat1-5/+5
2025-05-21iio: introduce IIO_DECLARE_BUFFER_WITH_TS macrosDavid Lechner1-0/+32
2025-05-21iio: make IIO_DMA_MINALIGN minimum of 8 bytesDavid Lechner1-1/+8
2025-05-21HID: sensor-hub: Fix typo and improve documentation for sensor_hub_remove_cal...Chelsy Ratnawat1-4/+5
2025-05-21iio: introduced iio_push_to_buffers_with_ts() that takes a data_total_len arg...Jonathan Cameron1-0/+12
2025-05-21misc: amd-sbi: Add support for register xferAkshay Gupta1-0/+31
2025-05-21misc: amd-sbi: Add support for read MCA register protocolAkshay Gupta1-0/+33
2025-05-21misc: amd-sbi: Add support for CPUID protocolAkshay Gupta1-0/+37
2025-05-21misc: amd-sbi: Add support for AMD_SBI IOCTLAkshay Gupta1-0/+51