summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-26vhost: fix info leak due to uninitialized memoryMichael S. Tsirkin
2018-06-26HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-26HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-26iwlwifi: fw: harden page loading codeLuca Coelho
2018-06-26media: rc: ensure input/lirc device can be opened after registerSean Young
2018-06-26media: uvcvideo: Prevent setting unavailable flagsKieran Bingham
2018-06-26irq_remapping: Use apic_ack_irq()Thomas Gleixner
2018-06-26w1: mxc_w1: Enable clock before calling clk_get_rate() on itStefan Potyra
2018-06-26nvme/pci: Sync controller reset for AER slot_resetKeith Busch
2018-06-26libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirkHans de Goede
2018-06-26libata: zpodd: small read overflow in eject_tray()Dan Carpenter
2018-06-26cpufreq: governors: Fix long idle detection logic in load calculationChen Yu
2018-06-26cpufreq: ti-cpufreq: Fix an incorrect error return valueSuman Anna
2018-06-26cpufreq: Fix new policy initialization during limits updates via sysfsTao Wang
2018-06-26nbd: use bd_set_size when updating disk sizeJosef Bacik
2018-06-26nbd: update size when connectedJosef Bacik
2018-06-26nbd: fix nbd device deletionJosef Bacik
2018-06-26driver core: Don't ignore class_dir_create_and_add() failure.Tetsuo Handa
2018-06-26ACPICA: AML parser: attempt to continue loading table after errorErik Schmauss
2018-06-26hv_netvsc: Fix a network regression after ifdown/ifupDexuan Cui
2018-06-26net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlanWillem de Bruijn
2018-06-26net: phy: dp83822: use BMCR_ANENABLE instead of BMSR_ANEGCAPABLE for DP83620Alvaro Gamez Machado
2018-06-26cdc_ncm: avoid padding beyond end of skbBjørn Mork
2018-06-26bonding: re-evaluate force_primary when the primary slave name changesXiangning Yu
2018-06-26net: aquantia: fix unsigned numvecs comparison with less than zeroColin Ian King
2018-06-16crypto: omap-sham - fix memleakBin Liu
2018-06-16crypto: vmx - Remove overly verbose printk from AES XTS initMichael Ellerman
2018-06-16crypto: vmx - Remove overly verbose printk from AES init routinesMichael Ellerman
2018-06-16crypto: cavium - Limit result reading attemptsJan Glauber
2018-06-16crypto: cavium - Fix fallout from CONFIG_VMAP_STACKJan Glauber
2018-06-16crypto: caam - fix size of RSA prime factor qHoria Geantă
2018-06-16crypto: caam/qi - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix IV DMA mapping and updatingHoria Geantă
2018-06-16crypto: caam - fix DMA mapping dir for generated IVHoria Geantă
2018-06-16crypto: caam - strip input zeros from RSA input bufferHoria Geantă
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-16crypto: ccree - correct host regs offsetGilad Ben-Yossef
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: gadget: udc: renesas_usb3: should fail if devm_phy_get() returns errorYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call devm_phy_get() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should call pm_runtime_enable() before add udcYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: should remove debugfsYoshihiro Shimoda
2018-06-16usb: gadget: udc: renesas_usb3: fix double phy_put()Yoshihiro Shimoda