aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-01net: Make PTP-specific drivers depend on PTP_1588_CLOCKClay McClure
2020-05-01hv_netvsc: Fix netvsc_start_xmit's return typeNathan Chancellor
2020-05-01net: phy: DP83TC811: Fix WoL in config init to be disabledDan Murphy
2020-05-01net: phy: DP83822: Fix WoL in config init to be disabledDan Murphy
2020-05-01Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-05-01Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-05-01Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-05-01iommu/qcom: Fix local_base status checkTang Bin
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-04-30cxgb4: fix EOTID leak when disabling TC-MQPRIO offloadRahul Lakkireddy
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko
2020-04-30mlxsw: spectrum_acl_tcam: Position vchunk in a vregion list properlyJiri Pirko
2020-04-30net: macb: Fix runtime PM refcountingAndy Shevchenko
2020-04-30net: moxa: Fix a potential double 'free_irq()'Christophe JAILLET
2020-04-30net: macsec: preserve ingress frame orderingScott Dial
2020-05-01Merge tag 'amd-drm-fixes-5.7-2020-04-29' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-30net: ipa: zero return code before issuing generic EE commandAlex Elder
2020-04-30net: ipa: fix an error message in gsi_channel_init_one()Alex Elder
2020-04-30net: ipa: fix a bug in ipa_endpoint_stop()Alex Elder
2020-05-01Merge tag 'drm-intel-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-04-30ionic: add device reset to fw upgrade downShannon Nelson
2020-04-30ionic: refresh devinfo after fw-upgradeShannon Nelson
2020-04-30ionic: no link check until after probeShannon Nelson
2020-04-30dp83640: reverse arguments to list_add_tailJulia Lawall
2020-05-01Merge tag 'drm-misc-fixes-2020-04-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-30Merge tag 'for-5.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-30ibmvnic: Skip fatal error reset after passive initJuliet Kim
2020-04-30Merge tag 'mmc-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-04-30net/mlx5e: Fix q counters on uplink representorsRoi Dayan
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2020-04-30net/mlx5: DR, On creation set CQ's arm_db member to right valueErez Shitrit
2020-04-30net/mlx5: E-switch, Fix mutex init orderParav Pandit
2020-04-30net/mlx5: E-switch, Fix printing wrong error valueParav Pandit
2020-04-30net/mlx5: E-switch, Fix error unwinding flow for steering init failureParav Pandit
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-30i2c: aspeed: Avoid i2c interrupt status clear race condition.ryan_chen
2020-04-30i2c: amd-mp2-pci: Fix Oops in amd_mp2_pci_init() error handlingDan Carpenter
2020-04-29wireguard: receive: use tunnel helpers for decapsulating ECN markingsToke Høiland-Jørgensen
2020-04-29wireguard: queueing: cleanup ptr_ring in error path of packet_queue_initJason A. Donenfeld
2020-04-29wireguard: send: remove errant newline from packet_encrypt_workerSultan Alsawaf
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou
2020-04-29HID: mcp2221: add gpiolib dependencyArnd Bergmann
2020-04-29HID: i2c-hid: reset Synaptics SYNA2393 on resumeDaniel Playfair Cal
2020-04-29HID: wacom: Report 2nd-gen Intuos Pro S center button status over BTJason Gerecke
2020-04-29net: dsa: mv88e6xxx: remove duplicate assignment of struct membersJason Yan
2020-04-29Merge tag 'riscv-for-linus-5.7-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds