aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-18thunderbolt: Add support for DMA tunnelsMika Westerberg6-5/+149
2019-04-18thunderbolt: Add XDomain UUID exchange supportMika Westerberg2-10/+137
2019-04-18thunderbolt: Run tb_xdp_handle_request() in system workqueueMika Westerberg2-2/+11
2019-04-18thunderbolt: Do not tear down tunnels when driver is unloadedMika Westerberg3-18/+6
2019-04-18thunderbolt: Add support for Display Port tunnelsMika Westerberg6-25/+554
2019-04-18thunderbolt: Rework NFC credits handlingMika Westerberg2-7/+16
2019-04-18thunderbolt: Generalize port finding routines to support all port typesMika Westerberg3-18/+34
2019-04-18thunderbolt: Scan only valid NULL adapter ports in hotplugMika Westerberg2-4/+11
2019-04-18thunderbolt: Add support for full PCIe daisy chainsMika Westerberg2-72/+129
2019-04-18thunderbolt: Discover preboot PCIe paths the boot firmware establishedMika Westerberg6-25/+340
2019-04-18thunderbolt: Deactivate all paths before restarting themMika Westerberg1-1/+11
2019-04-18thunderbolt: Extend tunnel creation to more than 2 adjacent switchesMika Westerberg3-68/+163
2019-04-18thunderbolt: Add helper function to iterate from one port to anotherMika Westerberg2-0/+56
2019-04-18thunderbolt: Assign remote for both ports in case of dual linkMika Westerberg5-52/+73
2019-04-18thunderbolt: Add functions for allocating and releasing HopIDsMika Westerberg3-3/+98
2019-04-18thunderbolt: Generalize tunnel creation functionalityMika Westerberg6-150/+235
2019-04-18thunderbolt: Rename tunnel_pci to tunnelMika Westerberg4-7/+7
2019-04-18thunderbolt: Cache adapter specific capability offset into struct portMika Westerberg4-10/+13
2019-04-18thunderbolt: Properly disable pathMika Westerberg2-5/+45
2019-04-18thunderbolt: Set sleep bit when suspending switchMika Westerberg4-4/+49
2019-04-18thunderbolt: Configure lanes when switch is initializedMika Westerberg4-0/+136
2019-04-18thunderbolt: Move LC specific functionality into a separate fileMika Westerberg5-12/+37
2019-04-18thunderbolt: Add dummy read after port capability list walk on Light RidgeMika Westerberg1-0/+16
2019-04-18thunderbolt: Enable TMU access when accessing port space on legacy devicesMika Westerberg2-17/+62
2019-04-18thunderbolt: Do not allocate switch if depth is greater than 6Mika Westerberg3-9/+15
2019-04-18thunderbolt: Take domain lock in switch sysfs attribute callbacksMika Westerberg2-28/+20
2019-04-18thunderbolt: Block reads and writes if switch is unpluggedMika Westerberg1-0/+8
2019-04-18thunderbolt: Drop duplicated get_switch_at_route()Mika Westerberg4-26/+14
2019-04-18thunderbolt: Remove unused work field in struct tb_switchMika Westerberg1-2/+0
2019-04-18net: thunderbolt: Unregister ThunderboltIP protocol handler when suspendingMika Westerberg1-0/+3
2019-03-28thunderbolt: Fix to check the return value of kmemdupAditya Pakki1-0/+5
2019-03-28thunderbolt: property: Fix a missing check of kzallocKangjie Lu1-1/+6
2019-03-22thunderbolt: xdomain: Fix to check return value of kmemdupAditya Pakki1-6/+9
2019-03-22thunderbolt: Fix to check return value of ida_simple_getAditya Pakki1-1/+7
2019-03-22thunderbolt: Fix to check for kmemdup failureAditya Pakki1-6/+16
2019-03-20thunderbolt: Fix a missing check of kmemdupKangjie Lu1-0/+4
2019-03-20thunderbolt: property: Fix a NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-17Merge tag 'for-linus-5.1b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+4
2019-03-16Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds22-502/+1044
2019-03-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds21-77/+206
2019-03-16Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-blockLinus Torvalds17-121/+247
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+47
2019-03-15Merge tag 'iommu-fix-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+6
2019-03-15Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds6-80/+114
2019-03-15Merge tag 'ntb-5.1' of git://github.com/jonmason/ntbLinus Torvalds5-15/+99
2019-03-15Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linuxLinus Torvalds21-114/+69
2019-03-15Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-16/+29
2019-03-15Merge tag 'drm-next-2019-03-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds43-369/+435
2019-03-15iommu/amd: Fix NULL dereference bug in match_hid_uidAaron Ma1-2/+6
2019-03-15xen/balloon: Fix mapping PG_offline pages to user spaceDavid Hildenbrand1-1/+4