summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-06-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds75-1005/+6511
2021-06-28Merge tag 'media/v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds496-13819/+21263
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-21/+15
2021-06-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds23-134/+88
2021-06-28Merge tag 'm68k-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-23/+15
2021-06-28Merge tag 'efi-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-32/+19
2021-06-28Merge tag 'ras_core_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+70
2021-06-28Merge tag 'hwmon-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds27-203/+1674
2021-06-28Merge tag 'spi-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds39-685/+872
2021-06-28Merge tag 'regulator-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-1209/+4245
2021-06-28Merge tag 'regmap-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds6-8/+182
2021-06-28Merge tag 'mmc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds35-261/+813
2021-06-28Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-blockLinus Torvalds119-39107/+111
2021-06-28media: s5p-mfc: Fix display delay control creationMarek Szyprowski1-0/+1
2021-06-28media: mtk-vpu: on suspend, read/write regs only if vpu is runningDafna Hirschfeld1-0/+6
2021-06-28media: video-mux: Skip dangling endpointsPhilipp Zabel1-1/+9
2021-06-26Merge tag 's390-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-10/+0
2021-06-25Merge tag 'pinctrl-v5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+10
2021-06-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-4/+20
2021-06-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-7/+16
2021-06-25Merge tag 'devprop-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+12
2021-06-25Merge tag 'for-linus-5.13b-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+10
2021-06-25Merge tag 'gpio-fixes-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-1/+4
2021-06-25Merge remote-tracking branch 'spi/for-5.14' into spi-nextMark Brown38-681/+862
2021-06-25Merge remote-tracking branch 'spi/for-5.13' into spi-linusMark Brown3-7/+15
2021-06-25Merge remote-tracking branch 'spi/for-5.12' into spi-linusMark Brown1-3/+5
2021-06-25spi: core: add dma_map_dev for dma deviceVinod Koul1-0/+4
2021-06-25gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAPJohannes Berg1-0/+2
2021-06-24ata: rb532_cf: remove redundant codesgushengxian1-3/+1
2021-06-24Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds12-39/+100
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold1-2/+2
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie9-24/+91
2021-06-24i2c: dev: Add __user annotationAndreas Hecht1-1/+1
2021-06-24spi: Fix self assignment issue with ancillary->modeColin Ian King1-1/+1
2021-06-24Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds1-5/+45
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