aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-08-29mfd: axp20x: Add ADC, BAT, and USB cells for AXP717Chris Morgan1-0/+26
2024-08-29block: constify the lim argument to queue_limits_max_zone_append_sectorsChristoph Hellwig1-1/+2
2024-08-29block: rework bio splittingChristoph Hellwig1-2/+2
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki1-21/+10
2024-08-29Merge tag 'nf-24-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2-6/+9
2024-08-29HID: hidraw: add HIDIOCREVOKE ioctlPeter Hutterer2-0/+2
2024-08-29dt-bindings: clock, reset: Add support for rk3576Detlev Casanova2-0/+1156
2024-08-29drm/mst: switch to guid_t type for GUIDJani Nikula1-6/+6
2024-08-29dt-bindings: clock: add RMII clock selectionWei Fang1-0/+3
2024-08-29dma-mapping: don't return errors from dma_set_max_seg_sizeChristoph Hellwig1-6/+4
2024-08-29dma-mapping: don't return errors from dma_set_seg_boundaryChristoph Hellwig1-6/+4
2024-08-29dma-mapping: don't return errors from dma_set_min_align_maskChristoph Hellwig1-3/+2
2024-08-28scsi: core: Remove obsoleted declaration for scsi_driverbyte_string()Gaosheng Cui1-7/+0
2024-08-28net: busy-poll: use ktime_get_ns() instead of local_clock()Eric Dumazet1-1/+1
2024-08-28tcp: remove volatile qualifier on tw_substateEric Dumazet1-1/+1
2024-08-28firmware: imx: Add i.MX95 MISC driverPeng Fan1-0/+34
2024-08-28firmware: arm_scmi: Add initial support for i.MX MISC protocolPeng Fan1-0/+17
2024-08-28firmware: arm_scmi: Add initial support for i.MX BBM protocolPeng Fan1-0/+42
2024-08-28Merge tag 'qcom-drivers-fixes-for-6.11' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2-50/+6
2024-08-28dt-bindings: clock: rockchip: remove CLK_NR_CLKS and CLKPMU_NR_CLKSJohan Jonker8-20/+0
2024-08-29Merge tag 'nfsd-6.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds1-0/+1
2024-08-28dmaengine: ti: k3-udma: Remove unused declarationsYue Haibing1-2/+0
2024-08-28dmaengine: amd: qdma: Add AMD QDMA driverNishad Saraf1-0/+36
2024-08-28dma: ipu: Remove include/linux/dma/ipu-dma.hChristophe JAILLET1-174/+0
2024-08-28ASoC: Intel: boards: updates for 6.12Mark Brown1-0/+2
2024-08-28fs: sort out the fallocate mode vs flag messChristoph Hellwig2-6/+13
2024-08-28ext4: remove tracing for FALLOC_FL_NO_HIDE_STALEChristoph Hellwig1-1/+0
2024-08-28uapi: Define GENMASK_U128Anshuman Khandual3-0/+35
2024-08-28Revert "drm/ttm: Add a flag to allow drivers to skip clear-on-free"Nirmoy Das1-5/+1
2024-08-28netfs, cifs: Fix handling of short DIO readDavid Howells1-0/+1
2024-08-28Merge branch 'bnxt_re_variable_wqes' into rdma.git for-nextJason Gunthorpe46-75/+283
2024-08-28ASoC: soc-pcm: makes snd_soc_dpcm_can_be_xxx() local functionKuninori Morimoto1-18/+0
2024-08-28ASoC: SOF: Intel: hda: support BT link mask in mach_paramsBrent Lu1-0/+2
2024-08-28Merge tag 'next-media-20240826' of git://git.kernel.org/pub/scm/linux/kernel/...Hans Verkuil1-0/+6
2024-08-28fs: switch f_iocb_flags and f_raChristian Brauner1-3/+3
2024-08-28file: reclaim 24 bytes from f_ownerChristian Brauner1-2/+9
2024-08-28x86/resctrl: Fix arch_mbm_* array overrun on SNCPeter Newman1-0/+1
2024-08-28xfrm: minor update to sdb and xfrm_policy commentsFlorian Westphal1-5/+35
2024-08-27net: dsa: microchip: Add KSZ8895/KSZ8864 switch supportTristram Ha1-0/+2
2024-08-27net: mana: Implement get_ringparam/set_ringparam for manaShradha Gupta1-3/+20
2024-08-27Merge drm/drm-next into drm-intel-nextRodrigo Vivi80-265/+641
2024-08-27bonding: change ipsec_lock from spin lock to mutexJianbo Liu1-1/+1
2024-08-27power: supply: max77693: Expose input current limit and CC current propertiesArtur Weber1-0/+5
2024-08-27netfilter: nf_tables_ipv6: consider network offset in netdev/egress validationPablo Neira Ayuso1-2/+3
2024-08-27HID: change return type of report_fixup() to constThomas Weißschuh1-1/+1
2024-08-27HID: constify hid_device::dev_rdescThomas Weißschuh1-1/+1
2024-08-27HID: constify params and return value of fetch_item()Thomas Weißschuh1-1/+1
2024-08-27HID: constify hid_device::rdescThomas Weißschuh1-1/+1
2024-08-27HID: constify parameter rdesc of hid_parse_report()Thomas Weißschuh1-1/+1
2024-08-27HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()Thomas Weißschuh1-1/+1