summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2022-08-25drm/amdgpu: enable NBIO IP v7.7.0 Clock GatingTim Huang-4/+3
2022-08-25drm/amdgpu: add NBIO IP v7.7.0 Clock Gating supportTim Huang-0/+78
2022-08-25drm/amdgpu: add TX_POWER_CTRL_1 macro definitions for NBIO IP v7.7.0Tim Huang-0/+15
2022-08-25Revert "xhci: turn off port power in shutdown"Mathias Nyman-16/+3
2022-08-25xhci: Add grace period after xHC start to prevent premature runtime suspend.Mathias Nyman-2/+15
2022-08-25xhci: Fix null pointer dereference in remove if xHC has only one roothubMathias Nyman-3/+8
2022-08-25drm/mediatek: dsi: Add atomic {destroy,duplicate}_state, reset callbacksAngeloGioacchino Del Regno-0/+3
2022-08-25xen/privcmd: fix error exit of privcmd_ioctl_dm_op()Juergen Gross-10/+11
2022-08-25HID: nintendo: fix rumble worker null pointer derefDaniel J. Ogorchock-2/+4
2022-08-25HID: intel-ish-hid: ipc: Add Meteor Lake PCI device IDEven Xu-0/+2
2022-08-25pinctrl: rockchip: Enhance support for IRQ_TYPE_EDGE_BOTHJoão H. Spies-2/+2
2022-08-25xen: move from strlcpy with unused retval to strscpyWolfram Sang-2/+2
2022-08-25regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulato...Xiaolei Wang-1/+1
2022-08-25ACPI: property: Remove default association from integer maximum valuesSakari Ailus-2/+1
2022-08-25ACPI: property: Ignore already existing data node tagsSakari Ailus-1/+1
2022-08-25ACPI: property: Fix type detection of unified integer reading functionsStefan Binding-4/+4
2022-08-25net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2Lorenzo Bianconi-10/+17
2022-08-25dma-buf/dma-resv: check if the new fence is really laterChristian König-1/+2
2022-08-25HID: input: fix uclogic tabletsBenjamin Tissoires-1/+4
2022-08-25HID: Add Apple Touchbar on T2 Macs in hid_have_special_driver listAditya Garg-0/+4
2022-08-25HID: add Lenovo Yoga C630 battery quirkSteev Klimaszewski-0/+3
2022-08-25HID: AMD_SFH: Add a DMI quirk entry for ChromebooksAkihiko Odaki-0/+18
2022-08-25tee: fix compiler warning in tee_shm_register()Jens Wiklander-0/+1
2022-08-25HID: thrustmaster: Add sparco wheel and fix array lengthMichael Hübner-1/+2
2022-08-25hid: intel-ish-hid: ishtp: Fix ishtp client sending disordered messageEven Xu-29/+39
2022-08-25HID: ishtp-hid-clientHID: ishtp-hid-client: Fix comment typoJason Wang-1/+1
2022-08-25HID: asus: ROG NKey: Ignore portion of 0x5a reportJosh Kilmer-0/+7
2022-08-25HID: hidraw: fix memory leak in hidraw_release()Karthik Alapati-0/+2
2022-08-25efi: libstub: Disable struct randomizationArd Biesheuvel-0/+7
2022-08-25HID: steam: Prevent NULL pointer dereference in steam_{recv,send}_reportLee Jones-0/+10
2022-08-24fbdev: Move fbdev drivers from strlcpy to strscpyWolfram Sang-38/+38
2022-08-24fbdev: omap: Remove unnecessary print function dev_err()Jiapeng Chong-2/+0
2022-08-24fbdev: chipsfb: Add missing pci_disable_device() in chipsfb_pci_init()Yang Yingliang-0/+1
2022-08-24fbdev: fbcon: Destroy mutex on freeing struct fb_infoShigeru Yoshida-0/+4
2022-08-24fbdev: radeon: Clean up some inconsistent indentingJiapeng Chong-23/+23
2022-08-24fbdev: sisfb: Clean up some inconsistent indentingJiapeng Chong-133/+141
2022-08-24fbdev: fb_pm2fb: Avoid potential divide by zero errorLetu Ren-0/+5
2022-08-24fbdev: ssd1307fb: Fix repeated words in commentsJilin Yuan-1/+1
2022-08-24fbdev: omapfb: Fix tests for platform_get_irq() failureYu Zhe-2/+2
2022-08-24i40e: Fix incorrect address type for IPv6 flow rulesSylwester Dziedziuch-1/+1
2022-08-24ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller-13/+46
2022-08-24md: call __md_stop_writes in md_stopGuoqing Jiang-0/+1
2022-08-24Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang-1/+1
2022-08-24md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan-0/+1
2022-08-24md/raid10: Fix the data type of an r10_sync_page_io() argumentBart Van Assche-7/+6
2022-08-24Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2022-08-24loop: Check for overflow while configuring loopSiddh Raman Pant-0/+5
2022-08-24fec: Restart PPS after link state changeCsókás Bence-4/+77
2022-08-23drm/i915/backlight: Disable pps power hook for aux based backlightJouni Högander-5/+8
2022-08-23drm/i915/display: avoid warnings when registering dual panel backlightArun R Murthy-14/+12