aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Revert "HID: logitech-hidpp: Remove special-casing of Bluetooth devices"Benjamin Tissoires1-0/+9
2022-11-22HID: usbhid: Add ALWAYS_POLL quirk for some miceAnkit Patel2-0/+6
2022-11-21HID: logitech HID++: Send SwID in GetProtocolVersionAndreas Bergmeier1-1/+1
2022-11-21HID: hid-elan: use default remove for hid deviceMarcus Folkesson1-6/+0
2022-11-21HID: hid-alps: use default remove for hid deviceMarcus Folkesson1-6/+0
2022-11-21HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng1-0/+3
2022-11-21HID: uclogic: Add HID_QUIRK_HIDINPUT_FORCE quirkJosé Expósito1-0/+1
2022-11-15HID: fix I2C_HID not selected when I2C_HID_OF_ELAN isBenjamin Tissoires1-2/+2
2022-11-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova1-0/+6
2022-11-14HID: ite: Enable QUIRK_TOUCHPAD_ON_OFF_REPORT on Acer Aspire Switch V 10Hans de Goede2-0/+6
2022-11-14HID: apple: Swap Control and Command keys on Apple keyboardsAditya Garg1-1/+22
2022-11-14HID: intel-ish-hid: ishtp: remove variable rb_countColin Ian King1-3/+0
2022-11-14HID: uclogic: Fix frame templates for big endian architecturesJosé Expósito1-1/+1
2022-11-11HID: ft260: fix 'cast to restricted' kernel CI bot warningsMichael Zaidman1-7/+7
2022-11-11HID: ft260: missed NACK from busy deviceMichael Zaidman1-5/+22
2022-11-11HID: ft260: fix a NULL pointer dereference in ft260_i2c_writeMichael Zaidman1-0/+3
2022-11-11HID: ft260: wake up device from power saving modeMichael Zaidman1-0/+17
2022-11-11HID: ft260: missed NACK from big i2c readMichael Zaidman1-2/+4
2022-11-11HID: ft260: remove SMBus Quick command supportMichael Zaidman1-9/+1
2022-11-11HID: ft260: skip unexpected HID input reportsMichael Zaidman1-12/+24
2022-11-11HID: ft260: do not populate /dev/hidraw deviceMichael Zaidman1-3/+6
2022-11-11HID: ft260: improve i2c large reads performanceMichael Zaidman1-5/+12
2022-11-11HID: ft260: support i2c reads greater than HID report sizeMichael Zaidman1-61/+66
2022-11-11HID: ft260: support i2c writes larger than HID report sizeMichael Zaidman1-18/+23
2022-11-11HID: ft260: improve i2c write performanceMichael Zaidman1-5/+9
2022-11-11HID: ft260: ft260_xfer_status routine cleanupMichael Zaidman1-20/+10
2022-11-10eth: sp7021: drop free_netdev() from spl2sw_init_netdev()Wei Yongjun1-1/+0
2022-11-10MAINTAINERS: Move Vivien to CREDITSFlorian Fainelli2-2/+5
2022-11-10net: macvlan: fix memory leaks of macvlan_common_newlinkChuang Wang1-1/+3
2022-11-10ethernet: tundra: free irq when alloc ring failed in tsi108_open()Zhengchao Shao1-1/+4
2022-11-10ALSA: hda: fix potential memleak in 'add_widget_node'Ye Bin1-1/+3
2022-11-10ALSA: memalloc: Don't fall back for SG-buffer with IOMMUTakashi Iwai1-9/+11
2022-11-10net: mv643xx_eth: disable napi when init rxq or txq failed in mv643xx_eth_open()Zhengchao Shao1-0/+1
2022-11-10ethernet: s2io: disable napi when start nic failed in s2io_card_up()Zhengchao Shao1-9/+20
2022-11-10net: atlantic: macsec: clear encryption keys from the stackAntoine Tenart2-7/+13
2022-11-10net: phy: mscc: macsec: clear encryption keys when freeing a flowAntoine Tenart1-0/+1
2022-11-10stmmac: dwmac-loongson: fix missing of_node_put() while module exitingYang Yingliang1-5/+14
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_device() in loongson_dwmac_probe()Yang Yingliang1-2/+5
2022-11-10stmmac: dwmac-loongson: fix missing pci_disable_msi() while module exitingYang Yingliang1-1/+12
2022-11-10ALSA: usb-audio: add quirk to fix Hamedal C20 disconnect issueAi Chao3-1/+7
2022-11-10ALSA: hda/realtek: Add Positivo C6300 model quirkEdson Juliano Drosdeck1-0/+1
2022-11-09cxgb4vf: shut down the adapter when t4vf_update_port_info() failed in cxgb4vf_open()Zhengchao Shao1-1/+1
2022-11-09mctp: Fix an error handling path in mctp_init()Wei Yongjun2-2/+4
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min1-2/+9
2022-11-09net: cxgb3_main: disable napi when bind qsets failed in cxgb_up()Zhengchao Shao1-0/+1
2022-11-09net: cpsw: disable napi in cpsw_ndo_open()Zhengchao Shao1-0/+2
2022-11-09drm/amd/display: only fill dirty rectangles when PSR is enabledHamza Mahfooz1-3/+4
2022-11-09drm/amdgpu: disable BACO on special BEIGE_GOBY cardGuchun Chen1-1/+3
2022-11-09drm/amdgpu: Drop eviction lock when allocating PT BOPhilip Yang3-26/+28
2022-11-09drm/amdgpu: Unlock bo_list_mutex after error handlingPhilip Yang1-0/+1