summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-10Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2022-10-10Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-10Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross
2022-10-10wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang
2022-10-10] ptp: ocp: remove symlink for second GNSSVadim Fedorenko
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov
2022-10-09Input: i8042 - fix refount leak on sparcLiang He
2022-10-09Input: i8042 - add LoongArch support in i8042-acpipnpio.hHuacai Chen
2022-10-09Input: i8042 - rename i8042-x86ia64io.h to i8042-acpipnpio.hHuacai Chen
2022-10-09Input: pinephone-keyboard - support the proxied I2C busSamuel Holland
2022-10-09Input: pinephone-keyboard - add PinePhone keyboard driverSamuel Holland
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-09Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-09octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()Yang Yingliang
2022-10-09Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-10-09octeontx2-pf: mcs: fix missing unlock in some error pathsYang Yingliang
2022-10-09macvlan: enforce a consistent minimal mtuEric Dumazet
2022-10-09mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirqDuoming Zhou
2022-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-10-09Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08Merge tag 'mailbox-v6.1' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2022-10-08Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2022-10-08Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-10-08Merge tag 'staging-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-10-08fbdev: mb862xx: Fix check of return value from irq_of_parse_and_map()Christophe Leroy
2022-10-08fbdev: vga16fb: Add missing MODULE_DEVICE_TABLE() entryZeng Heng
2022-10-08fbdev: tridentfb: Fix missing pci_disable_device() in probe and removeRuan Jinjie
2022-10-08fbdev: smscufx: Fix use-after-free in ufx_ops_open()Hyunwoo Kim
2022-10-08fbdev: gbefb: Convert to use dev_groupsJiasheng Jiang
2022-10-08fbdev: imxfb: Remove redundant dev_err() callShang XiaoJing
2022-10-08fbdev: omapfb/dss: Use pm_runtime_resume_and_get() instead of pm_runtime_get_...Zhang Qilong
2022-10-08fbdev: uvesafb: Convert snprintf to scnprintfJules Irenge
2022-10-08fbdev: arkfb: Remove the unused function dac_read_reg()Jiapeng Chong
2022-10-08fbdev: tridentfb: Remove the unused function shadowmode_off()Jiapeng Chong
2022-10-08fbdev: controlfb: Remove the unused function VAR_MATCH()Jiapeng Chong
2022-10-08fbdev: udlfb: Remove redundant initialization to variable identicalColin Ian King
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-10-07virtio_pci: don't try to use intxif pin is zeroAngus Chen
2022-10-07vDPA: conditionally read MTU and MAC in dev cfg spaceZhu Lingshan
2022-10-07vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan
2022-10-07vDPA: check virtio device features to detect MQZhu Lingshan
2022-10-07vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan
2022-10-07vDPA: only report driver features if FEATURES_OK is setZhu Lingshan