aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-09-29spi: Fix double IDR allocation with DT aliasesGeert Uytterhoeven
2018-09-29iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-29vmw_balloon: include asm/io.hNadav Amit
2018-09-29PCI: aardvark: Size bridges before resources allocationZachary Zhang
2018-09-29tty: vt_ioctl: fix potential Spectre v1Gustavo A. R. Silva
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-29drm: udl: Destroy framebuffer only if it was initializedEmil Lundmark
2018-09-29drm/vc4: Fix the "no scaling" case on multi-planar YUV formatsBoris Brezillon
2018-09-29drm/nouveau/drm/nouveau: Prevent handling ACPI HPD events too earlyLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()Lyude Paul
2018-09-29drm/nouveau/drm/nouveau: Fix bogus drm_kms_helper_poll_enable() placementLyude Paul
2018-09-29drm/nouveau/drm/nouveau: Don't forget to cancel hpd_work on suspend/unloadLyude Paul
2018-09-29drm/nouveau: Fix deadlocks in nouveau_connector_detect()Lyude Paul
2018-09-29scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier
2018-09-29scsi: target: iscsi: Use hex2bin instead of a re-implementationVincent Pelletier
2018-09-29Revert "rpmsg: core: add support to power domains for devices"Greg Kroah-Hartman
2018-09-29Revert "PCI: Add ACS quirk for Intel 300 series"Mika Westerberg
2018-09-29spi: fix IDR collision on systems with both fixed and dynamic SPI bus numbersKirill Kapranov
2018-09-29xen/netfront: don't bug in case of too many fragsJuergen Gross
2018-09-29platform/x86: alienware-wmi: Correct a memory leakMario Limonciello
2018-09-29qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork
2018-09-29pppoe: fix reception of frames with no mac headerGuillaume Nault
2018-09-29net: hp100: fix always-true check for link up stateColin Ian King
2018-09-29net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau
2018-09-26e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2018-09-26e1000e: Fix link check race conditionBenjamin Poirier
2018-09-26Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-09-26e1000e: Avoid missed interrupts following ICR readBenjamin Poirier
2018-09-26e1000e: Fix queue interrupt re-raising in Other interruptBenjamin Poirier
2018-09-26Partial revert "e1000e: Avoid receiver overrun interrupt bursts"Benjamin Poirier
2018-09-26e1000e: Remove Other from EIACBenjamin Poirier
2018-09-26drm/i915: Apply the GTT write flush for all !llc machinesChris Wilson
2018-09-26earlycon: Remove hardcoded port->uartclk initialization in of_setup_earlyconMichal Simek
2018-09-26earlycon: Initialize port->uartclk based on clock-frequency propertyMichal Simek
2018-09-26mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2018-09-26pinctrl: qcom: spmi-gpio: Fix pmic_gpio_config_get() to be compliantDouglas Anderson
2018-09-26pinctrl: msm: Fix msm_config_group_get() to be compliantDouglas Anderson
2018-09-26drm/panel: type promotion bug in s6e8aa0_read_mtp_id()Dan Carpenter
2018-09-26scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke
2018-09-26rtc: bq4802: add error handling for devm_ioremapZhouyang Jia
2018-09-26drm/amdkfd: Fix error codes in kfd_get_processWei Lu
2018-09-26input: rohm_bu21023: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26mfd: 88pm860x-i2c: switch to i2c_lock_bus(..., I2C_LOCK_SEGMENT)Peter Rosin
2018-09-26gpiolib: Mark gpio_suffixes array with __maybe_unusedAndy Shevchenko
2018-09-26gpio: pxa: Fix potential NULL dereferenceWei Yongjun
2018-09-26staging: bcm2835-audio: Don't leak workqueue if open failsTuomas Tynkkynen
2018-09-26coresight: ETM: Add support for Arm Cortex-A73 and Cortex-A35Suzuki K Poulose
2018-09-26coresight: tpiu: Fix disabling timeoutsRobin Murphy
2018-09-26coresight: Handle errors in finding input/output portsSuzuki K Poulose