1. 7f2d5f7 thunderbolt: Fix header declaration of tb_find_cap by Andreas Noever · 11 years ago
  2. 801dba5 thunderbolt: Add casts to prevent endianness warnings by Andreas Noever · 11 years ago
  3. 3543fb7 thunderbolt: fix format string for size_t by Arnd Bergmann · 11 years ago
  4. 0cb4e2b thunderbolt: add PCI dependency by Arnd Bergmann · 11 years ago
  5. 620863f thunderbolt: Staticize nhi_ids by Sachin Kamat · 11 years ago
  6. f19b72c thunderbolt: Use NULL instead of 0 in nhi.c by Sachin Kamat · 11 years ago
  7. 8db353b thunderbolt: Use NULL instead of 0 in ctl.c by Sachin Kamat · 11 years ago
  8. c9c2dee thunderbolt: Use NULL instead of 0 in switch.c by Sachin Kamat · 11 years ago
  9. 10fefe5 thunderbolt: Fix build error in switch.c by Sachin Kamat · 11 years ago
  10. 2b35404 thunderbolt: Fix build error in eeprom.c by Sachin Kamat · 11 years ago
  11. 1fda569 w1/masters: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  12. fdc9167 w1: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  13. ea022ea w1/slaves: use pr_* instead of printk by Fjodor Schelichow · 11 years ago
  14. 94859308 w1: new w1_ds2406 driver by Scott Alfter · 11 years ago
  15. 7242d42 drivers/w1/w1_int.c: Fix style errors. by Thomas Wood · 11 years ago
  16. f80b258 w1: mxc_w1: Optimize mxc_w1_ds2_touch_bit() by Alexander Shiyan · 11 years ago
  17. b7ce0b5 w1: mxc_w1: Perform a software reset at startup by Alexander Shiyan · 11 years ago
  18. b0dceb6 w1: mxc_w1: Optimize mxc_w1_ds2_reset_bus() by Alexander Shiyan · 11 years ago
  19. 7cbcb13 w1: mxc_w1: Fix incorrect "presence" status by Alexander Shiyan · 11 years ago
  20. 343fcb8 thunderbolt: Fix nontrivial endpoint devices. by Andreas Noever · 11 years ago
  21. cd22e73 thunderbolt: Read port configuration from eeprom. by Andreas Noever · 11 years ago
  22. 23dd5bb thunderbolt: Add suspend/hibernate support by Andreas Noever · 11 years ago
  23. c90553b thunderbolt: Read switch uid from EEPROM by Andreas Noever · 11 years ago
  24. 1df5172 PCI: Suspend/resume quirks for Apple thunderbolt by Andreas Noever · 11 years ago
  25. 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 11 years ago
  26. 3364f0c thunderbolt: Add support for simple pci tunnels by Andreas Noever · 11 years ago
  27. 520b670 thunderbolt: Add path setup code. by Andreas Noever · 11 years ago
  28. 053596d thunderbolt: Handle hotplug events by Andreas Noever · 11 years ago
  29. 9da672a thunderbolt: Scan for downstream switches by Andreas Noever · 11 years ago
  30. ca389f7 thunderbolt: Enable plug events by Andreas Noever · 11 years ago
  31. e2b8785 thunderbolt: Add thunderbolt capability handling by Andreas Noever · 11 years ago
  32. a25c8b2 thunderbolt: Initialize root switch and ports by Andreas Noever · 11 years ago
  33. 7adf609 thunderbolt: Add tb_regs.h by Andreas Noever · 11 years ago
  34. d6cc51c thunderbolt: Setup control channel by Andreas Noever · 11 years ago
  35. f25bf6f thunderbolt: Add control channel interface by Andreas Noever · 11 years ago
  36. 1660315 thunderbolt: Add initial cactus ridge NHI support by Andreas Noever · 11 years ago
  37. a9be224 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  38. dd1845a Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 11 years ago
  39. b55b390 Merge git://git.infradead.org/users/willy/linux-nvme by Linus Torvalds · 11 years ago
  40. f79b064 vxlan: Checksum fixes by Tom Herbert · 11 years ago
  41. abf04af Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  42. 4a54e5e Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 11 years ago
  43. 1ad96bb Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  44. 503698e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  45. 2853af6 vxlan: use dev->needed_headroom instead of dev->hard_header_len by Cong Wang · 11 years ago
  46. b8e0808 NVMe: Fix START_STOP_UNIT Scsi->NVMe translation. by Dan McLeran · 11 years ago
  47. ef351b9 NVMe: Use Log Page constants in SCSI emulation by Matthew Wilcox · 11 years ago
  48. f3db22f NVMe: Fix hot cpu notification dead lock by Keith Busch · 11 years ago
  49. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  50. 338c09a Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 11 years ago
  51. ed9ea4e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  52. b7c8c19 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  53. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  55. 0e04c64 Merge tag 'dm-3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  56. 7550cfa Merge tag 'pci-v3.16-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  57. 19c1940 Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. 7c574cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  59. af76004 Merge tag 'backlight-for-linus-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 11 years ago
  60. 0ed6e18 target: Fix NULL pointer dereference for XCOPY in target_put_sess_cmd by Nicholas Bellinger · 11 years ago
  61. bae14e7 Merge tag 'mfd-for-linus-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 11 years ago
  62. 171c062 Merge tag 'mmc-v3.16-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 11 years ago
  63. 682b7c1 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  64. 79f3391 net: fec: Add software TSO support by Nimrod Andy · 11 years ago
  65. 6e90928 net: fec: Add Scatter/gather support by Nimrod Andy · 11 years ago
  66. 55d0218 net: fec: Increase buffer descriptor entry number by Nimrod Andy · 11 years ago
  67. 09d1e54 net: fec: Factorize feature setting by Nimrod Andy · 11 years ago
  68. 96c50ca net: fec: Enable IP header hardware checksum by Nimrod Andy · 11 years ago
  69. 61a4427 net: fec: Factorize the .xmit transmit function by Nimrod Andy · 11 years ago
  70. 1795843 via-rhine: fix full-duplex with autoneg disable by François Cachereul · 11 years ago
  71. 16b9057 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  72. f2cfa99 bnx2x: Enlarge the dorq threshold for VFs by Ariel Elior · 11 years ago
  73. b17b0ca bnx2x: Check for UNDI in uncommon branch by Yuval Mintz · 11 years ago
  74. a2755be bnx2x: Fix 1G-baseT link by Yaniv Rosner · 11 years ago
  75. dad91ee bnx2x: Fix link for KR with swapped polarity lane by Yaniv Rosner · 11 years ago
  76. 78cebd0 hwmon: vexpress: Use devm helper for hwmon device registration by Pawel Moll · 11 years ago
  77. 8dea1b4 hwmon: (atxp1) Avoid forward declaration by Axel Lin · 11 years ago
  78. 1a539d3 hwmon: add support for Sensirion SHTC1 sensor by Tomas Pop · 11 years ago
  79. 31e3879 hwmon: (ltc4151) Convert to devm_hwmon_device_register_with_groups by Axel Lin · 11 years ago
  80. 590e853 hwmon: (lm85) Drop generic detection by Jean Delvare · 11 years ago
  81. c0214f9 hwmon: (ina2xx) Cast to s16 on shunt and current regs by Fabio Baltieri · 11 years ago
  82. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 11 years ago
  83. d715a22 Merge branch 'pm-sleep' by Rafael J. Wysocki · 11 years ago
  84. 589e18a Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  85. de815a6 Merge branches 'acpi-general' and 'acpi-video' by Rafael J. Wysocki · 11 years ago
  86. 5d01b76 mmc: simplify SDHCI Kconfig dependencies by Arnd Bergmann · 11 years ago
  87. 60a549f mmc: omap: don't select TPS65010 by Arnd Bergmann · 11 years ago
  88. d7fe833 mmc: mvsdio: avoid compiler warning by Arnd Bergmann · 11 years ago
  89. bf614c7 mmc: atmel-mci: incude asm/cacheclush.h by Arnd Bergmann · 11 years ago
  90. ed1761d mmc: sdhci-msm: Fix fallout from sdhci refactoring by Stephen Boyd · 11 years ago
  91. 13fe0ec3 mmc: usdhi6rol0: fix compiler warnings by Guennadi Liakhovetski · 11 years ago
  92. 06fc3b7 gpio: of: Fix handling for deferred probe for -gpio suffix by Tony Lindgren · 11 years ago
  93. 9c1d528 Merge commit '9f12600fe425bc28f0ccba034a77783c09c15af4' into for-linus by Al Viro · 11 years ago
  94. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  95. 3c81bdd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  96. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  97. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  98. 902455e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  99. 39f3336 net/fsl: xgmac_mdio is dependent on OF_MDIO by Andy Fleming · 11 years ago
  100. 55fd364 net/fsl: Make xgmac_mdio read error message useful by Shruti Kanetkar · 11 years ago