summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | | | | | | drm/amdgpu/atomfirmware: fix vram_info fetching for renoirAlex Deucher2020-07-011-0/+1
| | * | | | | | | | drm/amd/display: Only revalidate bandwidth on medium and fast updatesNicholas Kazlauskas2020-06-301-4/+6
| | * | | | | | | | drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASIvan Mironov2020-06-251-4/+7
| * | | | | | | | | Merge tag 'drm-intel-fixes-2020-07-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie2020-07-027-15/+304
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cRodrigo Vivi2020-06-293-0/+282
| | * | | | | | | | | Merge tag 'gvt-fixes-2020-06-17' of https://github.com/intel/gvt-linux into d...Jani Nikula2020-06-294-15/+22
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | drm/i915/gvt: Use GFP_ATOMIC instead of GFP_KERNEL in atomic contextColin Xu2020-06-171-1/+1
| | | * | | | | | | | drm/i915/gvt: Fix incorrect check of enabled bits in mask registersColin Xu2020-06-173-12/+18
| | | * | | | | | | | drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Colin Xu2020-06-171-2/+2
| | | * | | | | | | | drm/i915/gvt: Add one missing MMIO handler for D_SKL_PLUSColin Xu2020-06-171-0/+1