aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-31usb: dwc3: Do not service EP0 and conndone events if soft disconnectedWesley Cheng2-2/+7
2022-08-31usb: host: xhci-plat: suspend/resume clks for brcmJustin Chen1-1/+1
2022-08-31usb: host: xhci-plat: suspend and resume clocksJustin Chen2-1/+16
2022-08-31usb: phy: mxs: fix MXS_PHY_TX_CAL45_MIN and MXS_PHY_TX_CAL45_MAXFrank Li1-2/+2
2022-08-31doc: dt-binding: mxs-usb-phy: fix fsl,tx-cal-45-dn-ohms max and min valueFrank Li1-2/+2
2022-08-31usb: host: Initiate urb ep with udev ep0Khalid Masum1-8/+1
2022-08-31usb: ehci: Use endpoint in URB to get maxpacketKhalid Masum1-2/+2
2022-08-31usb: gadget: function: rndis: limit # of RNDIS instances to 1000Sergey Shtylyov1-1/+1
2022-08-31usb: chipidea: Add support for VBUS control with PHYPiyush Mehta4-0/+16
2022-08-31usb: chipidea: clarify Documentation/ABI textRandy Dunlap1-3/+3
2022-08-31usb: gadget: f_ncm: noop - remove INIT_NDP{16,32}_OPTS macrosMaciej Żenczykowski1-32/+28
2022-08-31usb: gadget: at91_udc: Fix comments typoShaomin Deng1-1/+1
2022-08-31usb: gadget: net2272: Remove the initialization of statics to 0Shaomin Deng1-2/+2
2022-08-31dt-bindings: usb: Add missing (unevaluated|additional)Properties on child nodesRob Herring4-3/+14
2022-08-31RDMA/rxe: Delete error messages triggered by incoming Read requestsDaisuke Matsuda1-7/+3
2022-08-31RDMA/rxe: Remove the unused variable objZhu Yanjun3-7/+5
2022-08-31RDMA/rxe: Fix the error caused by qp->skZhu Yanjun1-2/+4
2022-08-31RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun1-1/+3
2022-08-31acl: add vfs_set_acl_prepare()Christian Brauner2-11/+205
2022-08-31acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()Christian Brauner1-16/+9
2022-08-31ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpersChristian Brauner2-98/+6
2022-08-30Revert "net: devlink: add RNLT lock assertion to devlink_compat_switch_id_get()"Vlad Buslov1-2/+0
2022-08-30Merge branch 'mlxsw-configure-max-lag-id-for-spectrum-4'Jakub Kicinski5-12/+74
2022-08-30mlxsw: spectrum: Add a copy of 'struct mlxsw_config_profile' for Spectrum-4Amit Cohen1-1/+28
2022-08-30mlxsw: Add a helper function for getting maximum LAG IDAmit Cohen3-11/+36
2022-08-30mlxsw: Support configuring 'max_lag' via CONFIG_PROFILEAmit Cohen2-0/+7
2022-08-30mlxsw: cmd: Edit the comment of 'max_lag' field in CONFIG_PROFILEAmit Cohen1-0/+3
2022-08-30net: lan966x: improve error handle in lan966x_fdma_rx_get_frame()Dan Carpenter1-1/+4
2022-08-30Documentation: bonding: clarify supported modes for tlb_dynamic_lbFernando Fernandez Mancera1-1/+1
2022-08-30mlxsw: minimal: Return -ENOMEM on allocation failureDan Carpenter1-2/+6
2022-08-30net/mlx5e: Do not use err uninitialized in mlx5e_rep_add_meta_tunnel_rule()Nathan Chancellor1-7/+3
2022-08-30nfp: fix the access to management firmware hangingGao Xiao1-0/+1
2022-08-30Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpanJakub Kicinski4-3/+5
2022-08-30funeth: remove pointless check of devlink pointer in create/destroy_netdev() flowsJiri Pirko1-8/+4
2022-08-30net: phy: micrel: Make the GPIO to be non-exclusiveHoratiu Vultur1-1/+7
2022-08-30Merge branch 'completely-rework-mediatek-mt7530-binding'Jakub Kicinski1-117/+522
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: update binding descriptionArınç ÜNAL1-31/+58
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: define phy-mode per switchArınç ÜNAL1-11/+62
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: update examplesArınç ÜNAL1-55/+347
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: fix reset linesArınç ÜNAL1-0/+24
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: fix description of mediatek,mcmArınç ÜNAL1-3/+2
2022-08-30dt-bindings: net: dsa: mediatek,mt7530: make trivial changesArınç ÜNAL1-19/+31
2022-08-30net: virtio_net: fix notification coalescing commentsAlvaro Karsz1-7/+7
2022-08-31nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()Maurizio Lombardi1-0/+3
2022-08-31nvmet-auth: add missing goto in nvmet_setup_auth()Hannes Reinecke1-0/+1
2022-08-31nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610Shyamin Ayesh1-0/+2
2022-08-30Input: adp5588-keys - use new PM macrosNuno Sá1-4/+4
2022-08-30Input: adp5588-keys - add regulator supportNuno Sá1-0/+20
2022-08-30Input: adp5588-keys - add optional reset gpioNuno Sá1-0/+12
2022-08-30Input: adp5588-keys - fix coding style warningsNuno Sá1-50/+48