aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-18Bluetooth: bcm203x: remove superfluous header filesMianhan Liu1-1/+0
2022-03-18Bluetooth: hci_bcm: Add the Asus TF103C to the bcm_broken_irq_dmi_tableHans de Goede1-8/+36
2022-03-18Bluetooth: mt7921s: Add WBS supportYake Yang1-0/+3
2022-03-18Bluetooth: mt7921s: Add .btmtk_get_codec_config_dataYake Yang1-0/+50
2022-03-18Bluetooth: mt7921s: Add .get_data_path_idYake Yang1-1/+14
2022-03-18Bluetooth: mt7921s: Set HCI_QUIRK_VALID_LE_STATESYake Yang1-0/+3
2022-03-18Bluetooth: btmtksdio: Fix kernel oops in btmtksdio_interruptYake Yang1-2/+2
2022-03-18Bluetooth: btmtkuart: fix error handling in mtk_hci_wmt_sync()Dan Carpenter1-5/+7
2022-03-18Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failedNiels Dossche1-0/+2
2022-03-18Bluetooth: Send AdvMonitor Dev Found for all matched devicesManish Mandlik1-33/+37
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik1-4/+15
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li2-3/+3
2022-03-18Bluetooth: Don't assign twice the same valueChristophe JAILLET1-1/+0
2022-03-18Bluetooth: btrtl: Add support for RTL8852BMax Chou1-0/+13
2022-03-18Bluetooth: hci_uart: add missing NULL check in h5_enqueuePavel Skripkin1-3/+5
2022-03-18Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz1-1/+2
2022-03-18Bluetooth: btusb: Use quirk to skip HCI_FLT_CLEAR_ALL on fake CSR controllersIsmael Ferreras Morezuelas1-2/+4
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas2-0/+26
2022-03-18Bluetooth: btmtkuart: fix the conflict between mtk and msft vendor eventSean Wang1-8/+1
2022-03-18Bluetooth: btmtkuart: add .set_bdaddr supportSean Wang1-0/+1
2022-03-18Bluetooth: btmtkuart: rely on BT_MTK moduleSean Wang4-158/+29
2022-03-18Bluetooth: btusb: Add missing Chicony device for Realtek RTL8723BETakashi Iwai1-0/+1
2022-03-18Bluetooth: mgmt: remove redundant assignment to variable cur_lenColin Ian King1-1/+1
2022-03-18af_vsock: SOCK_SEQPACKET broken buffer testKrasnov Arseniy Vladimirovich1-0/+131
2022-03-18af_vsock: SOCK_SEQPACKET receive timeout testKrasnov Arseniy Vladimirovich1-0/+84
2022-03-18net: lan743x: Add support for PTP-IO Event Output (Periodic Output)Raju Lakkaraju3-2/+250
2022-03-18net: lan743x: Add support for PTP-IO Event Input External Timestamp (extts)Raju Lakkaraju3-36/+386
2022-03-18net: lan743x: Add support for OTPRaju Lakkaraju2-3/+180
2022-03-18net: lan743x: Add support for EEPROMRaju Lakkaraju3-5/+212
2022-03-18net: lan743x: Add support to display Tx Queue statisticsRaju Lakkaraju3-0/+33
2022-03-18rfkill: make new event layout opt-inJohannes Berg2-16/+46
2022-03-17net: dsa: felix: add port mirroring supportVladimir Oltean1-0/+20
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean10-10/+14
2022-03-17net: mscc: ocelot: offload per-flow mirroring using tc-mirred and VCAP IS2Vladimir Oltean5-3/+42
2022-03-17net: mscc: ocelot: establish functions for handling VCAP aux resourcesVladimir Oltean1-11/+30
2022-03-17net: mscc: ocelot: add port mirroring support using tc-matchallVladimir Oltean4-2/+159
2022-03-17net: mscc: ocelot: refactor policer work out of ocelot_setup_tc_cls_matchallVladimir Oltean1-39/+71
2022-03-17ptp: ocp: Make debugfs variables the correct bitwidthJonathan Lemon1-1/+2
2022-03-17net: dsa: microchip: ksz8795: handle eee specif erratumOleksij Rempel4-1/+50
2022-03-17net: dsa: mv88e6xxx: MST OffloadingTobias Waldekranz2-8/+255
2022-03-17net: dsa: mv88e6xxx: Export STU as devlink regionTobias Waldekranz2-0/+95
2022-03-17net: dsa: mv88e6xxx: Disentangle STU from VTUTobias Waldekranz4-135/+264
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz4-8/+89
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz4-1/+26
2022-03-17net: dsa: Validate hardware support for MSTTobias Waldekranz3-0/+30
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz2-0/+31
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz2-0/+15
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz2-0/+33
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz2-0/+25
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz3-0/+66