summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-30Merge branches 'pm-core', 'pm-sleep', 'pm-acpi' and 'pm-domains'Rafael J. Wysocki11-67/+142
2020-03-30Merge branch 'pm-cpufreq'Rafael J. Wysocki10-68/+269
2020-03-30Merge branch 'pm-cpuidle'Rafael J. Wysocki2-147/+167
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki16-107/+59
2020-03-30Merge remote-tracking branch 'regulator/for-next' into tmpMark Brown6-48/+350
2020-03-30Merge tag 'v5.6' into mips-nextThomas Bogendoerfer664-5092/+7445
2020-03-30platform/x86: surface3_power: Fix always true condition in mshw0011_space_han...Andy Shevchenko1-5/+7
2020-03-30media: venus: firmware: Ignore secure call error on first resumeStanimir Varbanov1-2/+8
2020-03-30Merge branches 'edac-mc-cleanup', 'edac-misc', 'edac-drivers' and 'edac-urgen...Borislav Petkov11-374/+984
2020-03-30net/mlx5e: add mlx5e_rep_indr_setup_ft_cb supportwenxu1-0/+49
2020-03-30net/mlx5e: refactor indr setup blockwenxu1-21/+21
2020-03-30net/mlx5: E-Switch: Move eswitch chains to a new directorySaeed Mahameed8-6/+10
2020-03-30net/mlx5: Use a separate work queue for fib event handlingMark Zhang2-4/+11
2020-03-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed5-45/+62
2020-03-30mlx4: fix "initializer element not constant" compiler errorJacob Keller1-4/+7
2020-03-30net: dsa: mt7530: use resolved link config in mac_link_up()René van Dorst2-33/+28
2020-03-30net: dsa: sja1105: show more ethtool statistics counters for P/Q/R/SVladimir Oltean3-1/+134
2020-03-30s390/qeth: support net namespaces for L3 devicesJulian Wiedmann1-3/+0
2020-03-30qed: Fix race condition between scheduling and destroying the slowpath workqueueYuval Basson1-11/+2
2020-03-30net: phy: micrel.c: add rgmii interface delay possibility to ksz9131Philippe Schenker1-0/+50
2020-03-30net: macsec: add support for specifying offload upon link creationMark Starovoytov1-2/+29
2020-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-109/+220
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner19-186/+889
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-20/+3
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29net: wan: wanxl: refactor the firmware rebuild ruleMasahiro Yamada1-10/+19
2020-03-29net: wan: wanxl: use $(M68KCC) instead of $(M68KAS) for rebuilding firmwareMasahiro Yamada1-3/+3
2020-03-29net: wan: wanxl: use allow to pass CROSS_COMPILE_M68k for rebuilding firmwareMasahiro Yamada2-7/+7
2020-03-29efi/libstub/arm: Fix spurious message that an initrd was loadedArd Biesheuvel1-1/+1
2020-03-29efi/libstub/arm64: Avoid image_base value from efi_loaded_imageArd Biesheuvel1-1/+6
2020-03-29i3c: convert to use i2c_new_client_device()Wolfram Sang1-1/+1
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds4-18/+64
2020-03-28platform/x86: surface3_power: Fix Kconfig section orderingAndy Shevchenko1-6/+6
2020-03-28platform/x86: surface3_power: Add missed headersAndy Shevchenko1-0/+2
2020-03-28platform/x86: surface3_power: Reformat GUID assignmentAndy Shevchenko1-2/+3
2020-03-28platform/x86: surface3_power: Drop useless macro ACPI_PTR()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Prefix POLL_INTERVAL with SURFACE_3Andy Shevchenko1-3/+3
2020-03-28platform/x86: surface3_power: Simplify mshw0011_adp_psr() to one linerAndy Shevchenko1-8/+1
2020-03-28platform/x86: surface3_power: Use dev_err() instead of pr_err()Andy Shevchenko1-1/+1
2020-03-28platform/x86: surface3_power: Drop unused structure definitionAndy Shevchenko1-7/+0
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-13/+11
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_tClark Williams1-12/+12
2020-03-28Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"Thomas Gleixner1-2/+0
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-28net: dsa: felix: support changing the MTUVladimir Oltean2-10/+54
2020-03-28net: dsa: vsc73xx: make the MTU configurableVladimir Oltean1-10/+20
2020-03-28net: dsa: sja1105: implement the port MTU callbacksVladimir Oltean2-4/+47