summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-03-25EDAC/i10nm: Fix spelling mistake "readd" -> "read"Colin Ian King-1/+1
2026-03-25hwmon: (pmbus/core) Protect regulator operations with mutexGuenter Roeck-25/+89
2026-03-25hwmon: (pmbus) Introduce the concept of "write-only" attributesGuenter Roeck-8/+24
2026-03-25hwmon: (pmbus) Mark lowest/average/highest/rated attributes as read-onlyGuenter Roeck-6/+42
2026-03-25iio: adc: max11410: make vref register name arrays static constGiorgi Tchankvetadze-2/+2
2026-03-25iio: accel: bmc150-accel-core: use sysfs_emit() in show functionsGabriel Rondon-2/+2
2026-03-25iio: frequency: adf4350: replace TODO with NOTE in adf4350_set_freq()Neel Bullywon-4/+4
2026-03-25iio: adc: ltc2309: add support for ltc2305Kyle Hsieh-5/+44
2026-03-25iio: adc: ltc2309: explicitly assign hex values to channel enumsKyle Hsieh-16/+16
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov-1/+0
2026-03-25Bluetooth: btusb: clamp SCO altsetting table indicesPengpeng Hou-1/+4
2026-03-25Bluetooth: btintel: serialize btintel_hw_error() with hci_req_sync_lockCen Zhang-3/+8
2026-03-25PCI: mediatek-gen3: Integrate new pwrctrl APIChen-Yu Tsai-8/+32
2026-03-25PCI: mediatek-gen3: Disable device if further setup failsChen-Yu Tsai-1/+6
2026-03-25PCI: mediatek-gen3: Split out device power helpersChen-Yu Tsai-35/+51
2026-03-25PCI: mediatek-gen3: Add error path for resume driver callbacksChen-Yu Tsai-4/+6
2026-03-25PCI: mediatek-gen3: Move controller setup steps before PERST# controlChen-Yu Tsai-25/+25
2026-03-25PCI: mediatek-gen3: Move mtk_pcie_setup_irq() out of mtk_pcie_setup()Chen-Yu Tsai-11/+14
2026-03-25PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()Chen-Yu Tsai-26/+10
2026-03-25accel/amdxdna: Add per-process BO memory usage query supportMax Zhen-13/+142
2026-03-25PCI/VGA: Pass errors from pci_set_vga_state() upSimon Richter-2/+11
2026-03-25PCI/VGA: Pass vga_get_uninterruptible() errors to userspaceSimon Richter-1/+6
2026-03-25platform: int3472: Drop redundant initialisation to 0 and NULLSakari Ailus-8/+0
2026-03-25platform: int3472: Add MSI prestige board dataAntti Laakso-0/+99
2026-03-25gpio: tps68470: Add i2c daisy chain supportAntti Laakso-1/+20
2026-03-25platform: int3472: Add gpio software nodeAntti Laakso-0/+2
2026-03-25media: i2c: ov5675: Wait for endpointAntti Laakso-16/+16
2026-03-25media: staging: imx: configure src_mux in csi_startMichael Tretter-20/+24
2026-03-25media: staging: imx: request mbus_config in csi_startMichael Tretter-16/+24
2026-03-25media: staging: imx: fix code style issuesvivek yadav-3/+3
2026-03-25media: staging: imx: Remove unnecessary braces from if statementAyush Kumar-2/+1
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li-0/+8
2026-03-25clk: renesas: r9a09g056: Remove entries for WDT{0,2,3}Fabrizio Castro-15/+0
2026-03-25clk: renesas: r9a06g032: Enable watchdog reset sourcesHerve Codina (Schneider Electric)-2/+3
2026-03-25clk: renesas: cpg-mssr: Use struct_size() helperRosen Penev-2/+2
2026-03-25media: cx23885: Module option to disable analog videoBradford Love-3/+22
2026-03-25media: vidtv: Use crc32_be() instead of open codingEric Biggers-56/+2
2026-03-25media: em28xx: Add Hauppauge 461e v3Bradford Love-13/+47
2026-03-25media: m88ds3103: Implement 3103c chip supportBradford Love-73/+399
2026-03-25media: em28xx: Add Hauppauge em2828X based 9x5 revisionsBradford Love-2/+384
2026-03-25media: si2157: Include support for si2177 chipBradford Love-48/+162
2026-03-25media: em28xx: driver supports two frontends, but not i2c clientsBradford Love-39/+42
2026-03-25media: au0828: Fix green screen in analogBradford Love-2/+23
2026-03-25media: em28xx: Add Hauppauge USB Live2Bradford Love-0/+21
2026-03-25media: em28xx: Add support for Empia em2828X bridgeBradford Love-26/+369
2026-03-25Merge tag 'dma-mapping-7.0-2026-03-25' into dma-mapping-for-nextMarek Szyprowski-11/+25
2026-03-25i2c: s3c24xx: check the size of the SMBUS message before using itGreg Kroah-Hartman-1/+6
2026-03-25pinctrl: stm32: add firewall checks before probing the HDP driverGatien Chevallier-0/+14
2026-03-25drivers: bus: add the stm32 debug bus driverGatien Chevallier-0/+261
2026-03-25bus: stm32_firewall: add stm32_firewall_get_grant_all_access() APIGatien Chevallier-0/+42