index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-pm.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
thunderbolt: Move constants for USB4 router operations to tb_regs.h
Mika Westerberg
2
-12
/
+13
2020-11-30
thunderbolt: Add connection manager specific hooks for USB4 router operations
Mika Westerberg
2
-6
/
+57
2020-11-30
thunderbolt: Pass TX and RX data directly to usb4_switch_op()
Mika Westerberg
1
-37
/
+48
2020-11-30
thunderbolt: Pass metadata directly to usb4_switch_op()
Mika Westerberg
1
-49
/
+28
2020-11-30
thunderbolt: Perform USB4 router NVM upgrade in two phases
Mika Westerberg
4
-20
/
+77
2020-11-30
thunderbolt: Return -ENOTCONN when ERR_CONN is received
Mika Westerberg
1
-0
/
+3
2020-11-30
thunderbolt: Keep the parent runtime resumed for a while on device disconnect
Mika Westerberg
1
-0
/
+11
2020-11-30
thunderbolt: Log adapter numbers in decimal in path activation/deactivation
Mika Westerberg
1
-2
/
+2
2020-11-30
thunderbolt: Log which connection manager implementation is used
Mika Westerberg
2
-0
/
+4
2020-11-30
thunderbolt: Move max_boot_acl field to correct place in struct icm
Mika Westerberg
1
-1
/
+1
2020-11-11
MAINTAINERS: Add Isaac as maintainer of Thunderbolt DMA traffic test driver
Isaac Hazan
1
-0
/
+6
2020-11-11
thunderbolt: Add DMA traffic test driver
Isaac Hazan
3
-0
/
+752
2020-11-11
thunderbolt: Add support for end-to-end flow control
Mika Westerberg
4
-8
/
+42
2020-11-11
thunderbolt: Make it possible to allocate one directional DMA tunnel
Mika Westerberg
1
-19
/
+31
2020-11-11
thunderbolt: Create debugfs directory automatically for services
Mika Westerberg
4
-0
/
+35
2020-11-11
thunderbolt: Add functions for enabling and disabling lane bonding on XDomain
Isaac Hazan
4
-3
/
+92
2020-11-11
thunderbolt: Add link_speed and link_width to XDomain
Isaac Hazan
5
-1
/
+106
2020-11-11
thunderbolt: Create XDomain devices for loops back to the host
Mika Westerberg
1
-3
/
+1
2020-11-11
thunderbolt: Find XDomain by route instead of UUID
Mika Westerberg
1
-5
/
+5
2020-11-11
thunderbolt: Do not clear USB4 router protocol adapter IFC and ISE bits
Mika Westerberg
1
-3
/
+10
2020-11-09
Linux 5.10-rc3
v5.10-rc3
Linus Torvalds
1
-1
/
+1
2020-11-08
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-08
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-07
futex: Handle transient "ownerless" rtmutex state correctly
Mike Galbraith
1
-2
/
+14
2020-11-07
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-06
proc "seq files": switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc "single files": switch to ->read_iter
Greg Kroah-Hartman
1
-1
/
+1
2020-11-06
proc/stat: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc/cpuinfo: switch to ->read_iter
Christoph Hellwig
1
-1
/
+1
2020-11-06
proc: wire up generic_file_splice_read for iter ops
Christoph Hellwig
1
-0
/
+2
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
2
-13
/
+33
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2
-17
/
+32
2020-11-06
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
1
-2
/
+4
2020-11-06
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-06
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-06
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-06
tpm: efi: Don't create binary_bios_measurements file for an empty log
Tyler Hicks
1
-0
/
+5
2020-11-06
tpm_tis: Disable interrupts on ThinkPad T490s
Jerry Snitselaar
1
-2
/
+27
2020-11-06
i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED
Michael Wu
1
-27
/
+18
2020-11-06
i2c: designware: call i2c_dw_read_clear_intrbits_slave() once
Michael Wu
1
-6
/
+1
2020-11-06
i2c: mlxbf: I2C_MLXBF should depend on MELLANOX_PLATFORM
Geert Uytterhoeven
1
-1
/
+1
2020-11-06
i2c: mlxbf: Update author and maintainer email info
Khalil Blaiech
2
-2
/
+2
2020-11-06
i2c: mlxbf: Update reference clock frequency
Khalil Blaiech
1
-6
/
+4
2020-11-06
i2c: mlxbf: Remove unecessary wrapper functions
Khalil Blaiech
1
-111
/
+72
2020-11-06
i2c: mlxbf: Fix resrticted cast warning of sparse
Khalil Blaiech
1
-2
/
+2
2020-11-06
i2c: mlxbf: Add CONFIG_ACPI to guard ACPI function call
Khalil Blaiech
1
-0
/
+9
2020-11-06
i2c: sh_mobile: implement atomic transfers
Ulrich Hecht
1
-20
/
+66
[next]