summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-07ACPI: sbshc: Unify the message printingHanjun Guo1-4/+4
2021-06-07ACPI: sysfs: Cleanup message printingHanjun Guo1-5/+3
2021-06-07ACPI: reboot: Unify the message printingHanjun Guo1-1/+3
2021-06-07ACPI: processor_throttling: Cleanup the printing messagesHanjun Guo1-34/+26
2021-06-07ACPI: processor_perflib: Cleanup print messagesHanjun Guo1-20/+18
2021-06-07ACPI: processor_thermal: Remove unused PREFIX for printingHanjun Guo1-2/+0
2021-06-07ACPI: pci_root: Unify the message printingHanjun Guo1-1/+3
2021-06-07ACPI: osl: Remove the duplicated PREFIX for message printingHanjun Guo1-2/+2
2021-06-07ACPI: nvs: Unify the message printingHanjun Guo1-3/+5
2021-06-07ACPI: glue: Clean up the printing messagesHanjun Guo1-20/+9
2021-06-07ACPI: event: Use pr_*() macros to replace printk()Hanjun Guo1-2/+4
2021-06-07ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo1-2/+2
2021-06-07ACPI: blacklist: Unify the message printingHanjun Guo1-4/+5
2021-06-07ACPI: cmos_rtc: Using pr_fmt() and remove PREFIXHanjun Guo1-2/+4
2021-06-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-18/+26
2021-06-06Merge tag 'arm-soc-fixes-v5.13-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-13/+63
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-6/+13
2021-06-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-8/+26
2021-06-05Merge tag 'optee-fix-for-v5.13' of git://git.linaro.org/people/jens.wiklander...Olof Johansson2-4/+8
2021-06-05Merge tag 'omap-for-v5.13/fixes-pm' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-5/+52
2021-06-05Merge tag 'omap-for-v5.13/fixes-sata' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-1/+2
2021-06-05Merge tag 'amlogic-fixes-v5.13-rc1' of https://git.kernel.org/pub/scm/linux/k...Olof Johansson1-3/+1
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2021-06-05drivers/base/memory: fix trying offlining memory blocks with memory holes on ...David Hildenbrand1-3/+3
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-399/+650
2021-06-04Merge tag 'pci-v5.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2021-06-04cxgb4: avoid link re-train during TC-MQPRIO configurationRahul Lakkireddy4-7/+14
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller5-52/+26
2021-06-04wireguard: allowedips: free empty intermediate nodes when removing single nodeJason A. Donenfeld3-131/+137
2021-06-04wireguard: allowedips: allocate nodes in kmem_cacheJason A. Donenfeld3-8/+38
2021-06-04wireguard: allowedips: remove nodes in O(1)Jason A. Donenfeld2-84/+57
2021-06-04wireguard: allowedips: initialize list head in selftestJason A. Donenfeld1-1/+2
2021-06-04wireguard: peer: allocate in kmem_cacheJason A. Donenfeld3-4/+27
2021-06-04wireguard: use synchronize_net rather than synchronize_rcuJason A. Donenfeld2-4/+4
2021-06-04wireguard: do not use -O3Jason A. Donenfeld1-2/+1
2021-06-04i2c: qcom-geni: Suspend and resume the bus during SYSTEM_SLEEP_PM opsRoja Rani Yarubandi1-1/+11
2021-06-04i2c: qcom-geni: Add shutdown callback for i2cRoja Rani Yarubandi1-0/+9
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds20-93/+213
2021-06-04ice: Allow all LLDP packets from PF to TxDave Ertman1-1/+4
2021-06-04ice: report supported and advertised autoneg using PHY capabilitiesPaul Greenwalt1-45/+6
2021-06-04ice: handle the VF VSI rebuild failureHaiyue Wang1-1/+6
2021-06-04ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley2-5/+8
2021-06-04ice: Fix allowing VF to request more/less queues via virtchnlBrett Creeley1-0/+2
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie4-36/+68
2021-06-04Merge tag 'amd-drm-fixes-5.13-2021-06-02' of https://gitlab.freedesktop.org/a...Dave Airlie9-50/+52
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller1-2/+21
2021-06-03virtio-net: fix for skb_over_panic inside big modeXuan Zhuo1-1/+1
2021-06-03Merge tag 'ieee802154-for-davem-2021-06-03' of git://git.kernel.org/pub/scm/l...David S. Miller1-2/+2
2021-06-03Merge tag 'wireless-drivers-2021-06-03' of git://git.kernel.org/pub/scm/linux...David S. Miller11-30/+138
2021-06-03cxgb4: fix regression with HASH tc prio value updateRahul Lakkireddy1-9/+5