summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - re-enable registration of algorithmsGiovanni Cabiddu2022-07-292-14/+0
* crypto: qat - add param check for DHGiovanni Cabiddu2022-07-291-0/+4
* crypto: qat - add param check for RSAGiovanni Cabiddu2022-07-291-0/+8
* crypto: qat - remove dma_free_coherent() for DHGiovanni Cabiddu2022-07-291-49/+34
* crypto: qat - remove dma_free_coherent() for RSAGiovanni Cabiddu2022-07-291-77/+60
* crypto: qat - fix memory leak in RSAGiovanni Cabiddu2022-07-291-11/+1
* crypto: qat - add backlog mechanismGiovanni Cabiddu2022-07-299-18/+123
* crypto: qat - refactor submission logicGiovanni Cabiddu2022-07-296-54/+101
* crypto: qat - use pre-allocated buffers in datapathGiovanni Cabiddu2022-07-292-27/+61
* crypto: qat - set to zero DH parameters before freeGiovanni Cabiddu2022-07-291-0/+3
* clk: lan966x: Fix the lan966x clock gate register addressHerve Codina2022-07-291-1/+1
* spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde2022-07-291-4/+8
* gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli2022-07-291-1/+1
* tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-291-3/+3
* ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2022-07-291-1/+1
* ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2022-07-291-1/+1
* can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He2022-07-291-0/+1
* drm/imx/dcss: Add missing of_node_put() in fail pathLiang He2022-07-291-0/+3
* drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNĂ­colas F. R. A. Prado2022-07-291-1/+1
* amt: do not use amt->nr_tunnels outside of lockTaehee Yoo2022-07-291-3/+6
* amt: drop unexpected multicast dataTaehee Yoo2022-07-291-0/+3
* amt: drop unexpected query messageTaehee Yoo2022-07-291-1/+13
* amt: drop unexpected advertisement messageTaehee Yoo2022-07-291-0/+5
* amt: add missing regeneration nonce logic in request logicTaehee Yoo2022-07-291-0/+4
* amt: use READ_ONCE() in amt moduleTaehee Yoo2022-07-291-7/+8
* amt: remove unnecessary locksTaehee Yoo2022-07-291-27/+5
* amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-291-15/+144
* net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel2022-07-291-0/+10
* net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel2022-07-291-0/+16
* be2net: Fix buffer overflow in be_get_module_eepromHristo Venev2022-07-293-18/+25
* gpio: pca953x: use the correct register address when regcache sync during initHaibo Chen2022-07-291-4/+7
* gpio: pca953x: use the correct range when do regmap syncHaibo Chen2022-07-291-6/+6
* gpio: pca953x: only use single read/write for No AI modeHaibo Chen2022-07-291-0/+3
* net: stmmac: remove redunctant disable xPCS EEE callWong Vee Khee2022-07-291-8/+0
* ixgbe: Add locking to prevent panic when setting sriov_numvfs to zeroPiotr Skajewski2022-07-293-0/+10
* i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski2022-07-291-8/+5
* net: lan966x: Fix usage of lan966x->mac_lock when used by FDBHoratiu Vultur2022-07-291-11/+23
* net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handlerHoratiu Vultur2022-07-291-7/+12
* net: lan966x: Fix usage of lan966x->mac_lock when entry is removedHoratiu Vultur2022-07-291-4/+20
* net: lan966x: Fix usage of lan966x->mac_lock when entry is addedHoratiu Vultur2022-07-291-1/+7
* net: lan966x: Fix taking rtnl_lock while holding spin_lockHoratiu Vultur2022-07-291-9/+18
* pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean2022-07-291-19/+19
* pinctrl: armada-37xx: Reuse GPIO fwnode in armada_37xx_irqchip_register()Andy Shevchenko2022-07-291-13/+3
* ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...Mario Limonciello2022-07-291-2/+4
* iavf: Fix missing state logsPrzemyslaw Patynowski2022-07-291-0/+4
* iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski2022-07-291-3/+2
* iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski2022-07-294-13/+1
* iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski2022-07-293-10/+74
* igmp: Fix data-races around sysctl_igmp_qrv.Kuniyuki Iwashima2022-07-291-2/+2
* net: prestera: acl: use proper mask for port selectorMaksym Glubokiy2022-07-291-3/+3