wan: wanxl: Remove typedefs from struct names
[cascardo/linux.git] / drivers / thunderbolt /
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'pm+acpi-3.17-rc1' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2014-08-07 Linus TorvaldsMerge tag 'sound-3.17-rc1' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'hsi-for-3.17' of git://git./linux/kernel...
2014-08-07 Linus TorvaldsMerge tag 'for-v3.17' of git://git.infradead.org/batter...
2014-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2014-08-06 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2014-08-06 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-08-06 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-08-06 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-08-06 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2014-08-05 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'regulator-v3.17' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'spi-v3.17' of git://git./linux/kernel/git...
2014-08-05 Linus TorvaldsMerge tag 'iommu-updates-v3.17' of git://git./linux...
2014-08-05 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-08-05 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'for-f2fs-3.17' of git://git./linux/kernel...
2014-08-05 Linus TorvaldsMerge tag 'usb-3.17-rc1' of git://git./linux/kernel...
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