summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas
2019-01-13drm/rockchip: psr: do not dereference encoder before it is null checked.Enric Balletbo i Serra
2019-01-13drm/vc4: Set ->is_yuv to false when num_planes == 1Boris Brezillon
2019-01-13drm/nouveau/drm/nouveau: Check rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2019-01-13of: __of_detach_node() - remove node from phandle cacheFrank Rowand
2019-01-13of: of_node_get()/of_node_put() nodes held in phandle cacheFrank Rowand
2019-01-13power: supply: olpc_battery: correct the temperature unitsLubomir Rintel
2019-01-13intel_th: msu: Fix an off-by-one in attribute storeAlexander Shishkin
2019-01-13genwqe: Fix size checkChristian Borntraeger
2019-01-13drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2019-01-13video: fbdev: pxafb: Fix "WARNING: invalid free of devm_ allocated data"YueHaibing
2019-01-13iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2019-01-13RDMA/srpt: Fix a use-after-free in the channel release codeBart Van Assche
2019-01-13rxe: fix error completion wr_id and qp_numSagi Grimberg
2019-01-13iio: dac: ad5686: fix bit shift read registerMircea Caprioru
2019-01-13leds: pwm: silently error out on EPROBE_DEFERJerome Brunet
2019-01-13PCI / PM: Allow runtime PM without callback functionsJarkko Nikula
2019-01-13b43: Fix error in cordic routineLarry Finger
2019-01-13driver core: Add missing dev->bus->need_parent_lock checksRafael J. Wysocki
2019-01-13media: cx23885: only reset DMA on problematic CPUsBrad Love
2019-01-13mt76x0: init hw capabilitiesLorenzo Bianconi
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13zram: fix double free backing deviceMinchan Kim
2019-01-13scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is inv...Ewan D. Milne
2019-01-13scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier
2019-01-13auxdisplay: charlcd: fix x/y command parsingMans Rullgard
2019-01-13serial/sunsu: fix refcount leakYangtao Li
2019-01-13qmi_wwan: Fix qmap header retrieval in qmimux_rx_fixupDaniele Palmas
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu
2019-01-13Input: synaptics - enable SMBus for HP EliteBook 840 G4Mantas Mikulėnas
2019-01-13gpio: mvebu: only fail on missing clk if pwm is actually to be usedUwe Kleine-König
2019-01-13lan743x: Remove MAC Reset from initializationBryan Whitehead
2019-01-13vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-01-13lan78xx: Resolve issue with changing MAC addressJason Martinsen
2019-01-13lan743x: Expand phy search for LAN7431Bryan Whitehead
2019-01-13net: macb: add missing barriers when reading descriptorsAnssi Hannula
2019-01-13net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-01-13net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu