summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-08-24ibmvnic: Fix error recovery on login failureJohn Allen1-2/+2
2018-08-24hv/netvsc: fix handling of fallback to single queue modeStephen Hemminger1-0/+1
2018-08-24ibmvnic: Revise RX/TX queue error messagesThomas Falcon1-12/+27
2018-08-24of: overlay: update phandle cache on overlay apply and removeFrank Rowand3-3/+16
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter1-2/+2
2018-08-24pinctrl: nsp: Fix potential NULL dereferenceWei Yongjun1-0/+2
2018-08-24pinctrl: nsp: off by ones in nsp_pinmux_enable()Dan Carpenter1-2/+2
2018-08-24pinctrl: ingenic: Fix inverted direction for < JZ4770Paul Cercueil1-1/+1
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-24rtc: fix alarm read and set offsetAlexandre Belloni1-3/+5
2018-08-24sfc: hold filter_sem consistently during resetBert Kenward1-9/+8
2018-08-24sfc: avoid hang from nested use of the filter_semBert Kenward1-9/+21
2018-08-24ixgbe: Off by one in ixgbe_ipsec_tx()Dan Carpenter1-1/+1
2018-08-24amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-08-24sfp: fix module initialisation with netdev already upRussell King1-2/+2
2018-08-24sfp: ensure we clean up properly on bus registration failureRussell King1-7/+24
2018-08-24RDMA/mlx5: Fix memory leak in mlx5_ib_create_srq() error pathKamal Heib1-6/+12
2018-08-24nfit: fix unchecked dereference in acpi_nfit_ctlDave Jiang1-2/+4
2018-08-24scsi: qedi: Send driver state to MFWManish Rangankar1-0/+11
2018-08-24scsi: qedf: Send the driver state to MFWSaurav Kashyap1-0/+12
2018-08-24scsi: hpsa: correct enclosure sas addressDon Brace2-4/+22
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-08-24bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.Michael Chan3-4/+1
2018-08-24bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan1-2/+2
2018-08-24bnxt_en: Fix inconsistent BNXT_FLAG_AGG_RINGS logic.Michael Chan1-1/+4
2018-08-24bnxt_en: Fix the vlan_tci exact match check.Venkat Duvvuru1-3/+27
2018-08-24drm/armada: fix irq handlingRussell King1-2/+10
2018-08-24drm/armada: fix colorkey mode propertyRussell King2-8/+23
2018-08-24net: ieee802154: adf7242: Fix OCL calibration runsMichael Hennerich1-1/+28
2018-08-24net: ieee802154: adf7242: Fix erroneous RX enableMichael Hennerich1-1/+4
2018-08-24drm/tegra: Fix comparison operator for buffer sizeMikko Perttunen1-1/+1
2018-08-24gpu: host1x: Check whether size of unpin isn't 0Dmitry Osipenko1-1/+2
2018-08-24gpu: host1x: Skip IOMMU initialization if firewall is enabledDmitry Osipenko1-0/+3
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt1-9/+4
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24drm/sun4i: link in front-end code if neededArnd Bergmann1-1/+4
2018-08-24nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash usDouglas Anderson1-0/+4
2018-08-24net: macb: Free RX ring for all queuesHarini Katakam1-6/+5
2018-08-24cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom1-22/+13
2018-08-24ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-08-24ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-6/+1
2018-08-24sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-08-24sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-9/+1
2018-08-24qed: off by one in qed_parse_mcp_trace_buf()Dan Carpenter1-1/+1
2018-08-24ieee802154: mcr20a: add missing includesArnd Bergmann1-1/+2
2018-08-24drm/bridge/sii8620: Fix display of packed pixel modesMaciej Purski1-1/+16
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-24net: phy: marvell: change default m88e1510 LED configurationWang Dongsheng1-18/+36