aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-9/+1
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 12-57/+52
2019-05-22Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+3
2019-05-21dm: make sure to obey max_io_len_target_boundaryGravatar Michael Lass 1-1/+3
2019-05-21usbnet: fix kernel crash after disconnectGravatar Kloetzke Jan 1-0/+6
2019-05-21net: phylink: ensure inband AN works correctlyGravatar Russell King 1-22/+15
2019-05-21usbnet: ipheth: fix racing conditionGravatar Bernd Eckstein 1-1/+2
2019-05-21Merge tag 'spdx-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 2198-6184/+2198
2019-05-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-127/+88
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 24Gravatar Thomas Gleixner 44-446/+44
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 23Gravatar Thomas Gleixner 2-21/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 22Gravatar Thomas Gleixner 1-5/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 21Gravatar Thomas Gleixner 2-27/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20Gravatar Thomas Gleixner 41-575/+41
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 19Gravatar Thomas Gleixner 1-14/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Gravatar Thomas Gleixner 44-697/+44
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17Gravatar Thomas Gleixner 11-143/+11
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 15Gravatar Thomas Gleixner 9-153/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Gravatar Thomas Gleixner 207-2659/+207
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 12Gravatar Thomas Gleixner 4-44/+4
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 7Gravatar Thomas Gleixner 8-104/+8
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 5Gravatar Thomas Gleixner 2-34/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4Gravatar Thomas Gleixner 20-40/+20
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 3Gravatar Thomas Gleixner 1-4/+1
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Gravatar Thomas Gleixner 86-1218/+86
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1322-0/+1322
2019-05-21treewide: Add SPDX license identifier for more missed filesGravatar Thomas Gleixner 341-0/+341
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 52-0/+52
2019-05-20net: stmmac: dma channel control register need to be init firstGravatar Weifeng Voon 1-4/+4
2019-05-20net: stmmac: fix ethtool flow control not able to get/setGravatar Tan, Tee Min 1-2/+2
2019-05-20fddi: fix typos in code commentsGravatar Weitao Hou 1-2/+2
2019-05-202/2] net: xilinx_emaclite: use readx_poll_timeout() in mdio wait functionGravatar Kurt Kanzenbach 1-10/+6
2019-05-201/2] net: axienet: use readx_poll_timeout() in mdio wait functionGravatar Kurt Kanzenbach 2-10/+11
2019-05-20macvlan: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-05-20net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryGravatar Erez Alfasi 2-6/+3
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 33-118/+222
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 37-66/+53
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-13/+105
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 9-133/+174
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 23-219/+2105
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+6
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 3-7/+7
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+0
2019-05-18mlxsw: core: Prevent reading unsupported slave address from SFP EEPROMGravatar Vadim Pasternak 1-2/+16
2019-05-18mlxsw: core: Prevent QSFP module initialization for old hardwareGravatar Vadim Pasternak 4-0/+17
2019-05-18treewide: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 4-6/+6
2019-05-18media: prefix header search paths with $(srctree)/Gravatar Masahiro Yamada 30-49/+47
2019-05-18media: remove unneeded header search pathsGravatar Masahiro Yamada 7-11/+0
2019-05-17net/mlx5e: Fix possible modify header actions memory leakGravatar Eli Britstein 1-1/+4
2019-05-17net/mlx5e: Fix no rewrite fields with the same matchGravatar Eli Britstein 1-6/+16