aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-18HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"Colin Ian King1-1/+1
2025-02-11HID: pidff: Remove redundant call to pidff_find_special_keysTomasz Pakuła1-4/+0
2025-02-11HID: pidff: Support device error response from PID_BLOCK_LOADTomasz Pakuła1-1/+7
2025-02-11HID: pidff: Comment and code style updateTomasz Pakuła1-32/+25
2025-02-11HID: hid-universal-pidff: Add Asetek wheelbases supportTomasz Pakuła2-3/+13
2025-02-11HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAXTomasz Pakuła1-16/+13
2025-02-11MAINTAINERS: Update hid-universal-pidff entryTomasz Pakuła1-1/+2
2025-02-03HID: pidff: Factor out pool report fetch and remove excess declarationTomasz Pakuła1-21/+24
2025-02-03HID: pidff: Use macros instead of hardcoded min/max values for shortsTomasz Pakuła1-12/+12
2025-02-03HID: pidff: Simplify pidff_rescale_signedTomasz Pakuła1-3/+3
2025-02-03HID: pidff: Move all hid-pidff definitions to a dedicated headerTomasz Pakuła5-17/+38
2025-02-03HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-02-03HID: pidff: Factor out code for setting gainTomasz Pakuła1-11/+15
2025-02-03HID: pidff: Rescale time values to match field unitsTomasz Pakuła1-15/+54
2025-02-03HID: pidff: Define values used in pidff_find_special_fieldsTomasz Pakuła1-6/+15
2025-02-03HID: pidff: Simplify pidff_upload_effect functionTomasz Pakuła1-38/+16
2025-02-03HID: pidff: Completely rework and fix pidff_reset functionTomasz Pakuła1-49/+89
2025-02-03HID: pidff: Add PERIODIC_SINE_ONLY quirkTomasz Pakuła3-5/+14
2025-02-03MAINTAINERS: Add entry for hid-universal-pidff driverTomasz Pakuła1-0/+7
2025-02-03HID: Add hid-universal-pidff driver and supported device idsTomasz Pakuła4-0/+238
2025-02-03HID: pidff: Stop all effects before enabling actuatorsTomasz Pakuła1-2/+7
2025-02-03HID: pidff: Add FIX_WHEEL_DIRECTION quirkTomasz Pakuła2-3/+10
2025-02-03HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbolTomasz Pakuła2-1/+16
2025-02-03HID: pidff: Add PERMISSIVE_CONTROL quirkTomasz Pakuła2-3/+5
2025-02-03HID: pidff: Add MISSING_PBO quirk and its detectionTomasz Pakuła2-18/+30
2025-02-03HID: pidff: Add MISSING_DELAY quirk and its detectionTomasz Pakuła2-5/+31
2025-02-03HID: pidff: Clamp PERIODIC effect period to device's logical rangeTomasz Pakuła1-3/+16
2025-02-03HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-02-03HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-01-21cachestat: fix page cache statistics permission checkingLinus Torvalds1-0/+17
2025-01-21MAINTAINERS: ipmi: update my email addressCorey Minyard1-1/+1
2025-01-21rseq: Fix rseq unregistration regressionMathieu Desnoyers1-1/+1
2025-01-20net/rose: prevent integer overflows in rose_setsockopt()Nikita Zhandarovich1-8/+8
2025-01-20net: phylink: fix regression when binding a PHYRussell King (Oracle)1-1/+5
2025-01-20net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanupRoger Quadros1-46/+77
2025-01-20net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanupRoger Quadros1-124/+119
2025-01-20net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros1-23/+44
2025-01-20ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.Kuniyuki Iwashima1-4/+8
2025-01-20ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.Kuniyuki Iwashima1-8/+17
2025-01-20ipv6: Move lifetime validation to inet6_rtm_newaddr().Kuniyuki Iwashima1-58/+35
2025-01-20ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().Kuniyuki Iwashima1-7/+7
2025-01-20ipv6: Pass dev to inet6_addr_add().Kuniyuki Iwashima1-10/+10
2025-01-20ipv6: Convert inet6_ioctl() to per-netns RTNL.Kuniyuki Iwashima1-6/+6
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().Kuniyuki Iwashima1-5/+5
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_dad_work().Kuniyuki Iwashima1-3/+6
2025-01-20ipv6: Hold rtnl_net_lock() in addrconf_verify_work().Kuniyuki Iwashima1-2/+2
2025-01-20ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.Kuniyuki Iwashima1-30/+30
2025-01-20ipv6: Add __in6_dev_get_rtnl_net().Kuniyuki Iwashima1-0/+5
2025-01-20net: stmmac: Drop redundant skb_mark_for_recycle() for SKB fragsFurong Xu1-6/+0
2025-01-20net: mii: Fix the Speed display when the network cable is not connectedXiangqian Zhang1-0/+3