1. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 17 years ago
  2. 7c6e647 firewire: Export juju specific rcodes to user space. by Kristian Høgsberg · 17 years ago
  3. 97e3527 firewire: Add generation field to send_request ioctl struct. by Kristian Høgsberg · 17 years ago
  4. e753350 firewire: Add card index field to get_info cdev ioctl struct. by Kristian Høgsberg · 17 years ago
  5. 8fbdbb3 firewire: Fix order of arguments for iso context creation. by Kristian Høgsberg · 17 years ago
  6. 28cf6a0 firewire: Track pending transactions and cancel them on cdev release. by Kristian Høgsberg · 17 years ago
  7. f319b6a firewire: Move async transmit to use the general context code. by Kristian Høgsberg · 17 years ago
  8. 2603bf2 firewire: Use only a wait queue and terminate poll and read on device removal. by Kristian Høgsberg · 17 years ago
  9. 2aaad97 firewire: Don't time out command orbs, leave that to the scsi stack. by Kristian Høgsberg · 17 years ago
  10. 048961e firewire: Add rom_index attribute for unit sysfs directories. by Kristian Høgsberg · 17 years ago
  11. 5c5539d firewire: Quiet down fw-sbp2 logging a bit, remove stale FIXME. by Kristian Høgsberg · 17 years ago
  12. a3aca3d firewire: Switch cdev code over to use register_chrdev and keep a list of devices. by Kristian Høgsberg · 17 years ago
  13. 344bbc4 firewire: Generalize get_config_rom to get_info. by Kristian Høgsberg · 17 years ago
  14. 5371842 firewire: Implement ioctl to initiate bus reset. by Kristian Høgsberg · 17 years ago
  15. 97bd9ef firewire: Add a bus reset event type for fw-device-cdev. by Kristian Høgsberg · 17 years ago
  16. 1da0c93 firewire: Only use INIT_DELAYED_WORK for first initialization. by Kristian Høgsberg · 17 years ago
  17. 5f48047 firewire: Iterate through units in a keventd callback for update callbacks. by Kristian Høgsberg · 17 years ago
  18. e254a4b firewire: Clear all interrupt bits before shutting down. by Kristian Høgsberg · 17 years ago
  19. 49e1179 firewire: Drop the unused fw_card device. by Kristian Høgsberg · 17 years ago
  20. 937f687 firewire: Let an fw_descriptor specify a leading immediate key/value pair. by Kristian Høgsberg · 17 years ago
  21. 65efffa firewire: Scheduled removal of SA_xxx interrupt flags fixups 3 by Thomas Gleixner · 17 years ago
  22. 373b2ed firewire: adjust whitespace by Stefan Richter · 17 years ago
  23. 98b6cbe firewire: Implement sync and tag matching for isochronous receive. by Kristian Høgsberg · 17 years ago
  24. 21efb3c firewire: Configure channel and speed at context creation time. by Kristian Høgsberg · 17 years ago
  25. e364cf4 firewire: Store OHCI version and make sure we have at least 1.1 before doing dualbuffer. by Kristian Høgsberg · 17 years ago
  26. 68be3fa firewire: Get zeroed out pages for mapping to user space. by Kristian Høgsberg · 17 years ago
  27. cb2d2cd firewire: Don't touch DMA descriptors after appending. by Kristian Høgsberg · 17 years ago
  28. d2746dc firewire: Use a buffer fill descriptor for receive when header size is 0. by Kristian Høgsberg · 17 years ago
  29. 1e1d196 firewire: Set correct buffer lengths for dualbuffer DMA descriptor. by Kristian Høgsberg · 17 years ago
  30. 9b32d5f firewire: Acummulate received iso headers and send them back to user space. by Kristian Høgsberg · 17 years ago
  31. 500be72 firewire: Log OHCI chipset version in PCI probe. by Kristian Høgsberg · 17 years ago
  32. b829566 firewire: Implement functionality to stop isochronous DMA contexts. by Kristian Høgsberg · 17 years ago
  33. 69cdb72 firewire: Rename 'send_iso' to 'start_iso'. by Kristian Høgsberg · 17 years ago
  34. 295e3fe firewire: Implement basic isochronous receive functionality. by Kristian Høgsberg · 17 years ago
  35. 3020073 firewire: Generalize the iso transmit descriptor buffer logic. by Kristian Høgsberg · 17 years ago
  36. 9aad812 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. by Kristian Høgsberg · 17 years ago
  37. 6e2e842 firewire: Use correct payload pointer when demarshalling incoming requests. by Kristian Høgsberg · 17 years ago
  38. c889475 firewire: Read the *Clear versions of the iso interrupt register. by Kristian Høgsberg · 17 years ago
  39. cbb59da firewire: Fix another typo from the bitfield conversion. by Kristian Høgsberg · 17 years ago
  40. 82eff9d firewire: Use dma_mapping_error() for checking for DMA mapping errors. by Kristian Høgsberg · 17 years ago
  41. 27a15e5 firewire: Credit the old sbp2.c driver for being a good starting point. by Kristian Høgsberg · 17 years ago
  42. bbf19db firewire: Use atomic_t's for serial numbers. by Kristian Høgsberg · 17 years ago
  43. 362c2c8 firewire: Spell out fw as firewire in sysfs. by Kristian Høgsberg · 17 years ago
  44. 374a003 firewire: Complete SCSI commands with DID_BUS_BUSY when a bus reset happens. by Kristian Høgsberg · 17 years ago
  45. 993baca firewire: Schedule topology work before calling driver update functions. by Kristian Høgsberg · 17 years ago
  46. 7f37c42 firewire: Introduce a retry mechanism for reconnects and logins. by Kristian Høgsberg · 17 years ago
  47. 1d3d52c firewire: fw-sbp2: Do ORB timeout right. by Kristian Høgsberg · 17 years ago
  48. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 17 years ago
  49. 72e318e firewire: Reduce some redundant register definitions. by Kristian Høgsberg · 17 years ago
  50. 32b4609 firewire: Rework async receive DMA. by Kristian Høgsberg · 17 years ago
  51. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 17 years ago
  52. 0edeefd firewire: Make sure we wait for DMA to stop before we reprogram it. by Kristian Høgsberg · 17 years ago
  53. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 17 years ago
  54. 9fc8268 firewire: Fix bit shift typo. by Kristian Høgsberg · 17 years ago
  55. e5f49c3 firewire: Sanitize send error codes. by Kristian Høgsberg · 17 years ago
  56. 93c4cce firewire: Handle access to CSR resources on local node. by Kristian Høgsberg · 17 years ago
  57. 746083d86 firewire: Add lock transaction opcodes to fw-device-cdev.h. by Kristian Høgsberg · 17 years ago
  58. 36bfe49 firewire: Clean up response handling. by Kristian Høgsberg · 17 years ago
  59. e636fe2 firewire: Loop requests to the host controller back into the stack. by Kristian Høgsberg · 17 years ago
  60. 2639a6f firewire: Use struct fw_packet for incoming packets too in controller interface. by Kristian Høgsberg · 17 years ago
  61. 748086e firewire: fix compilation with gcc 3.4 by Stefan Richter · 17 years ago
  62. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 17 years ago
  63. cfb0138 firewire: fw-sbp2: set command set related device flags by Stefan Richter · 17 years ago
  64. 907293d firewire: consistent usage of node_id by Stefan Richter · 17 years ago
  65. 366f5f4 firewire: fw-ohci: remove unnecessary macro by Stefan Richter · 17 years ago
  66. 02af8e7 firewire: fw-sbp2: remove unused macro by Stefan Richter · 18 years ago
  67. 5fa1580 firewire: fw-sbp2: remove bogus "emulated" host flag by Stefan Richter · 18 years ago
  68. 6cad95f firewire: fix failure path in ohci_enable_phys_dma by Stefan Richter · 18 years ago
  69. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 18 years ago
  70. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  71. 95688e9 firewire: cleanups by Adrian Bunk · 17 years ago
  72. 21ebcd1 firewire: mark some structs const by Stefan Richter · 18 years ago
  73. 227e7d8 firewire: additional help in Kconfig by Stefan Richter · 18 years ago
  74. 22a38e72 firewire: put old and new stack into same Kconfig submenu by Stefan Richter · 18 years ago
  75. 687198b firewire: consistent ifndef blocks in header files by Stefan Richter · 18 years ago
  76. 35b7541 firewire: typo in Kconfig by Stefan Richter · 18 years ago
  77. 9c87da4 firewire: mark fw-core as experimental by Stefan Richter · 18 years ago
  78. fe69ca3 firewire: build fix 3 by Stefan Richter · 18 years ago
  79. 0b5b290 firewire: build fix 2 by Andrew Morton · 18 years ago
  80. cf3e72f firewire: build fix by Andrew Morton · 18 years ago
  81. fcf7770 firewire: printk warning fix by Andrew Morton · 18 years ago
  82. 9ba136d firewire: Add SBP-2 protocol driver for storage devices. by Kristian Høgsberg · 18 years ago
  83. ed56891 firewire: Add driver for OHCI firewire host controllers. by Kristian Høgsberg · 18 years ago
  84. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  85. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago
  86. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  87. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  88. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  89. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 17 years ago
  90. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 17 years ago
  91. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 17 years ago
  92. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 17 years ago
  93. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  94. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  95. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  96. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 17 years ago
  97. de69fee [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) by Mike Miller (OS Dev) · 17 years ago
  98. 97c0697 [PATCH] cciss: fix for 2TB support by Mike Miller (OS Dev) · 17 years ago
  99. 5efee17 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave by Alexey Dobriyan · 17 years ago
  100. 166f60d [PATCH] fbdev: fix kconfig error if FB_DDC=n by James Simmons · 17 years ago