summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-05-13alx: use fine-grained locking instead of RTNLJohannes Berg3-29/+76
2021-05-13atm: nicstar: Fix possible use-after-free in nicstar_cleanup()Zou Wei1-1/+1
2021-05-12usb: class: cdc-wdm: WWAN framework integrationLoic Poulain4-5/+180
2021-05-12mISDN: fix possible use-after-free in HFC_cleanup()Zou Wei1-1/+1
2021-05-12atm: iphase: fix possible use-after-free in ia_module_exit()Zou Wei1-1/+1
2021-05-11mvpp2: suppress warningMatteo Croce1-3/+0
2021-05-11mvpp2: remove unused parameterMatteo Croce1-4/+4
2021-05-11net: pch_gbe: remove unneeded MODULE_VERSION() callAndy Shevchenko3-6/+2
2021-05-11net: pch_gbe: Use proper accessors to BE data in pch_ptp_match()Andy Shevchenko1-13/+6
2021-05-11net: pch_gbe: use readx_poll_timeout_atomic() variantAndy Shevchenko1-19/+8
2021-05-11net: pch_gbe: Convert to use GPIO descriptorsAndy Shevchenko1-12/+32
2021-05-11net: pch_gbe: Propagate error from devm_gpio_request_one()Andy Shevchenko1-3/+7
2021-05-11phy: nxp-c45-tja11xx: add timestamping supportRadu Pirea (NXP OSS)1-1/+530
2021-05-11ptp: ptp_clock: make scaled_ppm_to_ppb static inlineRadu Pirea (NXP OSS)1-21/+0
2021-05-11atm: Replace custom isprint() with generic analogueAndy Shevchenko2-5/+7
2021-05-11net: stmmac: platform: Delete a redundant condition branchZhen Lei1-2/+0
2021-05-11net: mvpp2: Unshadow error code of device_property_read_u32()Andy Shevchenko1-4/+6
2021-05-11net: mvpp2: Use devm_clk_get_optional()Andy Shevchenko1-19/+15
2021-05-11net: mvpp2: Use device_get_match_data() helperAndy Shevchenko1-11/+1
2021-05-11net: mvpp2: Put fwnode in error case during ->probe()Andy Shevchenko1-0/+2
2021-05-11net: qca_spi: Introduce stat about bad signatureStefan Wahren3-0/+6
2021-05-11net: qca_spi: Avoid re-sync for single signature errorStefan Wahren1-1/+4
2021-05-11net: qca_spi: Avoid reading signature three times in a rowStefan Wahren1-0/+1
2021-05-08drm/i915/display: fix compiler warning about array overrunLinus Torvalds1-1/+12
2021-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds10-485/+434
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds3-4/+7
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds36-165/+172
2021-05-08linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h>Masahiro Yamada1-0/+3
2021-05-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-62/+15
2021-05-08atm: firestream: Use fallthrough pseudo-keywordWei Ming Chen1-0/+1
2021-05-08net: stmmac: Do not enable RX FIFO overflow interruptsYannick Vignon2-18/+3
2021-05-08Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-17/+38
2021-05-07Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds2-5/+1
2021-05-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+12
2021-05-07Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-blockLinus Torvalds17-160/+178
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski3-44/+0
2021-05-07i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski4-11/+10
2021-05-07i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin1-1/+2
2021-05-07i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang1-0/+1
2021-05-07i40e: fix broken XDP supportMagnus Karlsson1-6/+2
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds38-411/+11
2021-05-07treewide: remove editor modelines and cruftMasahiro Yamada26-170/+0
2021-05-07drivers/char: remove /dev/kmem for goodDavid Hildenbrand2-241/+0
2021-05-07init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes1-0/+2
2021-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds39-413/+4137
2021-05-07include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)6-0/+6
2021-05-07proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan3-0/+3
2021-05-07mlxsw: spectrum_mr: Update egress RIF list before route's actionIdo Schimmel1-15/+15
2021-05-07net: ipa: fix inter-EE IRQ register definitionsAlex Elder2-11/+11
2021-05-07Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2