summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-26Merge tag 'm68k-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-26Merge tag 'x86_cc_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-26Merge branch 'next' into for-linusDmitry Torokhov
2023-06-26Merge tag 'ras_core_for_v6.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-06-26Merge tag 'edac_updates_for_v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-26Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...Linus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'irq-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-26Merge tag 'for-6.5/block-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge branch 'pci/controller/remove-void-callbacks'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/endpoint'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/vmd'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/rockchip'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/rcar'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/qcom'Bjorn Helgaas
2023-06-26Merge branch 'pci/pci/ftpci100'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/dwc'Bjorn Helgaas
2023-06-26Merge branch 'pci/controller/cadence'Bjorn Helgaas
2023-06-26Merge branch 'pci/virtualization'Bjorn Helgaas
2023-06-26Merge branch 'pci/resource'Bjorn Helgaas
2023-06-26Merge branch 'pci/pm'Bjorn Helgaas
2023-06-26Merge branch 'pci/hotplug'Bjorn Helgaas
2023-06-26Merge branch 'pci/enumeration'Bjorn Helgaas
2023-06-26Merge branch 'pci/aspm'Bjorn Helgaas
2023-06-26Merge tag 'thermal-v6.5-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2023-06-26Merge tag 'auxdisplay-6.5' of https://github.com/ojeda/linuxLinus Torvalds
2023-06-26Merge back earlier Intel thermal control material for 6.5.Rafael J. Wysocki
2023-06-26Merge branch 'powercap'Rafael J. Wysocki
2023-06-26Merge branches 'clk-imx', 'clk-microchip', 'clk-cleanup', 'clk-bindings', 'cl...Stephen Boyd
2023-06-26Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...Stephen Boyd
2023-06-26Merge branches 'clk-platform', 'clk-i2c', 'clk-mediatek', 'clk-i2cid' and 'cl...Stephen Boyd
2023-06-26Merge branches 'pm-sleep' and 'pm-domains'Rafael J. Wysocki
2023-06-26Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-apei', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-thermal' and 'acpi-button'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-x86', 'acpi-video', 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki
2023-06-26Merge branches 'acpi-scan', 'acpi-pm', 'acpi-resource' and 'acpi-ec'Rafael J. Wysocki
2023-06-26HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-06-26dax: enable dax fault handler to report VM_FAULT_HWPOISONJane Chu
2023-06-26hwmon: max31827: Switch back to use struct i2c_driver::probeUwe Kleine-König
2023-06-26RDMA/bnxt_re: Fix spelling mistake "priviledged" -> "privileged"Colin Ian King
2023-06-26RDMA/bnxt_re: Remove duplicated include in bnxt_re/main.cYang Li
2023-06-26RDMA/bnxt_re: Refactor code around bnxt_qplib_map_rc()Kashyap Desai
2023-06-26RDMA/bnxt_re: Remove incorrect return check from slow pathKashyap Desai
2023-06-26iommufd: Call iopt_area_contig_done() under the lockJason Gunthorpe
2023-06-26iommufd: Do not access the area pointer after unlockingJason Gunthorpe
2023-06-26thermal/drivers/qcom/temp-alarm: Use dev_err_probeLuca Weiss
2023-06-26thermal/drivers/generic-adc: Register thermal zones as hwmon sensorsChen-Yu Tsai