summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-09-14ptp: ptp_clockmatrix: Add support for FW 5.2 (8A34005)Min Li3-92/+165
2021-09-14ptp: ptp_clockmatrix: Remove idtcm_enable_tod_sync()Min Li1-227/+2
2021-09-14r8169: remove support for chip version RTL_GIGA_MAC_VER_27Heiner Kallweit3-99/+3
2021-09-14s390/ism: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-1/+1
2021-09-14s390/netiucv: remove incorrect kernel doc indicatorsHeiko Carstens2-53/+53
2021-09-14s390/lcs: remove incorrect kernel doc indicatorsHeiko Carstens1-60/+61
2021-09-14s390/ctcm: remove incorrect kernel doc indicatorsHeiko Carstens3-53/+53
2021-09-14mlxsw: reg: Remove PMTM registerJiri Pirko1-64/+0
2021-09-14mlxsw: spectrum: Use PMTDB register to obtain split infoJiri Pirko5-159/+76
2021-09-14mlxsw: reg: Add Port Module To local DataBase RegisterJiri Pirko1-0/+64
2021-09-14mlxsw: spectrum: Use PLLP to get front panel number and split numberJiri Pirko1-4/+31
2021-09-14mlxsw: reg: Add Port Local port to Label Port mapping RegisterJiri Pirko1-0/+48
2021-09-14mlxsw: spectrum: Move port SWID set before core port initJiri Pirko1-13/+15
2021-09-14mlxsw: spectrum: Move port module mapping before core port initJiri Pirko1-18/+17
2021-09-14mlxsw: spectrum: Bump minimum FW version to xx.2008.3326Jiri Pirko1-3/+3
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar14-31/+2055
2021-09-13nfc: mrvl: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: microread: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: pn544: drop unneeded memory allocation fail messagesKrzysztof Kozlowski1-3/+1
2021-09-13nfc: pn544: drop unneeded debug printsKrzysztof Kozlowski1-4/+0
2021-09-13nfc: pn533: use dev_err() instead of pr_err()Krzysztof Kozlowski1-1/+1
2021-09-13nfc: pn533: drop unneeded debug printsKrzysztof Kozlowski2-6/+0
2021-09-13nfc: fdp: drop unneeded debug printsKrzysztof Kozlowski1-1/+0
2021-09-13nfp: Prefer struct_size over open coded arithmeticLen Baker1-2/+1
2021-09-13qed: Improve the stack space of filter_config()Shai Malin2-48/+22
2021-09-08Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds46-202/+397
2021-09-07Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds13-318/+129
2021-09-07Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+5
2021-09-07Merge tag 'ntb-5.15' of git://github.com/jonmason/ntbLinus Torvalds7-38/+11
2021-09-07Merge tag 'rproc-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds6-87/+93
2021-09-07Merge tag 'backlight-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-46/+83
2021-09-07Merge tag 'mfd-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds26-60/+802
2021-09-07Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds18-396/+661
2021-09-07net: stmmac: fix MAC not working when system resume back with WoL activeJoakim Zhang1-18/+18
2021-09-07net: phylink: add suspend/resume supportRussell King (Oracle)1-0/+82
2021-09-07net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda1-0/+1
2021-09-07bonding: 3ad: pass parameter bond_params by referenceColin Ian King1-4/+4
2021-09-07Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git.kernel.org/pub/scm...David S. Miller2-4/+2
2021-09-07Merge tag 'wireless-drivers-2021-09-07' of git://git.kernel.org/pub/scm/linux...David S. Miller4-4/+9
2021-09-07cxgb3: fix oops on module removalHeiner Kallweit1-0/+3
2021-09-07mfd: lpc_sch: Rename GPIOBASE to prevent build errorRandy Dunlap1-2/+2
2021-09-07mfd: syscon: Use of_iomap() instead of ioremap()Hector Martin1-1/+1
2021-09-07can: c_can: fix null-ptr-deref on ioctl()Tong Zhang1-3/+1
2021-09-07can: rcar_canfd: add __maybe_unused annotation to silence warningMarc Kleine-Budde1-1/+1
2021-09-06thunderbolt: test: split up test cases in tb_test_credit_alloc_allLinus Torvalds1-17/+81
2021-09-06iwl: fix debug printf format stringsLinus Torvalds1-2/+2
2021-09-06Merge tag 'block-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds2-26/+50
2021-09-06Merge tag 'libata-5.15-2021-09-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+34
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko1-10/+12
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko1-4/+4