summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-02scsi: sd: Defer spinning up drive while SANITIZE is in progressMahesh Rajashekhara
2018-05-02mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.Joakim Tjernlund
2018-05-02mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.Joakim Tjernlund
2018-05-02tty: Use __GFP_NOFAIL for tty_ldisc_get()Tetsuo Handa
2018-05-02tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not setTony Lindgren
2018-05-02tty: n_gsm: Fix long delays with control frame timeouts in ADM modeTony Lindgren
2018-05-02virtio_console: free buffers after resetMichael S. Tsirkin
2018-05-02USB: Increment wakeup count on remote wakeup.Ravi Chandra Sadineni
2018-05-02usb: core: Add quirk for HP v222w 16GB MiniKamil Lulko
2018-05-02USB: serial: cp210x: add ID for NI USB serial consoleKyle Roeschley
2018-05-02USB: serial: ftdi_sio: use jtag quirk for Arrow USB BlasterVasyl Vavrychuk
2018-05-02usbip: vhci_hcd: Fix usb device and sockfd leaksShuah Khan
2018-05-02usbip: usbip_host: fix to hold parent lock for device_attach() callsShuah Khan
2018-04-29cdrom: information leak in cdrom_ioctl_media_changed()Dan Carpenter
2018-04-29scsi: mptsas: Disable WRITE SAMEMartin K. Petersen
2018-04-29pppoe: check sockaddr length in pppoe_connect()Guillaume Nault
2018-04-29team: fix netconsole setup over teamXin Long
2018-04-29team: avoid adding twice the same option to the event listPaolo Abeni
2018-04-29bonding: do not set slave_dev npinfo before slave_enable_netpoll in bond_enslaveXin Long
2018-04-24HID: hidraw: Fix crash on HIDIOCGFEATURE with a destroyed deviceRodrigo Rivas Costa
2018-04-24drm/radeon: Fix PCIe lane width calculationPaul Parsons
2018-04-24watchdog: f71808e_wdt: Fix WD_EN register readIgor Pylypiv
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-24clk: mvebu: armada-38x: add support for missing clocksRichard Genoud
2018-04-24clk: mvebu: armada-38x: add support for 1866MHz variantsRalph Sennhauser
2018-04-24mmc: jz4740: Fix race condition in IRQ mask updateAlex Smith
2018-04-24random: use a tighter cap in credit_entropy_bits_safe()Theodore Ts'o
2018-04-24thunderbolt: Resume control channel after hibernation image is createdMika Westerberg
2018-04-24HID: i2c-hid: fix size check and type usageAaron Ma
2018-04-24usb: dwc3: pci: Properly cleanup resourceThinh Nguyen
2018-04-24USB:fix USB3 devices behind USB3 hubs not resuming at hibernate thawZhengjun Xing
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-24xen-netfront: Fix hang on device removalJason Andryuk
2018-04-24usb: musb: gadget: misplaced out of bounds checkHeinrich Schuchardt
2018-04-24ubi: Reject MLC NANDRichard Weinberger
2018-04-24ubi: Fix error for write accessRomain Izard
2018-04-24slip: Check if rstate is initialized before uncompressingTejaswi Tanikella
2018-04-24s390/qdio: don't merge ERROR output buffersJulian Wiedmann
2018-04-24s390/qdio: don't retry EQBS after CCQ 96Julian Wiedmann
2018-04-24media: v4l2-compat-ioctl32: don't oops on overlayMauro Carvalho Chehab
2018-04-13Revert "xhci: plat: Register shutdown for xhci_plat"Greg Hackmann
2018-04-13r8169: fix setting driver_data after register_netdevHeiner Kallweit
2018-04-13bonding: process the err returned by dev_set_allmulti properly in bond_enslaveXin Long
2018-04-13bonding: move dev_mc_sync after master_upper_dev_link in bond_enslaveXin Long
2018-04-13bonding: fix the err path for dev hwaddr sync in bond_enslaveXin Long
2018-04-13vhost: correctly remove wait queue during poll failureJason Wang
2018-04-13sky2: Increase D3 delay to sky2 stops working after suspendKai-Heng Feng
2018-04-13pptp: remove a buggy dst release in pptp_connect()Eric Dumazet
2018-04-13random: use lockless method of accessing and updating f->reg_idxTheodore Ts'o