summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-07-05Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-07-05Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-07-04i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang
2020-07-04i2c: add Kconfig help text for slave modeWolfram Sang
2020-07-04i2c: slave-eeprom: update documentationWolfram Sang
2020-07-04i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko
2020-07-04i2c: designware: platdrv: Set class based on DMIRicardo Ribalda
2020-07-04i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham
2020-07-03Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-03Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-07-03Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-07-03Merge branch 'acpi-fan'Rafael J. Wysocki
2020-07-02Merge tag 'tpmdd-next-v5.8-rc4' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-02hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren
2020-07-02Merge tag 'block-5.8-2020-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-02xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross
2020-07-02xen/xenbus: avoid large structs and arrays on the stackJuergen Gross
2020-07-02tpm_tis: Remove the HID IFX0102Jarkko Sakkinen
2020-07-02tpm_tis_spi: Prefer async probeDouglas Anderson
2020-07-02tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributesDavid Gibson
2020-07-02tpm/st33zp24: fix spelling mistake "drescription" -> "description"Binbin Zhou
2020-07-02tpm_tis: extra chip->ops check on error path in tpm_tis_core_initVasily Averin
2020-07-02tpm_tis_spi: Don't send anything during flow controlDouglas Anderson
2020-07-02tpm: Fix TIS locality timeout problemsJames Bottomley
2020-07-02nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig
2020-07-02nvme: fix identify error status silent ignoreSagi Grimberg
2020-07-02Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie
2020-07-02Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-07-01Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-07-01drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher
2020-07-01drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher
2020-07-01Merge tag 'exynos-drm-fixes-for-v5.8-rc4' of git://git.kernel.org/pub/scm/lin...Dave Airlie
2020-07-01Merge tag 'drm-msm-fixes-2020-06-25' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-06-30drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas
2020-06-30virtio-blk: free vblk-vqs in error path of virtblk_probe()Hou Tao
2020-06-30ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar
2020-06-30drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai
2020-06-29Merge tag 'spi-fix-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-29ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada
2020-06-29Drivers: hv: Change flag to write log level in panic msg to falseJoseph Salisbury
2020-06-29thermal/drivers/rcar_gen3: Fix undefined temperature if negativeDien Pham
2020-06-29thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from powerFinley Xiao
2020-06-29thermal/drivers/tsens: Fix compilation warnings by making functions staticAmit Kucheria
2020-06-29thermal/drivers/sprd: Fix return value of sprd_thm_probe()Tiezhu Yang
2020-06-29thermal/drivers/mediatek: Fix bank number settings on mt8183Michael Kao
2020-06-29thermal/drivers: imx: Fix missing of_node_put() at probe timeAnson Huang