index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-18
thunderbolt: Add support for full PCIe daisy chains
Mika Westerberg
2
-72
/
+129
2019-04-18
thunderbolt: Discover preboot PCIe paths the boot firmware established
Mika Westerberg
6
-25
/
+340
2019-04-18
thunderbolt: Deactivate all paths before restarting them
Mika Westerberg
1
-1
/
+11
2019-04-18
thunderbolt: Extend tunnel creation to more than 2 adjacent switches
Mika Westerberg
3
-68
/
+163
2019-04-18
thunderbolt: Add helper function to iterate from one port to another
Mika Westerberg
2
-0
/
+56
2019-04-18
thunderbolt: Assign remote for both ports in case of dual link
Mika Westerberg
5
-52
/
+73
2019-04-18
thunderbolt: Add functions for allocating and releasing HopIDs
Mika Westerberg
3
-3
/
+98
2019-04-18
thunderbolt: Generalize tunnel creation functionality
Mika Westerberg
6
-150
/
+235
2019-04-18
thunderbolt: Rename tunnel_pci to tunnel
Mika Westerberg
4
-7
/
+7
2019-04-18
thunderbolt: Cache adapter specific capability offset into struct port
Mika Westerberg
4
-10
/
+13
2019-04-18
thunderbolt: Properly disable path
Mika Westerberg
2
-5
/
+45
2019-04-18
thunderbolt: Set sleep bit when suspending switch
Mika Westerberg
4
-4
/
+49
2019-04-18
thunderbolt: Configure lanes when switch is initialized
Mika Westerberg
4
-0
/
+136
2019-04-18
thunderbolt: Move LC specific functionality into a separate file
Mika Westerberg
5
-12
/
+37
2019-04-18
thunderbolt: Add dummy read after port capability list walk on Light Ridge
Mika Westerberg
1
-0
/
+16
2019-04-18
thunderbolt: Enable TMU access when accessing port space on legacy devices
Mika Westerberg
2
-17
/
+62
2019-04-18
thunderbolt: Do not allocate switch if depth is greater than 6
Mika Westerberg
3
-9
/
+15
2019-04-18
thunderbolt: Take domain lock in switch sysfs attribute callbacks
Mika Westerberg
2
-28
/
+20
2019-04-18
thunderbolt: Block reads and writes if switch is unplugged
Mika Westerberg
1
-0
/
+8
2019-04-18
thunderbolt: Drop duplicated get_switch_at_route()
Mika Westerberg
4
-26
/
+14
2019-04-18
thunderbolt: Remove unused work field in struct tb_switch
Mika Westerberg
1
-2
/
+0
2019-04-18
net: thunderbolt: Unregister ThunderboltIP protocol handler when suspending
Mika Westerberg
1
-0
/
+3
2019-03-28
thunderbolt: Fix to check the return value of kmemdup
Aditya Pakki
1
-0
/
+5
2019-03-28
thunderbolt: property: Fix a missing check of kzalloc
Kangjie Lu
1
-1
/
+6
2019-03-22
thunderbolt: xdomain: Fix to check return value of kmemdup
Aditya Pakki
1
-6
/
+9
2019-03-22
thunderbolt: Fix to check return value of ida_simple_get
Aditya Pakki
1
-1
/
+7
2019-03-22
thunderbolt: Fix to check for kmemdup failure
Aditya Pakki
1
-6
/
+16
2019-03-20
thunderbolt: Fix a missing check of kmemdup
Kangjie Lu
1
-0
/
+4
2019-03-20
thunderbolt: property: Fix a NULL pointer dereference
Kangjie Lu
1
-0
/
+5
2019-03-17
Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+4
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
22
-502
/
+1044
2019-03-16
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
21
-77
/
+206
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-121
/
+247
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-2
/
+47
2019-03-15
Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+6
2019-03-15
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-80
/
+114
2019-03-15
Merge tag 'ntb-5.1' of git://github.com/jonmason/ntb
Linus Torvalds
5
-15
/
+99
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
21
-114
/
+69
2019-03-15
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-16
/
+29
2019-03-15
Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
43
-369
/
+435
2019-03-15
iommu/amd: Fix NULL dereference bug in match_hid_uid
Aaron Ma
1
-2
/
+6
2019-03-15
xen/balloon: Fix mapping PG_offline pages to user space
David Hildenbrand
1
-1
/
+4
2019-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2019-03-14
zram: default to lzo-rle instead of lzo
Dave Rodgman
1
-1
/
+1
2019-03-14
Merge tag 'acpi-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-22
/
+33
2019-03-14
Merge tag 'pm-5.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
16
-75
/
+81
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-138
/
+273
2019-03-14
Merge tag 'dmaengine-5.1-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
49
-631
/
+2453
2019-03-14
Merge tag 'rproc-v5.1' of git://github.com/andersson/remoteproc
Linus Torvalds
11
-104
/
+607
2019-03-14
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
144
-1573
/
+8659
[next]