summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-07drm/nouveau: workaround runpm fail by disabling PCI power management on certa...Karol Herbst
2020-04-07drm/nouveau/svm: remove useless SVM range checkRalph Campbell
2020-04-07drm/nouveau/svm: check for SVM initialized before migratingRalph Campbell
2020-04-07drm/nouveau/svm: fix vma range check for migrationRalph Campbell
2020-04-07drm/nouveau: remove checks for return value of debugfs functionsWambui Karuga
2020-04-07drm/nouveau/ttm: evict other IO mappings when running out of BAR1 spaceBen Skeggs
2020-04-06Merge branch 'next' into for-linusDmitry Torokhov
2020-04-06leds: core: Fix warning message when init_dataRicardo Ribalda Delgado
2020-04-06leds: sort Makefile entriesPavel Machek
2020-04-06leds: ip30: label power LED as suchPavel Machek
2020-04-06leds: lm3532: make bitfield 'enabled' unsignedColin Ian King
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-06drm/i915/gem: Flush all the reloc_gpu batchChris Wilson
2020-04-06drm/i915/gem: Ignore readonly failures when updating relocsChris Wilson
2020-04-06drm/i915/gt: Fill all the unused space in the GGTTChris Wilson
2020-04-06drm/i915/dp: Return the right vswing tablesJosé Roberto de Souza
2020-04-06drm/i915/icl+: Don't enable DDI IO power on a TypeC port in TBT modeImre Deak
2020-04-06macsec: fix NULL dereference in macsec_upd_offload()Davide Caratti
2020-04-06net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli
2020-04-06qed: remove redundant assignment to variable 'rc'Colin Ian King
2020-04-06wimax: remove some redundant assignments to variable resultColin Ian King
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_VLAN_MANGLEPetr Machata
2020-04-06mlxsw: spectrum_flower: Do not stop at FLOW_ACTION_PRIORITYPetr Machata
2020-04-06r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit
2020-04-06net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli
2020-04-06tun: Don't put_page() for all negative return values from XDP programWill Deacon
2020-04-06ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki
2020-04-06Merge branch 'acpica'Rafael J. Wysocki
2020-04-06Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2020-04-06drm/virtio: fix OOB in virtio_gpu_object_createJiri Slaby
2020-04-06s390/cio: generate delayed uevent for vfio-ccw subchannelsCornelia Huck
2020-04-06s390/cio: avoid duplicated 'ADD' ueventsCornelia Huck
2020-04-06s390/qdio: clear DSCI early for polling driversJulian Wiedmann
2020-04-06s390/qdio: inline shared_ind()Julian Wiedmann
2020-04-06s390/qdio: remove cdev from init_dataJulian Wiedmann
2020-04-06s390/qdio: allow for non-contiguous SBAL array in init_dataJulian Wiedmann
2020-04-06zfcp: inline zfcp_qdio_setup_init_data()Julian Wiedmann
2020-04-06s390/qdio: cleanly split alloc and establishJulian Wiedmann
2020-04-05Merge tag 'for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-04-05parisc: Replace setup_irq() by request_irq()afzal mohammed
2020-04-05Merge tag 'timers-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-04-05Merge tag 'irq-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-04-05sysfs: remove redundant __compat_only_sysfs_link_entry_to_kobj fnLinus Torvalds
2020-04-05Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-04-05Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-05Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-05drm/prime: fix extracting of the DMA addresses from a scatterlistMarek Szyprowski