summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'media/v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2024-06-085-39/+55
|\ \ \ \
| * | | | media: intel/ipu6: add csi2 port sanity check in notifier boundBingbu Cao2024-05-301-0/+6
| * | | | media: intel/ipu6: update the maximum supported csi2 port number to 6Bingbu Cao2024-05-301-1/+1
| * | | | media: mei: csi: Warn less verbosely of a missing device fwnodeSakari Ailus2024-05-301-1/+3
| * | | | media: mei: csi: Put the IPU device referenceSakari Ailus2024-05-301-0/+1
| * | | | media: intel/ipu6: fix the buffer flags caused by wrong parenthesesBingbu Cao2024-05-281-3/+3
| * | | | media: intel/ipu6: Fix an error handling path in isys_probe()Christophe JAILLET2024-05-281-9/+18
| * | | | media: intel/ipu6: Move isys_remove() close to isys_probe()Christophe JAILLET2024-05-281-35/+35
| * | | | media: intel/ipu6: Fix some redundant resources freeing in ipu6_pci_remove()Christophe JAILLET2024-05-281-3/+0
| * | | | media: mgb4: Fix double debugfs removeMartin Tůma2024-05-271-3/+4
| | |/ / | |/| |
* | | | Merge tag 'irq-urgent-2024-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-083-51/+36
|\ \ \ \
| * | | | irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()Hagar Hemdan2024-06-031-32/+12
| * | | | irqchip/sifive-plic: Chain to parent IRQ after handlers are readySamuel Holland2024-06-031-17/+17
| * | | | irqchip/riscv-intc: Prevent memory leak when riscv_intc_init_common() failsSunil V L2024-06-031-2/+7
| | |_|/ | |/| |
* | | | Merge tag 'gpio-fixes-for-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-06-086-31/+85
|\ \ \ \
| * | | | gpio: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-074-0/+4
| * | | | gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt typeMatthias Schiffer2024-06-031-4/+42
| * | | | gpio: tqmx86: store IRQ trigger type and unmask status separatelyMatthias Schiffer2024-06-031-20/+28
| * | | | gpio: tqmx86: introduce shadow register for GPIO output valueMatthias Schiffer2024-06-031-7/+11
| * | | | gpio: tqmx86: fix typo in Kconfig labelGregor Herburger2024-06-031-1/+1
| | |/ / | |/| |
* | | | Merge tag 'block-6.10-20240607' of git://git.kernel.dk/linuxLinus Torvalds2024-06-083-6/+6
|\ \ \ \
| * \ \ \ Merge tag 'nvme-6.10-2024-06-05' of git://git.infradead.org/nvme into block-6.10Jens Axboe2024-06-052-4/+4
| |\ \ \ \
| | * | | | nvme: fix nvme_pr_* status code parsingWeiwen Hu2024-05-311-1/+1
| | * | | | nvme-fabrics: use reserved tag for reg read/write commandChunguang Xu2024-05-311-3/+3
| * | | | | null_blk: fix validation of block sizeAndreas Hindborg2024-06-051-2/+2
| |/ / / /
* | | | | Merge tag 'platform-drivers-x86-v6.10-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-06-075-142/+90
|\ \ \ \ \
| * | | | | platform/x86/amd/hsmp: Check HSMP support on AMD family of processorsSuma Hegde2024-06-031-7/+43
| * | | | | platform/x86: dell-smbios: Simplify error handlingArmin Wolf2024-06-031-7/+4
| * | | | | platform/x86: dell-smbios: Fix wrong token data in sysfsArmin Wolf2024-06-031-56/+36
| * | | | | platform/x86: yt2-1380: add CONFIG_EXTCON dependencyArnd Bergmann2024-06-031-0/+1
| * | | | | platform/x86: touchscreen_dmi: Use 2-argument strscpy()Andy Shevchenko2024-06-031-1/+1
| * | | | | platform/x86: touchscreen_dmi: Drop "silead,max-fingers" propertyHans de Goede2024-06-031-57/+0
| * | | | | Input: silead - Always support 10 fingersHans de Goede2024-06-031-14/+5
* | | | | | Merge tag 'iommu-fixes-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-075-49/+44
|\ \ \ \ \ \
| * | | | | | iommu/amd: Fix Invalid wait context issueVasant Hegde2024-06-042-42/+28
| * | | | | | iommu/amd: Check EFR[EPHSup] bit before enabling PPRVasant Hegde2024-06-041-1/+2
| * | | | | | iommu/amd: Fix workqueue nameVasant Hegde2024-06-041-2/+1
| * | | | | | iommu/dma: Fix domain initRobin Murphy2024-06-041-4/+4
| * | | | | | iommu/amd: Fix sysfs leak in iommu initKun(llfl)2024-06-041-0/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'ata-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds2024-06-071-3/+6
|\ \ \ \ \ \
| * | | | | | ata: pata_macio: Fix max_segment_size with PAGE_SIZE == 64KMichael Ellerman2024-06-061-3/+6
* | | | | | | Merge tag 'drm-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-06-0710-100/+135
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-next-fixes-2024-06-07' of https://gitlab.freedesktop.org/...Dave Airlie2024-06-071-5/+0
| |\ \ \ \ \ \ \
| | * | | | | | | drm/komeda: remove unused struct 'gamma_curve_segment'Dr. David Alan Gilbert2024-05-311-5/+0
| * | | | | | | | Merge tag 'drm-misc-fixes-2024-06-07' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-06-076-44/+74
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/vmwgfx: Don't memcmp equivalent pointersIan Forbes2024-06-061-1/+1
| | * | | | | | | | drm/vmwgfx: remove unused struct 'vmw_stdu_dma'Dr. David Alan Gilbert2024-06-061-5/+0
| | * | | | | | | | drm/vmwgfx: Don't destroy Screen Target when CRTC is enabled but inactiveIan Forbes2024-06-061-0/+10
| | * | | | | | | | drm/vmwgfx: Standardize use of kibibytes when loggingIan Forbes2024-06-062-8/+8
| | * | | | | | | | drm/vmwgfx: Remove STDU logic from generic mode_valid functionIan Forbes2024-06-062-20/+9