summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorSebastian Reichel <sre@debian.org>2013-10-23 14:03:28 +0200
committerMark Brown <broonie@linaro.org>2013-10-23 16:46:39 +0100
commitf95a48834cb9c581eec952215666a323136f339f (patch)
tree7bd36ede35798b84e261244980bfbb246e34cce6 /tools/perf/scripts/python/bin/stackcollapse-record
parent31d141e3a666269a3b6fcccddb0351caf7454240 (diff)
downloadkernel-f95a48834cb9c581eec952215666a323136f339f.tar.gz
ASoC: tpa6130a2: Add device tree support
Add device tree support to tpa6130a2 driver and document the bindings. Signed-off-by: Sebastian Reichel <sre@debian.org> Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
d>Jakub Kicinski 2022-09-23tun: support not enabling carrier in TUNSETIFFPatrick Rohr 2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang 2022-06-30net: tun: avoid disabling NAPI twiceJakub Kicinski 2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski 2022-06-24net: tun: unlink NAPI from device on destructionJakub Kicinski 2022-05-05net: switch to netif_napi_add_tx()Jakub Kicinski 2022-04-14tun: annotate access to queue->trans_startAntoine Tenart 2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet 2022-03-07tun: vxlan: Use netif_rx().Sebastian Andrzej Siewior 2022-03-06net: tun: track dropped skb via kfree_skb_reason()Dongli Zhang 2022-03-06net: tun: split run_ebpf_filter() and pskb_trim() into different "if statement"Dongli Zhang 2022-03-02tuntap: add sanity checks about msg_controllen in sendmsgHarold Huang 2022-03-01tun: support NAPI for packets received from batched XDP buffsHarold Huang 2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller 2021-12-17tun: avoid double free in tun_free_netdevGeorge Kennedy 2021-12-13bpf: Let bpf_warn_invalid_xdp_action() report more infoPaolo Abeni 2021-11-15tun: fix bonding active backup with arp monitoringNicolas Dichtel 2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo