aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-02-28nvme: add verbose error loggingAlan Adamson1-0/+1
2022-02-28nvme-fc: fix a typoQinghua Jin1-1/+1
2022-02-28soc: mediatek: pm-domains: Add support for mt8186Chun-Jie Chen1-0/+48
2022-02-28soc: mediatek: pm-domains: Add support for mt8195Chun-Jie Chen1-0/+82
2022-02-28power: supply: Support VBAT-to-Ri lookup tablesLinus Walleij1-2/+111
2022-02-28power: supply: ab8500: Standardize BTI resistanceLinus Walleij1-0/+13
2022-02-28power: supply: ab8500: Standardize alert mode chargingLinus Walleij1-0/+17
2022-02-28power: supply: ab8500: Standardize maintenance chargingLinus Walleij1-0/+64
2022-02-28Merge 5.17-rc6 into driver-core-nextGreg Kroah-Hartman46-126/+304
2022-02-28Merge 5.17-rc6 into char-misc-nextGreg Kroah-Hartman11-22/+38
2022-02-28Backmerge tag 'v5.17-rc6' into drm-nextDave Airlie11-22/+38
2022-02-27hwmon: (core) Add support for pwm auto channels attributeArmin Wolf1-0/+2
2022-02-27Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+8
2022-02-27iio: afe: rescale: add offset supportLiam Beguin1-0/+4
2022-02-27iio: afe: rescale: expose scale processing functionLiam Beguin1-0/+32
2022-02-27net: dsa: tag_8021q: rename dsa_8021q_bridge_tx_fwd_offload_vidVladimir Oltean1-1/+1
2022-02-27net: dsa: tag_8021q: merge RX and TX VLANsVladimir Oltean1-7/+1
2022-02-27net: dsa: tag_8021q: add support for imprecise RX based on the VBIDVladimir Oltean1-1/+5
2022-02-27net: dsa: tag_8021q: replace the SVL bridging with VLAN-unaware IVL bridgingVladimir Oltean1-6/+6
2022-02-27PCI: Add Fungible Vendor ID to pci_ids.hDimitris Michailidis1-0/+2
2022-02-27net/mlx5: Introduce migration bits and structuresYishai Hadas1-1/+146
2022-02-27net/mlx5: Expose APIs to get/put the mlx5 core deviceYishai Hadas1-0/+3
2022-02-27PCI/IOV: Add pci_iov_get_pf_drvdata() to allow VF reaching the drvdata of a PFJason Gunthorpe1-0/+7
2022-02-27PCI/IOV: Add pci_iov_vf_id() to get VF indexJason Gunthorpe1-1/+7
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-10/+12
2022-02-26net: neigh: use kfree_skb_reason() for __neigh_event_send()Menglong Dong1-0/+5
2022-02-26net: ip: add skb drop reasons for ip egress pathMenglong Dong1-0/+9
2022-02-25jbd2: kill t_handle_lock transaction spinlockRitesh Harjani1-3/+0
2022-02-25clk: mux: Declare u32 *table parameter as constJonathan Neuschäfer1-6/+6
2022-02-25NFS: Remove unused flag NFS_INO_REVAL_PAGECACHETrond Myklebust1-1/+0
2022-02-25NFS: Replace last uses of NFS_INO_REVAL_PAGECACHETrond Myklebust1-5/+3
2022-02-25NFSv4.1 support for NFS4_RESULT_PRESERVER_UNLINKEDOlga Kornievskaia1-0/+1
2022-02-25Merge tag 'pm-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+3
2022-02-25Merge tag 'char-misc-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-1/+3
2022-02-25Convert NFS from readpages to readaheadMatthew Wilcox (Oracle)1-2/+1
2022-02-25tracing: Uninline trace_trigger_soft_disabled() partlyChristophe Leroy1-10/+12
2022-02-25mtd: spi-nor: move all spansion specifics into spansion.cMichael Walle1-1/+0
2022-02-25mtd: spi-nor: move all micron-st specifics into micron-st.cMichael Walle1-8/+0
2022-02-25mtd: spi-nor: move all xilinx specifics into xilinx.cMichael Walle1-9/+0
2022-02-25Merge tag 'scmi-updates-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/driversArnd Bergmann1-0/+15
2022-02-25Merge tag 'imx-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/driversArnd Bergmann1-0/+5
2022-02-25Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/driversArnd Bergmann1-107/+31
2022-02-25Merge tag 'at91-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into arm/socArnd Bergmann1-0/+4
2022-02-25Merge tag 'ixp4xx-cleanup-for-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik into arm/socArnd Bergmann4-44/+22
2022-02-25ARM: at91: PM: add cpu idle support for sama7g5Claudiu Beznea1-0/+4
2022-02-25component: Add common helper for compare/release functionsYong Wu1-0/+6
2022-02-25firmware: xilinx: Add support for runtime featuresRonak Jain1-0/+25
2022-02-25firmware: stratix10-svc: extend SVC driver to get the firmware versionRichard Gong2-2/+23
2022-02-25math64: New DIV_U64_ROUND_CLOSEST helperPali Rohár1-0/+13
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann2-37/+0