summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa1-0/+5
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons1-2/+2
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv1-1/+1
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo1-3/+3
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud1-7/+7
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser1-3/+4
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith1-1/+1
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o1-1/+1
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg1-0/+1
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma1-6/+7
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen1-1/+1
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing1-2/+7
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg1-7/+16
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk1-1/+6
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt1-5/+9
2018-04-24ubi: Reject MLC NANDRichard Weinberger1-0/+11
2018-04-24ubi: Fix error for write accessRomain Izard1-1/+1
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella1-0/+5
2018-04-24s390/qdio: don't merge ERROR output buffersJulian Wiedmann1-11/+20
2018-04-24s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann1-9/+2
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab1-1/+3
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann1-1/+0
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit1-2/+2
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long1-1/+4
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long1-38/+35
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long1-4/+5
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang1-2/+1
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng1-1/+1
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet1-1/+0
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o1-6/+6
2018-04-13virtio_net: check return value of skb_to_sgvec in one more locationNathan Chancellor1-1/+6
2018-04-13virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2018-04-13EDAC, mv64x60: Fix an error handling pathChristophe JAILLET1-1/+1
2018-04-13tty: n_gsm: Allow ADM response in addition to UA for control dlciTony Lindgren1-3/+14
2018-04-13scsi: libsas: initialize sas_phy status according to response of DISCOVERchenxiang1-0/+1
2018-04-13scsi: libsas: fix error when getting phy eventsJason Yan1-1/+1
2018-04-13scsi: libsas: fix memory leak in sas_smp_get_phy_events()Jason Yan1-0/+1
2018-04-13bcache: segregate flash only volume write streamsTang Junhui1-5/+14
2018-04-13bcache: stop writeback thread after detachingTang Junhui1-0/+6
2018-04-13vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu1-1/+1
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore1-0/+14
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng1-0/+18
2018-04-13iio: magnetometer: st_magn_spi: fix spi_device_id tableLorenzo Bianconi1-2/+0
2018-04-13bnx2x: Allow vfs to disable txvlan offloadMintz, Yuval1-4/+15
2018-04-13net: emac: fix reset timeout with AR8035 phyChristian Lamparter1-4/+22
2018-04-13e1000e: Undo e1000e_pm_freeze if __e1000_shutdown failsChris Wilson1-1/+6
2018-04-13net: phy: avoid genphy_aneg_done() for PHYs without clause 22 supportRussell King1-0/+6
2018-04-13mceusb: sporadic RX truncation corruption fixA Sun1-2/+7
2018-04-13cx25840: fix unchecked return valuesPan Bian1-15/+21
2018-04-13e1000e: fix race condition around skb_tstamp_tx()Jacob Keller1-2/+8