1. 2231ef8 sun3_scsi: Move macro definitions by Finn Thain · 10 years ago
  2. 0d31f87 sun3_scsi: Convert to platform device by Finn Thain · 10 years ago
  3. 4e70520 atari_scsi: Remove header by Finn Thain · 10 years ago
  4. 3ff228a atari_scsi: Convert to platform device by Finn Thain · 10 years ago
  5. 16b29e7 atari_scsi: Fix atari_scsi deadlocks on Falcon by Finn Thain · 10 years ago
  6. cbad48d mac_scsi: Convert to platform device by Finn Thain · 10 years ago
  7. ffdede6 mac_scsi: Cleanup PDMA code by Finn Thain · 10 years ago
  8. 6e9ae6d mac_scsi: Add module option to Kconfig by Finn Thain · 10 years ago
  9. 92de383 mac_scsi: Remove header by Finn Thain · 10 years ago
  10. fd9cd67 dmx3191d: Use NO_IRQ by Finn Thain · 10 years ago
  11. 710ddd0 ncr5380: Drop legacy scsi.h include by Finn Thain · 10 years ago
  12. 96068e6 ncr5380: Remove *_RELEASE macros by Finn Thain · 10 years ago
  13. d572f65 ncr5380: Remove pointless compiler command line override macros by Finn Thain · 10 years ago
  14. a9c2dc4 ncr5380: Move static PDMA spin counters to host data by Finn Thain · 10 years ago
  15. 8c32513 ncr5380: Cleanup host info() methods by Finn Thain · 10 years ago
  16. 270ac2c ncr5380: Remove NCR5380_STATS by Finn Thain · 10 years ago
  17. 22f5f10 ncr5380: Fix SCSI_IRQ_NONE bugs by Finn Thain · 10 years ago
  18. 3f9e986 ncr5380: Remove duplicate comments by Finn Thain · 10 years ago
  19. 997acab ncr5380: Remove redundant AUTOSENSE macro by Finn Thain · 10 years ago
  20. 76f13b9 ncr5380: Cleanup TAG_NEXT and TAG_NONE macros by Finn Thain · 10 years ago
  21. 4d3d2a5 ncr5380: Remove more useless prototypes by Finn Thain · 10 years ago
  22. ed8b9e7 ncr5380: Remove useless prototypes by Finn Thain · 10 years ago
  23. 48f16c9 ncr5380: Remove unused macros by Finn Thain · 10 years ago
  24. 925e461 ncr5380: Fix compiler warnings and __setup options by Finn Thain · 10 years ago
  25. acfc8ca ncr5380: Remove unused hostdata fields by Finn Thain · 10 years ago
  26. d61c542 ncr5380: Use printk() not pr_debug() by Finn Thain · 10 years ago
  27. 41df7b0 Fnic: Fnic Driver crashed with NULL pointer reference by Hiral Shah · 10 years ago
  28. 0ee7b87 Fnic: For Standalone C series, "sending VLAN request" message seen even if the link is down by Hiral Shah · 10 years ago
  29. 35061e2 Fnic: Improper resue of exchange Ids by Hiral Shah · 10 years ago
  30. 042b356 Fnic: Memcopy only mimumum of data or trace buffer by Hiral Shah · 10 years ago
  31. a232bfb Fnic: Not probing all the vNICS via fnic_probe on boot by Hiral Shah · 10 years ago
  32. b1a5ad0 IB/isert: Adjust CQ size to HW limits by Chris Moore · 10 years ago
  33. 78579b7 ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake up by Rafael J. Wysocki · 10 years ago
  34. 424c323 bonding: Introduce 4 AD link speed to fix agg_bandwidth by Jianhua Xie · 10 years ago
  35. cb8dda9 bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speed by Jianhua Xie · 10 years ago
  36. 18e88be Merge branches 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/numa' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  37. 26ff46c PCI: Remove fixed parameter in pci_iov_resource_bar() by Myron Stowe · 10 years ago
  38. 7e79c5f PCI: Add informational printk for invalid BARs by Myron Stowe · 10 years ago
  39. 6b19b66 hwmon: (g762) fix call to devm_hwmon_device_register_with_groups() by Arnaud Ebalard · 10 years ago
  40. ee7255a cxgb4i : Don't block unload/cxgb4 unload when remote closes TCP connection by Anish Bhatt · 10 years ago
  41. 7fc986d PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_t by Yinghai Lu · 10 years ago
  42. b4c1b70 ath9k_common: make sure DEBUG_FS and RELAY enabled by Oleksij Rempel · 10 years ago
  43. ab1f5a5 Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  44. ddecab1 Merge tag 'linux-can-fixes-for-3.18-20141118' of git://gitorious.org/linux-can/linux-can by David S. Miller · 10 years ago
  45. dbcf3e0 RAS/tracing: Use trace_seq_buffer_ptr() helper instead of open coded by Steven Rostedt (Red Hat) · 10 years ago
  46. 1abe7cd usbnet: rtl8150: remove unused variable by Sudip Mukherjee · 10 years ago
  47. 9737c6a net/mlx4_en: Add VXLAN ndo calls to the PF net device ops too by Or Gerlitz · 10 years ago
  48. b8e4500 bonding: fix curr_active_slave/carrier with loadbalance arp monitoring by Nikolay Aleksandrov · 10 years ago
  49. 732fdf0 stmmac: review driver when run kernel-doc by Giuseppe CAVALLARO · 10 years ago
  50. 915c199 stmmac: document common header file by Giuseppe CAVALLARO · 10 years ago
  51. baeabab tun: return NET_XMIT_DROP for dropped packets by Jason Wang · 10 years ago
  52. e348027 x86, mce, severity: Extend the the mce_severity mechanism to handle UCNA/DEFERRED error by Chen Yucong · 10 years ago
  53. 8ce74dd Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into for-next by Al Viro · 10 years ago
  54. e63fa0d Merge branch 'for-lustre' into for-next by Al Viro · 10 years ago
  55. b583043 kill f_dentry uses by Al Viro · 10 years ago
  56. a455589 assorted conversions to %p[dD] by Al Viro · 10 years ago
  57. 93d638d mac80211-hwsim: Add HWSIM_CMD_GET_RADIO command by Patrik Flykt · 10 years ago
  58. c449981 mac80211-hwsim: Factor out netlink attribute appending by Patrik Flykt · 10 years ago
  59. 6b67e01 mac80211-hwsim: remove unnecessary hwname check by Johannes Berg · 10 years ago
  60. b9995f8 mac80211-hwsim: hwname is always known so use the value from wiphy by Jukka Rissanen · 10 years ago
  61. 339467b mac80211_hwsim: support scanning with random MAC address by Johannes Berg · 10 years ago
  62. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  63. c1a2086 of/selftest: Fix off-by-one error in removal path by Grant Likely · 10 years ago
  64. 583024d dm thin: suspend/resume active thin devices when reloading thin-pool by Mike Snitzer · 10 years ago
  65. ffcc393 dm: enhance internal suspend and resume interface by Mike Snitzer · 10 years ago
  66. 2fc2b48 mfd: dln2: A couple endian fixes by Dan Carpenter · 10 years ago
  67. 00ee7a3 mfd: dln2: Add a limit check for invalid echo by Octavian Purdila · 10 years ago
  68. 9331642 i2c: dln2: Simplify return flow for dln2_i2c_enable by Octavian Purdila · 10 years ago
  69. 7ca2b1c mfd: dln2: Fix _dln2_transfer return code by Octavian Purdila · 10 years ago
  70. 80e96c5 dm thin: do not allow thin device activation while pool is suspended by Mike Snitzer · 10 years ago
  71. d67ee21 dm: add presuspend_undo hook to target_type by Mike Snitzer · 10 years ago
  72. 4d341d8 dm: return earlier from dm_blk_ioctl if target doesn't implement .ioctl by Mike Snitzer · 10 years ago
  73. 0a98bab EDAC: Delete unnecessary check before calling pci_dev_put() by Markus Elfring · 10 years ago
  74. 4c79e1d Bluetooth: btmrvl: update hs_state in interrupt handler by Amitkumar Karwar · 10 years ago
  75. 025a60a Bluetooth: btmrvl: add DT-bindings for gpio-gap by Amitkumar Karwar · 10 years ago
  76. 098ea6b Bluetooth: btmrvl: add DT bindings documentation by Amitkumar Karwar · 10 years ago
  77. 75bcbf2 USB: ssu100: fix overrun-error reporting by Johan Hovold · 10 years ago
  78. 855515a USB: keyspan: fix overrun-error reporting by Johan Hovold · 10 years ago
  79. 5d1678a USB: keyspan: fix tty line-status reporting by Johan Hovold · 10 years ago
  80. 08d53aa of/fdt: export fdt blob as /sys/firmware/fdt by Ard Biesheuvel · 10 years ago
  81. f0213fe video: ARM CLCD: Remove duplicated include in amba-clcd.c by Qiang Chen · 10 years ago
  82. 9373090 ARM: at91/Kconfig: remove unused config options by Nicolas Ferre · 10 years ago
  83. 2285322 regmap: ac97: Add generic AC'97 callbacks by Mark Brown · 10 years ago
  84. ef89af1 clocksource: sirf: Remove hard-coded clock rate by Yanchang Li · 10 years ago
  85. 6bab4a8 clockevent: sun4i: Fix race condition in the probe code by Maxime Ripard · 10 years ago
  86. 18f95a3 drivers: cpuidle: Remove cpuidle-arm64 duplicate error messages by Lorenzo Pieralisi · 10 years ago
  87. c00bc5d drivers: cpuidle: Add idle-state-name description to ARM idle states by Lorenzo Pieralisi · 10 years ago
  88. 97735da0 drivers: cpuidle: Add status property to ARM idle states by Lorenzo Pieralisi · 10 years ago
  89. 204ec6e usb: serial: ftdi_sio: add PIDs for Matrix Orbital products by Troy Clark · 10 years ago
  90. 11bf782 vxlan: Inline vxlan_gso_check(). by Joe Stringer · 10 years ago
  91. 8064673 can: m_can: update to support CAN FD features by Dong Aisheng · 10 years ago
  92. a93f5ca can: m_can: fix incorrect error messages by Dong Aisheng · 10 years ago
  93. 7660f63 can: m_can: add missing delay after setting CCCR_INIT bit by Dong Aisheng · 10 years ago
  94. 921f168 can: m_can: fix not set can_dlc for remote frame by Dong Aisheng · 10 years ago
  95. f6a9964 can: m_can: fix possible sleep in napi poll by Dong Aisheng · 10 years ago
  96. 962845d can: m_can: add missing message RAM initialization by Dong Aisheng · 10 years ago
  97. efe2228 can: m_can: add CONFIG_HAS_IOMEM dependence by David Cohen · 10 years ago
  98. d6fdb38 can: m_can: add .ndo_change_mtu function by Dong Aisheng · 10 years ago
  99. 50212b4 can: gs_usb: add .ndo_change_mtu function by Marc Kleine-Budde · 10 years ago
  100. 66425a7 Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 10 years ago