1. d737d7d firewire: sbp2: replace card lock by target lock by Stefan Richter · 10 years ago
  2. 8e045a3 firewire: sbp2: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 10 years ago
  3. 0765cbd firewire: sbp2: protect a reference counter properly by Stefan Richter · 10 years ago
  4. 0238507 firewire: core: document fw_csr_string's truncation of long strings by Stefan Richter · 10 years ago
  5. 51b04d5 firewire: ohci: replace vm_map_ram() with vmap() by Clemens Ladisch · 10 years ago
  6. eaca2d8 firewire: cdev: prevent kernel stack leaking into ioctl arguments by Stefan Richter · 10 years ago
  7. ae045e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  8. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. 2bdb5eb Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  11. d584a66 firewire: ohci: disable MSI for VIA VT6315 again by Stefan Richter · 10 years ago
  12. 1a98c69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. c835a67 net: set name_assign_type in alloc_netdev() by Tom Gundersen · 10 years ago
  14. 1b81e88 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 10 years ago
  15. 655fc39 firewire: IEEE 1394 (FireWire) support should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  16. 889235c firewire: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
  17. b77279b Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into next by Linus Torvalds · 10 years ago
  18. 1b36360 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 into next by Linus Torvalds · 10 years ago
  19. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  20. d151f98 firewire: ohci: enable MSI for VIA VT6315 rev 1, drop cycle timer quirk by Stefan Richter · 10 years ago
  21. 2fe2023 firewire: revert to 4 GB RDMA, fix protocols using Memory Space by Stefan Richter · 10 years ago
  22. 9b1ee0b ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire series by Takashi Sakamoto · 10 years ago
  23. b3d681a firewire: Use COMPILE_TEST for build testing by Jean Delvare · 10 years ago
  24. 1118f8d firewire: net: fix NULL derefencing in fwnet_probe() by Daeseok Youn · 10 years ago
  25. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  26. 9f93585 Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  27. 70044d7 firewire: don't use PREPARE_DELAYED_WORK by Tejun Heo · 10 years ago
  28. 0ca4934 firewire: ohci: fix probe failure with Agere/LSI controllers by Stefan Richter · 10 years ago
  29. 8987583 firewire: net: fix use after free by Stefan Richter · 10 years ago
  30. fcd46b3 firewire: Enable remote DMA above 4 GB by Stefan Richter · 10 years ago
  31. 8bc588e firewire: ohci: Turn remote DMA support into a module parameter by Lubomir Rintel · 11 years ago
  32. ce027ed firewire: sbp2: bring back WRITE SAME support by Stefan Richter · 11 years ago
  33. 54b2b50 [SCSI] Disable WRITE SAME for RAID and virtual host adapter drivers by Martin K. Petersen · 11 years ago
  34. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  35. db9ae8f firewire: ohci: Fix deadlock at bus reset by Stephan Gatzka · 11 years ago
  36. 7a723c6 firewire: ohci: Change module_pci_driver to module_init/module_exit by Stephan Gatzka · 11 years ago
  37. 0dbe15f firewire: ohci: beautify some macro definitions by Stefan Richter · 11 years ago
  38. af53122 firewire: ohci: change confusing name of a struct member by Stefan Richter · 11 years ago
  39. 0a41981 firewire: core: typecast from gfp_t to bool more safely by Stefan Richter · 11 years ago
  40. 4e6b931 firewire: WQ_NON_REENTRANT is meaningless and going away by Tejun Heo · 11 years ago
  41. 0699a73 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
  42. bcabcfd firewire: remove support of fw_driver.driver.probe and .remove methods by Stefan Richter · 11 years ago
  43. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  44. f78089e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  45. 6fe9efb firewire: ohci: dump_stack() for PHY regs read/write failures by Peter Hurley · 11 years ago
  46. 6767213 firewire: ohci: Improve bus reset error messages by Peter Hurley · 11 years ago
  47. de97cb6 firewire: ohci: Alias dev_* log functions by Peter Hurley · 11 years ago
  48. bd97268 firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 by Peter Hurley · 11 years ago
  49. be8dcab firewire: ohci: fix VIA VT6306 video reception by Andy Leiserson · 11 years ago
  50. 8db4914 firewire: ohci: Check LPS before register access on pci removal by Peter Hurley · 11 years ago
  51. 247fd50 firewire: ohci: Fix double free_irq() by Peter Hurley · 11 years ago
  52. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  53. d6c8cef firewire: sbp2: replace BUG_ON by WARN_ON by Stefan Richter · 11 years ago
  54. bdabfa5 firewire: core: remove an always false test by Stefan Richter · 11 years ago
  55. df7ce66 firewire: Remove two unneeded checks for macros by Paul Bolle · 11 years ago
  56. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  57. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  58. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  59. 61a7839 firewire net: Ignore spd and max_payload advertised by ARP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  60. 382c4b4 firewire net: Allocate address handler before registering net_device. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  61. 021b97e firewire net: Send L2 multicast via GASP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  62. 18406d7 firewire net: Accept IPv4 and ARP only. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  63. 8559e7f firewire net: Release broadcast/fifo resources on ifdown. by YOSHIFUJI Hideaki · 11 years ago
  64. 111534c firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources. by YOSHIFUJI Hideaki · 11 years ago
  65. eac31d5 firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early. by YOSHIFUJI Hideaki · 11 years ago
  66. d9d2b48 firewire net: Fix leakage of kmap for broadcast receive buffer. by YOSHIFUJI Hideaki · 11 years ago
  67. f209059 firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_start(). by YOSHIFUJI Hideaki · 11 years ago
  68. f60bac4 firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after destruction of context. by YOSHIFUJI Hideaki · 11 years ago
  69. 48a8406 firewire net: Fix memory leakage in fwnet_remove(). by YOSHIFUJI Hideaki · 11 years ago
  70. 2fbd8df firewire net: Check dev->broadcast_state inside fwnet_broadcast_start(). by YOSHIFUJI Hideaki · 11 years ago
  71. b9a8871 firewire net: Setup broadcast and local fifo independently. by YOSHIFUJI Hideaki · 11 years ago
  72. 9d39c90 firewire net: Introduce fwnet_fifo_{start, stop}() helpers. by YOSHIFUJI Hideaki · 11 years ago
  73. 5104a03 firewire net: No need to reset dev->local_fifo after failure of fw_core_add_address_handler(). by YOSHIFUJI Hideaki · 11 years ago
  74. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 11 years ago
  75. 3bec60d5 firewire: add minor number range check to fw_device_init() by Tejun Heo · 11 years ago
  76. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 11 years ago
  77. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  78. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  79. 8258634 firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF(). by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  80. b577d7e firewire net: Ensure checksumming in upper layer. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  81. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  82. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  83. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  84. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  85. db2cad2 firewire: net: remove unused variable in fwnet_receive_broadcast() by Wei Yongjun · 12 years ago
  86. 9d23734 firewire: net: Fix handling of fragmented multicast/broadcast packets. by Stephan Gatzka · 12 years ago
  87. b0ea5f1 firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES by Stefan Richter · 12 years ago
  88. 7eeb741 firewire: remove use of __devinitdata by Bill Pemberton · 12 years ago
  89. 03f94c0 firewire: remove use of __devinit by Bill Pemberton · 12 years ago
  90. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  91. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  92. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  93. 790198f firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) by Stefan Richter · 12 years ago
  94. 4d50c44 firewire: addendum to address handler RCU conversion by Stefan Richter · 12 years ago
  95. 35202f7 firewire: remove global lock around address handlers, convert to RCU by Peter Hurley · 12 years ago
  96. 52439d6 firewire: ohci: get IR bit from TSB41BA3D phy by Stephan Gatzka · 12 years ago
  97. badfcb2 firewire: core: feed /dev/random with devices' GUIDs by Clemens Ladisch · 12 years ago
  98. 148b729 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  99. baedee1 firewire: core: add is_local sysfs device attribute by Clemens Ladisch · 12 years ago
  100. e18907c firewire: ohci: initialize multiChanMode bits after reset by Clemens Ladisch · 12 years ago