aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-04Merge tag 'cxl-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds14-272/+843
2025-10-04Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/alarsson/linux-sparcLinus Torvalds1-2/+2
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds16-84/+2190
2025-10-04i2c: mt65xx: convert set_speed function to voidWolfram Sang1-9/+2
2025-10-04i2c: rename wait_for_completion callback to wait_for_completion_cbByungchul Park3-3/+3
2025-10-04s390/cio: Update purge function to unregister the unused subchannelsVineeth Vijayan1-13/+24
2025-10-04Merge tag 'i2c-host-6.18-pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux into i2c/for-mergewindowWolfram Sang1-170/+289
2025-10-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-57/+141
2025-10-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds20-312/+500
2025-10-04Merge tag 'vfio-v6.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds22-19/+88
2025-10-04i2c: rtl9300: add support for RTL9310 I2C controllerJonas Jelonek1-3/+44
2025-10-04i2c: rtl9300: use scoped guard instead of explicit lock/unlockJonas Jelonek1-11/+7
2025-10-04i2c: rtl9300: separate xfer configuration and executionJonas Jelonek1-120/+114
2025-10-04i2c: rtl9300: do not set read mode on every transferJonas Jelonek1-5/+6
2025-10-04i2c: rtl9300: move setting SCL frequency to config_ioJonas Jelonek1-8/+9
2025-10-04i2c: rtl9300: rename internal sda_pin to sda_numJonas Jelonek1-12/+12
2025-10-04i2c: rtl9300: use regmap fields and API for registersJonas Jelonek1-68/+124
2025-10-04i2c: rtl9300: Implement I2C block read and writeHarshal Gohel1-4/+34
2025-10-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds69-913/+1099
2025-10-03Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds34-177/+5613
2025-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds116-1465/+15854
2025-10-03Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufdLinus Torvalds3-1/+29
2025-10-03Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fwctl/fwctlLinus Torvalds2-14/+13
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linuxLinus Torvalds22-198/+928
2025-10-04fbdev: Add bounds checking in bit_putcs to fix vmalloc-out-of-boundsAlbin Babu Varghese1-0/+17
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds3-33/+53
2025-10-03drivers/base: move memory_block_add_nid() into the callerHannes Reinecke2-24/+22
2025-10-03mm/memory_hotplug: activate node before adding new memory blocksHannes Reinecke1-2/+2
2025-10-03drivers/base/memory: add node id parameter to add_memory_block()Hannes Reinecke1-11/+4
2025-10-03drm/xe/i2c: Don't rely on d3cold.allowed flag in system PM pathRaag Jadav1-1/+1
2025-10-03drm/xe/hw_engine_group: Fix double write lock release in error pathShuicheng Lin1-5/+1
2025-10-03drm/xe/uapi: loosen used tracking restrictionMatthew Auld1-9/+6
2025-10-03PM: runtime: Fix error checking for kunit_device_register()Dan Carpenter1-6/+6
2025-10-03Merge tag 'pull-fs_context' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-14/+4
2025-10-03net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eepromBhanu Seshu Kumar Valluri1-4/+7
2025-10-03Merge branch 'pci/misc'Bjorn Helgaas2-2/+25
2025-10-03Merge branch 'pci/controller/xilinx-nwl'Bjorn Helgaas1-3/+4
2025-10-03Merge branch 'pci/controller/xgene'Bjorn Helgaas1-1/+1
2025-10-03Merge branch 'pci/controller/tegra'Bjorn Helgaas2-23/+22
2025-10-03Merge branch 'pci/controller/stm32'Bjorn Helgaas6-0/+777
2025-10-03Merge branch 'pci/controller/sophgo'Bjorn Helgaas6-6/+151
2025-10-03Merge branch 'pci/controller/rcar-host'Bjorn Helgaas1-26/+16
2025-10-03Merge branch 'pci/controller/rcar-gen4'Bjorn Helgaas1-3/+25
2025-10-03Merge branch 'pci/controller/qcom'Bjorn Helgaas10-152/+343
2025-10-03Merge branch 'pci/controller/plda'Bjorn Helgaas1-2/+1
2025-10-03Merge branch 'pci/controller/mediatek-gen3'Bjorn Helgaas1-0/+23
2025-10-03Merge branch 'pci/controller/keystone'Bjorn Helgaas1-4/+4
2025-10-03Merge branch 'pci/controller/j721e'Bjorn Helgaas1-1/+27
2025-10-03Merge branch 'pci/controller/imx6'Bjorn Helgaas1-0/+4