summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-07-17ACPI: processor: Use _OSC to convey OSPM processor support informationMichal Wilczynski
2023-07-14ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski
2023-07-14ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski
2023-07-14ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski
2023-07-14ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski
2023-07-14ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski
2023-07-14ACPI: processor: Move processor_physically_present() to acpi_processor.cMichal Wilczynski
2023-07-14ACPI: processor: Move MWAIT quirk out of acpi_processor.cMichal Wilczynski
2023-07-09Merge tag 'ntb-6.5' of https://github.com/jonmason/ntbLinus Torvalds
2023-07-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2023-07-08Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-08Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-07-08ntb: hw: amd: Fix debugfs_create_dir error checkingAnup Sharma
2023-07-08ntb_netdev: Fix module_init problemGeoff Levand
2023-07-08ntb: intel: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: epf: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb_hw_amd: Remove redundant pci_clear_masterCai Huoqing
2023-07-08ntb: idt: drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-07-08NTB: EPF: fix possible memory leak in pci_vntb_probe()ruanjinjie
2023-07-08NTB: ntb_tool: Add check for devm_kcallocJiasheng Jiang
2023-07-08NTB: ntb_transport: fix possible memory leak while device_register() failsYang Yingliang
2023-07-08ntb: intel: Fix error handling in intel_ntb_pci_driver_init()Yuan Can
2023-07-08NTB: amd: Fix error handling in amd_ntb_pci_driver_init()Yuan Can
2023-07-08ntb: idt: Fix error handling in idt_pci_driver_init()Yuan Can
2023-07-07Merge tag 'mmc-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-07-06Merge tag 'acpi-6.5-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2023-07-06Merge tag 'spi-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-07-06Merge tag 'regulator-fix-v6.5-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2023-07-07Merge tag 'drm-misc-next-fixes-2023-07-06' of git://anongit.freedesktop.org/d...Dave Airlie
2023-07-07Merge tag 'drm-intel-next-fixes-2023-07-06' of git://anongit.freedesktop.org/...Dave Airlie
2023-07-07Merge tag 'amd-drm-fixes-6.5-2023-06-30-1' of https://gitlab.freedesktop.org/...Dave Airlie
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-06i2c: mpc: Drop unused variableGuenter Roeck
2023-07-06i2c: nomadik: Remove a useless call in the remove functionChristophe JAILLET
2023-07-06i2c: xiic: Don't try to handle more interrupt events after errorRobert Hancock
2023-07-06Merge branches 'acpi-bus' and 'acpi-scan'Rafael J. Wysocki
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'soc-fixes-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-06Merge tag 'dmaengine-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-06Merge tag 'linux-watchdog-6.5-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2023-07-05Merge tag 'phy-for-6.5_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05bus: ixp4xx: fix IXP4XX_EXP_T1_MASKJonas Gorski
2023-07-05Merge tag 'pwm/for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-07-05nfp: clean mc addresses in application firmware when closing portYinjun Zhang
2023-07-05Merge tag 'soundwire-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-05Merge tag 'media/v6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-07-05s390/qeth: Fix vipa deletionThorsten Winkler
2023-07-04Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds