aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2026-07-30media: rppx1: awbg: Add support for white balance gain settingsNiklas Söderlund1-1/+39
2026-07-30media: rppx1: wbmeas: Add support for white balance measurementNiklas Söderlund1-2/+105
2026-07-30media: rppx1: Add framework to support Dreamchip RPPX1 ISPNiklas Söderlund1-0/+36
2026-07-30media: uapi: Add extensible param and stats blocks for RPPX1Jai Luthra1-0/+69
2026-07-30media: Add RPPX1_PARAMS and RPPX1_STATS meta formatsJai Luthra1-0/+4
2026-07-30media: v4l2-isp: Add helpers for stats bufferJacopo Mondi1-1/+58
2026-07-30media: v4l2-isp: Add per-block validation callbackJacopo Mondi1-3/+8
2026-07-30media: v4l2-isp: Rename v4l2_isp_params_buffer_sizeJacopo Mondi1-9/+13
2026-07-30media: uapi: v4l2-isp: Add extensible statisticsAntoine Bouyer1-46/+79
2026-07-30ASoC: SDCA: export sdca_asoc_populate_rate_format() helperShuming Fan1-0/+7
2026-07-30ASoC: SDCA: export sdca_find_entity_by_label() helperShuming Fan1-0/+2
2026-07-30btrfs: trigger cow fixup via dirty_folio()Boris Burkov1-0/+35
2026-07-30Merge tag 'net-7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-34/+58
2026-07-30serial: 8250: Switch to nbcon console, take 2John Ogness1-2/+14
2026-07-30fwnode: add missing kernel-doc for struct fwnode_operations membersDanilo Krummrich1-0/+4
2026-07-30mfd: ucb1x00: Register software node for GPIO controllerDmitry Torokhov1-0/+3
2026-07-30mfd: db8500-prcmu: Fold dbx500 header into db8500Linus Walleij2-577/+250
2026-07-30mfd: 88pm886: Initialize the battery pageDuje Mihanović1-0/+5
2026-07-30mfd: cs42l43: Use new SoundWire enumeration helperCharles Keepax1-2/+0
2026-07-30mfd: si476x: Modernize GPIO handlingLinus Walleij2-4/+3
2026-07-30IB/mad: cleanup all kernel-doc commentsRandy Dunlap1-47/+48
2026-07-30netconsole: move netpoll_wait_carrier() as netcons_wait_carrier()Breno Leitao1-1/+0
2026-07-30netconsole: move local_ip/remote_ip/ipv6 to netconsole_targetBreno Leitao1-3/+0
2026-07-30netconsole: move egress_dev() as netcons_egress_dev()Breno Leitao1-1/+0
2026-07-30netconsole: move netpoll_take_ipv6() as netcons_take_ipv6()Breno Leitao1-1/+0
2026-07-30netconsole: move netpoll_take_ipv4() as netcons_take_ipv4()Breno Leitao1-1/+0
2026-07-30netconsole: move netpoll_local_ip_unset() as netcons_local_ip_unset()Breno Leitao1-1/+0
2026-07-30netconsole: take over netpoll_setup() from netpollBreno Leitao1-1/+0
2026-07-30netpoll: export the netpoll_setup() helpers for netconsoleBreno Leitao1-0/+5
2026-07-30netpoll: export carrier_timeout via netpoll_get_carrier_timeout()Breno Leitao1-0/+1
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin1-0/+5
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin1-0/+6
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin1-3/+12
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin1-3/+29
2026-07-30gpio: regmap: Order kernel-doc descriptions with the actual appearanceAndy Shevchenko1-9/+9
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko1-0/+3
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm into kho-scratchMike Rapoport (Microsoft)193-1246/+2008
2026-07-30crypto: af_alg - clean up kernel-doc warningsRandy Dunlap1-13/+17
2026-07-30bus: mhi: ep: Add mhi_cntrl->flush_async() callback to flush the async read/writeManivannan Sadhasivam1-0/+2
2026-07-30bus: mhi: Clean up some kernel-doc warningsRandy Dunlap1-5/+10
2026-07-30bus: mhi: host: Add support for devices with no M3 stateManivannan Sadhasivam1-0/+2
2026-07-29atm: remove unused exported helpersXiang-Bin Shi2-23/+0
2026-07-29Revert "vhost-net: wake queue of tun/tap after ptr_ring consume"Simon Schippers1-3/+0
2026-07-29Revert "ptr_ring: move free-space check into separate helper"Simon Schippers1-18/+2
2026-07-30ASoC: tlv320aic32x4: remove global header with platform dataDmitry Torokhov1-43/+0
2026-07-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+0
2026-07-29soc: qcom: geni-se: trace: Add trace event support for GENI SE registers dumpPraveen Talari2-0/+195
2026-07-29i2c: algo: bit: Allow to skip bit testMarkus Stockhausen1-0/+1
2026-07-29futex: Use runtime constants for __futex_hash() hot pathPeter Zijlstra1-1/+4
2026-07-29asm-generic/runtime-const: Add dummy runtime_const_mask_32()Peter Zijlstra1-0/+1