aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-09drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)Chris Wilson1-1/+0
2019-10-09drm/i915/cml: Add second PCH ID for CMPMatt Roper2-0/+2
2019-10-09iio: Fix an undefied reference error in noa1305_probezhong jiang1-0/+1
2019-10-09iio: light: opt3001: fix mutex unlock raceDavid Frey1-1/+5
2019-10-09iio: adc: ad799x: fix probe error handlingMarco Felsch1-2/+2
2019-10-09iio: light: add missing vcnl4040 of_compatibleMarco Felsch1-0/+4
2019-10-09iio: light: fix vcnl4000 devicetree hooksMarco Felsch1-5/+5
2019-10-09iio: imu: st_lsm6dsx: fix waitime for st_lsm6dsx i2c controllerLorenzo Bianconi1-1/+3
2019-10-09iio: adc: axp288: Override TS pin bias current for some modelsHans de Goede1-0/+32
2019-10-09iio: imu: adis16400: fix memory leakNavid Emamdoost1-1/+4
2019-10-09iio: imu: adis16400: release allocated memory on failureNavid Emamdoost1-1/+4
2019-10-09iio: adc: stm32-adc: fix a race when using several adcs with dma and irqFabrice Gasnier2-3/+41
2019-10-09iio: adc: stm32-adc: move registers definitionsFabrice Gasnier3-136/+136
2019-10-09iio: accel: adxl372: Perform a reset at start upStefan Popa1-0/+8
2019-10-09iio: accel: adxl372: Fix push to buffers lost samplesStefan Popa1-2/+1
2019-10-09iio: accel: adxl372: Fix/remove limitation for FIFO samplesStefan Popa1-3/+8
2019-10-09iio: adc: hx711: fix bug in sampling of dataAndreas Klinger1-5/+5
2019-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds18-147/+154
2019-10-09drm/amdgpu: fix memory leakNirmoy Das1-7/+7
2019-10-08Merge tag 'gpio-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds4-15/+27
2019-10-08efi/tpm: Fix sanity check of unsigned tbl_size being less than zeroColin Ian King1-1/+1
2019-10-08drm/panel: tpo-td043mtea1: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-08drm/panel: tpo-td028ttec1: Fix SPI aliasLaurent Pinchart1-2/+1
2019-10-08drm/panel: sony-acx565akm: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-08drm/panel: nec-nl8048hl11: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-08drm/panel: lg-lb035q02: Fix SPI aliasLaurent Pinchart1-1/+8
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson1-1/+5
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson1-8/+12
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä1-1/+14
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson1-3/+22
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson1-1/+1
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson3-10/+6
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke1-0/+3
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson3-3/+11
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson1-1/+0
2019-10-07efi: Make unexported efi_rci2_sysfs_init() staticBen Dooks1-1/+1
2019-10-07efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsingJerry Snitselaar1-1/+8
2019-10-07efi/tpm: Don't traverse an event log with no eventsPeter Jones1-5/+10
2019-10-07efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specifiedArd Biesheuvel1-0/+3
2019-10-07efi/cper: Fix endianness of PCIe class codeLukas Wunner1-1/+1
2019-10-07serial: 8250_omap: Fix gpio check for auto RTS/CTSAdam Ford1-2/+3
2019-10-07serial: mctrl_gpio: Check for NULL pointerAdam Ford1-0/+3
2019-10-07tty: serial: fsl_lpuart: Fix lpuart_flush_buffer()Andrey Smirnov1-1/+1
2019-10-07usb:cdns3: Fix for CV CH9 running with g_zero driver.Pawel Laszczak1-2/+8
2019-10-07usb: dwc3: Remove dev_err() on platform_get_irq() failureHans de Goede3-9/+0
2019-10-07usb: dwc3: Switch to platform_get_irq_byname_optional()Hans de Goede3-6/+6
2019-10-07driver core: platform: Add platform_get_irq_byname_optional()Hans de Goede1-7/+39
2019-10-07staging: vt6655: Fix memory leak in vt6655_probeNavid Emamdoost1-1/+3
2019-10-07mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton1-3/+2
2019-10-06Revert "libata, freezer: avoid block device removal while system is frozen"Mika Westerberg1-21/+0