summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-03netdevsim: remove unused sdev codeTaehee Yoo
2020-02-03netdevsim: use __GFP_NOWARN to avoid memalloc warningTaehee Yoo
2020-02-03netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfsTaehee Yoo
2020-02-03netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo
2020-02-03netdevsim: fix panic in nsim_dev_take_snapshot_write()Taehee Yoo
2020-02-03netdevsim: disable devlink reload when resources are being usedTaehee Yoo
2020-02-03netdevsim: fix using uninitialized resourcesTaehee Yoo
2020-02-03bnxt_en: Fix TC queue mapping.Michael Chan
2020-02-03bnxt_en: Fix logic that disables Bus Master during firmware reset.Vasundhara Volam
2020-02-03bnxt_en: Fix RDMA driver failure with SRIOV after firmware reset.Michael Chan
2020-02-03bnxt_en: Refactor logic to re-enable SRIOV after firmware reset detected.Michael Chan
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen
2020-02-01qed: Fix a error code in qed_hw_init()Dan Carpenter
2020-02-01octeontx2-pf: Fix an IS_ERR() vs NULL bugDan Carpenter
2020-01-31mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbpsNathan Chancellor
2020-01-31ionic: fix rxq comp packet type maskShannon Nelson
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-31net: mdio: of: fix potential NULL pointer derefernceMichael Walle
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2020-01-30ide: make drive->dn read onlyDan Carpenter
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29Merge tag 'char-misc-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-01-29Merge tag 'driver-core-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-29Merge tag 'staging-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29Merge tag 'usb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-29Merge tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2020-01-29Merge tag 'gpio-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-01-29net: mvneta: fix XDP support if sw bm is used as fallbackLorenzo Bianconi
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs
2020-01-29drm/nouveau: signal pending fences when channel has been killedBen Skeggs
2020-01-29drm/nouveau: reject attempts to submit to dead channelsBen Skeggs
2020-01-29drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai
2020-01-28Merge tag 'thermal-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-28Merge tag 'sound-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds