summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-02-08mfd: Standardise MFD_CELL_* helper namesLee Jones1-3/+3
2021-02-08Merge branches 'ib-mfd-asoc-5.12', 'ib-mfd-bus-5.12' and 'ib-mfd-gpio-regulat...Lee Jones4-30/+21
2021-02-08gfs2: Add trusted xattr supportAndreas Gruenbacher1-2/+3
2021-02-08spi: Change provied to provided in the file spi.hBhaskar Chowdhury1-1/+1
2021-02-08mmc: core: Drop redundant bouncesz from struct mmc_cardUlf Hansson1-1/+0
2021-02-08mmc: core: Drop redundant member in struct mmc hostUlf Hansson1-1/+0
2021-02-08regulator: mt6315: Add support for MT6315 regulatorHsin-Hsiung Wang1-0/+44
2021-02-08ASoC: codec: hdmi-codec: Support IEC958 encoded PCM formatSia Jee Heng1-0/+5
2021-02-08ASoC: audio-graph: Rename functions needed for exportSameer Pujar1-2/+4
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig3-48/+0
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig3-20/+0
2021-02-08module: move struct symsearch to module.cChristoph Hellwig1-11/+0
2021-02-08module: mark module_mutex staticChristoph Hellwig1-2/+0
2021-02-08kallsyms: only build {,module_}kallsyms_on_each_symbol when requiredChristoph Hellwig2-25/+8
2021-02-08ssb: Use true and false for bool variableJiapeng Chong1-7/+7
2021-02-08module: use RCU to synchronize find_moduleChristoph Hellwig1-1/+1
2021-02-08Merge 5.11-rc7 into usb-nextGreg Kroah-Hartman32-150/+193
2021-02-08fs-verity: support reading signature with ioctlEric Biggers1-0/+1
2021-02-08fs-verity: support reading descriptor with ioctlEric Biggers1-0/+1
2021-02-08fs-verity: support reading Merkle tree with ioctlEric Biggers1-0/+2
2021-02-08fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2-0/+22
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+8
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-0/+6
2021-02-07dt-binding: mt8192: add toprgu reset-controller head fileCrystal Guo1-0/+30
2021-02-07soundwire: export sdw_write/read_no_pm functionsBard Liao1-0/+2
2021-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextJakub Kicinski6-17/+18
2021-02-07net: dsa: felix: propagate the LAG offload ops towards the ocelot libVladimir Oltean1-0/+6
2021-02-07net: mscc: ocelot: rebalance LAGs on link up/down eventsVladimir Oltean1-0/+1
2021-02-07net: mscc: ocelot: drop the use of the "lags" arrayVladimir Oltean1-2/+0
2021-02-07net: mscc: ocelot: set up the bonding mask in a way that avoids a net_deviceVladimir Oltean1-0/+2
2021-02-06net: Introduce {netdev,napi}_alloc_frag_align()Kevin Hao1-2/+34
2021-02-06mm: page_frag: Introduce page_frag_alloc_align()Kevin Hao1-2/+10
2021-02-06usb: common: Parse for USB SSP genXxYThinh Nguyen1-0/+11
2021-02-06media: Remove the legacy v4l2-clk APIEzequiel Garcia1-73/+0
2021-02-06media: Clarify v4l2-async subdevice addition APIEzequiel Garcia1-4/+11
2021-02-06batman-adv: Drop publication years from copyright infoSven Eckelmann2-2/+2
2021-02-06media: v4l2-async: Improve v4l2_async_notifier_add_*_subdev() APILaurent Pinchart1-9/+18
2021-02-06media: v4l2-async: Discourage use of v4l2_async_notifier_add_subdevEzequiel Garcia1-2/+7
2021-02-06media: davinci: vpif_display: Remove unused v4l2-async codeEzequiel Garcia1-2/+0
2021-02-06media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia1-7/+8
2021-02-06media: v4l2-async: Remove V4L2_ASYNC_MATCH_DEVNAMEEzequiel Garcia1-25/+0
2021-02-06net/mlx5e: Match recirculated packet miss in slow table using reg_c1Vlad Buslov1-1/+9
2021-02-06net/mlx5e: Refactor reg_c1 usageVlad Buslov1-0/+19
2021-02-06net/mlx5e: VF tunnel TX traffic offloadingVlad Buslov1-0/+2
2021-02-06clk: rockchip: add clock id for SCLK_VIP_OUT on rk3368Heiko Stuebner1-0/+1
2021-02-06clk: rockchip: add clock ids for PCLK_DPHYRX and PCLK_DPHYTX0 on rk3368Heiko Stuebner1-0/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-0/+3
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2-0/+3
2021-02-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-7/+11
2021-02-05genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede1-2/+2