aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-07-09PM: domains: Fix up terminology with parent/childGravatar Kees Cook 2-103/+103
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-17/+9
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-27/+29
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-6/+13
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-4/+26
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-86/+81
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetGravatar Wolfram Sang 1-2/+2
2020-07-04i2c: add Kconfig help text for slave modeGravatar Wolfram Sang 1-0/+4
2020-07-04i2c: slave-eeprom: update documentationGravatar Wolfram Sang 1-0/+3
2020-07-04i2c: eg20t: Load module automatically if ID matchesGravatar Andy Shevchenko 1-0/+1
2020-07-04i2c: designware: platdrv: Set class based on DMIGravatar Ricardo Ribalda 1-1/+14
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Gravatar Chris Packham 1-1/+2
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-15/+18
2020-07-03Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 2-1/+2
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 25-76/+373
2020-07-03Merge branch 'acpi-fan'Gravatar Rafael J. Wysocki 1-1/+1
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddGravatar Linus Torvalds 8-28/+26
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-32/+27
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionGravatar Tao Ren 1-1/+1
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+1
2020-07-02xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyGravatar Juergen Gross 1-16/+6
2020-07-02xen/xenbus: avoid large structs and arrays on the stackGravatar Juergen Gross 1-78/+83
2020-07-02tpm_tis: Remove the HID IFX0102Gravatar Jarkko Sakkinen 1-1/+0
2020-07-02tpm_tis_spi: Prefer async probeGravatar Douglas Anderson 1-0/+1
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesGravatar David Gibson 1-7/+7
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Gravatar Binbin Zhou 3-4/+4
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initGravatar Vasily Averin 1-1/+1
2020-07-02tpm_tis_spi: Don't send anything during flow controlGravatar Douglas Anderson 1-5/+4
2020-07-02tpm: Fix TIS locality timeout problemsGravatar James Bottomley 1-10/+9
2020-07-02nvme: fix a crash in nvme_mpath_add_diskGravatar Christoph Hellwig 1-3/+4
2020-07-02nvme: fix identify error status silent ignoreGravatar Sagi Grimberg 1-3/+9
2020-07-02Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Gravatar Dave Airlie 4-10/+16
2020-07-02Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Gravatar Dave Airlie 7-15/+304
2020-07-01Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+1
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkGravatar Alex Deucher 1-2/+2
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirGravatar Alex Deucher 1-0/+1
2020-07-01Merge tag 'exynos-drm-fixes-for-v5.8-rc4' of git://git.kernel.org/pub/scm/lin...Gravatar Dave Airlie 3-4/+5
2020-07-01Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.freedesktop.org/drm/ms...Gravatar Dave Airlie 9-15/+21
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesGravatar Nicholas Kazlauskas 1-4/+6
2020-06-30virtio-blk: free vblk-vqs in error path of virtblk_probe()Gravatar Hou Tao 1-0/+1
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDGravatar Sumeet Pawnikar 1-1/+1
2020-06-30drm: sun4i: hdmi: Remove extra HPD pollingGravatar Chen-Yu Tsai 1-3/+2
2020-06-29Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-17/+27
2020-06-29ACPI: DPTF: Add battery participant for TigerLakeGravatar Srinivas Pandruvada 1-0/+1
2020-06-29Drivers: hv: Change flag to write log level in panic msg to falseGravatar Joseph Salisbury 1-1/+1
2020-06-29thermal/drivers/rcar_gen3: Fix undefined temperature if negativeGravatar Dien Pham 1-1/+1
2020-06-29thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerGravatar Finley Xiao 1-3/+3
2020-06-29thermal/drivers/tsens: Fix compilation warnings by making functions staticGravatar Amit Kucheria 1-5/+5
2020-06-29thermal/drivers/sprd: Fix return value of sprd_thm_probe()Gravatar Tiezhu Yang 1-2/+2
2020-06-29thermal/drivers/mediatek: Fix bank number settings on mt8183Gravatar Michael Kao 1-1/+4