aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-20usb: host: xhci-plat: add wakeup entry at sysfsPeter Chen1-1/+1
2020-09-20usb: host: xhci-plat: add priv quirk for skip PHY initializationPeter Chen2-2/+7
2020-09-20usb: host: xhci-plat: delete the unnecessary codePeter Chen1-2/+1
2020-09-20usb: host: xhci-plat: add .suspend_quirk for struct xhci_plat_privPeter Chen2-0/+20
2020-09-20usb: host: xhci-plat: add platform data supportPeter Chen1-1/+5
2020-09-17USB: cdc-acm: cleanup of data structuresOliver Neukum2-9/+10
2020-09-17USB: adutux: fix debuggingOliver Neukum1-0/+1
2020-09-16usb: dwc2: Always disable regulators on driver teardownMarc Zyngier1-4/+13
2020-09-16usb: typec: tcpci: update ROLE_CONTROL for DRPBadhri Jagan Sridharan1-1/+36
2020-09-16usb: typec: tcpci: Add support when hidden tx registers are inaccessibleBadhri Jagan Sridharan2-11/+43
2020-09-16usb: typec: tcpci: Add register definitions to tcpciBadhri Jagan Sridharan1-0/+5
2020-09-16USB: UAS: use macro for reporting resultsOliver Neukum1-6/+6
2020-09-16USB: UAS: fix disconnect by unplugging a hubOliver Neukum1-2/+12
2020-09-16usb: typec: intel_pmc_mux: Pass correct USB Type-C port number to SoCAzhar Shaikh1-1/+6
2020-09-16usb: typec: intel_pmc_mux: Add dependency on ACPIHeikki Krogerus1-0/+1
2020-09-16USB: microtek: use set_host_byte()Oliver Neukum1-7/+7
2020-09-16ALSA: remove calls to usb_pipe_type_check for control endpointsGreg Kroah-Hartman1-6/+0
2020-09-16Bluetooth: ath3k: use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman1-64/+26
2020-09-16sound: hiface: move to use usb_control_msg_send()Greg Kroah-Hartman1-8/+6
2020-09-16sound: line6: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman3-57/+37
2020-09-16sound: 6fire: move to use usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman1-25/+13
2020-09-16sound: usx2y: move to use usb_control_msg_send()Greg Kroah-Hartman1-34/+8
2020-09-16USB: legousbtower: use usb_control_msg_recv()Greg Kroah-Hartman1-41/+19
2020-09-16USB: core: hub.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman1-59/+40
2020-09-16USB: core: message.c: use usb_control_msg_send() in a few placesGreg Kroah-Hartman1-19/+19
2020-09-16USB: add usb_control_msg_send() and usb_control_msg_recv()Greg Kroah-Hartman2-0/+139
2020-09-16USB: move snd_usb_pipe_sanity_check into the USB coreGreg Kroah-Hartman6-31/+32
2020-09-16usbip: simplify the return expression of usbip_core_init()Liu Shixin1-7/+1