summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-274-30/+72
|\
| * Merge tag 'optee-valid-memory-type-for-v5.11' of git://git.linaro.org/people/...Arnd Bergmann2020-11-271-1/+2
| |\
| | * optee: add writeback to valid memory typeRui Miguel Silva2020-11-251-1/+2
| * | Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-271-10/+19
| |\ \
| | * | bus: ti-sysc: suppress err msg for timers used as clockevent/sourceGrygorii Strashko2020-11-191-1/+1
| | * | bus: ti-sysc: Fix bogus resetdone warning on enable for cpswTony Lindgren2020-10-261-0/+3
| | * | bus: ti-sysc: Fix reset status check for modules with quirksTony Lindgren2020-10-261-9/+15
| * | | Merge tag 'soc-fsl-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2020-11-261-4/+1
| |\ \ \
| | * | | soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)Hao Si2020-11-231-4/+1
| | |/ /
| * | | firmware: xilinx: Use hash-table for api feature checkAmit Sunil Dhamne2020-11-241-14/+49
| * | | firmware: xilinx: Fix SD DLL node reset issueManish Narani2020-11-241-1/+1
* | | | Merge tag 'net-5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-11-2736-401/+524
|\ \ \ \
| * | | | can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0Pankaj Sharma2020-11-271-0/+2
| * | | | can: m_can: fix nominal bitiming tseg2 min for version >= 3.1Marc Kleine-Budde2020-11-271-1/+1
| * | | | can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_i...Marc Kleine-Budde2020-11-271-1/+1
| * | | | can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was givenMarc Kleine-Budde2020-11-261-0/+4
| * | | | can: gs_usb: fix endianess problem with candleLight firmwareMarc Kleine-Budde2020-11-261-61/+70
| * | | | ch_ktls: lock is not freedRohit Maheshwari2020-11-251-1/+3
| * | | | ptp: clockmatrix: bug fix for idtcm_strverscmpMin Li2020-11-251-33/+16
| * | | | enetc: Let the hardware auto-advance the taprio base-time of 0Vladimir Oltean2020-11-251-12/+2
| * | | | net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
| * | | | ibmvnic: enhance resetting status check during module exitLijun Pan2020-11-242-4/+2
| * | | | ibmvnic: fix NULL pointer dereference in ibmvic_reset_crqLijun Pan2020-11-241-0/+3
| * | | | ibmvnic: fix NULL pointer dereference in reset_sub_crq_queuesLijun Pan2020-11-241-0/+3
| * | | | net: ena: fix packet's addresses for rx_offset featureShay Agroskin2020-11-241-9/+11
| * | | | net: ena: set initial DMA width to avoid intel iommu issueShay Agroskin2020-11-241-9/+8
| * | | | net: ena: handle bad request id in ena_netdevShay Agroskin2020-11-242-32/+14
| * | | | nfc: s3fwrn5: use signed integer for parsing GPIO numbersKrzysztof Kozlowski2020-11-241-2/+2
| * | | | dpaa2-eth: Fix compile error due to missing devlink supportEzequiel Garcia2020-11-241-0/+1
| * | | | aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
| * | | | i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch2020-11-233-18/+31
| * | | | Merge tag 'wireless-drivers-2020-11-23' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski2020-11-239-53/+159
| |\ \ \ \
| | * | | | iwlwifi: mvm: fix kernel panic in case of assert during CSASara Sharon2020-11-101-1/+1
| | * | | | iwlwifi: pcie: set LTR to avoid completion timeoutJohannes Berg2020-11-102-0/+30
| | * | | | iwlwifi: mvm: write queue_sync_state only for syncAvraham Stern2020-11-101-0/+3
| | * | | | iwlwifi: mvm: properly cancel a session protection for P2PEmmanuel Grumbach2020-11-102-34/+68
| | * | | | iwlwifi: mvm: use the HOT_SPOT_CMD to cancel an AUX ROCEmmanuel Grumbach2020-11-101-3/+6
| | * | | | iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein2020-11-102-5/+23
| | * | | | iwlwifi: pcie: limit memory read spin timeJohannes Berg2020-11-021-9/+27
| | * | | | rtw88: fix fw_fifo_addr checkTom Rix2020-11-021-1/+1
| | | |/ / | | |/| |
| * | | | ibmvnic: skip tx timeout reset while in resettingLijun Pan2020-11-211-0/+6
| * | | | ibmvnic: notify peers when failover and migration happenLijun Pan2020-11-211-1/+5
| * | | | ibmvnic: fix call_netdevice_notifiers in do_resetLijun Pan2020-11-211-1/+3
| * | | | tun: honor IOCB_NOWAIT flagJens Axboe2020-11-211-3/+11
| * | | | usbnet: ipheth: fix connectivity with iOS 14Yves-Alexis Perez2020-11-211-1/+1
| * | | | cxgb4: Fix build failure when CONFIG_TLS=mTom Seewald2020-11-211-1/+1
| * | | | bonding: wait for sysfs kobject destruction before freeing struct slaveJamie Iles2020-11-212-35/+44
| * | | | s390/qeth: fix tear down of async TX buffersJulian Wiedmann2020-11-201-6/+0
| * | | | s390/qeth: fix af_iucv notification raceJulian Wiedmann2020-11-202-24/+58
| * | | | s390/qeth: make af_iucv TX notification call more robustJulian Wiedmann2020-11-201-1/+2