summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-24hwmon: Support set_trips() of thermal device opsDmitry Osipenko1-0/+36
2021-06-24hwmon: (lm90) Prevent integer underflows of temperature calculationsDmitry Osipenko1-2/+11
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König1-2/+2
2021-06-24Merge branch 'for-next/smccc' into for-next/coreWill Deacon1-0/+4
2021-06-24Merge branch 'for-next/ptrauth' into for-next/coreWill Deacon1-3/+3
2021-06-24Merge branch 'for-next/perf' into for-next/coreWill Deacon20-129/+74
2021-06-24media: Fix Media Controller API config checksShuah Khan1-1/+1
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross1-1/+10
2021-06-24crypto: sl3516 - depends on HAS_IOMEMCorentin Labbe1-0/+1
2021-06-24crypto: hisilicon/qm - implement for querying hardware tasks status.Wenkai Lin1-0/+18
2021-06-24crypto: sl3516 - Fix build warning without CONFIG_PMYueHaibing1-0/+1
2021-06-24crypto: nx - Fix numerous sparse byte-order warningsHerbert Xu8-22/+32
2021-06-24crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu1-2/+4
2021-06-24crypto: nx - Fix memcpy() over-reading in nonceKees Cook1-1/+1
2021-06-24crypto: hisilicon/sec - Fix spelling mistake "fallbcak" -> "fallback"Colin Ian King1-1/+1
2021-06-24crypto: sa2ul - Remove unused auth_len variableHerbert Xu1-4/+0
2021-06-24crypto: sl3516 - fix duplicated inclusionkernel test robot1-1/+0
2021-06-24PM / devfreq: passive: Fix get_target_freq when not using required-oppChanwoo Choi1-1/+2
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-6/+10
2021-06-23cpufreq: Make cpufreq_online() call driver->offline() on errorsRafael J. Wysocki1-1/+10
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus1-4/+12
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown46-1197/+4239
2021-06-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-linusMark Brown2-12/+6
2021-06-23Merge series "Support ROCKCHIP SPI new feature" from Jon Lin <jon.lin@rock-ch...Mark Brown1-15/+40
2021-06-23spi: spi-sh-msiof: : use proper DMAENGINE API for terminationWolfram Sang1-2/+2
2021-06-23spi: spi-rspi: : use proper DMAENGINE API for terminationWolfram Sang1-3/+3
2021-06-23spi: rockchip: Support SPI_CS_HIGHJon Lin1-1/+13
2021-06-23spi: rockchip: Support cs-gpioJon Lin1-5/+10
2021-06-23spi: rockchip: Wait for STB status in slave mode tx_xferJon Lin1-7/+14
2021-06-23spi: rockchip: Set rx_fifo interrupt waterline base on transfer itemJon Lin1-2/+2
2021-06-23spi: rockchip: add compatible string for rv1126Jon Lin1-0/+1
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King1-1/+1
2021-06-23regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin1-0/+1
2021-06-23regulator: da9052: Ensure enough delay time for .set_voltage_time_selAxel Lin1-1/+2
2021-06-23spi: spi-sun6i: Fix chipselect/clock bugMirko Vogt1-1/+5
2021-06-23regulator: mt6358: Fix vdram2 .vsel_maskHsin-Hsiung Wang1-1/+1
2021-06-23scsi: sd: Call sd_revalidate_disk() for ioctl(BLKRRPART)Christoph Hellwig1-4/+18
2021-06-22drm/kmb: Fix error return code in kmb_hw_init()Zhen Lei1-0/+1
2021-06-22Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"Rafael J. Wysocki1-3/+13
2021-06-22drm/amdgpu: wait for moving fence after pinningChristian König1-1/+13
2021-06-22drm/radeon: wait for moving fence after pinningChristian König1-3/+13
2021-06-22drm/nouveau: wait for moving fence after pinning v2Christian König1-1/+16
2021-06-22spi: add ancillary device supportSebastian Reichel1-31/+106
2021-06-22regulator: hi6421v600: Fix setting wrong driver_dataAxel Lin1-11/+15
2021-06-22Revert "drm: add a locked version of drm_is_current_master"Daniel Vetter1-32/+19
2021-06-22gpiolib: cdev: zero padding during conversion to gpioline_info_changedGabriel Knezek1-0/+1
2021-06-22Revert "drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue."Yifan Zhang1-5/+1
2021-06-22Revert "drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full d...Yifan Zhang1-5/+1
2021-06-22drm/amdgpu: Call drm_framebuffer_init last for framebuffer initMichel Dänzer1-5/+7
2021-06-21gpio: mxc: Fix disabled interrupt wake-up supportLoic Poulain1-1/+1