index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thunderbolt: Allow multiple DMA tunnels over a single XDomain connection
Mika Westerberg
2021-03-18
9
-113
/
+320
*
thunderbolt: Drop unused tb_port_set_initial_credits()
Mika Westerberg
2021-03-18
2
-23
/
+0
*
thunderbolt: Use dedicated flow control for DMA tunnels
Mika Westerberg
2021-03-18
1
-16
/
+4
*
thunderbolt: Add support for maxhopid XDomain property
Mika Westerberg
2021-03-18
1
-89
/
+117
*
thunderbolt: Add tb_property_copy_dir()
Mika Westerberg
2021-03-18
1
-0
/
+71
*
thunderbolt: Align XDomain protocol timeouts with the spec
Mika Westerberg
2021-03-18
1
-2
/
+2
*
thunderbolt: Use pseudo-random number as initial property block generation
Mika Westerberg
2021-03-18
1
-0
/
+2
*
thunderbolt: Do not re-establish XDomain DMA paths automatically
Mika Westerberg
2021-03-18
1
-33
/
+2
*
thunderbolt: Add more logging to XDomain connections
Mika Westerberg
2021-03-18
1
-3
/
+31
*
thunderbolt: Decrease control channel timeout for software connection manager
Mika Westerberg
2021-03-18
6
-45
/
+49
*
thunderbolt: Do not pass timeout for tb_cfg_reset()
Mika Westerberg
2021-03-18
3
-7
/
+4
*
thunderbolt: Disable retry logic for intra-domain control packets
Mika Westerberg
2021-03-18
1
-1
/
+1
*
thunderbolt: debugfs: Show all accessible dwords
Gil Fine
2021-03-12
1
-5
/
+3
*
thunderbolt: Drop unused functions tb_switch_is_[ice|tiger]_lake()
Gil Fine
2021-03-08
1
-26
/
+0
*
thunderbolt: debugfs: Handle fail reading block
Gil Fine
2021-03-08
1
-13
/
+26
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-03-06
8
-62
/
+76
|
\
|
*
RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()
Bob Pearson
2021-03-05
1
-32
/
+23
|
*
RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()
Bob Pearson
2021-03-05
1
-24
/
+35
|
*
RDMA/rxe: Fix missed IB reference counting in loopback
Bob Pearson
2021-03-05
1
-1
/
+9
|
*
RDMA/uverbs: Fix kernel-doc warning of _uverbs_alloc
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
RDMA/mlx5: Set correct kernel-doc identifier
Leon Romanovsky
2021-03-03
1
-1
/
+1
|
*
IB/mlx5: Add missing error code
YueHaibing
2021-03-01
1
-1
/
+3
|
*
RDMA/rxe: Fix missing kconfig dependency on CRYPTO
Julian Braha
2021-03-01
1
-0
/
+1
|
*
RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_rep
Saeed Mahameed
2021-03-01
1
-2
/
+3
*
|
Merge tag 'for-5.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-03-05
2
-11
/
+16
|
\
\
|
*
|
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-04
1
-11
/
+12
|
*
|
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-03-04
1
-0
/
+4
*
|
|
Merge tag 'block-5.12-2021-03-05' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-03-05
9
-51
/
+67
|
\
\
\
|
*
|
|
nvmet: model_number must be immutable once set
Max Gurtovoy
2021-03-05
4
-45
/
+50
|
*
|
|
nvme-fabrics: fix kato initialization
Martin George
2021-03-05
1
-1
/
+4
|
*
|
|
nvme-hwmon: Return error code when registration fails
Daniel Wagner
2021-03-05
1
-0
/
+1
|
*
|
|
nvme-pci: add quirks for Lexar 256GB SSD
Pascal Terjan
2021-03-05
1
-0
/
+3
|
*
|
|
nvme-pci: mark Kingston SKC2000 as not supporting the deepest power state
Zoltán Böszörményi
2021-03-05
1
-0
/
+2
|
*
|
|
nvme-pci: mark Seagate Nytro XM1440 as QUIRK_NO_NS_DESC_LIST.
Julian Einwag
2021-03-05
1
-1
/
+2
|
*
|
|
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-03
1
-3
/
+5
|
*
|
|
rsxx: remove unused including <linux/version.h>
Tian Tao
2021-03-02
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm-5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-03-05
3
-26
/
+41
|
\
\
\
|
*
\
\
Merge branch 'powercap'
Rafael J. Wysocki
2021-03-05
2
-1
/
+4
|
|
\
\
\
|
|
*
|
|
powercap/drivers/dtpm: Add the experimental label to the option description
Daniel Lezcano
2021-03-01
1
-1
/
+1
|
|
*
|
|
powercap/drivers/dtpm: Fix root node initialization
Daniel Lezcano
2021-03-01
1
-0
/
+3
|
|
|
/
/
|
*
/
/
PM: runtime: Update device status before letting suppliers suspend
Rafael J. Wysocki
2021-03-01
1
-25
/
+37
|
|
/
/
*
|
|
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-05
4
-14
/
+87
|
\
\
\
|
*
|
|
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
2021-03-04
1
-2
/
+2
|
*
|
|
iommu: Don't use lazy flush for untrusted device
Lu Baolu
2021-03-04
1
-7
/
+8
|
*
|
|
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
2021-03-04
1
-1
/
+71
|
*
|
|
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
2021-03-04
1
-4
/
+6
*
|
|
|
Merge tag 'drm-fixes-2021-03-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-03-05
10
-16
/
+29
|
\
\
\
\
|
*
\
\
\
Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...
Dave Airlie
2021-03-05
9
-16
/
+26
|
|
\
\
\
\
|
|
*
|
|
|
drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcie
Kevin Wang
2021-03-04
1
-2
/
+2
|
|
*
|
|
|
drm/amd/display: fix the return of the uninitialized value in ret
Colin Ian King
2021-03-04
1
-1
/
+1
[next]