summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-09GenWQE: Improve hardware error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add support for EEH error recoveryKleber Sacilotto de Souza
2014-07-09GenWQE: Add sysfs interface for bitstream reloadKleber Sacilotto de Souza
2014-07-07thunderbolt: Correct the size argument to devm_kzallocHimangi Saraogi
2014-06-23w1: select crc16 library for ds2406Arnd Bergmann
2014-06-21thunderbolt: select CRC32 in KconfigAndreas Noever
2014-06-20thunderbolt: Make tb_eeprom_get_drom_offset staticAndreas Noever
2014-06-20thunderbolt: Make enum tb_drom_entry_type unsignedAndreas Noever
2014-06-20thunderbolt: Fix header declaration of tb_find_capAndreas Noever
2014-06-20thunderbolt: Add casts to prevent endianness warningsAndreas Noever
2014-06-20thunderbolt: fix format string for size_tArnd Bergmann
2014-06-20thunderbolt: add PCI dependencyArnd Bergmann
2014-06-20thunderbolt: Staticize nhi_idsSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in nhi.cSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in ctl.cSachin Kamat
2014-06-20thunderbolt: Use NULL instead of 0 in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in switch.cSachin Kamat
2014-06-20thunderbolt: Fix build error in eeprom.cSachin Kamat
2014-06-19w1/masters: use pr_* instead of printkFjodor Schelichow
2014-06-19w1: use pr_* instead of printkFjodor Schelichow
2014-06-19w1/slaves: use pr_* instead of printkFjodor Schelichow
2014-06-19w1: new w1_ds2406 driverScott Alfter
2014-06-19drivers/w1/w1_int.c: Fix style errors.Thomas Wood
2014-06-19w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit()Alexander Shiyan
2014-06-19w1: mxc_w1: Perform a software reset at startupAlexander Shiyan
2014-06-19w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus()Alexander Shiyan
2014-06-19w1: mxc_w1: Fix incorrect "presence" statusAlexander Shiyan
2014-06-19thunderbolt: Fix nontrivial endpoint devices.Andreas Noever
2014-06-19thunderbolt: Read port configuration from eeprom.Andreas Noever
2014-06-19thunderbolt: Add suspend/hibernate supportAndreas Noever
2014-06-19thunderbolt: Read switch uid from EEPROMAndreas Noever
2014-06-19PCI: Suspend/resume quirks for Apple thunderboltAndreas Noever
2014-06-19PCI: Add pci_fixup_suspend_late quirk passAndreas Noever
2014-06-19thunderbolt: Add support for simple pci tunnelsAndreas Noever
2014-06-19thunderbolt: Add path setup code.Andreas Noever
2014-06-19thunderbolt: Handle hotplug eventsAndreas Noever
2014-06-19thunderbolt: Scan for downstream switchesAndreas Noever
2014-06-19thunderbolt: Enable plug eventsAndreas Noever
2014-06-19thunderbolt: Add thunderbolt capability handlingAndreas Noever
2014-06-19thunderbolt: Initialize root switch and portsAndreas Noever
2014-06-19thunderbolt: Add tb_regs.hAndreas Noever
2014-06-19thunderbolt: Setup control channelAndreas Noever
2014-06-19thunderbolt: Add control channel interfaceAndreas Noever
2014-06-19thunderbolt: Add initial cactus ridge NHI supportAndreas Noever
2014-06-15Linux 3.16-rc1Linus Torvalds
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15net: sctp: fix permissions for rto_alpha and rto_beta knobsDaniel Borkmann
2014-06-15Merge branch 'csum_fixes'David S. Miller