summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-01net: usb: asix: ax88772: suspend PHY on driver probeOleksij Rempel1-0/+1
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1077-19023/+79480
2021-07-01Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+3
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds49-517/+1448
2021-06-30Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds53-938/+526
2021-06-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds37-216/+675
2021-06-30Merge tag 'edac_updates_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-60/+625
2021-06-30Merge tag 'tpmdd-next-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-23/+37
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds79-675/+3900
2021-06-30Merge tag 'mailbox-v5.14' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds13-96/+422
2021-06-30Merge tag 'for-linus-5.14-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds11-673/+1492
2021-06-30Merge branch 'for-5.14/multitouch' into for-linusJiri Kosina3-1/+18
2021-06-30Merge branch 'for-5.14/logitech' into for-linusJiri Kosina5-45/+118
2021-06-30Merge branch 'for-5.14/intel-ish' into for-linusJiri Kosina13-69/+105
2021-06-30Merge branch 'for-5.14/google' into for-linusJiri Kosina1-0/+10
2021-06-30Merge branch 'for-5.14/core' into for-linusJiri Kosina4-11/+40
2021-06-30Merge branch 'for-5.14/amd-sfh' into for-linusJiri Kosina1290-16104/+42104
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds10-61/+255
2021-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski31-123/+259
2021-06-30Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-19/+16
2021-06-29Merge tag 'pnp-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds7-36/+19
2021-06-29Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds53-538/+1206
2021-06-29Merge tag 'pm-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds20-335/+610
2021-06-29qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor1-5/+3
2021-06-29Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-30/+193
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds61-231/+143
2021-06-29Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-5/+1
2021-06-29gve: DQO: Fix off by one in gve_rx_dqo()Dan Carpenter1-1/+1
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng1-0/+1
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee1-0/+1
2021-06-29net: stmmac: option to enable PHY WOL with PMT enabledLing Pei Lee1-1/+2
2021-06-29ptp: Set lookup cookie when creating a PTP PPS source.Jonathan Lemon1-0/+1
2021-06-29net: sock: introduce sk_error_reportAlexander Aring2-2/+2
2021-06-29Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux...Linus Torvalds16-67/+263
2021-06-29mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman1-8/+10
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Liam Howlett1-2/+2
2021-06-29media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett1-1/+1
2021-06-29drm/amdgpu: use vma_lookup() in amdgpu_ttm_tt_get_user_pages()Liam Howlett1-2/+2
2021-06-29vfio: use vma_lookup() instead of find_vma_intersection()Liam Howlett1-1/+1
2021-06-29drm/i915/selftests: use vma_lookup() in __igt_mmap()Liam Howlett1-1/+1
2021-06-29loop: charge i/o to mem and blk cgDan Schatzberg2-21/+43
2021-06-29loop: use worker per cgroup instead of kworkerDan Schatzberg2-34/+187
2021-06-29fs: remove noop_set_page_dirty()Matthew Wilcox (Oracle)1-1/+1
2021-06-29virtio_balloon: specify page reporting order if neededGavin Shan1-0/+17
2021-06-29Merge branches 'pm-domains' and 'pm-devfreq'Rafael J. Wysocki8-36/+59
2021-06-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki8-263/+528
2021-06-29Merge branches 'pm-core' and 'pm-sleep'Rafael J. Wysocki2-12/+10
2021-06-29Merge branch 'pm-opp'Rafael J. Wysocki2-24/+13
2021-06-29Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki11-54/+130
2021-06-29Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki19-121/+108