pcmcia: sa1100: H3100 and H3600 share a driver
[sfrench/cifs-2.6.git] / drivers / thunderbolt /
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