summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-10-10staging: wfx: Make function 'sram_write_dma_safe', 'load_firmware_secure' staticzhengbin1-2/+3
2019-10-10staging: wfx: fix swapped arguments in memset callColin Ian King1-1/+1
2019-10-10staging: kpc2000: Remove unnecessary return variableWambui Karuga1-3/+1
2019-10-09null_blk: Fix zoned command return codeKeith Busch1-2/+1
2019-10-09drm/i915/gt: execlists->active is serialised by the taskletChris Wilson3-9/+27
2019-10-09drm/i915/execlists: Protect peeking at execlists->activeChris Wilson1-2/+5
2019-10-09drm/i915: Fixup preempt-to-busy vs reset of a virtual requestChris Wilson2-4/+6
2019-10-09drm/i915: Only enqueue already completed requestsChris Wilson3-38/+74
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/linu...Linus Torvalds4-15/+27
2019-10-08staging: comedi: Remove set but not used variable 'aref'zhengbin1-2/+1
2019-10-08staging: vchiq: don't print pointless kernel addressMatteo Croce1-3/+0
2019-10-08staging: sm750fb: Remove set but not used variable 'actual_mx_clk'zhengbin1-2/+1
2019-10-08staging: sm750fb: Remove set but not used variable 'uiActualPixelClk'zhengbin1-2/+1
2019-10-08staging: bcm2835-audio: Need to judge the return value of vchi_msg_dequeue in...zhengbin1-0/+3
2019-10-08staging/octeon: Use stubs for MIPS && !CAVIUM_OCTEON_SOCPaul Burton2-2/+5
2019-10-08staging: rtl8723bs: os_dep: Remove typecast in kfreeNachammai Karuppiah2-6/+6
2019-10-08staging: rtl8723bs: Remove commented codeJavier F. Arias1-8/+0
2019-10-08staging: rtl8723bs: fix typo of "mechanism" in commentAntonio Borneo1-1/+1
2019-10-08staging: octeon: Remove typedef declarationWambui Karuga1-3/+3
2019-10-08staging: wfx: fix spelling mistake "hexdecimal" -> "hexadecimal"Colin Ian King2-2/+2
2019-10-08staging: wfx: avoid namespace contaminationJérôme Pouiller3-19/+19
2019-10-08staging: wfx: drop calls to BUG_ON()Jérôme Pouiller8-28/+28
2019-10-08staging: wfx: fix copy_{to,from}_user() usageJérôme Pouiller1-3/+2
2019-10-08staging: wfx: correctly cast data on big-endian targetsJérôme Pouiller1-1/+1
2019-10-08staging: wfx: le16_to_cpus() takes a reference as parameterJérôme Pouiller1-2/+2
2019-10-08staging: wfx: remove misused call to cpu_to_le16()Jérôme Pouiller1-1/+1
2019-10-08staging: wfx: simplify memory allocation in wfx_update_filtering()Jérôme Pouiller2-16/+22
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