Age | Commit message (Expand) | Author | Files | Lines |
2022-10-05 | ACPI: thermal: Drop some redundant code | Rafael J. Wysocki | 1 | -10/+9 |
2022-10-05 | ACPI: thermal: Drop redundant parens from expressions | Rafael J. Wysocki | 1 | -4/+4 |
2022-10-05 | ACPI: thermal: Use white space more consistently | Rafael J. Wysocki | 1 | -98/+92 |
2022-10-05 | remoteproc: virtio: Fix warning on bindings by removing the of_match_table | Arnaud Pouliquen | 1 | -7/+1 |
2022-10-05 | PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS | Manivannan Sadhasivam | 1 | -0/+9 |
2022-10-05 | PCI: qcom-ep: Expose link transition counts via debugfs | Manivannan Sadhasivam | 1 | -0/+60 |
2022-10-05 | PCI: qcom-ep: Disable IRQs during driver remove | Manivannan Sadhasivam | 1 | -6/+9 |
2022-10-05 | Merge branch 'for-6.1/google' into for-linus | Benjamin Tissoires | 4 | -19/+22 |
2022-10-05 | Merge branch 'for-6.1/rmi' into for-linus | Benjamin Tissoires | 1 | -4/+2 |
2022-10-05 | Merge branch 'for-6.1/wacom' into for-linus | Benjamin Tissoires | 4 | -17/+2 |
2022-10-05 | Merge branch 'for-6.1/uclogic' into for-linus | Benjamin Tissoires | 10 | -51/+500 |
2022-10-05 | Merge branch 'for-6.1/rc-controllers' into for-linus | Benjamin Tissoires | 5 | -0/+225 |
2022-10-05 | Merge branch 'for-6.1/topre' into for-linus | Benjamin Tissoires | 4 | -0/+59 |
2022-10-05 | Merge branch 'for-6.1/nintendo' into for-linus | Benjamin Tissoires | 1 | -28/+32 |
2022-10-05 | Merge branch 'for-6.1/amd_sfh' into for-linus | Benjamin Tissoires | 1 | -3/+5 |
2022-10-05 | Merge branch 'for-6.1/multitouch' into for-linus | Benjamin Tissoires | 1 | -4/+4 |
2022-10-05 | Merge branch 'for-6.1/sony' into for-linus | Benjamin Tissoires | 2 | -12/+6 |
2022-10-05 | Merge branch 'for-6.1/logitech' into for-linus | Benjamin Tissoires | 1624 | -32360/+77536 |
2022-10-05 | Merge branch 'for-6.1/core' into for-linus | Benjamin Tissoires | 8 | -92/+24 |
2022-10-04 | Merge tag 'spi-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 35 | -375/+1304 |
2022-10-04 | Merge tag 'regulator-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Linus Torvalds | 17 | -347/+2206 |
2022-10-04 | Merge tag 'regmap-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo... | Linus Torvalds | 4 | -103/+428 |
2022-10-04 | Merge tag 'hwmon-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g... | Linus Torvalds | 106 | -4241/+5319 |
2022-10-04 | Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 564 | -2020/+2405 |
2022-10-04 | PCI/ASPM: Save L1 PM Substates Capability for suspend/resume | Vidya Sagar | 3 | -0/+48 |
2022-10-04 | PCI/ASPM: Refactor L1 PM Substates Control Register programming | Vidya Sagar | 1 | -34/+40 |
2022-10-04 | irqchip/imx-mu-msi: Fix wrong register offset for 8ulp | Frank Li | 1 | -1/+1 |
2022-10-05 | char: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1191 | -23628/+81040 |
2022-10-04 | vfio: Change vfio_group->group_rwsem to a mutex | Jason Gunthorpe | 3 | -29/+30 |
2022-10-04 | vfio: Remove the vfio_group->users and users_comp | Jason Gunthorpe | 2 | -28/+20 |
2022-10-04 | vfio/mdev: add mdev available instance checking to the core | Jason Gunthorpe | 7 | -35/+25 |
2022-10-04 | vfio/mdev: consolidate all the description sysfs into the core code | Christoph Hellwig | 3 | -22/+38 |
2022-10-04 | vfio/mdev: consolidate all the available_instance sysfs into the core code | Christoph Hellwig | 6 | -75/+42 |
2022-10-04 | vfio/mdev: consolidate all the name sysfs into the core code | Christoph Hellwig | 5 | -25/+12 |
2022-10-04 | vfio/mdev: consolidate all the device_api sysfs into the core code | Jason Gunthorpe | 5 | -36/+31 |
2022-10-04 | vfio/mdev: remove mtype_get_parent_dev | Christoph Hellwig | 2 | -12/+1 |
2022-10-04 | vfio/mdev: remove mdev_parent_dev | Christoph Hellwig | 2 | -7/+1 |
2022-10-04 | vfio/mdev: unexport mdev_bus_type | Christoph Hellwig | 2 | -1/+1 |
2022-10-04 | vfio/mdev: remove mdev_from_dev | Christoph Hellwig | 1 | -4/+2 |
2022-10-04 | vfio/mdev: simplify mdev_type handling | Christoph Hellwig | 12 | -222/+74 |
2022-10-04 | vfio/mdev: embedd struct mdev_parent in the parent data structure | Christoph Hellwig | 10 | -130/+40 |
2022-10-04 | vfio/mdev: make mdev.h standalone includable | Christoph Hellwig | 6 | -9/+0 |
2022-10-04 | drm/i915/gvt: simplify vgpu configuration management | Christoph Hellwig | 4 | -145/+81 |
2022-10-04 | drm/i915/gvt: fix a memory leak in intel_gvt_init_vgpu_types | Christoph Hellwig | 1 | -1/+5 |
2022-10-04 | Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' i... | Stephen Boyd | 15 | -224/+2101 |
2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int... | Stephen Boyd | 9 | -55/+2331 |
2022-10-04 | Merge branches 'clk-rockchip', 'clk-renesas', 'clk-microchip', 'clk-allwinner... | Stephen Boyd | 28 | -256/+2328 |
2022-10-04 | Merge branches 'clk-samsung', 'clk-mtk', 'clk-rm', 'clk-ast' and 'clk-qcom' i... | Stephen Boyd | 130 | -3038/+17220 |
2022-10-04 | Merge branches 'clk-ofnode', 'clk-bindings', 'clk-cleanup', 'clk-zynq' and 'c... | Stephen Boyd | 44 | -263/+243 |