summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-16crypto: omap-sham - fix memleakBin Liu
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee
2018-06-16tty: pl011: Avoid spuriously stuck-off interruptsDave Martin
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer
2018-06-16serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski
2018-06-16tty/serial: atmel: use port->name as name in request_irq()Sebastian Andrzej Siewior
2018-06-16serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner
2018-06-16usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott
2018-06-16gpio: No NULL ownerLinus Walleij
2018-06-16nvmet: don't overwrite identify sn/fr with 0-bytesMartin Wilck
2018-06-16nvmet: don't report 0-bytes in serial numberMartin Wilck
2018-06-16nvmet: Move serial number from controller to subsystemJohannes Thumshirn
2018-06-16nvme-pci: initialize queue memory before interruptsKeith Busch
2018-06-16bonding: require speed/duplex only for 802.3ad, alb and tlbAndreas Born
2018-06-16bonding: fix active-backup transitionMahesh Bandewar
2018-06-16bonding: correctly update link status during mii-commit phaseMahesh Bandewar
2018-06-13dm bufio: avoid false-positive Wmaybe-uninitialized warningArnd Bergmann
2018-06-13net: phy: broadcom: Fix bcm_write_exp()Florian Fainelli
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein
2018-06-13vhost: synchronize IOTLB message with dev cleanupJason Wang
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter
2018-06-13qed: Fix mask for physical address in ILT entryShahed Shaikh
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-13isdn: eicon: fix a missing-check bugWenwen Wang
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-06-13bnx2x: use the right constantJulia Lawall
2018-06-13drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie
2018-06-13tpm: self test failure should not cause suspend to failChris Chiu
2018-06-13tpm: do not suspend/resume if power stays onEnric Balletbo i Serra
2018-06-06serial: pl011: add console matching functionAleksey Makarov
2018-06-06drm/i915: Disable LVDS on Radiant P845Ondrej Zary
2018-06-06drm/psr: Fix missed entry in PSR setup time table.Dhinakaran Pandiyan
2018-06-06IB/core: Fix error code for invalid GID entryParav Pandit
2018-06-06hwtracing: stm: fix build error on some archesGreg Kroah-Hartman
2018-06-06stm class: Use vmalloc for the master mapAlexander Shishkin
2018-06-06scsi: scsi_transport_srp: Fix shost to rport translationBart Van Assche
2018-06-06iio:kfifo_buf: check for uint overflowMartin Kelly
2018-06-06net/mlx4_en: fix potential use-after-free with dma_unmap_pageSarah Newman
2018-06-06arm64: Add hypervisor safe helper for checking constant capabilitiesSuzuki K Poulose
2018-06-06scsi: ufs: Factor out ufshcd_read_desc_paramPotomski, MichalX
2018-06-06scsi: ufs: refactor device descriptor readingTomas Winkler
2018-06-06scsi: ufs: fix failure to read the string descriptorSubhash Jadavani
2018-06-06platform/chrome: cros_ec_lpc: remove redundant pointer requestColin Ian King