1. 0cd43f8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 18 years ago
  2. a0d9c63 i2c-algo-bit: Discard the mdelay data struct member by Jean Delvare · 18 years ago
  3. 3253b66 ieee1394: raw1394: arm functions slept in atomic context by Stefan Richter · 18 years ago
  4. c394f1e ieee1394: sbp2: enable auto spin-up for all SBP-2 devices by Stefan Richter · 18 years ago
  5. ea6104c ieee1394: ohci1394: check for errors in suspend or resume by Stefan Richter · 18 years ago
  6. f0645e7 set power state of firewire host during suspend by Pavel Machek · 18 years ago
  7. 9531f13 ieee1394: ohci1394: more obvious endianess handling by Stefan Richter · 18 years ago
  8. cf82703 ieee1394: ohci1394: fix endianess bug in debug message by Stefan Richter · 18 years ago
  9. 98e238c ieee1394: sbp2: don't prefer MODE SENSE 10 by Stefan Richter · 18 years ago
  10. a1842be ieee1394: nodemgr: grab class.subsys.rwsem in nodemgr_resume_ne by Stefan Richter · 18 years ago
  11. 9b51601 ieee1394: nodemgr: fix rwsem recursion by Stefan Richter · 18 years ago
  12. b809289 ieee1394: sbp2: more help in Kconfig by Stefan Richter · 18 years ago
  13. 2cccbb5 ieee1394: sbp2: prevent rare deadlock in shutdown by Stefan Richter · 18 years ago
  14. 902abed ieee1394: sbp2: update includes by Stefan Richter · 18 years ago
  15. abbca10 ieee1394: sbp2: better handling of transport errors by Stefan Richter · 18 years ago
  16. 4fc383c ieee1394: sbp2: recheck node generation in sbp2_update by Stefan Richter · 18 years ago
  17. 1f427e8 ieee1394: sbp2: safer agent reset in error handlers by Stefan Richter · 18 years ago
  18. 09ee67a ieee1394: sbp2: handle "sbp2util_node_write_no_wait failed" by Stefan Richter · 18 years ago
  19. 2a87418 CONFIG_PM=n slim: drivers/ieee1394/ohci1394.c by Alexey Dobriyan · 18 years ago
  20. 611aa19 ieee1394: safer definition of empty macros by Stefan Richter · 18 years ago
  21. 4b60912 video1394: add poll file operation support by David Moore · 18 years ago
  22. a1b3206 the scheduled removal of drivers/ieee1394/sbp2.c:force_inquiry_hack by Adrian Bunk · 18 years ago
  23. 8df4083 Initialize ieee1394 early when built in by Andi Kleen · 18 years ago
  24. e8398bb ieee1394: sbp2: convert sbp2util_down_timeout to waitqueue by Stefan Richter · 18 years ago
  25. 6065772 ieee1394: sbp2: more checks of status block by Stefan Richter · 18 years ago
  26. 3e98eab ieee1394: sbp2: safer initialization of status fifo by Stefan Richter · 18 years ago
  27. d4018d7 ieee1394: sbp2: optimize DMA direction of command ORBs by Stefan Richter · 18 years ago
  28. 2821276 ieee1394: sbp2: discard return value of sbp2_link_orb_command by Stefan Richter · 18 years ago
  29. cc07818 ieee1394: sbp2: safer last_orb and next_ORB handling by Stefan Richter · 18 years ago
  30. 9154df5 ieee1394: remove #include <asm/semaphore.h> by Stefan Richter · 18 years ago
  31. 9951903 ieee1394: shrink tlabel pools, remove tpool semaphores by Stefan Richter · 18 years ago
  32. 9b4f2e9 ieee1394: merge from Linus by Stefan Richter · 18 years ago
  33. 7334bb4 [PATCH] 1394: fix for recently added firewire patch that breaks things on ppc by Danny Tholen · 18 years ago
  34. e31f59c [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  35. d378834 [PATCH] lockdep: annotate ieee1394 skb-queue-head locking by Ingo Molnar · 18 years ago
  36. 3c6c65f [PATCH] ieee1394: fix kerneldoc of hpsb_alloc_host by Stefan Richter · 18 years ago
  37. cab8d15 [PATCH] ieee1394: nodemgr: convert nodemgr_serialize semaphore to mutex by Stefan Richter · 18 years ago
  38. d2f119f [PATCH] ieee1394: nodemgr: switch to kthread api, replace reset semaphore by Stefan Richter · 18 years ago
  39. 3a632fe [PATCH] ieee1394: nodemgr: make module parameter ignore_drivers writable by Stefan Richter · 18 years ago
  40. 40fd89c [PATCH] ieee1394: nodemgr: do not spawn kernel_thread for sysfs rescan by Stefan Richter · 18 years ago
  41. 1ee0dc5 [PATCH] ieee1394: nodemgr: remove unnecessary includes by Stefan Richter · 18 years ago
  42. 45289bf [PATCH] ieee1394: raw1394: remove redundant counting semaphore by Stefan Richter · 18 years ago
  43. 438bd52 [PATCH] ieee1394: dv1394: sem2mutex conversion by Stefan Richter · 18 years ago
  44. d8831d5 [PATCH] ieee1394: clean up declarations of hpsb_*_config_rom by Stefan Richter · 18 years ago
  45. d83e7d8 [PATCH] ieee1394: remove unused macros HPSB_PANIC and HPSB_TRACE by Stefan Richter · 18 years ago
  46. 66faadf [PATCH] ieee1394: remove redundant code from ieee1394_hotplug.h by Stefan Richter · 18 years ago
  47. de4394f [PATCH] ieee1394: update #include directives in midlayer header files by Stefan Richter · 18 years ago
  48. e1d118f [PATCH] ieee1394: coding style and comment fixes in midlayer header files by Stefan Richter · 18 years ago
  49. 2b01b80 [PATCH] ieee1394: replace __inline__ by inline by Stefan Richter · 18 years ago
  50. 433a87d [PATCH] ieee1394: skip dummy loop in build_speed_map by Stefan Richter · 18 years ago
  51. f0cbefe [PATCH] ieee1394: fix calculation of csr->expire by Stefan Richter · 18 years ago
  52. 31a379e [PATCH] ieee1394: sbp2: enable auto spin-up for Maxtor disks by Stefan Richter · 18 years ago
  53. d7530a1 [PATCH] ieee1394: fix cosmetic problem in speed probe by Stefan Richter · 18 years ago
  54. 272ee69 [PATCH] irq-flags: firewire: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  56. 2427ddd [PATCH] 64bit Resource: convert a few remaining drivers to use resource_size_t where needed by Greg Kroah-Hartman · 18 years ago
  57. e29419f [PATCH] 64bit resource: fix up printks for resources in misc drivers by Greg Kroah-Hartman · 18 years ago
  58. da206c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  59. 179e091 [PATCH] drivers: use list_move() by Akinobu Mita · 18 years ago
  60. d6e05ed spelling fixes by Andreas Mohr · 18 years ago
  61. 09a9a45 [PATCH] ieee1394: nodemgr: do not peek into struct semaphore by Stefan Richter · 18 years ago
  62. a73df4d [PATCH] frv: ieee1394 is borken on frv by Al Viro · 18 years ago
  63. 34641a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bcollins/linux1394-2.6 by Linus Torvalds · 18 years ago
  64. c6387a4 [SPARC]: Kill __irq_itoa(). by David S. Miller · 18 years ago
  65. 7136b80 eth1394: replace __constant_htons by htons by Ben Collins · 18 years ago
  66. 2c4b69b ieee1394: adjust code formatting in highlevel.c by Ben Collins · 18 years ago
  67. 4451519 ieee1394: hl_irqs_lock is taken in hardware interrupt context by Ben Collins · 18 years ago
  68. f654240 ieee1394_core: switch to kthread API by Ben Collins · 18 years ago
  69. dd082c6 ieee1394: sbp2: Kconfig fix by Ben Collins · 18 years ago
  70. 6737231 ieee1394: add preprocessor constant for invalid csr address by Ben Collins · 18 years ago
  71. e269d27 sbp2: fix deregistration of status fifo address space by Ben Collins · 18 years ago
  72. 02f4213 [PATCH] eth1394: endian fixes by Ben Collins · 18 years ago
  73. b21efb5 Fix broken suspend/resume in ohci1394 by Ben Collins · 18 years ago
  74. 05db505 sbp2: use __attribute__((packed)) for on-the-wire structures by Ben Collins · 18 years ago
  75. bccbccd sbp2: provide helptext for CONFIG_IEEE1394_SBP2_PHYS_DMA and mark it experimental by Ben Collins · 18 years ago
  76. fd23ade sbp2: fix S800 transfers if phys_dma is off by Ben Collins · 18 years ago
  77. 40ae6c5 sbp2: remove ohci1394 specific constant by Ben Collins · 18 years ago
  78. fa9b739 ohci1394: make phys_dma parameter read-only by Ben Collins · 18 years ago
  79. 4611ed3 ohci1394: set address range properties by Ben Collins · 18 years ago
  80. 8aef63f ieee1394: extend lowlevel API for address range properties by Ben Collins · 18 years ago
  81. 20f4578 sbp2: log number of supported concurrent logins by Ben Collins · 18 years ago
  82. fe42b05 sbp2: remove manipulation of inquiry response by Ben Collins · 18 years ago
  83. eaf8845 ieee1394: save RAM by using a single tlabel for broadcast transactions by Ben Collins · 18 years ago
  84. 647dcb5 ieee1394: support for slow links or slow 1394b phy ports by Ben Collins · 18 years ago
  85. 57fdb58 ieee1394/ohci1394: CycleTooLong interrupt management by Ben Collins · 18 years ago
  86. 7597028 raw1394: fix whitespace after x86_64 compat patch by Ben Collins · 18 years ago
  87. fa7614d From: Arjan van de Ven <arjan@infradead.org> by Ben Collins · 18 years ago
  88. 4b9a334 sbp2: make TSB42AA9 workaround specific to Momobay CX-1 by Ben Collins · 18 years ago
  89. ff34d3b ohci1394: Remove superfluous call to free_dma_rcv_ctx, by Ben Collins · 18 years ago
  90. 9bb2bcd ieee1394: speed up of dma_region_sync_for_cpu by Ben Collins · 18 years ago
  91. f54b1bd video1394: be quiet by Ben Collins · 18 years ago
  92. 829a198 [PATCH] sbp2: fix check of return value of hpsb_allocate_and_register_addrspace() by Stefan Richter · 18 years ago
  93. a54c9d3 [PATCH] ohci1394, sbp2: fix "scsi_add_device failed" with PL-3507 based devices by Stefan Richter · 18 years ago
  94. 679c0cd [PATCH] sbp2: add ability to override hardwired blacklist by Stefan Richter · 18 years ago
  95. e9a1c52 [PATCH] sbp2: add read_capacity workaround for iPod by Stefan Richter · 18 years ago
  96. 24d3bf8 [PATCH] sbp2: consolidate workarounds by Stefan Richter · 18 years ago
  97. 24c7cd0 [PATCH] sbp2: fix spinlock recursion by Stefan Richter · 18 years ago
  98. 76babde Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  99. 94c2d01 ohci1394: cleanup the "Unexpected PCI resource length" warning. by Jody McIntyre · 18 years ago
  100. d024ebc sbp2: misc debug logging cleanups by Stefan Richter · 18 years ago