1. 9d23f9e firewire: core: fix multichannel IR with buffers larger than 2 GB by Clemens Ladisch · 12 years ago
  2. 0b6c485 firewire: core: fix DMA mapping direction by Stefan Richter · 12 years ago
  3. 3469940 Merge tag 'firewire-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 12 years ago
  4. d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 12 years ago
  5. 823467e drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c by Paul Gortmaker · 13 years ago
  6. 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 13 years ago
  7. f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 13 years ago
  8. c3ca48f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 13 years ago
  9. 31ef913 ALSA: add LaCie FireWire Speakers/Griffin FireWave Surround driver by Clemens Ladisch · 13 years ago
  10. 5aaffc6 firewire: core: rename some variables by Clemens Ladisch · 13 years ago
  11. e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
  12. 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
  13. 656b7af firewire: core: fix fw_send_request kerneldoc comment by Stefan Richter · 14 years ago
  14. cfc94b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  15. d6372b6 firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources by Clemens Ladisch · 14 years ago
  16. 3a1f0a0 firewire: core: fix retries calculation in iso manage_channel() by Clemens Ladisch · 14 years ago
  17. 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
  18. cf36df6 firewire: core: fw_iso_resource_manage: fix error handling by Clemens Ladisch · 14 years ago
  19. 1821bc1 firewire: core: fix crash in iso resource management by Stefan Richter · 15 years ago
  20. 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
  21. 29ad14c firewire: core: fix DMA unmapping in iso buffer removal by Stefan Richter · 15 years ago
  22. c76acec firewire: add IPv4 support by Jay Fenlason · 15 years ago
  23. e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-iso.c]
  24. 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
  25. e8ca970 firewire: clean up includes by Stefan Richter · 15 years ago
  26. e1eff7a firewire: normalize a variable name by Stefan Richter · 15 years ago
  27. 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 15 years ago
  28. b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 15 years ago
  29. 4817ed2 firewire: prevent creation of multiple IR DMA contexts for the same channel by Stefan Richter · 15 years ago
  30. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 15 years ago
  31. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 15 years ago
  32. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  33. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  34. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  35. eb0306e firewire: Move sync and tag parameters to start_iso ioctl. by Kristian Høgsberg · 17 years ago
  36. 373b2ed firewire: adjust whitespace by Stefan Richter · 17 years ago
  37. 98b6cbe firewire: Implement sync and tag matching for isochronous receive. by Kristian Høgsberg · 17 years ago
  38. 21efb3c firewire: Configure channel and speed at context creation time. by Kristian Høgsberg · 17 years ago
  39. 68be3fa firewire: Get zeroed out pages for mapping to user space. by Kristian Høgsberg · 17 years ago
  40. d2746dc firewire: Use a buffer fill descriptor for receive when header size is 0. by Kristian Høgsberg · 17 years ago
  41. b829566 firewire: Implement functionality to stop isochronous DMA contexts. by Kristian Høgsberg · 17 years ago
  42. 69cdb72 firewire: Rename 'send_iso' to 'start_iso'. by Kristian Høgsberg · 17 years ago
  43. 295e3fe firewire: Implement basic isochronous receive functionality. by Kristian Høgsberg · 17 years ago
  44. 9aad812 firewire: Split the iso buffer out from fw_iso_context and avoid vmalloc. by Kristian Høgsberg · 17 years ago
  45. 82eff9d firewire: Use dma_mapping_error() for checking for DMA mapping errors. by Kristian Høgsberg · 17 years ago
  46. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 17 years ago
  47. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 17 years ago
  48. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 17 years ago