1. bcabcfd firewire: remove support of fw_driver.driver.probe and .remove methods by Stefan Richter · 11 years ago
  2. 94a8715 firewire: introduce fw_driver.probe and .remove methods by Stefan Richter · 11 years ago
  3. f78089e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  4. 6fe9efb firewire: ohci: dump_stack() for PHY regs read/write failures by Peter Hurley · 11 years ago
  5. 6767213 firewire: ohci: Improve bus reset error messages by Peter Hurley · 11 years ago
  6. de97cb6 firewire: ohci: Alias dev_* log functions by Peter Hurley · 11 years ago
  7. bd97268 firewire: ohci: Fix 'failed to read phy reg' on FW643 rev8 by Peter Hurley · 11 years ago
  8. be8dcab firewire: ohci: fix VIA VT6306 video reception by Andy Leiserson · 11 years ago
  9. 8db4914 firewire: ohci: Check LPS before register access on pci removal by Peter Hurley · 11 years ago
  10. 247fd50 firewire: ohci: Fix double free_irq() by Peter Hurley · 11 years ago
  11. cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 11 years ago
  12. d6c8cef firewire: sbp2: replace BUG_ON by WARN_ON by Stefan Richter · 11 years ago
  13. bdabfa5 firewire: core: remove an always false test by Stefan Richter · 11 years ago
  14. df7ce66 firewire: Remove two unneeded checks for macros by Paul Bolle · 11 years ago
  15. e5c5d22 net: add ETH_P_802_3_MIN by Simon Horman · 11 years ago
  16. cb6bf35 firewire net, ipv6: IPv6 over Firewire (RFC3146) support. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  17. 6752c8d firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  18. 61a7839 firewire net: Ignore spd and max_payload advertised by ARP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  19. 382c4b4 firewire net: Allocate address handler before registering net_device. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  20. 021b97e firewire net: Send L2 multicast via GASP. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  21. 18406d7 firewire net: Accept IPv4 and ARP only. by YOSHIFUJI Hideaki / 吉藤英明 · 11 years ago
  22. 8559e7f firewire net: Release broadcast/fifo resources on ifdown. by YOSHIFUJI Hideaki · 11 years ago
  23. 111534c firewire net: Introduce fwnet_broadcast_stop() to destroy broadcast resources. by YOSHIFUJI Hideaki · 11 years ago
  24. eac31d5 firewire net: Allocate dev->broadcast_rcv_buffer_ptrs early. by YOSHIFUJI Hideaki · 11 years ago
  25. d9d2b48 firewire net: Fix leakage of kmap for broadcast receive buffer. by YOSHIFUJI Hideaki · 11 years ago
  26. f209059 firewire net: Omit checking dev->broadcast_rcv_context in fwnet_broadcast_start(). by YOSHIFUJI Hideaki · 11 years ago
  27. f60bac4 firewire net: Clear dev->broadcast_rcv_context and dev->broadcast_state after destruction of context. by YOSHIFUJI Hideaki · 11 years ago
  28. 48a8406 firewire net: Fix memory leakage in fwnet_remove(). by YOSHIFUJI Hideaki · 11 years ago
  29. 2fbd8df firewire net: Check dev->broadcast_state inside fwnet_broadcast_start(). by YOSHIFUJI Hideaki · 11 years ago
  30. b9a8871 firewire net: Setup broadcast and local fifo independently. by YOSHIFUJI Hideaki · 11 years ago
  31. 9d39c90 firewire net: Introduce fwnet_fifo_{start, stop}() helpers. by YOSHIFUJI Hideaki · 11 years ago
  32. 5104a03 firewire net: No need to reset dev->local_fifo after failure of fw_core_add_address_handler(). by YOSHIFUJI Hideaki · 11 years ago
  33. 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 11 years ago
  34. 3bec60d5 firewire: add minor number range check to fw_device_init() by Tejun Heo · 11 years ago
  35. 748689d firewire: don't use idr_remove_all() by Tejun Heo · 11 years ago
  36. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  37. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  38. 8258634 firewire net: Use LL_RESERVED_SPACE(), HH_DATA_OFF(). by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  39. b577d7e firewire net: Ensure checksumming in upper layer. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  40. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  41. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  42. dadfab4 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  43. 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
  44. db2cad2 firewire: net: remove unused variable in fwnet_receive_broadcast() by Wei Yongjun · 12 years ago
  45. 9d23734 firewire: net: Fix handling of fragmented multicast/broadcast packets. by Stephan Gatzka · 12 years ago
  46. b0ea5f1 firewire: sbp2: allow WRITE SAME and REPORT SUPPORTED OPERATION CODES by Stefan Richter · 12 years ago
  47. 7eeb741 firewire: remove use of __devinitdata by Bill Pemberton · 12 years ago
  48. 03f94c0 firewire: remove use of __devinit by Bill Pemberton · 12 years ago
  49. b3834be various: Fix spelling of "asynchronous" in comments. by Adam Buchbinder · 12 years ago
  50. 5db4486 [SCSI] sd: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  51. 3c6bdae [SCSI] Add a report opcode helper by Martin K. Petersen · 12 years ago
  52. 790198f firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) by Stefan Richter · 12 years ago
  53. 4d50c44 firewire: addendum to address handler RCU conversion by Stefan Richter · 12 years ago
  54. 35202f7 firewire: remove global lock around address handlers, convert to RCU by Peter Hurley · 12 years ago
  55. 52439d6 firewire: ohci: get IR bit from TSB41BA3D phy by Stephan Gatzka · 12 years ago
  56. badfcb2 firewire: core: feed /dev/random with devices' GUIDs by Clemens Ladisch · 12 years ago
  57. 148b729 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  58. baedee1 firewire: core: add is_local sysfs device attribute by Clemens Ladisch · 12 years ago
  59. e18907c firewire: ohci: initialize multiChanMode bits after reset by Clemens Ladisch · 12 years ago
  60. 9d23f9e firewire: core: fix multichannel IR with buffers larger than 2 GB by Clemens Ladisch · 12 years ago
  61. 7baab9a firewire: ohci: sanity-check MMIO resource by Clemens Ladisch · 12 years ago
  62. 9d60ef2 firewire: ohci: lazy bus time initialization by Clemens Ladisch · 12 years ago
  63. f07d42a firewire: core: allocate the low memory region by Clemens Ladisch · 12 years ago
  64. 2f78d8e Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  65. 26c72e2 firewire: sbp2: document the absence of alignment requirements by Clemens Ladisch · 12 years ago
  66. 935f672 firewire: sbp2: remove superfluous blk_queue_max_segment_size() call by Clemens Ladisch · 12 years ago
  67. f203022 firewire: sbp2: use scsi_dma_(un)map by Clemens Ladisch · 12 years ago
  68. 473ffe6 firewire: sbp2: give correct DMA device to scsi framework by Clemens Ladisch · 12 years ago
  69. fc5f80b firewire: Move fw_card kref functions into linux/firewire.h by Chris Boot · 12 years ago
  70. 253d923 firewire: Add function to get speed from opaque struct fw_request by Chris Boot · 12 years ago
  71. 8527f8e firewire: core: fw_device_refresh(): clean up error handling by Clemens Ladisch · 12 years ago
  72. 94fba9f firewire: core: log config rom reading errors by Clemens Ladisch · 12 years ago
  73. 3b00b00 firewire: core: log error in case of failed bus manager lock by Clemens Ladisch · 12 years ago
  74. 7bdbff6 firewire: move rcode_string() to core by Clemens Ladisch · 12 years ago
  75. db7494e firewire: core: improve reread_config_rom() interface by Clemens Ladisch · 12 years ago
  76. d33ec3b firewire: core: wait for inaccessible devices after bus reset by Clemens Ladisch · 12 years ago
  77. 8a8c473 firewire: ohci: omit spinlock IRQ flags where possible by Stefan Richter · 12 years ago
  78. d713dfa firewire: ohci: correct signedness of a local variable by Stefan Richter · 12 years ago
  79. 0b6c485 firewire: core: fix DMA mapping direction by Stefan Richter · 12 years ago
  80. fe2af11 firewire: use module_pci_driver by Axel Lin · 12 years ago
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  82. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  83. d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 12 years ago
  84. 18d6271 firewire: prevent dropping of completed iso packet header data by Clemens Ladisch · 12 years ago
  85. 910e76c firewire: ohci: factor out iso completion flushing code by Clemens Ladisch · 12 years ago
  86. 7386401 firewire: ohci: simplify iso header pointer arithmetic by Clemens Ladisch · 12 years ago
  87. 90fcc89 firewire: ohci: optimize control bit checks by Clemens Ladisch · 12 years ago
  88. b9b5bbf firewire: ohci: remove unused excess_bytes field by Clemens Ladisch · 12 years ago
  89. 32c507f firewire: ohci: copy_iso_headers(): make comment match the code by Clemens Ladisch · 12 years ago
  90. 0c0efba firewire: ohci: fix too-early completion of IR multichannel buffers by Clemens Ladisch · 12 years ago
  91. cfda62b firewire: ohci: move runtime debug facility out of #ifdef by Stefan Richter · 12 years ago
  92. 98466cc firewire: tone down some diagnostic log messages by Stefan Richter · 12 years ago
  93. c13ccfc firewire: sbp2: replace a GFP_ATOMIC allocation by Stefan Richter · 12 years ago
  94. 6503de6 firewire: sbp2: Fix SCSI sense data mangling by Chris Boot · 12 years ago
  95. 7404456 firewire: sbp2: Ignore SBP-2 targets on the local node by Chris Boot · 12 years ago
  96. 8ff6a75 firewire: sbp2: Take into account Unit_Unique_ID by Chris Boot · 12 years ago
  97. e894d1d firewire: nosy: Use the macro DMA_BIT_MASK(). by santosh nayak · 12 years ago
  98. ea102d0 firewire: core: convert AR-req handler lock from _irqsave to _bh by Stefan Richter · 12 years ago
  99. 90963f1 firewire: core: fix race at address_handler unregistration by Stefan Richter · 12 years ago
  100. 280f64d firewire: core: remove obsolete comment by Stefan Richter · 12 years ago