summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-22iio: adc: ad7768-1: add support for ADAQ776x-1 ADC FamilyJonathan Santos
2026-01-22iio: adc: ad7768-1: refactor ad7768_write_raw()Jonathan Santos
2026-01-22units: add conversion macros for percentage related unitsJonathan Santos
2026-01-22iio: adc: ad7768-1: introduce chip info for future multidevice supportJonathan Santos
2026-01-22dt-bindings: iio: adc: ad7768-1: add new supported partsJonathan Santos
2026-01-22iio: light: opt4060: Use IIO cleanup helpersKurt Borja
2026-01-22iio: health: max30102: Use IIO cleanup helpersKurt Borja
2026-01-22iio: light: vcnl4000: Use IIO cleanup helpersKurt Borja
2026-01-22iio: core: Add cleanup.h support for iio_device_claim_*()Kurt Borja
2026-01-22iio: core: Match iio_device_claim_*() semantics and implementationKurt Borja
2026-01-22iio: core: Refactor iio_device_claim_direct() implementationKurt Borja
2026-01-22iio: core: Add and export __iio_dev_mode_lock()Kurt Borja
2026-01-22Merge remote-tracking branch 'i3c/ib-i3c-iio-v6.20' into togregJonathan Cameron
2026-01-22iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not.Jonathan Cameron
2026-01-22iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xferJonathan Cameron
2026-01-22ACPI: PM: Adjust messages regarding postponed ACPI PMRafael J. Wysocki
2026-01-22ACPI: x86: s2idle: Remove dead code in lps0_device_attach()Gergo Koteles
2026-01-22interconnect: qcom: msm8974: drop duplicated RPM_BUS_{MASTER,SLAVE}_REQ definesGabor Juhos
2026-01-22interconnect: qcom: smd-rpm: drop duplicated QCOM_RPM_SMD_KEY_RATE defineGabor Juhos
2026-01-22PCI/PM: Prevent runtime suspend until devices are fully initializedBrian Norris
2026-01-22arm64: dts: rockchip: Fix rk3588 PCIe range mappingsShawn Lin
2026-01-22arm64: dts: rockchip: Fix rk356x PCIe range mappingsShawn Lin
2026-01-22Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang
2026-01-22arm64: dts: rockchip: Add Anbernic RG-DSChris Morgan
2026-01-22dt-bindings: input: touchscreen: goodix: Add "panel" propertyChris Morgan
2026-01-22dt-bindings: arm: rockchip: Add Anbernic RG-DSChris Morgan
2026-01-22Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su
2026-01-22arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576Alexey Charkov
2026-01-22arm64: dts: rockchip: Add TPS65185 for PineNoteAndreas Kemnade
2026-01-22cpu: Revert "cpu/hotplug: Prevent self deadlock on CPU hot-unplug"Frederic Weisbecker
2026-01-22Merge tag 'net-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-22PCI: Prepare to protect against concurrent isolated cpuset changeFrederic Weisbecker
2026-01-22Merge tag 'leds-fixes-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22Revert "drm/amd/display: pause the workload setting in dm"Alex Deucher
2026-01-22PCI: Fix Resizable BAR restore orderIlpo Järvinen
2026-01-22PCI: Fix BAR resize rollback path overwriting retIlpo Järvinen
2026-01-22io_uring: split out CQ waiting code into wait.cJens Axboe
2026-01-22io_uring: split out task work code into tw.cJens Axboe
2026-01-22netfilter: nft_set_rbtree: remove seqcount_rwlock_tPablo Neira Ayuso
2026-01-22netfilter: nft_set_rbtree: use binary search array in get commandPablo Neira Ayuso
2026-01-22netfilter: nft_set_rbtree: translate rbtree to array for binary searchPablo Neira Ayuso
2026-01-22netfilter: nf_tables: add .abort_skip_removal flag for set typesPablo Neira Ayuso
2026-01-22driver-core: move devres_for_each_res() to base.hDanilo Krummrich
2026-01-22Octeontx2-af: Add proper checks for fwdataHariprasad Kelam
2026-01-23erofs: tidy up erofs_init_inode_xattrs()Gao Xiang
2026-01-22dpll: Prevent duplicate registrationsIvan Vecera
2026-01-23erofs: add missing documentation about `directio` mount optionGao Xiang
2026-01-23erofs: tidy up synchronous decompressionGao Xiang
2026-01-23erofs: remove useless src in erofs_xattr_copy_to_buffer()Ferry Meng