summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-09-26drivers: net: cpsw: fix segfault in case of bad phy-handleDavid Rivshin1-14/+23
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter1-1/+1
2018-09-26USB: serial: ti_usb_3410_5052: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson1-8/+24
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter1-1/+1
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia1-0/+4
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu1-0/+2
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko1-1/+1
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy1-3/+4
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose1-2/+5
2018-09-26parport: sunbpp: fix error return codeJulia Lawall1-2/+6
2018-09-26drm/nouveau: tegra: Detach from ARM DMA/IOMMU mappingThierry Reding1-0/+13
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1
2018-09-26USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings1-2/+3
2018-09-26usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai1-2/+2
2018-09-26USB: serial: io_ti: fix array underflow in completion handlerJohan Hovold1-1/+1
2018-09-26USB: net2280: Fix erroneous synchronization changeAlan Stern1-2/+14
2018-09-26USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès1-0/+4
2018-09-26usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai1-1/+1
2018-09-26usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman1-0/+11
2018-09-26USB: Add quirk to support DJI CineSSDTim Anderson3-0/+19
2018-09-26usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman1-2/+0
2018-09-26misc: hmc6352: fix potential Spectre v1Gustavo A. R. Silva1-0/+2
2018-09-26IB/ipoib: Avoid a race condition between start_xmit and cm_rep_handlerAaron Knister1-0/+2
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross1-14/+10
2018-09-26RDMA/cma: Protect cma dev list with lockParav Pandit1-5/+7
2018-09-26xen-netfront: fix warn message as irq device name has '/'Xiao Liang1-2/+4
2018-09-26crypto: sharah - Unregister correct algorithms for SAHARA 3Michael Müller1-2/+2
2018-09-26platform/x86: toshiba_acpi: Fix defined but not used build warningsRandy Dunlap1-1/+2
2018-09-26s390/qeth: reset layer2 attribute on layer switchJulian Wiedmann1-0/+1
2018-09-26s390/qeth: fix race in used-buffer accountingJulian Wiedmann1-1/+2
2018-09-26xen-netfront: fix queue name settingVitaly Kuznetsov1-1/+1
2018-09-26fbdev: Distinguish between interlaced and progressive modesFredrik Noring1-11/+30
2018-09-26fbdev/via: fix defined but not used warningRandy Dunlap1-1/+2
2018-09-26video: goldfishfb: fix memory leak on driver removeAnton Vasilyev1-0/+1
2018-09-26fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter1-1/+1
2018-09-26mtd/maps: fix solutionengine.c printk format warningsRandy Dunlap1-3/+3
2018-09-26media: videobuf2-core: check for q->error in vb2_core_qbuf()Hans Verkuil1-0/+5
2018-09-26dmaengine: pl330: fix irq race with terminate_allJohn Keeping1-2/+3
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire1-0/+1
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong1-0/+1
2018-09-19mtd: ubi: wl: Fix error return code in ubi_wl_init()Wei Yongjun1-2/+6
2018-09-19crypto: vmx - Fix sleep-in-atomic bugsOndrej Mosnacek1-16/+14
2018-09-19ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen1-0/+1
2018-09-19net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold1-0/+1
2018-09-19drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac configDavid Rivshin2-7/+7
2018-09-19vmw_balloon: include asm/io.hNadav Amit1-0/+1
2018-09-19xhci: Fix use-after-free in xhci_free_virt_deviceMathias Nyman1-0/+3
2018-09-19RDMA/cma: Do not ignore net namespace for unbound cm_idParav Pandit1-3/+10