index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
USB: xhci: Fix comment typo
Jason Wang
1
-1
/
+1
2022-07-27
usb/typec/tcpm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/musb: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/misc: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/image: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
usb/host: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/core: fix repeated words in comments
Jilin Yuan
2
-2
/
+2
2022-07-27
usb/atm: fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-07-27
USB: gadget: Fix use-after-free Read in usb_udc_uevent()
Alan Stern
1
-5
/
+6
2022-07-27
USB: HCD: Fix URB giveback issue in tasklet function
Weitao Wang
2
-11
/
+16
2022-07-27
usb: xhci_plat_remove: avoid NULL dereference
Alexey Sheplyakov
1
-1
/
+7
2022-07-27
usb: typec: anx7411: fix passing zero to 'PTR_ERR'
Xin Ji
1
-5
/
+6
2022-07-27
usb: typec: anx7411: Fix error return code in anx7411_i2c_probe()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: Fix return value check in anx7411_register_i2c_dummy_cli...
Yang Yingliang
1
-1
/
+1
2022-07-27
usb: typec: anx7411: Fix wrong pointer passed to PTR_ERR()
Yang Yingliang
1
-1
/
+3
2022-07-27
usb: typec: anx7411: use semi-colons instead of commas
Dan Carpenter
1
-5
/
+5
2022-07-27
usb: typec: anx7411: fix error checking in anx7411_get_gpio_irq()
Dan Carpenter
1
-2
/
+2
2022-07-27
usb: typec: anx7411: Fix an array out of bounds
Dan Carpenter
1
-1
/
+1
2022-07-27
usb: phy: remove redundant store to variable var after & operation
Colin Ian King
1
-1
/
+1
2022-07-25
USB: serial: fix tty-port initialized comments
Johan Hovold
3
-3
/
+5
2022-07-25
USB: serial: usb_wwan: replace DTR/RTS magic numbers with macros
Yan Xinyu
1
-4
/
+6
2022-07-25
USB: gadget: f_acm: use CDC defines
Johan Hovold
1
-15
/
+5
2022-07-25
staging: gdm724x: drop unused CDC defines
Johan Hovold
1
-6
/
+0
2022-07-25
USB: cdc-acm: use CDC serial-state defines
Johan Hovold
2
-25
/
+12
2022-07-25
USB: cdc-acm: use CDC control-line defines
Johan Hovold
2
-16
/
+9
2022-07-25
USB: cdc: add serial-state defines
Johan Hovold
1
-0
/
+9
2022-07-25
USB: cdc: add control-signal defines
Johan Hovold
1
-0
/
+4
2022-07-23
USB: docs: fixed table margin in configfs-usb-gadget-mass-storage
Maxim Devaev
1
-2
/
+2
2022-07-19
Revert "platform/chrome: Add Type-C mux set command definitions"
Greg Kroah-Hartman
1
-18
/
+0
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add switch driver"
Greg Kroah-Hartman
4
-183
/
+0
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add ACPI Kconfig dep"
Greg Kroah-Hartman
1
-1
/
+1
2022-07-19
Revert "platform/chrome: cros_typec_switch: Set EC retimer"
Greg Kroah-Hartman
1
-55
/
+1
2022-07-19
Revert "platform/chrome: cros_typec_switch: Add event check"
Greg Kroah-Hartman
1
-70
/
+2
2022-07-19
Revert "platform/chrome: cros_typec_switch: Register mode switches"
Greg Kroah-Hartman
1
-40
/
+0
2022-07-19
Revert "platform/chrome: cros_ec_typec: Cleanup switch handle return paths"
Greg Kroah-Hartman
1
-2
/
+4
2022-07-19
Revert "platform/chrome: cros_ec_typec: Get retimer handle"
Greg Kroah-Hartman
1
-41
/
+3
2022-07-18
platform/chrome: cros_typec_switch: Add ACPI Kconfig dep
Prashant Malani
1
-1
/
+1
2022-07-17
Linux 5.19-rc7
v5.19-rc7
Linus Torvalds
1
-1
/
+1
2022-07-17
drm/i915/ttm: fix 32b build
Matthew Auld
6
-13
/
+15
2022-07-17
perf trace: Fix SIGSEGV when processing syscall args
Naveen N. Rao
1
-0
/
+2
2022-07-17
perf tests: Fix Convert perf time to TSC test for hybrid
Adrian Hunter
1
-14
/
+4
2022-07-17
perf tests: Stop Convert perf time to TSC test opening events twice
Adrian Hunter
1
-3
/
+6
2022-07-17
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2022-07-17
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
2
-3
/
+30
2022-07-17
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2022-07-16
random: cap jitter samples per bit to factor of HZ
Jason A. Donenfeld
1
-1
/
+1
2022-07-16
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
1
-1
/
+4
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
1
-1
/
+1
2022-07-15
Revert "btrfs: turn delayed_nodes_tree into an XArray"
David Sterba
4
-44
/
+50
2022-07-15
Revert "btrfs: turn name_cache radix tree into XArray in send_ctx"
David Sterba
1
-18
/
+22
[next]