summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-30Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2026-06-30gpio-f7188x: Add support for NCT6126D version BPaul Louvel
2026-06-30drm/i915/vrr: require valid min/max vfreq for VRRJani Nikula
2026-06-30drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
2026-06-30drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-30drm/i915: Return NULL on error in active_instanceJoonas Lahtinen
2026-06-30drm/lima: call drm_mm_init() with a valid allocation rangeHenrik Grimler
2026-06-29Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
2026-06-30ttm/pool: Use sentinels in debugfsMario Limonciello
2026-06-29drm/amd/display: use DisplayID panel type in dm_set_panel_typeChenyu Chen
2026-06-29drm/edid: parse panel type from DisplayID 2.x Display ParametersChenyu Chen
2026-06-29drm/edid: extract base section header processing into helperChenyu Chen
2026-06-29Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"Petr Wozniak
2026-06-29net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak
2026-06-29net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-29usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei
2026-06-29net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk
2026-06-29netdevsim: remove ethtool debugfs files before freeing netdevYousef Alhouseen
2026-06-30clk: spacemit: k3: fix USB2 bus clockYixun Lan
2026-06-29net: wwan: iosm: bound device offsets in the MUX downlink decoderMaoyi Xie
2026-06-29mlxsw: spectrum_acl_erp: Fix const qualifier of delta_clear()Evgenii Burenchev
2026-06-29eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski
2026-06-30iio: dac: ad5686: add ldac gpioRodrigo Alencar
2026-06-30iio: dac: ad5686: consume optional reset signalRodrigo Alencar
2026-06-30iio: dac: ad5686: add support for missing power suppliesRodrigo Alencar
2026-06-29hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-06-29hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck
2026-06-30staging: iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
2026-06-30iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: pressure: bmp280: return on runtime PM resume failureYash Suthar
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
2026-06-30iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-30iio: accel: stk8ba50: Update includes to match IWYUMiao Li
2026-06-30iio: light: opt3001: add comment to mutexJoshua Crofts
2026-06-30iio: light: opt3001: switch driver to managed resourcesJoshua Crofts
2026-06-30iio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
2026-06-30iio: light: opt3001: localize for loop iteratorJoshua Crofts
2026-06-30iio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts
2026-06-30iio: light: opt3001: prefer dev_err_probe()Joshua Crofts