summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* parisc/agp: Use 64-bit LE values in SBA IOMMU PDIR tableHelge Deller2023-10-301-7/+9
* parisc/power: Trivial whitespace cleanups and license updateHelge Deller2023-10-301-38/+13
* parisc/power: Add power soft-off when running on qemuHelge Deller2023-10-301-1/+15
* parisc: sba-iommu: Fix comment when calculating IOC numberHelge Deller2023-10-301-1/+1
* Merge tag 'phy-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds2023-10-229-48/+57
|\
| * phy: realtek: Realtek PHYs should depend on ARCH_REALTEKGeert Uytterhoeven2023-09-291-0/+5
| * phy: qualcomm: Fix typos in commentsBo Liu2023-09-211-1/+1
| * phy: qcom-qmp-combo: initialize PCS_USB registersKonrad Dybcio2023-09-211-0/+4
| * phy: qcom-qmp-combo: Square out 8550 POWER_STATE_CONFIG1Konrad Dybcio2023-09-212-2/+3
| * phy: qcom: m31: Remove unwanted qphy->vreg is NULL checkVaradarajan Narayanan2023-09-211-2/+1
| * phy: realtek: usb: Drop unnecessary error check for debugfs_create_dir()Jinjie Ruan2023-09-212-16/+4
| * phy: qcom: phy-qcom-m31: change m31_ipq5332_regs to staticYang Yingliang2023-09-211-1/+1
| * phy: qcom: phy-qcom-m31: fix wrong pointer pass to PTR_ERR()Yang Yingliang2023-09-211-1/+1
| * phy: qcom-qmp-usb: split PCS_USB init table for sc8280xp and sa8775pAdrien Thierry2023-09-211-5/+15
| * phy: qcom-qmp-usb: initialize PCS_USB registersAdrien Thierry2023-09-211-0/+4
| * phy: mapphone-mdm6600: Fix pinctrl_pm handling for sleep pinsTony Lindgren2023-09-141-17/+12
| * phy: mapphone-mdm6600: Fix runtime PM for removeTony Lindgren2023-09-141-0/+1
| * phy: mapphone-mdm6600: Fix runtime disable on probeTony Lindgren2023-09-141-3/+5
* | Merge tag 'efi-fixes-for-v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-224-10/+71
|\ \
| * \ Merge 3rd batch of EFI fixes into efi/urgentArd Biesheuvel2023-10-204-10/+71
| |\ \
| | * | efi/unaccepted: Fix soft lockups caused by parallel memory acceptanceKirill A. Shutemov2023-10-201-4/+60
| | * | x86/boot: efistub: Assign global boot_params variableArd Biesheuvel2023-10-172-0/+4
| | * | efi: fix memory leak in krealloc failure handlingKuan-Wei Chiu2023-10-131-2/+6
| | * | x86/efistub: Don't try to print after ExitBootService()Nikolay Borisov2023-10-131-4/+1
| | |/
* | | Merge tag 'gpio-fixes-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-212-3/+5
|\ \ \
| * | | gpiolib: acpi: Add missing memset(0) to acpi_get_gpiod_from_data()Andy Shevchenko2023-10-201-0/+1
| * | | gpio: vf610: set value before the direction to avoid a glitchHaibo Chen2023-10-181-2/+2
| * | | gpio: vf610: mask the gpio irq in system suspend and support wakeupHaibo Chen2023-10-181-1/+2
* | | | Merge tag 's390-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-10-211-2/+4
|\ \ \ \
| * | | | s390/cio: fix a memleak in css_alloc_subchannelDinghao Liu2023-10-161-2/+4
* | | | | Merge tag 'platform-drivers-x86-v6.6-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-10-219-31/+43
|\ \ \ \ \
| * | | | | platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun2023-10-181-10/+11
| * | | | | apple-gmux: Hard Code max brightness for MMIO gmuxOrlando Chamberlain2023-10-181-1/+13
| * | | | | platform/surface: platform_profile: Propagate error if profile registration f...Armin Wolf2023-10-181-2/+1
| * | | | | platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c eventsHans de Goede2023-10-181-0/+3
| * | | | | platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlig...Hans de Goede2023-10-181-11/+4
| * | | | | platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede2023-10-181-1/+1
| * | | | | platform/x86: msi-ec: Fix the 3rd configNikita Kravets2023-10-111-2/+1
| * | | | | platform/x86: intel-uncore-freq: Conditionally create attribute for read freq...Srinivas Pandruvada2023-10-111-2/+6
| * | | | | Merge tag 'platform-drivers-x86-mellanox-init-v6.6' into fixesHans de Goede2023-10-111-2/+3
| |\ \ \ \ \
| | * | | | | platform: mellanox: Fix a resource leak in an error handling path in probing ...Vadim Pasternak2023-10-061-2/+3
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'usb-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-10-212-4/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'usb-serial-6.6-rc7' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-10-201-0/+7
| |\ \ \ \ \ \
| | * | | | | | USB: serial: option: add Fibocom to DELL custom modem FM101R-GLPuliang Lu2023-10-161-0/+5
| | * | | | | | USB: serial: option: add entry for Sierra EM9191 with new firmwareBenoƮt Monin2023-10-131-0/+1
| | * | | | | | USB: serial: option: add Telit LE910C4-WWX 0x1035 compositionFabio Porcedda2023-10-131-0/+1
| * | | | | | | Merge tag 'thunderbolt-for-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2023-10-171-4/+6
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | thunderbolt: Call tb_switch_put() once DisplayPort bandwidth request is finishedGil Fine2023-10-051-4/+6
| | |/ / / / /
* | | | | | | Merge tag 'acpi-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-10-202-2/+7
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-irq'Rafael J. Wysocki2023-10-201-1/+6
| |\ \ \ \ \ \ \