index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-18
HID: hid-universal-pidff: Fix spelling mistake "sucessfully" -> "successfully"
Colin Ian King
1
-1
/
+1
2025-02-11
HID: pidff: Remove redundant call to pidff_find_special_keys
Tomasz Pakuła
1
-4
/
+0
2025-02-11
HID: pidff: Support device error response from PID_BLOCK_LOAD
Tomasz Pakuła
1
-1
/
+7
2025-02-11
HID: pidff: Comment and code style update
Tomasz Pakuła
1
-32
/
+25
2025-02-11
HID: hid-universal-pidff: Add Asetek wheelbases support
Tomasz Pakuła
2
-3
/
+13
2025-02-11
HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
Tomasz Pakuła
1
-16
/
+13
2025-02-11
MAINTAINERS: Update hid-universal-pidff entry
Tomasz Pakuła
1
-1
/
+2
2025-02-03
HID: pidff: Factor out pool report fetch and remove excess declaration
Tomasz Pakuła
1
-21
/
+24
2025-02-03
HID: pidff: Use macros instead of hardcoded min/max values for shorts
Tomasz Pakuła
1
-12
/
+12
2025-02-03
HID: pidff: Simplify pidff_rescale_signed
Tomasz Pakuła
1
-3
/
+3
2025-02-03
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła
5
-17
/
+38
2025-02-03
HID: pidff: Fix null pointer dereference in pidff_find_fields
Tomasz Pakuła
1
-0
/
+10
2025-02-03
HID: pidff: Factor out code for setting gain
Tomasz Pakuła
1
-11
/
+15
2025-02-03
HID: pidff: Rescale time values to match field units
Tomasz Pakuła
1
-15
/
+54
2025-02-03
HID: pidff: Define values used in pidff_find_special_fields
Tomasz Pakuła
1
-6
/
+15
2025-02-03
HID: pidff: Simplify pidff_upload_effect function
Tomasz Pakuła
1
-38
/
+16
2025-02-03
HID: pidff: Completely rework and fix pidff_reset function
Tomasz Pakuła
1
-49
/
+89
2025-02-03
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła
3
-5
/
+14
2025-02-03
MAINTAINERS: Add entry for hid-universal-pidff driver
Tomasz Pakuła
1
-0
/
+7
2025-02-03
HID: Add hid-universal-pidff driver and supported device ids
Tomasz Pakuła
4
-0
/
+238
2025-02-03
HID: pidff: Stop all effects before enabling actuators
Tomasz Pakuła
1
-2
/
+7
2025-02-03
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła
2
-3
/
+10
2025-02-03
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła
2
-1
/
+16
2025-02-03
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła
2
-3
/
+5
2025-02-03
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła
2
-18
/
+30
2025-02-03
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła
2
-5
/
+31
2025-02-03
HID: pidff: Clamp PERIODIC effect period to device's logical range
Tomasz Pakuła
1
-3
/
+16
2025-02-03
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła
1
-18
/
+24
2025-02-03
HID: pidff: Convert infinite length from Linux API to PID standard
Tomasz Pakuła
1
-1
/
+7
2025-01-21
cachestat: fix page cache statistics permission checking
Linus Torvalds
1
-0
/
+17
2025-01-21
MAINTAINERS: ipmi: update my email address
Corey Minyard
1
-1
/
+1
2025-01-21
rseq: Fix rseq unregistration regression
Mathieu Desnoyers
1
-1
/
+1
2025-01-20
net/rose: prevent integer overflows in rose_setsockopt()
Nikita Zhandarovich
1
-8
/
+8
2025-01-20
net: phylink: fix regression when binding a PHY
Russell King (Oracle)
1
-1
/
+5
2025-01-20
net: ethernet: ti: am65-cpsw: streamline TX queue creation and cleanup
Roger Quadros
1
-46
/
+77
2025-01-20
net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup
Roger Quadros
1
-124
/
+119
2025-01-20
net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error path
Roger Quadros
1
-23
/
+44
2025-01-20
ipv6: Convert inet6_rtm_deladdr() to per-netns RTNL.
Kuniyuki Iwashima
1
-4
/
+8
2025-01-20
ipv6: Convert inet6_rtm_newaddr() to per-netns RTNL.
Kuniyuki Iwashima
1
-8
/
+17
2025-01-20
ipv6: Move lifetime validation to inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-58
/
+35
2025-01-20
ipv6: Set cfg.ifa_flags before device lookup in inet6_rtm_newaddr().
Kuniyuki Iwashima
1
-7
/
+7
2025-01-20
ipv6: Pass dev to inet6_addr_add().
Kuniyuki Iwashima
1
-10
/
+10
2025-01-20
ipv6: Convert inet6_ioctl() to per-netns RTNL.
Kuniyuki Iwashima
1
-6
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_init() and addrconf_cleanup().
Kuniyuki Iwashima
1
-5
/
+5
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_dad_work().
Kuniyuki Iwashima
1
-3
/
+6
2025-01-20
ipv6: Hold rtnl_net_lock() in addrconf_verify_work().
Kuniyuki Iwashima
1
-2
/
+2
2025-01-20
ipv6: Convert net.ipv6.conf.${DEV}.XXX sysctl to per-netns RTNL.
Kuniyuki Iwashima
1
-30
/
+30
2025-01-20
ipv6: Add __in6_dev_get_rtnl_net().
Kuniyuki Iwashima
1
-0
/
+5
2025-01-20
net: stmmac: Drop redundant skb_mark_for_recycle() for SKB frags
Furong Xu
1
-6
/
+0
2025-01-20
net: mii: Fix the Speed display when the network cable is not connected
Xiangqian Zhang
1
-0
/
+3
[next]