summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-27net: phylink: avoid resolving link state too earlyRussell King1-6/+13
2019-02-27pinctrl: max77620: Use define directive for max77620_pinconf_param valuesNathan Chancellor1-8/+6
2019-02-27staging: erofs: unzip_vle_lz4.c,utils.c: rectify BUG_ONsGao Xiang2-7/+7
2019-02-27staging: erofs: unzip_{pagevec.h,vle.c}: rectify BUG_ONsGao Xiang2-22/+15
2019-02-27staging: erofs: {dir,inode,super}.c: rectify BUG_ONsGao Xiang3-11/+19
2019-02-27staging: erofs: add a full barrier in erofs_workgroup_unfreezeGao Xiang1-0/+5
2019-02-27staging: erofs: fix `erofs_workgroup_{try_to_freeze, unfreeze}'Gao Xiang1-16/+25
2019-02-27staging: erofs: atomic_cond_read_relaxed on ref-locked workgroupGao Xiang1-12/+18
2019-02-27staging: erofs: remove the redundant d_rehash() for the root dentryGao Xiang1-6/+0
2019-02-27drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma1-2/+3
2019-02-27drm/amdgpu: disable bulk moves for nowChristian König1-0/+2
2019-02-27drm/i915/fbdev: Actually configure untiled displaysChris Wilson1-5/+7
2019-02-27gpu: drm: radeon: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeRafael J. Wysocki1-0/+1
2019-02-27drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher1-0/+1
2019-02-27cpufreq: scmi: Fix use-after-free in scmi_cpufreq_exit()Yangtao Li1-1/+1
2019-02-27clk: at91: fix at91sam9x5 peripheral clock numberAlexandre Belloni1-2/+1
2019-02-27clk: at91: fix masterck nameAlexandre Belloni3-4/+4
2019-02-27RDMA/srp: Rework SCSI device reset handlingBart Van Assche1-10/+0
2019-02-27scsi: sd_zbc: Fix sd_zbc_report_zones() buffer allocationMasato Suzuki1-3/+5
2019-02-27net/mlx5e: XDP, fix redirect resources availability checkSaeed Mahameed4-4/+22
2019-02-27net/mlx5e: FPGA, fix Innova IPsec TX offload data path performanceRaed Salem1-0/+6
2019-02-27geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-27team: avoid complex list operations in team_nl_cmd_options_set()Cong Wang1-22/+5
2019-02-27net: sfp: do not probe SFP module before we're attachedRussell King3-9/+25
2019-02-27net/mlx5e: Don't overwrite pedit action when multiple pedit usedTonghao Zhang1-10/+15
2019-02-27net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+20
2019-02-27net: ena: fix race between link up and device initalizationArthur Kiyanovski1-5/+5
2019-02-27isdn: avm: Fix string plus integer warning from ClangNathan Chancellor1-1/+1
2019-02-27net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan1-0/+1
2019-02-27mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel1-6/+6
2019-02-27mlxsw: pci: Return error on PCI reset timeoutNir Dotan1-2/+2
2019-02-27dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur1-0/+6
2019-02-27leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-02-27hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-02-27atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-02-27net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit1-0/+1
2019-02-27ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2019-02-27pvcalls-front: fix potential null dereferenceWen Yang1-0/+3
2019-02-27drm/sun4i: backend: add missing of_node_putsJulia Lawall1-2/+3
2019-02-27vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh1-8/+12
2019-02-27vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov1-2/+6
2019-02-27drm/amd/display: fix PME notification not working in RV desktopCharlene Liu1-1/+6
2019-02-27drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling1-3/+9
2019-02-27drm/meson: add missing of_node_putJulia Lawall1-2/+7
2019-02-27scsi: cxgb4i: add wait_for_completion()Varun Prakash4-18/+31
2019-02-27scsi: qla1280: set 64bit coherent maskThomas Bogendoerfer1-1/+1
2019-02-27scsi: ufs: Fix geometry descriptor sizeAvri Altman1-1/+1
2019-02-27scsi: qedi: Add ep_state for login completion on un-reachable targetsManish Rangankar2-0/+4
2019-02-27scsi: ufs: Fix system suspend statusStanley Chu1-0/+2
2019-02-27scsi: tcmu: avoid cmd/qfull timers updated whenever a new cmd comesXiubo Li1-27/+61