summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
for Full Screen/Aspect keysDmitry Torokhov 2019-03-01media: Documentation: fix several typosMauro Carvalho Chehab 2018-12-05media: add SPDX header to media uAPI filesMauro Carvalho Chehab 2018-12-05media: remove text encoding from rst filesMauro Carvalho Chehab 2018-05-14media: lirc-func.rst: new ioctl LIRC_GET_REC_TIMEOUT is not in a separate fileSean Young 2018-05-10Merge tag 'v4.17-rc4' into patchworkMauro Carvalho Chehab 2018-05-04MAINTAINERS & files: Canonize the e-mails I use at filesMauro Carvalho Chehab 2018-04-20media: rc: add ioctl to get the current timeoutSean Young 2018-04-20media: rc: report receiver and transmitter type on device registerSean Young 2018-02-27media: rc: no need to announce major numberSean Young 2018-01-23media: lirc: lirc mode ioctls deal with current modeSean Young 2018-01-23media: lirc: lirc daemon fails to detect raw IR deviceSean Young 2017-12-18media: lirc: when transmitting scancodes, block until transmit is doneSean Young 2017-12-14media: RC docs: add enum rc_proto description at the docsMauro Carvalho Chehab 2017-12-14media: lirc: document LIRC_MODE_SCANCODESean Young 2017-12-14media: lirc: remove name from lirc_devSean Young 2017-12-14media: lirc: remove LIRCCODE and LIRC_GET_LENGTHSean Young ascha Hauer 2022-12-08wifi: rtw88: print firmware type in info messageSascha Hauer 2022-09-02wifi: rtw88: add missing destroy_workqueue() on error path in rtw_core_init()Yang Yingliang 2022-08-26wifi: rtw88: fix uninitialized use of primary channel indexPing-Ke Shih 2022-08-10wifi: rtw88: add the update channel flow to support setting by parametersChih-Kang Chang 2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih 2022-08-09wifi: rtw88: 8822c: extend supported probe request sizePo-Hao Huang 2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean 2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg 2022-06-20wifi: mac80211: move interface config to new structJohannes Berg 2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski 2022-05-30rtw88: fix null vif pointer when hw_scan failsPo-Hao Huang 2022-05-30wifi: rtw88: add a work to correct atomic scheduling warning of ::set_timPing-Ke Shih 2022-05-01rtw88: add HT MPDU density value for each chipChih-Kang Chang 2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang 2022-04-12rtw88: add ieee80211:sta_rc_update opsPo-Hao Huang 2022-04-11mac80211: prepare sta handling for MLO supportSriram R 2022-04-06rtw88: change idle mode condition during hw_scanPo-Hao Huang 2022-02-22rtw88: change rtw_info() to proper message levelPing-Ke Shih 2022-02-21rtw88: coex: Add C2H/H2C handshake with BT mailbox for asking HID InfoChing-Te Ku 2022-02-21rtw88: coex: update BT PTA counter regularlyChing-Te Ku 2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee