summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJiri Pinkava <jiri.pinkava@vscht.cz>2011-04-13 12:26:48 +0200
committerDavid Woodhouse <David.Woodhouse@intel.com>2011-05-25 01:53:22 +0100
commitc2aad6d6585c320ed5e111db5e03d27e901dfa81 (patch)
tree6ff07379db9af9804634e2b894037f7322184006 /tools/perf/scripts/python/bin/stackcollapse-report
parentac497c1602555c908c9738fa93b1145f431d1876 (diff)
downloadkernel-c2aad6d6585c320ed5e111db5e03d27e901dfa81.tar.gz
mtd: nand: remove doubled chip deselection on (un)lock
Chip deselection is already done in nand_release_device. So only duplicate code. Signed-off-by: Jiri Pinkava <jiri.pinkava@vscht.cz> Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
ee80211_i.h?h=linux-6.12.y&id=c74025f47ac855344d1188a4224a7af216843b22'>mac80211: rearrange struct txq_info for fewer holesJohannes Berg 2021-06-23mac80211: remove the repeated declarationShaokun Zhang 2021-06-23mac80211: use sdata->skb_queue for TDLSJohannes Berg 2021-05-31mac80211: remove warning in ieee80211_get_sband()Johannes Berg 2021-05-11mac80211: check defrag PN against current frameJohannes Berg 2021-05-11mac80211: add fragment cache to sta_infoJohannes Berg 2021-05-11mac80211: prevent mixed key and fragment cache attacksMathy Vanhoef 2021-04-19mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein 2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski 2021-01-26mac80211: pause TX while changing interface typeJohannes Berg 2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi 2021-01-21net/fq_impl: drop get_default_func, move default flow to fq_tinFelix Fietkau 2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer 2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern 2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg 2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski 2020-11-11mac80211: remove WDS-related codeJohannes Berg 2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais 2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen 2020-09-28mac80211: support S1G associationThomas Pedersen 2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen 2020-09-28mac80211: encode listen interval for S1GThomas Pedersen 2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen 2020-09-28mac80211: support S1G STA capabilitiesThomas Pedersen 2020-09-28mac80211: Inform AP when returning operating channelLoic Poulain 2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit 2020-09-18mac80211: Add FILS discovery supportAloka Dixit 2020-09-18mac80211: optimize station connection monitorFelix Fietkau 2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau 2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin 2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau 2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef 2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef 2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau