summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mtd/fixes-for-5.8-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-073-4/+4
|\
| * mtd: rawnand: xway: Fix build issueMiquel Raynal2020-07-071-1/+1
| * mtd: set master partition panic write flagKamal Dasu2020-06-151-2/+2
| * nandsim: Fix return code testing of ns_find_operation()Richard Weinberger2020-06-151-1/+1
* | Merge tag 'tpmdd-next-v5.8-rc5' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2020-07-071-0/+8
|\ \
| * | Revert commit e918e570415c ("tpm_tis: Remove the HID IFX0102")Jarkko Sakkinen2020-07-071-0/+8
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-07-061-0/+8
|\ \ \
| * | | KVM: arm64: vgic-v4: Plug race between non-residency and v4.1 doorbellMarc Zyngier2020-06-231-0/+8
| | |/ | |/|
* | | Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-061-0/+1
|\ \ \
| * | | vfio-ccw: Fix a build error due to missing include of linux/slab.hSean Christopherson2020-07-031-0/+1
* | | | Merge tag 'irq-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-054-17/+9
|\ \ \ \
| * | | | irqchip/gic: Atomically update affinityMarc Zyngier2020-06-211-11/+3
| * | | | irqchip/riscv-intc: Fix a typo in a pr_warn()Palmer Dabbelt2020-06-211-1/+1
| * | | | irqchip/gic-v4.1: Use readx_poll_timeout_atomic() to fix sleep in atomicZenghui Yu2020-06-211-4/+4
| * | | | irqchip/loongson-pci-msi: Fix a typo in KconfigJiaxun Yang2020-06-211-1/+1
| | |/ / | |/| |
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-07-053-27/+29
|\ \ \ \
| * | | | scsi: mptfusion: Don't use GFP_ATOMIC for larger DMA allocationsChristoph Hellwig2020-06-261-21/+20
| * | | | scsi: libfc: Skip additional kref updating work eventJaved Hasan2020-06-261-4/+5
| * | | | scsi: libfc: Handling of extra krefJaved Hasan2020-06-261-1/+3
| * | | | scsi: qla2xxx: Fix a condition in qla2x00_find_all_fabric_devs()Dan Carpenter2020-06-261-1/+1
* | | | | Merge tag 'block-5.8-2020-07-05' of git://git.kernel.dk/linux-blockLinus Torvalds2020-07-052-6/+13
|\ \ \ \ \
| * | | | | nvme: fix a crash in nvme_mpath_add_diskChristoph Hellwig2020-07-021-3/+4
| * | | | | nvme: fix identify error status silent ignoreSagi Grimberg2020-07-021-3/+9
* | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-055-4/+26
|\ \ \ \ \ \
| * | | | | | i2c: mlxcpld: check correct size of maximum RECV_LEN packetWolfram Sang2020-07-041-2/+2
| * | | | | | i2c: add Kconfig help text for slave modeWolfram Sang2020-07-041-0/+4
| * | | | | | i2c: slave-eeprom: update documentationWolfram Sang2020-07-041-0/+3
| * | | | | | i2c: eg20t: Load module automatically if ID matchesAndy Shevchenko2020-07-041-0/+1
| * | | | | | i2c: designware: platdrv: Set class based on DMIRicardo Ribalda2020-07-041-1/+14
| * | | | | | i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665Chris Packham2020-07-041-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-031-86/+81
|\ \ \ \ \ \
| * | | | | | xen/xenbus: let xenbus_map_ring_valloc() return errno values onlyJuergen Gross2020-07-021-16/+6
| * | | | | | xen/xenbus: avoid large structs and arrays on the stackJuergen Gross2020-07-021-78/+83
* | | | | | | Merge tag 'hwmon-for-v5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-07-035-15/+18
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 optionTao Ren2020-07-021-1/+1
| * | | | | | | hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()Misono Tomohiro2020-06-251-1/+3
| * | | | | | | hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin2020-06-241-3/+4
| * | | | | | | hwmon: (pmbus) Fix page vs. register when accessing fansJan Kundrát2020-06-231-4/+4
| * | | | | | | hwmon: (bt1-pvt) Mark is_visible functions staticGuenter Roeck2020-06-231-4/+4
| * | | | | | | hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unusedSerge Semin2020-06-231-2/+2
* | | | | | | | Merge tag 'acpi-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2020-07-032-1/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-fan'Rafael J. Wysocki2020-07-031-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: fan: Fix Tiger Lake ACPI device IDSumeet Pawnikar2020-06-301-1/+1
| | | |_|/ / / / / | | |/| | | | | |
| * / | | | | | | ACPI: DPTF: Add battery participant for TigerLakeSrinivas Pandruvada2020-06-291-0/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'drm-fixes-2020-07-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-07-0325-76/+373
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2020-07-032-32/+27
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm: sun4i: hdmi: Remove extra HPD pollingChen-Yu Tsai2020-06-301-3/+2
| | * | | | | | | | dma-buf: Move dma_buf_release() from fops to dentry_opsSumit Semwal2020-06-251-29/+25
| * | | | | | | | | Merge tag 'amd-drm-fixes-5.8-2020-07-01' of git://people.freedesktop.org/~agd...Dave Airlie2020-07-024-10/+16
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/amdgpu: use %u rather than %d for sclk/mclkAlex Deucher2020-07-011-2/+2