summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2025-12-22staging: greybus: arche-platform: fix memleak on probe failureJohan Hovold-2/+3
2025-12-22staging: greybus: arche-platform: fix coldboot probe error pathJohan Hovold-3/+4
2025-12-22staging: rtl8723bs: remove unnecessary else blockSanghyeon Lee-2/+3
2025-12-22staging: rtl8723bs: remove unnecessary bracesSanghyeon Lee-7/+5
2025-12-22RDMA/bnxt_re: Fix IB_SEND_IP_CSUM handling in post_sendAlok Tiwari-6/+1
2025-12-21Merge tag 'input-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+30
2025-12-21Merge tag 'i2c-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+7
2025-12-21Merge tag 'x86-urgent-2025-12-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2025-12-21drm/ast: Swap framebuffer writes on big-endian machinesRené Rebe-5/+17
2025-12-21iio: adc: ad7606_spi: use bitmap_full() in ad7606_spi_update_scan_mode()Yury Norov (NVIDIA)-1/+1
2025-12-21staging: iio: ad9832: clean up whitespaceTomas Borquez-5/+0
2025-12-21iio: magnetometer: Add mmc5633 sensorFrank Li-0/+599
2025-12-21drm/gem-shmem: Fix the MODULE_LICENSE() stringThomas Zimmermann-1/+1
2025-12-21drm/gem-shmem: Fix typos in documentationThomas Zimmermann-1/+2
2025-12-21iio: chemical: scd4x: fix reported channel endiannessFiona Klute-3/+3
2025-12-21iio: adc: Add ti-ads1018 driverKurt Borja-0/+753
2025-12-21iio: imu: inv_icm42600: enable temp polling when buffer is onJean-Baptiste Maneyrol-3/+0
2025-12-21iio: imu: inv_icm45600: fix temperature offset reportingJean-Baptiste Maneyrol-4/+5
2025-12-21iio: pressure: mprls0025pa: Kconfig allow bus selectionPetre Rodan-15/+19
2025-12-21iio: chemical: scd4x: expose timestamp channelFiona Klute-0/+3
2025-12-21vt: Remove con_debug_enter/_leave from struct conswThomas Zimmermann-29/+1
2025-12-21vt: Remove trailing whitespaceThomas Zimmermann-1/+1
2025-12-21drm/tests: shmem: Hold reservation lock around purgeThomas Zimmermann-1/+18
2025-12-21drm/tests: shmem: Hold reservation lock around madviseThomas Zimmermann-4/+19
2025-12-21drm/tests: shmem: Hold reservation lock around vmap/vunmapThomas Zimmermann-2/+37
2025-12-21drm/tests: shmem: Add clean-up action to unpin pagesThomas Zimmermann-0/+6
2025-12-21drm/tests: shmem: Swap names of export testsThomas Zimmermann-3/+3
2025-12-21iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold-13/+2
2025-12-21soc: samsung: exynos-chipid: use dev_err_probe where appropiateTudor Ambarus-12/+14
2025-12-21soc: samsung: exynos-chipid: use devm action to unregister soc deviceTudor Ambarus-16/+12
2025-12-21clk: samsung: exynosautov920: add clock supportRaghav Sharma-0/+40
2025-12-21iio: adc: sc27xx: Simplify with dev_err_probeKrzysztof Kozlowski-32/+17
2025-12-21iio: adc: rockchip: Simplify with dev_err_probeKrzysztof Kozlowski-8/+5
2025-12-21iio: adc: qcom-spmi-rradc: Simplify with dev_err_probeKrzysztof Kozlowski-13/+7
2025-12-21iio: adc: exynos: Simplify with dev_err_probeKrzysztof Kozlowski-19/+10
2025-12-21iio: adc: aspeed: Simplify with dev_err_probeKrzysztof Kozlowski-5/+4
2025-12-21iio: buffer-dmaengine: Fix coding style complainsNuno Sá-6/+5
2025-12-21iio: buffer-dmaengine: Use the cleanup.h APINuno Sá-7/+5
2025-12-21iio: buffer-dma: Fix coding style complainsNuno Sá-13/+11
2025-12-21interconnect: mediatek: Aggregate bandwidth with saturating addNicolas Frattaroli-1/+4
2025-12-21interconnect: mediatek: Don't hijack parent deviceNicolas Frattaroli-2/+2
2025-12-21interconnect: mediatek: Add support for MediaTek MT8196 EMI ICCAngeloGioacchino Del Regno-0/+391
2025-12-21iio: buffer-dma: Turn iio_dma_buffer_init() voidNuno Sá-4/+2
2025-12-21iio: buffer-dma: Use the cleanup.h APINuno Sá-93/+62
2025-12-21iio: buffer-dma: Use lockdep for locking annotationsNuno Sá-1/+2
2025-12-21RDMA/core: always drop device refcount in ib_del_sub_device_and_put()Tetsuo Handa-1/+3
2025-12-21iio: adc: adi-axi-adc: Slightly simplify axi_adc_create_platform_device()Nuno Sá-6/+1
2025-12-21iio: adc: adi-axi-adc: Make use of dev_err_probe()Nuno Sá-31/+26
2025-12-21iio: pressure: add Honeywell ABP2 driverPetre Rodan-0/+806
2025-12-21iio: adc: ad9467: add support for ad9211Tomas Melin-0/+43