summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soundwire: fix the kernel-doc commentVinod Koul2020-07-161-2/+2
* soundwire: intel: don't free dma_data in DAI shutdownPierre-Louis Bossart2020-07-151-7/+0
* soundwire: cadence: allocate/free dma_data in set_sdw_streamPierre-Louis Bossart2020-07-151-14/+38
* soundwire: intel: remove stream allocation/freePierre-Louis Bossart2020-07-151-56/+1
* soundwire: stream: add helper to startup/shutdown streamsPierre-Louis Bossart2020-07-151-0/+98
* soundwire: intel: implement get_sdw_stream() operationsPierre-Louis Bossart2020-07-151-0/+18
* soundwire: bus: initialize bus clock base and scale registersPierre-Louis Bossart2020-06-301-0/+107
* soundwire: extend SDW_SLAVE_ENTRYPierre-Louis Bossart2020-06-301-4/+9
* soundwire: bus_type: convert open-coded while() to for() loopPierre-Louis Bossart2020-06-301-4/+2
* soundwire: qcom: Constify static structsRikard Falkeborn2020-06-221-2/+2
* soundwire: intel: transition to 3 steps initializationPierre-Louis Bossart2020-06-223-62/+232
* soundwire: intel_init: pass link information as platform dataPierre-Louis Bossart2020-06-221-0/+2
* soundwire: intel_init: use devm_ allocationPierre-Louis Bossart2020-06-221-9/+5
* soundwire: intel_init: remove useless testPierre-Louis Bossart2020-06-221-1/+1
* soundwire: intel: clarify drvdata and remove more indirectionsPierre-Louis Bossart2020-06-221-19/+19
* soundwire: intel: cleanups for indirections/logsPierre-Louis Bossart2020-06-223-35/+45
* soundwire: bus: clock_stop: don't deal with UNATTACHED Slave devicesBard Liao2020-06-221-6/+17
* soundwire: Replace 'objs' by 'y'Vinod Koul2020-06-221-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1334-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-111-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-111-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-112-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-111-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-111-0/+4
| * | net/mlx5: DR, Fix freeing in dr_create_rc_qp()Denis Efremov2020-06-111-1/+1
| * | net/mlx5: Fix fatal error handling during device loadShay Drory2020-06-111-3/+11
| * | net/mlx5: drain health workqueue in case of driver load errorShay Drory2020-06-111-0/+5
| |/
| * ionic: remove support for mgmt deviceShannon Nelson2020-06-114-25/+0
| * drivers: dpaa2: Use devm_kcalloc() in setup_dpni()Xu Wang2020-06-111-2/+3
| * Crypto/chcr: Checking cra_refcnt before unregistering the algorithmsAyush Sawal2020-06-101-4/+14
| * Crypto/chcr: Calculate src and dst sg lengths separately for dma mapAyush Sawal2020-06-101-18/+45
| * net: cadence: macb: disable NAPI on errorCorentin Labbe2020-06-101-1/+4
| * vxlan: Remove access to nexthop group structDavid Ahern2020-06-101-5/+3
| * nexthop: Fix fdb labeling for groupsDavid Ahern2020-06-101-1/+1
| * net: mvneta: do not redirect frames during reconfigurationLorenzo Bianconi2020-06-091-0/+13