index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-11
thunderbolt: No need to include <linux/acpi.h> in usb4_port.c
Mika Westerberg
1
-1
/
+0
2021-06-11
thunderbolt: Poll 10ms for REG_FW_STS_NVM_AUTH_DONE to be set
Gil Fine
1
-7
/
+11
2021-06-11
thunderbolt: Add device links only when software connection manager is used
Mika Westerberg
2
-67
/
+67
2021-06-11
thunderbolt: Bond lanes only when dual_link_port != NULL in alloc_dev_default()
Mika Westerberg
1
-11
/
+11
2021-06-01
thunderbolt: Check for NVM authentication status after the operation started
Mika Westerberg
1
-1
/
+19
2021-06-01
thunderbolt: Add WRITE_ONLY and AUTHENTICATE_ONLY NVM operations for retimers
Rajmohan Mani
4
-17
/
+53
2021-06-01
thunderbolt: Allow router NVM authenticate separately
Mika Westerberg
4
-21
/
+49
2021-06-01
thunderbolt: Move nvm_write_ops to tb.h
Rajmohan Mani
2
-5
/
+5
2021-06-01
thunderbolt: Add support for retimer NVM upgrade when there is no link
Rajmohan Mani
7
-28
/
+277
2021-06-01
thunderbolt: Add additional USB4 port operations for retimer access
Rajmohan Mani
3
-0
/
+74
2021-06-01
thunderbolt: Add support for ACPI _DSM to power on/off retimers
Rajmohan Mani
3
-3
/
+225
2021-06-01
thunderbolt: Add USB4 port devices
Mika Westerberg
7
-8
/
+229
2021-06-01
thunderbolt: Log the link as TBT instead of TBT3
Mika Westerberg
1
-1
/
+1
2021-06-01
thunderbolt: Add KUnit tests for credit allocation
Mika Westerberg
1
-0
/
+545
2021-06-01
thunderbolt: Add quirk for Intel Goshen Ridge DP credits
Mika Westerberg
1
-4
/
+27
2021-06-01
thunderbolt: Allocate credits according to router preferences
Mika Westerberg
3
-74
/
+346
2021-06-01
thunderbolt: Update port credits after bonding is enabled/disabled
Mika Westerberg
3
-0
/
+51
2021-06-01
thunderbolt: Read router preferred credit allocation information
Mika Westerberg
4
-8
/
+221
2021-06-01
thunderbolt: Wait for the lanes to actually bond
Mika Westerberg
3
-2
/
+58
2021-06-01
thunderbolt: Move nfc_credits field to struct tb_path_hop
Mika Westerberg
3
-15
/
+19
2021-06-01
thunderbolt: Make tb_port_type() take const parameter
Mika Westerberg
1
-1
/
+1
2021-05-31
thunderbolt: Align USB4 router wakes configuration with the CM guide
Mika Westerberg
1
-5
/
+11
2021-05-31
thunderbolt: Add wake from DisplayPort
Mika Westerberg
5
-5
/
+14
2021-05-31
Documentation / thunderbolt: Clean up entries
Mika Westerberg
1
-22
/
+22
2021-05-31
thunderbolt: Use generic tb_nvm_[read|write]_data() for Thunderbolt 2/3 devices
Mika Westerberg
1
-79
/
+15
2021-05-31
thunderbolt: Split NVM read/write generic functions out from usb4.c
Mika Westerberg
3
-92
/
+124
2021-05-31
thunderbolt: Add self-authenticate support for new dock
Crag Wang
1
-0
/
+1
2021-05-30
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
1
-1
/
+1
2021-05-29
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
1
-14
/
+16
2021-05-29
selftests: kvm: fix overlapping addresses in memslot_perf_test
Paolo Bonzini
1
-1
/
+1
2021-05-28
KVM: X86: Kill off ctxt->ud
Wanpeng Li
3
-7
/
+5
2021-05-28
KVM: X86: Fix warning caused by stale emulation context
Wanpeng Li
1
-5
/
+5
2021-05-28
KVM: X86: Use kvm_get_linear_rip() in single-step and #DB/#BP interception
Yuan Yao
2
-5
/
+3
2021-05-28
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
1
-8
/
+8
2021-05-28
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
1
-1
/
+0
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-28
Revert "serial: 8250: 8250_omap: Fix possible interrupt storm"
Greg Kroah-Hartman
1
-12
/
+0
2021-05-28
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
1
-0
/
+3
2021-05-28
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
1
-0
/
+5
2021-05-28
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
cifs: change format of CIFS_FULL_KEY_DUMP ioctl
Aurelien Aptel
3
-45
/
+126
2021-05-27
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
1
-4
/
+2
2021-05-27
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
1
-2
/
+79
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
1
-0
/
+8
2021-05-27
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
1
-0
/
+16
2021-05-27
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Chris Packham
1
-0
/
+7
2021-05-27
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
1
-1
/
+1
2021-05-27
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
1
-2
/
+2
2021-05-27
i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure
Lee Jones
1
-4
/
+4
2021-05-27
i2c: busses: i2c-ocores: Place the expected function names into the documenta...
Lee Jones
1
-4
/
+4
[next]