summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-20console: mdacon: remove this obsolete driverEthan Nelson-Moore
2026-05-20fbdev: remove Hercules monochrome ISA graphics adapter driverEthan Nelson-Moore
2026-05-20vfio/pci: Replace vfio_pci_core_setup_barmap() with vfio_pci_core_get_iomap()Matt Evans
2026-05-20wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()Kexin Sun
2026-05-20wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-05-20regulator: mt6359: Add proper ldo_vcn33_[12] regulatorsChen-Yu Tsai
2026-05-20regulator: mt6359: Add regulator supply namesChen-Yu Tsai
2026-05-20regulator: mt6359: const-ify regulator descriptionsChen-Yu Tsai
2026-05-20clk: microchip: mpfs-ccc: fix peripheral driver registration failures after o...Conor Dooley
2026-05-20ptp: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20rtc: rv3032: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20wifi: rtw89: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: mcp9600: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: pressure: bmp280: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: magnetometer: yas530: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20iio: intel_dc_ti_adc: switch to using FIELD_GET_SIGNED()Yury Norov
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20eeprom: at24: Use named initializers for arrays of i2c_device_dataUwe Kleine-König (The Capable Hub)
2026-05-20drm/virtio: use uninterruptible resv lock for plane updatesDeepanshu Kartikey
2026-05-20drm/virtio: add VIRTGPU_PARAM_BLOB_ALIGNMENT to paramsSergio Lopez
2026-05-20drm/virtio: honor blob_alignment requirementsSergio Lopez
2026-05-20drm/virtio: support VIRTIO_GPU_F_BLOB_ALIGNMENTSergio Lopez
2026-05-20USB: serial: mct_u232: fix missing interrupt-in transfer sanity checkJohan Hovold
2026-05-20USB: serial: mct_u232: fix memory corruption with small endpointJohan Hovold
2026-05-20USB: serial: keyspan: fix missing indat transfer sanity checkJohan Hovold
2026-05-20USB: serial: digi_acceleport: fix memory corruption with small endpointsJohan Hovold
2026-05-20USB: serial: belkin_sa: validate interrupt status lengthZhang Cen
2026-05-20spi: cadence-xspi: Add COMPILE_TEST supportRosen Penev
2026-05-20media: vivid: check for vb2_is_busy() when toggling capsHans Verkuil
2026-05-20media: vivid: add vivid_update_reduced_fps()Hans Verkuil
2026-05-20gpio: Initialize all i2c_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-05-20gpio: en7523: allow COMPILE_TEST buildsRosen Penev
2026-05-20gpio: xgene: allow COMPILE_TEST buildsRosen Penev
2026-05-20media: ti: j721e-csi2rx: Support system suspend using pm_notifierJai Luthra
2026-05-20media: ti: j721e-csi2rx: Support runtime suspendJai Luthra
2026-05-20media: cadence: csi2rx: Support runtime PMChanghuang Liang
2026-05-20media: ti: j721e-csi2rx: Change the drain architecture for multistreamRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: Submit all available buffersJai Luthra
2026-05-20media: ti: j721e-csi2rx: add multistream supportJai Luthra
2026-05-20media: cadence: csi2rx: add multistream supportJai Luthra
2026-05-20media: ti: j721e-csi2rx: add support for processing virtual channelsJai Luthra
2026-05-20media: cadence: csi2rx: Add .get_frame_desc opRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: get number of contexts from device treePratyush Yadav
2026-05-20media: cadence: csi2rx: Move to .enable/disable_streams APIRishikesh Donadkar
2026-05-20media: ti: j721e-csi2rx: add a subdev for the core deviceJai Luthra
2026-05-20media: ti: j721e-csi2rx: allocate DMA channel based on context indexPratyush Yadav
2026-05-20media: ti: j721e-csi2rx: prepare SHIM code for multiple contextsPratyush Yadav
2026-05-20media: ti: j721e-csi2rx: separate out device and contextJai Luthra
2026-05-20media: ti: j721e-csi2rx: Remove word size alignment on frame widthRishikesh Donadkar
2026-05-20media: i2c: imx274: trivial cleanupEugen Hristev