summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-15iio: dac: mcp47feb02: Fix Vref validation [1-999] caseAriana Lazar
2026-03-15iio: imu: bmi160: Remove potential undefined behavior in bmi160_config_pin()Josh Poimboeuf
2026-03-15crypto: atmel - use list_first_entry_or_null to simplify find_devThorsten Blum
2026-03-15crypto: atmel-tdes - fix DMA sync directionThorsten Blum
2026-03-15crypto: inside-secure/eip93 - register hash before authenc algorithmsAleksander Jan Bajkowski
2026-03-15crypto: qat - fix firmware loading failure for GEN6 devicesSuman Kumar Chakraborty
2026-03-15crypto: qat - fix indentation of macros in qat_hal.cSuman Kumar Chakraborty
2026-03-15crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C checkThorsten Blum
2026-03-14Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14dpaa2: compile dpaa2 even CONFIG_FSL_DPAA2_ETH=nCai Xinchen
2026-03-14dpaa2: add independent dependencies for FSL_DPAA2_SWITCHCai Xinchen
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: move registering mdio_bus_class and mdio_bus_type to libphyHeiner Kallweit
2026-03-14net: phy: move (of_)mdio_find_bus to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14net: phy: move mdio_device reset handling functions in the codeHeiner Kallweit
2026-03-14net: usb: cdc-ether: unify error handling in probeOliver Neukum
2026-03-14net: macb: Reinitialize tx/rx queue pointer registers and rx ring during resumeKevin Hao
2026-03-14net: macb: Introduce gem_init_rx_ring()Kevin Hao
2026-03-14net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy modeMeghana Malladi
2026-03-14crypto: padlock-sha - Disable for Zhaoxin processorAlanSong-oc
2026-03-14net: mdio: remove selecting FIXED_PHY for FWNODE_MDIOHeiner Kallweit
2026-03-14net: mana: fix use-after-free in mana_hwc_destroy_channel() by reordering tea...Dipayaan Roy
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14net: bcmgenet: increase WoL poll timeoutJustin Chen
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-14net: enetc: remove stray semicolonWei Fang
2026-03-14hinic3: Fix spelling mistake "capbility" -> "capability"Colin Ian King
2026-03-14Merge tag 'for-net-2026-03-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-03-14ublk: report BLK_SPLIT_INTERVAL_CAPABLECaleb Sander Mateos
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze
2026-03-14iio: accel: adxl372: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: accel: adxl313: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: buffer: hw-consumer: remove redundant scan_mask flexible arrayNuno Sá
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-14iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu
2026-03-14interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()Vladimir Zapolskiy
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai