1. 6c9b9c5 atp870u: Simplify _probe() by Ondrej Zary · 9 years ago
  2. dd5a5f7 atp870u: Remove chip_ver from struct atp_unit by Ondrej Zary · 9 years ago
  3. b1e8506 atp870u: Improve unsupported chip detection by Ondrej Zary · 9 years ago
  4. bdd5ac4 atp870u: Improve _probe() by Ondrej Zary · 9 years ago
  5. e1e9a70 atp870u: Remove unused irq from struct atp_unit by Ondrej Zary · 9 years ago
  6. c48442d atp870u: Remove useless and broken card counting by Ondrej Zary · 9 years ago
  7. 30ebc7e atp870u: Use n_io_port in request_region and release_region by Ondrej Zary · 9 years ago
  8. 1ccd7d6 atp870u: Use module_pci_driver by Ondrej Zary · 9 years ago
  9. c4ad92b atp870u: Remove empty tscam_885() by Ondrej Zary · 9 years ago
  10. 34a2c35 atp870u: Reduce log spam on module load/unload by Ondrej Zary · 9 years ago
  11. 6a1961b atp870u: Introduce atp_set_host_id by Ondrej Zary · 9 years ago
  12. c751d9f atp870u: Fix incorrect writeb_io access to register 0x3a by Ondrej Zary · 9 years ago
  13. 2bbbac4 atp870u: Replace port 0x80 delay by udelay by Ondrej Zary · 9 years ago
  14. d804bb2 atp870u: Convert remaining in[bwl] and out[bwl] to wrappers by Ondrej Zary · 9 years ago
  15. 4192a40 atp870u: Rename is885() to atp_is() by Ondrej Zary · 9 years ago
  16. 851eb661 atp870u: Remove is870() by Ondrej Zary · 9 years ago
  17. 95c1def atp870u: Move 870-specific code out of is870() by Ondrej Zary · 9 years ago
  18. 460da918 atp870u: Add remaining 870 support to is885() by Ondrej Zary · 9 years ago
  19. 197fb8d atp870u: Add wide_chip parameter to is870() and is885() by Ondrej Zary · 9 years ago
  20. e7d6d14 atp870u: Remove is880() by Ondrej Zary · 9 years ago
  21. fa50b30 atp870u: Move chip-specific lines out of is880() and is885() by Ondrej Zary · 9 years ago
  22. bdf8b62 atp870u: Add channel parameter to is870() and is880() by Ondrej Zary · 9 years ago
  23. 80b52a7 atp870u: Unify code format in is870(), is880() and is885() by Ondrej Zary · 9 years ago
  24. 5d2a5a4 atp870u: Convert is885() to use wrappers by Ondrej Zary · 9 years ago
  25. 4850256 atp870u: Convert is880() to use wrappers by Ondrej Zary · 9 years ago
  26. 152c3ac atp870u: Convert is870() to use wrappers by Ondrej Zary · 9 years ago
  27. 6a3cebb atp870u: Introduce HW access wrappers by Ondrej Zary · 9 years ago
  28. c7fcc08 atp870u: Remove ugly gotos #5 by Ondrej Zary · 9 years ago
  29. 58c4d04 atp870u: Remove ugly gotos #4 by Ondrej Zary · 9 years ago
  30. 832e9ac atp870u: Remove ugly gotos #3 by Ondrej Zary · 9 years ago
  31. 468b896 atp870u: Remove ugly gotos #2 by Ondrej Zary · 9 years ago
  32. 78614ec atp870u: Remove ugly gotos by Ondrej Zary · 9 years ago
  33. c2bab40 atp870u: Untangle tmpcip #2 by Ondrej Zary · 9 years ago
  34. bc0fe4c atp870u: Untangle tmpcip by Ondrej Zary · 9 years ago
  35. e2c22b4 atp870u: Untangle tmport #8 by Ondrej Zary · 9 years ago
  36. 2eabdf2 atp870u: Untangle tmport #7 by Ondrej Zary · 9 years ago
  37. 493c520 atp870u: Untangle tmport #6 by Ondrej Zary · 9 years ago
  38. 3b30acf atp870u: Untangle tmport #5 by Ondrej Zary · 9 years ago
  39. ea41ed6 atp870u: Untangle tmport #4 by Ondrej Zary · 9 years ago
  40. 1940ed6 atp870u: Untangle tmport #3 by Ondrej Zary · 9 years ago
  41. 3b83646 atp870u: Untangle tmport #2 by Ondrej Zary · 9 years ago
  42. 3a38e53 atp870u: Untangle tmport by Ondrej Zary · 9 years ago
  43. b4263b3 atp870u: Remove tmport1 by Ondrej Zary · 9 years ago
  44. c43cd03 atp870u: Remove workport by Ondrej Zary · 9 years ago
  45. d282e2b SCSI: initio: remove duplicate module device table by Arnd Bergmann · 9 years ago
  46. 940a7f0 qla2xxx: Remove unavailable firmware files by Himanshu Madhani · 9 years ago
  47. e747cad st: Remove obsolete scsi_tape.max_pfn by Geert Uytterhoeven · 9 years ago
  48. 7f151f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  49. 321beec net: phy: Use interrupts when available in NOLINK state by Andrew Lunn · 9 years ago
  50. 819ec8e phy: marvell: Add support for 88E1540 PHY by Andrew Lunn · 9 years ago
  51. e639b8d macvlan: fix leak in macvlan_handle_frame by Sabrina Dubroca · 9 years ago
  52. a534dc5 ipvlan: fix use after free of skb by Sabrina Dubroca · 9 years ago
  53. cf554ad ipvlan: fix leak in ipvlan_rcv_frame by Sabrina Dubroca · 9 years ago
  54. 6c606fa via-velocity: unconditionally drop frames with bad l2 length by Timo Teräs · 9 years ago
  55. 864f83a Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  56. f1a454a ipg: Remove ipg driver by Ondrej Zary · 9 years ago
  57. c3f45d3 dl2k: Add support for IP1000A-based cards by Ondrej Zary · 9 years ago
  58. 7750130 net: thunder: Check for driver data in nicvf_remove() by Pavel Fedin · 9 years ago
  59. ab6d784 bnx2x: Fix VLANs null-pointer for 57710, 57711 by Yuval Mintz · 9 years ago
  60. d60cf61 ravb: remove unhandle int cause by Masaru Nagai · 9 years ago
  61. c300366b sfc: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  62. 166e236 net: cavium: liquidio: constify pci_error_handlers structures by Julia Lawall · 9 years ago
  63. d37d5ec Driver: Vmxnet3: Fix use of mfTableLen for big endian architectures by Shrikrishna Khare · 9 years ago
  64. 0b88393 net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter by Daniele Palmas · 9 years ago
  65. d5d3098 be2net: replace hardcoded values with existing define by Ivan Vecera · 9 years ago
  66. 4114ec9 be2net: remove unused local rsstable array by Ivan Vecera · 9 years ago
  67. 2452cb0 ravb: Fix int mask value overwritten issue by Masaru Nagai · 9 years ago
  68. cd998ec net: smsc911x: Reset PHY during initialization by Pavel Fedin · 9 years ago
  69. 7729b05 net: phy: vitesse: add support for VSC8601 by Måns Rullgård · 9 years ago
  70. 0eae598 net: phy: at803x: support interrupt on 8030 and 8035 by Måns Rullgård · 9 years ago
  71. 6a4b298 net: dsa: mv88e6060: replace magic values with register defines by Neil Armstrong · 9 years ago
  72. f7e3931 net: dsa: mv88e6060: add register defines header file by Neil Armstrong · 9 years ago
  73. 83ea0f4 net: dsa: mv88e6060: use the correct bit shift for mac0 by Neil Armstrong · 9 years ago
  74. b73c774 net: dsa: mv88e6060: use the correct MaxFrameSize bit by Neil Armstrong · 9 years ago
  75. c37909b net: dsa: mv88e6060: use the correct InitReady bit by Neil Armstrong · 9 years ago
  76. dc1e7eb net: dsa: mv88e6060: remove poll_link callback by Neil Armstrong · 9 years ago
  77. d49c219 net/mlx4_core: Avoid returning success in case of an error flow by Noa Osherovich · 9 years ago
  78. f5adbfe net/mlx4_core: Fix sleeping while holding spinlock at rem_slave_counters by Eran Ben Elisha · 9 years ago
  79. d4e28cb net/mlx5e: Use the right DMA free function on TX path by Achiad Shochat · 9 years ago
  80. 50a9eea net/mlx5e: Max mtu comparison fix by Doron Tsur · 9 years ago
  81. 6618996 net/mlx5e: Added self loopback prevention by Tariq Toukan · 9 years ago
  82. ba6c4c0 net/mlx5e: Fix inline header size calculation by Saeed Mahameed · 9 years ago
  83. 5883d9c net: thunder: Fix crash upon shutdown after failed probe by Pavel Fedin · 9 years ago
  84. 9001d94 fjes: fix inconsistent indenting by Colin Ian King · 9 years ago
  85. b84da9f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  86. 63f4f7e Merge tag 'chrome-platform-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  87. 4bfc89d Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  88. a30b7ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  89. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  90. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  91. 2870f6c Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  92. 934f98d Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  93. bbdb5c2 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  94. ca4ba96 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  95. be4773e Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  96. 176155d crypto: qat - don't use userspace pointer by Tadeusz Struk · 9 years ago
  97. 0a5149b mpt3sas: fix inline markers on non inline function declarations by Stephen Rothwell · 9 years ago
  98. f6d07df Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  99. f20780f Merge branch 'drm-sti-next-2015-11-03' of http://git.linaro.org/people/benjamin.gaignard/kernel into drm-next by Dave Airlie · 9 years ago
  100. 5bad7d2 Revert "drm/rockchip: Convert the probe function to the generic drm_of_component_probe()" by Mark Yao · 9 years ago