index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Kbuild.include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-03
usb: gadget: function: move u_f.h to include/linux/usb/func_utils.h
Michael Grzeschik
9
-12
/
+12
2024-09-03
thunderbolt: Don't create device link from USB4 Host Interface to USB3 xHC host
Mathias Nyman
1
-30
/
+10
2024-09-03
usb: acpi: add device link between tunneled USB3 device and USB4 Host Interface
Mathias Nyman
1
-0
/
+53
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
4
-8
/
+24
2024-09-03
xhci: Add USB4 tunnel detection for USB3 devices on Intel hosts
Mathias Nyman
4
-0
/
+48
2024-09-03
usb: f_mass_storage: Make use of the helper macro kthread_run()
Hongbo Li
1
-2
/
+1
2024-09-03
usb: gadget: f_acm: make bInterfaceProtocol configurable
Michael Walle
3
-2
/
+61
2024-09-03
usb: ohci-nxp: Use helper function devm_clk_get_enabled()
Zhang Zekun
1
-14
/
+4
2024-09-03
usb: gadget: udc-xilinx: Remove trailing space after \n newline
Colin Ian King
1
-1
/
+1
2024-09-03
usb: chipidea: npcm: Fix coding style with missing space
Andreas Kühn
1
-1
/
+1
2024-09-03
usb: dwc2: Adjust the timing of USB Driver Interrupt Registration in the Cras...
Shawn Shao
1
-12
/
+14
2024-09-03
usb: dwc3: xilinx: simplify with dev_err_probe
Krzysztof Kozlowski
1
-5
/
+2
2024-09-03
usb: dwc3: rtk: return directly and simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-25
/
+8
2024-09-03
usb: dwc3: rtk: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+7
2024-09-03
usb: dwc3: qcom: simplify with devm_platform_ioremap_resource
Krzysztof Kozlowski
1
-4
/
+1
2024-09-03
usb: dwc3: qcom: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: imx8mp: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-12
/
+8
2024-09-03
usb: dwc3: imx8mp: simplify with dev_err_probe
Krzysztof Kozlowski
1
-10
/
+6
2024-09-03
usb: dwc3: imx8mp: simplify with devm_clk_get_enabled
Krzysztof Kozlowski
1
-27
/
+5
2024-09-03
usb: dwc3: st: simplify pdev->dev usage
Krzysztof Kozlowski
1
-2
/
+2
2024-09-03
usb: dwc3: st: simplify with dev_err_probe
Krzysztof Kozlowski
1
-6
/
+5
2024-09-03
usb: dwc3: st: use scoped device node handling to simplify error paths
Krzysztof Kozlowski
1
-14
/
+11
2024-09-03
usb-storage: Constify struct usb_device_id and us_unusual_dev
Christophe JAILLET
13
-25
/
+25
2024-09-03
usb: chipidea: udc: enable suspend interrupt after usb reset
Xu Yang
1
-1
/
+7
2024-09-01
Linux 6.11-rc6
v6.11-rc6
Linus Torvalds
1
-1
/
+1
2024-09-01
bcachefs: Mark more errors as autofix
Kent Overstreet
1
-5
/
+5
2024-09-01
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2
-110
/
+40
2024-08-31
power: sequencing: qcom-wcn: set the wlan-enable GPIO to output
Bartosz Golaszewski
1
-0
/
+7
2024-08-30
MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@lists.linux.dev
Frank Li
1
-0
/
+2
2024-08-30
io_uring/kbuf: return correct iovec count from classic buffer peek
Jens Axboe
1
-1
/
+1
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
1
-2
/
+9
2024-08-30
io_uring/rsrc: ensure compat iovecs are copied correctly
Jens Axboe
1
-4
/
+15
2024-08-30
dcache: keep dentry_hashtable or d_hash_shift even when not used
Stephen Brennan
1
-2
/
+7
2024-08-29
Input: cypress_ps2 - fix waiting for command response
Dmitry Torokhov
1
-45
/
+13
2024-08-29
drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16
Karthik Poosa
1
-1
/
+1
2024-08-29
nfc: pn533: Add poll mod list filling check
Aleksandr Mishin
1
-0
/
+5
2024-08-29
mailmap: update entry for Sriram Yagnaraman
Sriram Yagnaraman
1
-0
/
+1
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 signal
Matthieu Baerts (NGI0)
1
-11
/
+21
2024-08-29
mptcp: pm: ADD_ADDR 0 is not a new address
Matthieu Baerts (NGI0)
3
-1
/
+14
2024-08-29
selftests: mptcp: join: validate event numbers
Matthieu Baerts (NGI0)
2
-3
/
+75
2024-08-29
mptcp: avoid duplicated SUB_CLOSED events
Matthieu Baerts (NGI0)
2
-1
/
+8
2024-08-29
selftests: mptcp: join: check re-re-adding ID 0 endp
Matthieu Baerts (NGI0)
1
-12
/
+15
2024-08-29
mptcp: pm: fix ID 0 endp usage after multiple re-creations
Matthieu Baerts (NGI0)
1
-2
/
+5
2024-08-29
mptcp: pm: do not remove already closed subflows
Matthieu Baerts (NGI0)
1
-0
/
+2
2024-08-29
selftests: mptcp: join: no extra msg if no counter
Matthieu Baerts (NGI0)
1
-8
/
+8
2024-08-29
selftests: mptcp: join: check re-adding init endp with != id
Matthieu Baerts (NGI0)
1
-5
/
+16
2024-08-29
mptcp: pm: reset MPC endp ID when re-added
Matthieu Baerts (NGI0)
1
-2
/
+11
2024-08-29
mptcp: pm: skip connecting to already established sf
Matthieu Baerts (NGI0)
1
-3
/
+6
2024-08-29
mptcp: pm: send ACK on an active subflow
Matthieu Baerts (NGI0)
1
-3
/
+6
2024-08-29
selftests: mptcp: join: check removing ID 0 endpoint
Matthieu Baerts (NGI0)
1
-7
/
+18
[next]