aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-10-05ACPI: thermal: Drop some redundant codeRafael J. Wysocki1-10/+9
2022-10-05ACPI: thermal: Drop redundant parens from expressionsRafael J. Wysocki1-4/+4
2022-10-05ACPI: thermal: Use white space more consistentlyRafael J. Wysocki1-98/+92
2022-10-05remoteproc: virtio: Fix warning on bindings by removing the of_match_tableArnaud Pouliquen1-7/+1
2022-10-05PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SSManivannan Sadhasivam1-0/+9
2022-10-05PCI: qcom-ep: Expose link transition counts via debugfsManivannan Sadhasivam1-0/+60
2022-10-05PCI: qcom-ep: Disable IRQs during driver removeManivannan Sadhasivam1-6/+9
2022-10-05Merge branch 'for-6.1/google' into for-linusBenjamin Tissoires4-19/+22
2022-10-05Merge branch 'for-6.1/rmi' into for-linusBenjamin Tissoires1-4/+2
2022-10-05Merge branch 'for-6.1/wacom' into for-linusBenjamin Tissoires4-17/+2
2022-10-05Merge branch 'for-6.1/uclogic' into for-linusBenjamin Tissoires10-51/+500
2022-10-05Merge branch 'for-6.1/rc-controllers' into for-linusBenjamin Tissoires5-0/+225
2022-10-05Merge branch 'for-6.1/topre' into for-linusBenjamin Tissoires4-0/+59
2022-10-05Merge branch 'for-6.1/nintendo' into for-linusBenjamin Tissoires1-28/+32
2022-10-05Merge branch 'for-6.1/amd_sfh' into for-linusBenjamin Tissoires1-3/+5
2022-10-05Merge branch 'for-6.1/multitouch' into for-linusBenjamin Tissoires1-4/+4
2022-10-05Merge branch 'for-6.1/sony' into for-linusBenjamin Tissoires2-12/+6
2022-10-05Merge branch 'for-6.1/logitech' into for-linusBenjamin Tissoires1624-32360/+77536
2022-10-05Merge branch 'for-6.1/core' into for-linusBenjamin Tissoires8-92/+24
2022-10-04Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds35-375/+1304
2022-10-04Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds17-347/+2206
2022-10-04Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds4-103/+428
2022-10-04Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds106-4241/+5319
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds564-2020/+2405
2022-10-04PCI/ASPM: Save L1 PM Substates Capability for suspend/resumeVidya Sagar3-0/+48
2022-10-04PCI/ASPM: Refactor L1 PM Substates Control Register programmingVidya Sagar1-34/+40
2022-10-04irqchip/imx-mu-msi: Fix wrong register offset for 8ulpFrank Li1-1/+1
2022-10-05char: move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1191-23628/+81040
2022-10-04vfio: Change vfio_group->group_rwsem to a mutexJason Gunthorpe3-29/+30
2022-10-04vfio: Remove the vfio_group->users and users_compJason Gunthorpe2-28/+20
2022-10-04vfio/mdev: add mdev available instance checking to the coreJason Gunthorpe7-35/+25
2022-10-04vfio/mdev: consolidate all the description sysfs into the core codeChristoph Hellwig3-22/+38
2022-10-04vfio/mdev: consolidate all the available_instance sysfs into the core codeChristoph Hellwig6-75/+42
2022-10-04vfio/mdev: consolidate all the name sysfs into the core codeChristoph Hellwig5-25/+12
2022-10-04vfio/mdev: consolidate all the device_api sysfs into the core codeJason Gunthorpe5-36/+31
2022-10-04vfio/mdev: remove mtype_get_parent_devChristoph Hellwig2-12/+1
2022-10-04vfio/mdev: remove mdev_parent_devChristoph Hellwig2-7/+1
2022-10-04vfio/mdev: unexport mdev_bus_typeChristoph Hellwig2-1/+1
2022-10-04vfio/mdev: remove mdev_from_devChristoph Hellwig1-4/+2
2022-10-04vfio/mdev: simplify mdev_type handlingChristoph Hellwig12-222/+74
2022-10-04vfio/mdev: embedd struct mdev_parent in the parent data structureChristoph Hellwig10-130/+40
2022-10-04vfio/mdev: make mdev.h standalone includableChristoph Hellwig6-9/+0
2022-10-04drm/i915/gvt: simplify vgpu configuration managementChristoph Hellwig4-145/+81
2022-10-04drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_typesChristoph Hellwig1-1/+5
2022-10-04Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i...Stephen Boyd15-224/+2101
2022-10-04Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...Stephen Boyd9-55/+2331
2022-10-04Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner...Stephen Boyd28-256/+2328
2022-10-04Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i...Stephen Boyd130-3038/+17220
2022-10-04Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c...Stephen Boyd44-263/+243