summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2021-01-05Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-04net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register accessMartin Blumenstingl
2021-01-04net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYsMartin Blumenstingl
2021-01-04r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2021-01-04net: usb: qmi_wwan: add Quectel EM160R-GLBjørn Mork
2021-01-04net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flagCharles Keepax
2021-01-04ibmvnic: fix: NULL pointer dereference.YANG LI
2021-01-04vhost_net: fix ubuf refcount incorrectly when sendmsg failsYunjian Wang
2021-01-04bareudp: Fix use of incorrect min_headroom sizeTaehee Yoo
2021-01-04bareudp: set NETIF_F_LLTX flagTaehee Yoo
2021-01-02Merge tag 'pm-5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-01-02Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-12-30intel_idle: add SnowRidge C-state tableArtem Bityutskiy
2020-12-30cpufreq: intel_pstate: Fix fast-switch fallback pathRafael J. Wysocki
2020-12-28net: hdlc_ppp: Fix issues when mod_timer is called while timer is runningXie He
2020-12-28atlantic: remove architecture dependsLéo Le Bouter
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-28net: mvpp2: fix pkt coalescing int-threshold configurationStefan Chulski
2020-12-28net: ipa: don't return a value from evt_ring_command()Alex Elder
2020-12-28net: ipa: don't return a value from gsi_channel_command()Alex Elder
2020-12-28bnxt_en: Check TQM rings for maximum supported value.Michael Chan
2020-12-28bnxt_en: Fix AER recovery.Vasundhara Volam
2020-12-28Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2020-12-28tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGSYunjian Wang
2020-12-28net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registeredGrygorii Strashko
2020-12-28Merge tag 'for-5.11/dm-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-12-28CDC-NCM: remove "connected" log messageRoland Dreier
2020-12-28Revert "dm crypt: export sysfs of kcryptd workqueue"Mike Snitzer
2020-12-28opp: Call the missing clk_put() on errorViresh Kumar
2020-12-28opp: fix memory leak in _allocate_opp_tableQuanyang Wang
2020-12-27Merge tag 'ntb-5.11' of git://github.com/jonmason/ntbLinus Torvalds
2020-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-27vhost/vsock: add IOTLB API supportStefano Garzarella
2020-12-26mfd: ab8500-debugfs: Remove extraneous seq_putcLinus Torvalds
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25mfd: ab8500-debugfs: Remove extraneous curly braceNathan Chancellor
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-25drm/amd/display: avoid uninitialized variable warningLinus Torvalds
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-24Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-24Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-24Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-24Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-12-24Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-12-24Merge branch 'for-5.11/dax' into for-5.11/libnvdimmDan Williams
2020-12-24device-dax: Avoid an unnecessary check in alloc_dev_dax_range()Zhen Lei
2020-12-24device-dax: Fix range releaseDan Williams