summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-06-20drm/msm: don't deref error pointer in the msm_fbdev_create error pathEmil Velikov1-9/+2
2018-06-20drm/msm/dsi: use correct enum in dsi_get_cmd_fmtStefan Agner1-1/+1
2018-06-20drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2018-06-20scsi: target: fix crash with iscsi target and dvdMing Lei1-0/+2
2018-06-20scsi: megaraid_sas: Do not log an error if FW successfully initializes.Vinson Lee1-3/+3
2018-06-20scsi: iscsi: respond to netlink with unicast when appropriateChris Leech1-11/+18
2018-06-20spi: cadence: Add usleep_range() for cdns_spi_fill_tx_fifo()sxauwsk1-0/+8
2018-06-20xen: xenbus_dev_frontend: Really return response stringSimon Gaiser1-1/+2
2018-06-20PCI: kirin: Fix reset gpio nameLoic Poulain1-1/+1
2018-06-20soc: bcm: raspberrypi-power: Fix use of __packedFlorian Fainelli1-1/+1
2018-06-20clk: honor CLK_MUX_ROUND_CLOSEST in generic clk muxJerome Brunet2-4/+13
2018-06-20spi: sh-msiof: Fix bit field overflow writes to TSCR/RSCRVladimir Zapolskiy1-0/+1
2018-06-20s390/smsgiucv: disable SMSG on module unloadMartin Schwidefsky1-1/+1
2018-06-20nfp: ignore signals when communicating with management FWJakub Kicinski1-2/+1
2018-06-20Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET1-2/+5
2018-06-20clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang1-1/+7
2018-06-16crypto: omap-sham - fix memleakBin Liu1-1/+1
2018-06-16crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman1-2/+0
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman4-9/+0
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber3-4/+25
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber1-8/+14
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă1-4/+4
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă1-111/+116
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă1-121/+91
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă1-12/+17
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă2-0/+62
2018-06-16Input: elan_i2c - add ELAN0612 (Lenovo v330 14IKB) ACPI IDJohannes Wienke1-0/+1
2018-06-16Input: goodix - add new ACPI id for GPD Win 2 touch screenEthan Lee1-0/+1
2018-06-16tty: pl011: Avoid spuriously stuck-off interruptsDave Martin1-0/+16
2018-06-16vmw_balloon: fixing double free when batching mode is offGil Kupfer1-16/+7
2018-06-16serial: 8250: omap: Fix idling of clocks for unused uartsTony Lindgren1-1/+15
2018-06-16serial: samsung: fix maxburst parameter for DMA transactionsMarek Szyprowski1-5/+2
2018-06-16tty/serial: atmel: use port->name as name in request_irq()Sebastian Andrzej Siewior1-3/+2
2018-06-16serial: sh-sci: Stop using printk format %pCrGeert Uytterhoeven1-2/+2
2018-06-16usb: gadget: udc: renesas_usb3: disable the controller's irqs for reconnectingYoshihiro Shimoda1-0/+7
2018-06-16usb: gadget: function: printer: avoid wrong list handling in printer_write()Yoshihiro Shimoda1-3/+3
2018-06-16phy: qcom-qusb2: Fix crash if nvmem cell not specifiedManu Gautam1-0/+4
2018-06-16Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-06-16usb-storage: Add compatibility quirk flags for G-Technologies G-DriveAlexander Kappner2-0/+18
2018-06-16usb-storage: Add support for FL_ALWAYS_SYNC flag in the UAS driverAlexander Kappner1-0/+6
2018-06-16usbip: vhci_sysfs: fix potential Spectre v1Gustavo A. R. Silva1-8/+16
2018-06-16NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman1-12/+30
2018-06-16staging: android: ion: Switch to pr_warn_once in ion_buffer_destroyLaura Abbott1-1/+4
2018-06-16gpio: No NULL ownerLinus Walleij1-2/+7
2018-06-11drm: set FMODE_UNSIGNED_OFFSET for drm filesDave Airlie1-0/+1
2018-06-11PCI: hv: Do not wait forever on a device that has disappearedDexuan Cui1-12/+34
2018-06-11virtio-net: fix leaking page for gso packet during mergeable XDPJason Wang1-8/+7
2018-06-11net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-06-11virtio-net: correctly check num_buf during err pathJason Wang1-1/+1
2018-06-11tun: Fix NULL pointer dereference in XDP redirectToshiaki Makita1-6/+9