summaryrefslogtreecommitdiffstats
path: root/drivers/accessibility/speakup (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-03tcp: merge 'init_req' and 'route_req' functionsFlorian Westphal5-28/+44
2020-12-03security: add const qualifier to struct sock in various placesFlorian Westphal10-15/+15
2020-12-03macvlan: Support for high multicast packet rateThomas Karlsson4-2/+43
2020-12-03bareudp: constify device_type declarationJonas Bonn1-1/+1
2020-12-03nfc: s3fwrn5: Support a UART interfaceBongsu Jeon5-0/+223
2020-12-03nfc: s3fwrn5: extract the common phy blocksBongsu Jeon4-79/+139
2020-12-03nfc: s3fwrn5: reduce the EN_WAIT_TIMEBongsu Jeon1-3/+3
2020-12-03dt-bindings: net: nfc: s3fwrn5: Support a UART interfaceBongsu Jeon1-3/+28
2020-12-03net: dsa: microchip: ksz8795: use num_vlans where possibleMichael Grzeschik2-2/+1
2020-12-03net: dsa: microchip: ksz8795: use port_cnt instead of TOTOAL_PORT_NUMMichael Grzeschik2-4/+2
2020-12-03net: dsa: microchip: remove usage of mib_port_countMichael Grzeschik4-16/+12
2020-12-03net: dsa: microchip: ksz8795: align port_cnt usage with other microchip driversMichael Grzeschik1-5/+5
2020-12-03net: dsa: microchip: remove superfluous num_ports assignmentMichael Grzeschik2-4/+0
2020-12-03net: dsa: microchip: ksz8795: use phy_port_cnt where possibleMichael Grzeschik2-13/+10
2020-12-03net: dsa: microchip: ksz8795: use mib_cnt where possibleMichael Grzeschik2-7/+5
2020-12-03net: dsa: microchip: ksz8795: use reg_mib_cnt where possibleMichael Grzeschik2-4/+3
2020-12-03net: dsa: microchip: ksz8795: move variable assignments from detect to initMichael Grzeschik1-6/+6
2020-12-03net: dsa: microchip: ksz8795: remove superfluous port_cnt assignmentMichael Grzeschik1-2/+0
2020-12-03net: dsa: microchip: ksz8795: remove unused last_port variableMichael Grzeschik2-2/+0
2020-12-03net: ipa: fix build-time bug in ipa_hardware_config_qsb()Alex Elder1-1/+1
2020-12-02mptcp: avoid potential infinite loop in mptcp_recvmsg()Eric Dumazet1-1/+1
2020-12-02octeontx2-af: debugfs: delete dead codeDan Carpenter1-203/+52
2020-12-02NFC: nxp-nci: Make firmware GPIO pin optionalFrieder Schrempf2-2/+2
2020-12-02r8169: set tc_offset only if tally counter reset isn't supportedHeiner Kallweit1-16/+9
2020-12-02net: ipa: use Qtime for IPA v4.5 head-of-line time limitAlex Elder1-6/+42
2020-12-02net: ipa: use Qtime for IPA v4.5 aggregation time limitAlex Elder1-4/+28
2020-12-02net: ipa: set up IPA v4.5 Qtime configurationAlex Elder2-4/+93
2020-12-02net: ipa: update IPA aggregation registers for IPA v4.5Alex Elder2-39/+101
2020-12-02net/smc: Add support for obtaining SMCR device listGuvenc Gulce5-3/+176
2020-12-02net/smc: Add support for obtaining SMCD device listGuvenc Gulce5-0/+154
2020-12-02net/smc: Add SMC-D Linkgroup diagnostic supportGuvenc Gulce4-0/+163
2020-12-02net/smc: Introduce SMCR get link commandGuvenc Gulce5-17/+124
2020-12-02net/smc: Introduce SMCR get linkgroup commandGuvenc Gulce4-0/+106
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce7-0/+100
2020-12-02net/smc: Introduce generic netlink interface for diagnostic purposesGuvenc Gulce5-2/+97
2020-12-02net/smc: Refactor smc ism v2 capability handlingGuvenc Gulce3-10/+15
2020-12-02net/smc: Add diagnostic information to link structureGuvenc Gulce2-0/+12
2020-12-02net/smc: Add diagnostic information to smc ib-deviceGuvenc Gulce3-0/+48
2020-12-02net/smc: Add link counters for IB device portsGuvenc Gulce2-0/+15
2020-12-02net/smc: Add connection counters for linksGuvenc Gulce2-2/+15
2020-12-02net/smc: Use active link of the connectionGuvenc Gulce1-5/+5
2020-12-02net/smc: use helper smc_conn_abort() in listen processingKarsten Graul1-12/+5
2020-12-02net/tls: make sure tls offload sets salt_sizeRohit Maheshwari1-1/+3
2020-12-02ionic: change mtu after queues are stoppedShannon Nelson1-2/+4
2020-12-02ionic: remove some unnecessary oom messagesShannon Nelson3-9/+5
2020-12-02net: phy: marvell: replace phy_modify()Yejune Deng1-8/+8
2020-12-02s390/ctcm: Use GFP_ATOMIC in ctcmpc_tx().Sebastian Andrzej Siewior2-6/+1
2020-12-02s390/ctcm: Use GFP_KERNEL in add_channel().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Use explicit allocation mask in ctcmpc_unpack_skb().Sebastian Andrzej Siewior1-1/+1
2020-12-02s390/ctcm: Avoid temporary allocation of struct pdu.Sebastian Andrzej Siewior1-25/+8