Merge tag 'renesas-sh-drivers-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / drivers / thunderbolt /
2014-08-05 Linus TorvaldsMerge tag 'tty-3.17-rc1' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'staging-3.17-rc1' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'driver-core-3.17-rc1' of git://git./linux...
2014-08-05 Linus TorvaldsMerge tag 'char-misc-3.17-rc1' of git://git./linux...
2014-07-28 Greg Kroah-HartmanMerge tag 'extcon-next-for-3.17' of git://git./linux...
2014-07-13 Greg Kroah-HartmanMerge 3.16-rc5 into char-misc-next
2014-07-13 Himangi Saraogithunderbolt: Use kcalloc
2014-07-08 Himangi Saraogithunderbolt: Correct the size argument to devm_kzalloc
2014-06-21 Andreas Noeverthunderbolt: select CRC32 in Kconfig
2014-06-20 Andreas Noeverthunderbolt: Make tb_eeprom_get_drom_offset static
2014-06-20 Andreas Noeverthunderbolt: Make enum tb_drom_entry_type unsigned
2014-06-20 Andreas Noeverthunderbolt: Fix header declaration of tb_find_cap
2014-06-20 Andreas Noeverthunderbolt: Add casts to prevent endianness warnings
2014-06-20 Arnd Bergmannthunderbolt: fix format string for size_t
2014-06-20 Arnd Bergmannthunderbolt: add PCI dependency
2014-06-20 Sachin Kamatthunderbolt: Staticize nhi_ids
2014-06-20 Sachin Kamatthunderbolt: Use NULL instead of 0 in nhi.c
2014-06-20 Sachin Kamatthunderbolt: Use NULL instead of 0 in ctl.c
2014-06-20 Sachin Kamatthunderbolt: Use NULL instead of 0 in switch.c
2014-06-20 Sachin Kamatthunderbolt: Fix build error in switch.c
2014-06-20 Sachin Kamatthunderbolt: Fix build error in eeprom.c
2014-06-19 Andreas Noeverthunderbolt: Fix nontrivial endpoint devices.
2014-06-19 Andreas Noeverthunderbolt: Read port configuration from eeprom.
2014-06-19 Andreas Noeverthunderbolt: Add suspend/hibernate support
2014-06-19 Andreas Noeverthunderbolt: Read switch uid from EEPROM
2014-06-19 Andreas Noeverthunderbolt: Add support for simple pci tunnels
2014-06-19 Andreas Noeverthunderbolt: Add path setup code.
2014-06-19 Andreas Noeverthunderbolt: Handle hotplug events
2014-06-19 Andreas Noeverthunderbolt: Scan for downstream switches
2014-06-19 Andreas Noeverthunderbolt: Enable plug events
2014-06-19 Andreas Noeverthunderbolt: Add thunderbolt capability handling
2014-06-19 Andreas Noeverthunderbolt: Initialize root switch and ports
2014-06-19 Andreas Noeverthunderbolt: Add tb_regs.h
2014-06-19 Andreas Noeverthunderbolt: Setup control channel
2014-06-19 Andreas Noeverthunderbolt: Add control channel interface
2014-06-19 Andreas Noeverthunderbolt: Add initial cactus ridge NHI support