Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
88f1c87de11a86d839f4ce5313e552d96709b990
/
drivers
/
thunderbolt
7465718
thunderbolt: Mask ring interrupt properly when polling starts
by Mika Westerberg
· 7 years ago
2bf16b7
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
a2e3734
thunderbolt: tb: fix use after free in tb_activate_pcie_devices
by Gustavo A. R. Silva
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a78ec0d
thunderbolt: Drop sequence number check from tb_xdomain_match()
by Mika Westerberg
· 7 years ago
9a03c3d
thunderbolt: Fix a couple right shifting to zero bugs
by Dan Carpenter
· 7 years ago
acb40d8
thunderbolt: Initialize Thunderbolt bus earlier
by Mika Westerberg
· 7 years ago
9a01c7c
thunderbolt: Allocate ring HopID automatically if requested
by Mika Westerberg
· 7 years ago
4ffe722
thunderbolt: Add polling mode for rings
by Mika Westerberg
· 7 years ago
59120e0
thunderbolt: Use spinlock in NHI serialization
by Mika Westerberg
· 7 years ago
22b7de1
thunderbolt: Use spinlock in ring serialization
by Mika Westerberg
· 7 years ago
2a91ec6
thunderbolt: Move ring descriptor flags to thunderbolt.h
by Mika Westerberg
· 7 years ago
3b3d9f4
thunderbolt: Export ring handling functions to modules
by Mika Westerberg
· 7 years ago
9fb1e65
thunderbolt: Add support for frame mode
by Mika Westerberg
· 7 years ago
8c6bba1
thunderbolt: Configure interrupt throttling for all interrupts
by Mika Westerberg
· 7 years ago
d1ff702
thunderbolt: Add support for XDomain discovery protocol
by Mika Westerberg
· 7 years ago
e69b71f
thunderbolt: Move tb_switch_phy_port_from_link() to thunderbolt.h
by Mika Westerberg
· 7 years ago
9e99b9f
thunderbolt: Move thunderbolt domain structure to thunderbolt.h
by Mika Westerberg
· 7 years ago
eaf8ff3
thunderbolt: Move enum tb_cfg_pkg_type to thunderbolt.h
by Mika Westerberg
· 7 years ago
cdae7c0
thunderbolt: Add support for XDomain properties
by Mika Westerberg
· 7 years ago
8067170
thunderbolt: Remove __packed from ICM message structures
by Mika Westerberg
· 7 years ago
f2f2efb
byteorder: Move {cpu_to_be32, be32_to_cpu}_array() from Thunderbolt to core
by Mika Westerberg
· 7 years ago
53ac64a
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
01d2f10
Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple'
by Rafael J. Wysocki
· 7 years ago
02729d1
thunderbolt: Fix reset response_type
by Dan Carpenter
· 7 years ago
e545f0d
thunderbolt: Allow clearing the key
by Bernat, Yehezkel
· 7 years ago
0956e41
thunderbolt: Make key root-only accessible
by Bernat, Yehezkel
· 7 years ago
8fdd6ab
thunderbolt: Remove superfluous check
by Bernat, Yehezkel
· 7 years ago
ce7ba95
Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
1cd65d1
thunderbolt: Do not enumerate more ports from DROM than the controller has
by Mika Westerberg
· 7 years ago
630b3af
treewide: Consolidate Apple DMI checks
by Lukas Wunner
· 7 years ago
78aa904
Merge branches 'pm-core' and 'pm-misc'
by Rafael J. Wysocki
· 7 years ago
a684c5b
thunderbolt: icm: Ignore mailbox errors in icm_suspend()
by Rafael J. Wysocki
· 7 years ago
5d4eeb8
Merge tag 'uuid-for-4.13-2' of git://git.infradead.org/users/hch/uuid
by Linus Torvalds
· 7 years ago
7c39ffe
thunderbolt: use uuid_t instead of uuid_be
by Christoph Hellwig
· 7 years ago
800161b
thunderbolt: Correct access permissions for active NVM contents
by Mika Westerberg
· 7 years ago
eb7bfcc
thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
by Colin Ian King
· 8 years ago
e6b245c
thunderbolt: Add support for host and device NVM firmware upgrade
by Mika Westerberg
· 7 years ago
f67cf49
thunderbolt: Add support for Internal Connection Manager (ICM)
by Mika Westerberg
· 7 years ago
bdccf29
thunderbolt: Do not touch the hardware if the NHI is gone on resume
by Mika Westerberg
· 7 years ago
3e13676
thunderbolt: Add support for DMA configuration based mailbox
by Mika Westerberg
· 7 years ago
2c3c419
thunderbolt: Store Thunderbolt generation in the switch structure
by Mika Westerberg
· 7 years ago
cd446ee2
thunderbolt: Add support for NHI mailbox
by Mika Westerberg
· 7 years ago
5e2781b
thunderbolt: Add new Thunderbolt PCI IDs
by Mika Westerberg
· 7 years ago
d7f781b
thunderbolt: Rework control channel to be more reliable
by Mika Westerberg
· 7 years ago
81a54b5
thunderbolt: Let the connection manager handle all notifications
by Mika Westerberg
· 7 years ago
05c242e
thunderbolt: Expose make_header() to other files
by Mika Westerberg
· 7 years ago
ac6c44d
thunderbolt: Expose get_route() to other files
by Mika Westerberg
· 7 years ago
32af943
thunderbolt: Move control channel messages to tb_msgs.h
by Mika Westerberg
· 7 years ago
72ee339
thunderbolt: Read vendor and device name from DROM
by Mika Westerberg
· 7 years ago
02b17a4
thunderbolt: Refactor and fix parsing of port drom entries
by Lukas Wunner
· 7 years ago
3902294
thunderbolt: Do not fail if DROM data CRC32 is invalid
by Mika Westerberg
· 7 years ago
f53e767
thunderbolt: Fail switch adding operation if reading DROM fails
by Mika Westerberg
· 7 years ago
bfe778a
thunderbolt: Convert switch to a device
by Mika Westerberg
· 7 years ago
9d3cce0
thunderbolt: Introduce thunderbolt bus and connection manager
by Mika Westerberg
· 7 years ago
c9843eb
thunderbolt: Allow passing NULL to tb_ctl_free()
by Mika Westerberg
· 7 years ago
da2da04
thunderbolt: Rework capability handling
by Mika Westerberg
· 7 years ago
046bee1
thunderbolt: Add MSI-X support
by Mika Westerberg
· 7 years ago
b246635
thunderbolt: Do not warn about newer DROM versions
by Mika Westerberg
· 7 years ago
df1421b
thunderbolt: Do not try to read UID if DROM offset is read as 0
by Mika Westerberg
· 7 years ago
08a5e4c
thunderbolt: No need to read UID of the root switch on resume
by Mika Westerberg
· 7 years ago
16a1258
thunderbolt: Use const buffer pointer in write operations
by Mika Westerberg
· 7 years ago
b78b499
Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 8 years ago
b2c7419
thunderbolt: Compile on x86 only
by Lukas Wunner
· 8 years ago
5fbc89d
thunderbolt, efi: Fix Kconfig dependencies harder
by Lukas Wunner
· 8 years ago
79f9cd3
thunderbolt, efi: Fix Kconfig dependencies
by Lukas Wunner
· 8 years ago
c9cc3aa
thunderbolt: Use Device ROM retrieved from EFI
by Lukas Wunner
· 8 years ago
fe948dc
thunderbolt: Macro rename
by Amir Levy
· 8 years ago
ccdf3b8
thunderbolt: Don't declare Falcon Ridge unsupported
by Lukas Wunner
· 8 years ago
82a6a81
thunderbolt: Add support for INTEL_FALCON_RIDGE_2C controller.
by Xavier Gnata
· 8 years ago
2ffa9a5
thunderbolt: Fix double free of drom buffer
by Andreas Noever
· 9 years ago
19bf4d4
thunderbolt: Support 1st gen Light Ridge controller
by Lukas Wunner
· 9 years ago
aae20bb
thunderbolt: Fix typos and magic number
by Lukas Wunner
· 9 years ago
1d11140
PCI: Add Intel Thunderbolt device IDs
by Lukas Wunner
· 9 years ago
a42fb35
thunderbolt: Allow loading of module on recent Apple MacBooks with thunderbolt 2 controller
by Knuth Posern
· 9 years ago
72ad366
thunderbolt: Clear hops before overwriting
by Andreas Noever
· 10 years ago
2a211f3
thunderbolt: Use kcalloc
by Himangi Saraogi
· 10 years ago
fc51768
thunderbolt: Correct the size argument to devm_kzalloc
by Himangi Saraogi
· 10 years ago
f34323b
thunderbolt: select CRC32 in Kconfig
by Andreas Noever
· 10 years ago
e0f5501
thunderbolt: Make tb_eeprom_get_drom_offset static
by Andreas Noever
· 10 years ago
e712077
thunderbolt: Make enum tb_drom_entry_type unsigned
by Andreas Noever
· 10 years ago
7f2d5f7
thunderbolt: Fix header declaration of tb_find_cap
by Andreas Noever
· 10 years ago
801dba5
thunderbolt: Add casts to prevent endianness warnings
by Andreas Noever
· 10 years ago
3543fb7
thunderbolt: fix format string for size_t
by Arnd Bergmann
· 10 years ago
0cb4e2b
thunderbolt: add PCI dependency
by Arnd Bergmann
· 10 years ago
620863f
thunderbolt: Staticize nhi_ids
by Sachin Kamat
· 10 years ago
f19b72c
thunderbolt: Use NULL instead of 0 in nhi.c
by Sachin Kamat
· 10 years ago
8db353b
thunderbolt: Use NULL instead of 0 in ctl.c
by Sachin Kamat
· 10 years ago
c9c2dee
thunderbolt: Use NULL instead of 0 in switch.c
by Sachin Kamat
· 10 years ago
10fefe5
thunderbolt: Fix build error in switch.c
by Sachin Kamat
· 10 years ago
2b35404
thunderbolt: Fix build error in eeprom.c
by Sachin Kamat
· 10 years ago
343fcb8
thunderbolt: Fix nontrivial endpoint devices.
by Andreas Noever
· 10 years ago
cd22e73
thunderbolt: Read port configuration from eeprom.
by Andreas Noever
· 10 years ago
23dd5bb
thunderbolt: Add suspend/hibernate support
by Andreas Noever
· 10 years ago
c90553b
thunderbolt: Read switch uid from EEPROM
by Andreas Noever
· 10 years ago
3364f0c
thunderbolt: Add support for simple pci tunnels
by Andreas Noever
· 10 years ago
520b670
thunderbolt: Add path setup code.
by Andreas Noever
· 10 years ago
053596d
thunderbolt: Handle hotplug events
by Andreas Noever
· 10 years ago
9da672a
thunderbolt: Scan for downstream switches
by Andreas Noever
· 10 years ago
Next »