aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-22i2c: tegra: Don't mark devices with pins as IRQ safeMikko Perttunen2-1/+6
2026-03-22Merge tag 'i2c-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds3-1/+20
2026-03-22Merge tag 'irq-urgent-2026-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2026-03-22drm/mediatek: dsi: Store driver data before invoking mipi_dsi_host_registerLuca Leonardo Scorcia1-4/+5
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu1-4/+5
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus1-0/+2
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus1-1/+1
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej1-1/+1
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav1-28/+27
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav1-4/+8
2026-03-21zram: do not slot_free() written-back slotsSergey Senozhatsky1-25/+14
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-coreLinus Torvalds8-42/+115
2026-03-21iio: light: vcnl4035: fix scan buffer on big-endianDavid Lechner1-6/+12
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner1-12/+8
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner1-9/+12
2026-03-21Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds6-21/+37
2026-03-20virt: tdx-guest: Fix handling of host controlled 'quote' buffer lengthZubin Mithra1-2/+10
2026-03-20net: bcmasp: fix double disable of clkJustin Chen1-10/+23
2026-03-20net: bcmasp: fix double free of WoL irqJustin Chen1-8/+0
2026-03-20net: macb: Protect access to net_device::ip_ptr with RCU lockKevin Hao1-9/+16
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao1-5/+7
2026-03-20Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds41-167/+325
2026-03-20hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck1-5/+5
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds8-92/+350
2026-03-20Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds5-86/+41
2026-03-20Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pmLinus Torvalds2-9/+5
2026-03-20Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-1/+17
2026-03-20Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linuxLinus Torvalds2-1/+4
2026-03-20Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds6-17/+28
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds5-14/+34
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-7/+17
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linuxLinus Torvalds4-91/+201
2026-03-21Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie10-50/+136
2026-03-21Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie18-31/+65
2026-03-21Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie8-80/+114
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross1-0/+13
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky1-2/+3
2026-03-20iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attributeLeon Romanovsky1-4/+17
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky1-5/+5
2026-03-20reset: rzg2l-usbphy-ctrl: Fix malformed MODULE_AUTHOR stringBiju Das1-1/+1
2026-03-20ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal1-1/+1
2026-03-20drm/shmem-helper: Fix huge page mapping in fault handlerPedro Demarchi Gomes1-21/+27
2026-03-19scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen1-1/+1
2026-03-19scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li1-1/+1
2026-03-19scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik1-6/+46
2026-03-19scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu1-1/+2
2026-03-19scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman1-1/+1
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJakub Kicinski1-0/+2
2026-03-19Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pciLinus Torvalds2-13/+46