summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-05scsi: fcoe: drop frames in ELS LOGO error pathJohannes Thumshirn
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-09-05media: staging: omap4iss: Include asm/cacheflush.h after generic includesGuenter Roeck
2018-09-05i2c: davinci: Avoid zero value of CLKHAlexander Sverdlin
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire
2018-09-05net: prevent ISA drivers from building on PPC32Randy Dunlap
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru
2018-09-05usb: gadget: f_uac2: fix endianness of 'struct cntrl_*_lay3'Eugeniu Rosca
2018-09-05usb/phy: fix PPC64 build errors in phy-fsl-usb.cRandy Dunlap
2018-09-05usb: gadget: r8a66597: Fix a possible sleep-in-atomic-context bugs in r8a6659...Jia-Ju Bai
2018-09-05usb: gadget: r8a66597: Fix two possible sleep-in-atomic-context bugs in init_...Jia-Ju Bai
2018-09-05drm/imx: imx-ldb: check if channel is enabled before printing warningLucas Stach
2018-09-05drm/imx: imx-ldb: disable LDB on driver bindLucas Stach
2018-09-05scsi: libiscsi: fix possible NULL pointer dereference in case of TMFVarun Prakash
2018-09-05drm/bridge: adv7511: Reset registers on hotplugSean Paul
2018-08-24i2c: imx: Fix race condition in dma readEsben Haabendal
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24staging: android: ion: check for kref overflowDaniel Rosenberg
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner
2018-08-24drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()Dan Carpenter
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta
2018-08-24drm/armada: fix colorkey mode propertyRussell King
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino
2018-08-24HID: wacom: Correct touch maximum XY of 2nd-gen IntuosJason Gerecke
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru
2018-08-24drm/exynos: decon5433: Fix WINCONx reset valueMarek Szyprowski
2018-08-24drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski
2018-08-24drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski
2018-08-24md/raid10: fix that replacement cannot complete recovery after reassembleBingJing Chang
2018-08-24dmaengine: k3dma: Off by one in k3_of_dma_simple_xlate()Dan Carpenter
2018-08-24usb: xhci: increase CRS timeout valueAjay Gupta
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski
2018-08-24net: hamradio: use eth_broadcast_addrStefan Agner
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan