summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: remove always-true conditionJulian Wiedmann2020-04-281-2/+1
* s390/qdio: de-duplicate tiqdio_inbound_processing()Julian Wiedmann2020-04-281-33/+3
* s390/qdio: keep track of allocated queue countJulian Wiedmann2020-04-283-29/+36
* s390/qdio: roll-back after queue allocation errorJulian Wiedmann2020-04-282-2/+20
* s390/qdio: do more fine-grained allocation roll-backJulian Wiedmann2020-04-283-16/+24
* s390/qdio: consolidate thinint init/exitJulian Wiedmann2020-04-283-41/+24
* s390/qdio: put thinint indicator after early errorJulian Wiedmann2020-04-283-8/+8
* s390/qdio: tear down thinint indicator after early errorJulian Wiedmann2020-04-281-0/+1
* s390/qdio: consistently restore the IRQ handlerJulian Wiedmann2020-04-283-17/+22
* s390/pci: Do not disable PF when VFs existPierre Morel2020-04-281-0/+3
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-3/+3
* s390/pci: create zPCI busPierre Morel2020-04-281-4/+7
* s390/pci: adaptation of iommu to multifunctionPierre Morel2020-04-281-4/+4
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-195-41/+35
|\
| * clk: sprd: don't gate uart console clockChunyan Zhang2020-04-131-1/+2
| * clk: mmp2: fix link error without mmp2Arnd Bergmann2020-04-133-39/+32
| * clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typoArnd Bergmann2020-04-131-1/+1
* | Merge tag 'irq-urgent-2020-04-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-198-17/+49
|\ \
| * \ Merge branch 'irq/gic-v4.1-fixes-5.7' into irq/irqchip-5.7Marc Zyngier2020-04-172-4/+27
| |\ \
| | * | irqchip/gic-v4.1: Update effective affinity of virtual SGIsMarc Zyngier2020-04-161-0/+1
| | * | irqchip/gic-v4.1: Add support for VPENDBASER's Dirty+Valid signalingMarc Zyngier2020-04-162-4/+26
| | |/
| * | irqchip/irq-bcm7038-l1: Make bcm7038_l1_of_init() staticJason Yan2020-04-171-1/+1
| * | irqchip/irq-mvebu-icu: Make legacy_bindings staticJason Yan2020-04-171-1/+1
| * | irqchip/meson-gpio: Fix HARDIRQ-safe -> HARDIRQ-unsafe lock orderMarc Zyngier2020-04-171-8/+10
| * | irqchip/sifive-plic: Fix maximum priority threshold valueAtish Patra2020-04-171-1/+1
| * | irqchip/ti-sci-inta: Fix processing of masked irqsGrygorii Strashko2020-04-171-1/+2
| * | irqchip/mbigen: Free msi_desc on device teardownZenghui Yu2020-04-171-1/+7
| |/
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-04-188-9/+10
|\ \
| * | scsi: sg: add sg_remove_request in sg_common_writeLi Bin2020-04-131-1/+3
| * | scsi: target: tcmu: reset_ring should reset TCMU_DEV_BIT_BROKENBodo Stroesser2020-04-131-0/+1
| * | scsi: target: fix PR IN / READ FULL STATUS for FCBodo Stroesser2020-04-131-1/+1
| * | scsi: target: Write NULL to *port_nexus_ptr if no ISIDBodo Stroesser2020-04-131-1/+2
| * | scsi: qla2xxx: Fix regression warningsNilesh Javali2020-04-134-6/+2
| * | scsi: hisi_sas: Fix build error without SATA_HOSTYueHaibing2020-04-131-0/+1
| |/
* | Merge tag 'hwmon-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-185-12/+96
|\ \
| * | hwmon: (jc42) Fix name to have no illegal charactersSascha Hauer2020-04-181-1/+1
| * | hwmon: (k10temp) make some symbols staticJason Yan2020-04-121-3/+3
| * | hwmon: (drivetemp) Return -ENODATA for invalid temperaturesGuenter Roeck2020-04-121-0/+6
| * | hwmon: (drivetemp) Use drivetemp's true module name in Kconfig sectionAnn T Ropea2020-04-121-1/+1
| * | hwmon: (pmbus/isl68137) Fix up chip IDsGuenter Roeck2020-04-121-7/+85
| |/
* | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-184-34/+38
|\ \
| * | i2c: tegra: Synchronize DMA before terminationDmitry Osipenko2020-04-151-0/+9
| * | i2c: tegra: Better handle case where CPU0 is busy for a long timeDmitry Osipenko2020-04-151-12/+15
| * | i2c: remove i2c_new_probed_device APIWolfram Sang2020-04-151-13/+0
| * | i2c: altera: use proper variable to hold errnoWolfram Sang2020-04-151-5/+4
| * | i2c: designware: platdrv: Remove DPM_FLAG_SMART_SUSPEND flag on BYT and CHTHans de Goede2020-04-151-4/+10
| |/
* | Merge tag 'drm-fixes-2020-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-1813-94/+85
|\ \
| * \ Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2020-04-162-0/+19
| |\ \
| | * | drm/nouveau/sec2/gv100-: add missing MODULE_FIRMWARE()Ben Skeggs2020-04-162-0/+19
| * | | Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...Dave Airlie2020-04-169-16/+33
| |\ \ \