1. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  2. 80792d1 ieee1394: Remove unnecessary casts of private_data by Joe Perches · 14 years ago
  3. 5030c80 ieee1394: remove unused variables by Stefan Richter · 14 years ago
  4. d8c1fa4 ieee1394: video1394: Use memdup_user by Julia Lawall · 14 years ago
  5. 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  6. 7cfe21a ieee1394: mark char device files as not seekable by Stefan Richter · 14 years ago
  7. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  8. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  9. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  10. 8e9394c Driver core: create lock/unlock functions for struct device by Greg Kroah-Hartman · 14 years ago
  11. 086fa5f block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors by Martin K. Petersen · 14 years ago
  12. c9404c9 Fix misspelling of "should" and "shouldn't" in comments. by Adam Buchbinder · 15 years ago
  13. 5d7db04 firewire, ieee1394: update Kconfig help by Stefan Richter · 15 years ago
  14. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  15. bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  16. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  17. af0940d ieee1394: Use hweight32 by Akinobu Mita · 15 years ago
  18. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  19. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  20. ff830b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  21. 625f085 ieee1394: sbp2: remove a workaround for Momobay FX-3A by Stefan Richter · 15 years ago
  22. 64549e9 ieee1394: raw1394: Do not leak memory on failed trylock. by Michael Buesch · 15 years ago
  23. 451f144 drivers: Kill now superfluous ->last_rx stores by Eric Dumazet · 15 years ago
  24. 0fc0b73 netdev: drivers should make ethtool_ops const by Stephen Hemminger · 15 years ago
  25. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  26. f63bafe5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  27. ebbb16b ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs) by Stefan Richter · 15 years ago
  28. 1053414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  29. 0c53dec firewire: new stack is no longer experimental by Stefan Richter · 15 years ago
  30. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 15 years ago
  31. bab0305 ieee1394: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  32. 96c25c8 ieee1394/csr1212: fix false positive kmemcheck report by Vegard Nossum · 16 years ago
  33. 004cdb5 ieee1394: annotate bitfield by Vegard Nossum · 16 years ago
  34. b9530fd firewire: net: add Kconfig item, rename driver by Stefan Richter · 15 years ago
  35. 9fd5746 fs: Remove i_cindex from struct inode by Theodore Ts'o · 15 years ago
  36. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  37. febb02b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  38. c640946 ieee1394: constify device ID tables by Stefan Richter · 15 years ago
  39. 4216968 ieee1394: raw1394: add sparse annotations to raw1394_compat_write by Stefan Richter · 15 years ago
  40. 1c4fb57 ieee1394: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  41. e90874f ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id" by Stefan Richter · 15 years ago
  42. 60aa492 Rationalize fasync return values by Jonathan Corbet · 15 years ago
  43. 86883c2 Make ieee1394_init a fs-initcall by Linus Torvalds · 15 years ago
  44. 00fc307 ieee1394: remove superfluous assertions by Stefan Richter · 15 years ago
  45. 9c939e4 ieee1394: inherit ud vendor_id from node vendor_id by Stefan Richter · 16 years ago
  46. b33fdd6 ieee1394: add hpsb_node_read() and hpsb_node_lock() by Stefan Richter · 16 years ago
  47. 29f8ea8 ieee1394: use correct barrier types between accesses of nodeid and generation by Stefan Richter · 16 years ago
  48. 612262a firesat: copyrights, rename to firedtv, API conversions, fix remote control input by Stefan Richter · 16 years ago
  49. 5e3bd4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  50. 8643153 ieee1394: dv1394: move deprecation message from module init to file open by Stefan Richter · 15 years ago
  51. ceb5eb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
  52. 1448d7c ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPods by Stefan Richter · 15 years ago
  53. c1fbdd7 ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is none by Stefan Richter · 15 years ago
  54. d3e3e97 ieee1394: sbp2: fix payload limit at S1600 and S3200 by Stefan Richter · 15 years ago
  55. 4106cef ieee1394: sbp2: update a help string by Stefan Richter · 15 years ago
  56. 82d4b90 ieee1394: support for speeds greater than S800 by Stefan Richter · 15 years ago
  57. 1745522 i2c: Delete many unused adapter IDs by Jean Delvare · 15 years ago
  58. 64c634e ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic camcorders and others by Stefan Richter · 15 years ago
  59. 7f46b13 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  60. 92dc8cc ieee1394: use internal network device stats by Stephen Hemminger · 15 years ago
  61. 464f4da ieee1394: remove unneeded last_rx by Stephen Hemminger · 15 years ago
  62. 79994c9 ieee1394: convert to net_device_ops by Stephen Hemminger · 15 years ago
  63. c82cdea ieee1934: dv1394: interrupt enabling/disabling broken on big-endian by Harvey Harrison · 16 years ago
  64. 7d7039d ieee1394: dv1394: annotate frame input/output structs as little endian by Harvey Harrison · 16 years ago
  65. faf26bc ieee1394: eth1394: trivial sparse annotations by Harvey Harrison · 16 years ago
  66. debb480 ieee1394: mark bus_info_data as a __be32 array by Harvey Harrison · 16 years ago
  67. a5e6f64 ieee1394: replace CSR_SET_BUS_INFO_GENERATION macro by Harvey Harrison · 16 years ago
  68. c816015 ieee1394: pcilynx: trivial endian annotation by Harvey Harrison · 16 years ago
  69. 0bed181 ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadlets by Stefan Richter · 16 years ago
  70. c1fc58d ieee1394: consolidate uses of IEEE1934_BUSID_MAGIC by Harvey Harrison · 16 years ago
  71. cbe7dd6 ieee1394: ohci1394: flush MMIO writes before delay in initialization by Stefan Richter · 16 years ago
  72. 9e234fa ieee1394: ohci1394: pass error codes from request_irq through by Stefan Richter · 16 years ago
  73. d1069ae ieee1394: ohci1394: don't leave interrupts enabled during suspend/resume by Frans Pop · 16 years ago
  74. b17a550 ieee1394: mark all hpsb_address_ops instances as const by Stefan Richter · 16 years ago
  75. adb0a61 ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation by Stefan Richter · 16 years ago
  76. 25a41b2 ieee1394: add quirk fix for Freecom HDD by Stefan Richter · 16 years ago
  77. ec9a13c ieee1394: node manager causes up to ~3.25s delay in freezing tasks by Nigel Cunningham · 16 years ago
  78. 2642b11 ieee1394: sbp2: fix race condition in state change by Stefan Richter · 16 years ago
  79. e47c1fe ieee1394: fix list corruption (reported at module removal) by Stefan Richter · 16 years ago
  80. 9e0de91 ieee1394: sbp2: another iPod mini quirk entry by Stefan Richter · 16 years ago
  81. 6572a28 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  82. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  83. 8449fc3 ieee1394: dv1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
  84. 638570b ieee1394: raw1394: fix possible deadlock in multithreaded clients by Stefan Richter · 16 years ago
  85. 233976e ieee1394: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  86. 1eee21a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  87. 6229df3 device create: ieee1394: convert device_create_drvdata to device_create by Greg Kroah-Hartman · 16 years ago
  88. fc392fe ieee1394: survive a few seconds connection loss by Stefan Richter · 16 years ago
  89. 11305c3 ieee1394: nodemgr clean up class iterators by Stefan Richter · 16 years ago
  90. d98562d ieee1394: dv1394, video1394: remove unnecessary expressions by Stefan Richter · 16 years ago
  91. f22e52b ieee1394: raw1394: make write() thread-safe by Stefan Richter · 16 years ago
  92. ddfb908 ieee1394: raw1394: narrow down the state_mutex protected region by Stefan Richter · 16 years ago
  93. 10963ea ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe by Stefan Richter · 16 years ago
  94. ed6ffd0 ieee1394: sbp2: enforce s/g segment size limit by Stefan Richter · 16 years ago
  95. cd8c79f ieee1394: sbp2: check for DMA mapping failures by Stefan Richter · 16 years ago
  96. 0a77b17 ieee1394: sbp2: stricter dma_sync by Stefan Richter · 16 years ago
  97. 68e2aa7 ieee1394: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  98. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  99. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  100. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago