summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-29HID: wacom: correct misreported EKR ring valuesAaron Armstrong Skomra1-1/+1
2019-08-29iwlwifi: mvm: disable TX-AMSDU on older NICsJohannes Berg1-1/+13
2019-08-29block: aoe: Fix kernel crash due to atomic sleep when exitingHe Zhe1-3/+10
2019-08-29drm/vmwgfx: fix memory leak when too many retries have occurredColin Ian King1-1/+3
2019-08-29libata: add SG safety checks in SFF pio transfersJens Axboe1-0/+6
2019-08-29libata: have ata_scsi_rw_xlat() fail invalid passthrough requestsJens Axboe1-0/+21
2019-08-29net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao1-9/+11
2019-08-29net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao1-1/+1
2019-08-29net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao1-2/+4
2019-08-29drm/amdgpu: pin the csb buffer on hw init for gfx v8Likun Gao1-0/+40
2019-08-29net: stmmac: tc: Do not return a fragment entryJose Abreu1-1/+1
2019-08-29net: stmmac: Fix issues when number of Queues >= 4Jose Abreu2-0/+8
2019-08-29net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET1-1/+4
2019-08-29ata: rb532_cf: Fix unused variable warning in rb532_pata_driver_probeGustavo A. R. Silva1-1/+0
2019-08-29drm/rockchip: Suspend DP lateDouglas Anderson1-1/+1
2019-08-29HID: input: fix a4tech horizontal wheel custom usageNicolas Saenz Julienne1-3/+27
2019-08-29HID: quirks: Set the INCREMENT_USAGE_ON_DUPLICATE quirk on Saitek X52István Váradi2-0/+2
2019-08-29enetc: Select PHYLIB while CONFIG_FSL_ENETC_VF is setYueHaibing1-0/+1
2019-08-29net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29can: peak_usb: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29can: sja1000: force the string buffer NULL-terminatedWang Xiayang1-1/+1
2019-08-29spi: pxa2xx: Add support for Intel Tiger LakeJarkko Nikula1-0/+8
2019-08-29net: phy: phy_led_triggers: Fix a possible null-pointer dereference in phy_le...Jia-Ju Bai1-1/+2
2019-08-29isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro1-1/+11
2019-08-29enetc: Fix build error without PHYLIBYueHaibing1-0/+1
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman4-15/+16
2019-08-29iwlwifi: fix locking in delayed GTK settingJohannes Berg1-13/+26
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdefShahar S Matityahu1-1/+1
2019-08-29iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdefShahar S Matityahu1-0/+2
2019-08-29iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein4-5/+51
2019-08-29nvmem: Use the same permissions for eeprom as for nvmemJean Delvare1-4/+11
2019-08-29net: stmmac: manage errors returned by of_get_mac_address()Martin Blumenstingl1-0/+7
2019-08-29mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()Jia-Ju Bai1-3/+5
2019-08-29habanalabs: fix F/W download in BE architectureBen Segal1-17/+2
2019-08-29isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai1-0/+1
2019-08-29qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon1-1/+1
2019-08-29net: usb: qmi_wwan: Add the BroadMobi BM818 cardBob Ham1-0/+1
2019-08-29st_nci_hci_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-08-29st21nfca_connectivity_event_received: null check the allocationNavid Emamdoost1-0/+2
2019-08-29Staging: fbtft: Fix GPIO handlingJan Sebastian Götte9-11/+11
2019-08-29can: mcp251x: add error check when wq alloc failedWeitao Hou1-27/+22
2019-08-29can: dev: call netif_carrier_off() in register_candev()Rasmus Villemoes1-0/+2
2019-08-29net: mvpp2: Don't check for 3 consecutive Idle frames for 10G linksMaxime Chevallier1-3/+3
2019-08-29bonding: Force slave speed check after link state recovery for 802.3adThomas Falcon1-0/+9
2019-08-29spi: pxa2xx: Balance runtime PM enable/disable on errorLubomir Rintel1-2/+4
2019-08-29HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DTIlya Trukhanov1-0/+12
2019-08-29HID: logitech-hidpp: add USB PID for a few more supported miceFilipe Laíns1-1/+31
2019-08-29regulator: axp20x: fix DCDC5 and DCDC6 for AXP803Jernej Skrabec1-2/+2
2019-08-29regulator: axp20x: fix DCDCA and DCDCD for AXP806Jernej Skrabec1-3/+3
2019-08-25net: phy: consider AN_RESTART status when reading link statusHeiner Kallweit2-1/+25