summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-03-05bus: tegra-aconnect: Remove PM_CLK dependencySameer Pujar
2020-03-05thermal: brcmstb_thermal: Do not use DT coefficientsFlorian Fainelli
2020-03-05thermal: db8500: Depromote debug printLinus Walleij
2020-03-05pwm: omap-dmtimer: put_device() after of_find_device_by_node()Uwe Kleine-König
2020-03-05drivers: net: xgene: Fix the order of the arguments of 'alloc_etherdev_mqs()'Christophe JAILLET
2020-03-05RDMA/hns: Bugfix for posting a wqe with sgeLijun Ou
2020-03-05RDMA/hns: Simplify the calculation and usage of wqe idx for post verbsYixian Liu
2020-03-05mwifiex: delete unused mwifiex_get_intf_num()Brian Norris
2020-03-05mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris
2020-03-05kbuild: remove header compile testMasahiro Yamada
2020-03-05net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-03-05net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov
2020-03-05net: atlantic: fix potential error handlingPavel Belous
2020-03-05net: atlantic: fix use after free kasan warnPavel Belous
2020-03-05s390/qeth: vnicc Fix EOPNOTSUPP precedenceAlexandra Winter
2020-03-05nvme-pci: Hold cq_poll_lock while completing CQEsBijan Mottahedeh
2020-03-05hv_netvsc: Fix unwanted wakeup in netvsc_attach()Haiyang Zhang
2020-03-05drm/i915/gvt: Separate display reset from ALL_ENGINES resetTina Zhang
2020-03-05drm/i915/gvt: Fix orphan vgpu dmabuf_objs' lifetimeTina Zhang
2020-03-05i2c: jz4780: silence log flood on txabrtWolfram Sang
2020-03-05i2c: altera: Fix potential integer overflowGustavo A. R. Silva
2020-03-05HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-05HID: alps: Fix an error handling path in 'alps_input_configured()'Christophe JAILLET
2020-03-05vhost: Check docket sk_family instead of call getnameEugenio Pérez
2020-03-05cpufreq: Fix policy initialization for internal governor driversRafael J. Wysocki
2020-03-05amdgpu/gmc_v9: save/restore sdpif regs during S3Shirish S
2020-03-05Revert "PM / devfreq: Modify the device name as devfreq(X) for sysfs"Orson Zhai
2020-03-05macintosh: therm_windtunnel: fix regression when instantiating devicesWolfram Sang
2020-03-05drm/radeon: Inline drm_get_pci_devDaniel Vetter
2020-03-05drm/amdgpu: Drop DRIVER_USE_AGPDaniel Vetter
2020-03-05HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-05HID: ite: Only bind to keyboard USB interface on Acer SW5-012 keyboard dockHans de Goede
2020-03-05ACPI: watchdog: Fix gas->access_width usageMika Westerberg
2020-03-05nvme/pci: move cqe check after device shutdownKeith Busch
2020-03-05nvme: prevent warning triggered by nvme_stop_keep_aliveNigel Kirkland
2020-03-05nvme/tcp: fix bug on double requeue when send failsAnton Eidelman
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-03-05net: hns3: add management table after IMP resetYufeng Mo
2020-03-05ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-03-05net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-05net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-03-05net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-03-05net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-05net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-05net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-05net: ena: rss: do not allocate key when not supportedSameeh Jubran
2020-03-05net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-05net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-05net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-03-05net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski