summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-04-05ACPI / video: Refactor and fix dmi_is_desktop()Hans de Goede
2019-04-05iwlwifi: pcie: fix emergency pathSara Sharon
2019-04-05leds: lp55xx: fix null deref on firmware load failureMichal Kazior
2019-04-05HID: intel-ish-hid: avoid binding wrong ishtp_cl_deviceHong Liu
2019-04-05media: mx2_emmaprp: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-g2d: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: s5p-jpeg: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05media: sh_veu: Correct return type for mem2mem buffer helpersEzequiel Garcia
2019-04-05scsi: megaraid_sas: return error when create DMA pool failedJason Yan
2019-04-05IB/mlx4: Increase the timeout for CM cacheHåkon Bugge
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-04-05e1000e: Fix -Wformat-truncation warningsFlorian Fainelli
2019-04-05mmc: omap: fix the maximum timeout settingAaro Koskinen
2019-04-05iommu/io-pgtable-arm-v7s: Only kmemleak_ignore L2 tablesNicolas Boichat
2019-04-05coresight: etm4x: Add support to enable ETMv4.2Sai Prakash Ranjan
2019-04-05scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.cBenjamin Block
2019-04-05usb: chipidea: Grab the (legacy) USB PHY by phandle firstPaul Kocialkowski
2019-04-05crypto: crypto4xx - add missing of_node_put after of_device_is_availableJulia Lawall
2019-04-05wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar
2019-04-05dm thin: add sanity checks to thin-pool and external snapshot creationJason Cai (Xiang Feng)
2019-04-05scsi: hisi_sas: Set PHY linkrate when disconnectedJohn Garry
2019-04-05enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann
2019-04-05gpio: gpio-omap: fix level interrupt idlingRussell King
2019-04-05i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2019-04-05tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu
2019-04-05tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu
2019-04-03Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin
2019-04-03Disable kgdboc failed by echo space to /sys/module/kgdboc/parameters/kgdbocWentao Wang
2019-04-03USB: serial: option: add Olicard 600Bjørn Mork
2019-04-03USB: serial: option: set driver_info for SIM5218 and compatiblesMans Rullgard
2019-04-03USB: serial: mos7720: fix mos_parport refcount imbalance on error pathLin Yi
2019-04-03USB: serial: ftdi_sio: add additional NovaTech productsGeorge McCollister
2019-04-03USB: serial: cp210x: add new device idGreg Kroah-Hartman
2019-04-03serial: sh-sci: Fix setting SCSCR_TIE while transferring dataHoan Nguyen An
2019-04-03serial: max310x: Fix to avoid potential NULL pointer dereferenceAditya Pakki
2019-04-03staging: vt6655: Fix interrupt race condition on device start up.Malcolm Priestley
2019-04-03staging: vt6655: Remove vif check from vnt_interruptMalcolm Priestley
2019-04-03staging: comedi: ni_mio_common: Fix divide-by-zero for DIO cmdtestIan Abbott
2019-04-03tty: atmel_serial: fix a potential NULL pointer dereferenceKangjie Lu
2019-04-03scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier
2019-04-03scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier
2019-04-03scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen
2019-04-03scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche
2019-04-03net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-04-03tun: add a missing rcu_read_unlock() in error pathEric Dumazet