1. a38a00f firewire: core: drop unused call parameters of close_transaction by Stefan Richter · 15 years ago
  2. 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 15 years ago
  3. f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 15 years ago
  4. ba27e1f firewire: core: normalize a function argument name by Stefan Richter · 15 years ago
  5. 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
  6. 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago
  7. c490a6d firewire: core: remove obsolete assertions by Stefan Richter · 16 years ago
  8. 44be21b firewire: core: remove outdated comment by Stefan Richter · 16 years ago
  9. 3e0b5f0 firewire: cdev: address handler input validation by Stefan Richter · 16 years ago
  10. d6053e0 firewire: fix small memory leak at module removal by Stefan Richter · 16 years ago
  11. 1d1dc5e firewire: fw-ohci: fix IOMMU resource exhaustion by Stefan Richter · 16 years ago
  12. 1e119fa firewire: fw_send_request_sync() by Jay Fenlason · 16 years ago
  13. c0220d6 firewire: avoid memleak after phy config transmit failure by Stefan Richter · 16 years ago
  14. b9549bc firewire: small fw_fill_request cleanup by Stefan Richter · 16 years ago
  15. e9aeb46 firewire: fully initialize fw_transaction before marking it pending by Stefan Richter · 16 years ago
  16. a7ea678 firewire: don't respond to broadcast write requests by Stefan Richter · 16 years ago
  17. e534fe1 firewire: implement broadcast_channel CSR for 1394a compliance by Stefan Richter · 16 years ago
  18. ae1e535 firewire: deadline for PHY config transmission by Stefan Richter · 16 years ago
  19. 0bf607c firewire: don't panic on invalid AR request buffer by Stefan Richter · 16 years ago
  20. d313584 drivers: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  21. db8be07 firewire: cleanups by Adrian Bunk · 16 years ago
  22. 2a0a259 firewire: wait until PHY configuration packet was transmitted (fix bus reset loop) by Stefan Richter · 16 years ago
  23. 15f0d83 firewire: use bitwise and to get reg in handle_registers by Jarod Wilson · 16 years ago
  24. cca6097 firewire: replace more hex values with defined csr constants by Jarod Wilson · 16 years ago
  25. 10a4c73 firewire: fix panic in handle_at_packet by Stefan Richter · 16 years ago
  26. efbf390 firewire: endianess annotations by Stefan Richter · 16 years ago
  27. 8f9f963 firewire: replace subtraction with bitwise and by Jarod Wilson · 17 years ago
  28. 478b233 firewire: Fix extraction of source node id by Rabin Vincent · 17 years ago
  29. dbe7f76 fix typo "insted" -> "instead" by Uwe Kleine-König · 17 years ago
  30. 1415d91 firewire: optimize fw_core_add_address_handler by Stefan Richter · 17 years ago
  31. ae57988 firewire: fw-core: make two variables static by Stefan Richter · 17 years ago
  32. 9c9bdf4 firewire: fix memory leak of fw_request instances by Stefan Richter · 17 years ago
  33. 5d59a6f firewire: remove bogus check in fw_core_handle_request by Stefan Richter · 17 years ago
  34. 2d826cc firewire: Always use parens with sizeof. by Kristian Høgsberg · 17 years ago
  35. a77754a firewire: Uppercase most macro names. by Kristian Høgsberg · 17 years ago
  36. c781c06 firewire: Clean up comment style. by Kristian Høgsberg · 17 years ago
  37. d60d7f1 firewire: Implement CSR cycle time and bus time registers. by Kristian Høgsberg · 17 years ago
  38. 473d28c firewire: Implement topology map and fix a couple of loopback bugs. by Kristian Høgsberg · 17 years ago
  39. a3aca3d firewire: Switch cdev code over to use register_chrdev and keep a list of devices. by Kristian Høgsberg · 17 years ago
  40. 937f687 firewire: Let an fw_descriptor specify a leading immediate key/value pair. by Kristian Høgsberg · 17 years ago
  41. 6e2e842 firewire: Use correct payload pointer when demarshalling incoming requests. by Kristian Høgsberg · 17 years ago
  42. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 18 years ago
  43. 32b4609 firewire: Rework async receive DMA. by Kristian Høgsberg · 18 years ago
  44. 9fc8268 firewire: Fix bit shift typo. by Kristian Høgsberg · 18 years ago
  45. e5f49c3 firewire: Sanitize send error codes. by Kristian Høgsberg · 18 years ago
  46. 93c4cce firewire: Handle access to CSR resources on local node. by Kristian Høgsberg · 18 years ago
  47. 36bfe49 firewire: Clean up response handling. by Kristian Høgsberg · 18 years ago
  48. 2639a6f firewire: Use struct fw_packet for incoming packets too in controller interface. by Kristian Høgsberg · 18 years ago
  49. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 18 years ago
  50. 907293d firewire: consistent usage of node_id by Stefan Richter · 18 years ago
  51. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 18 years ago
  52. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  53. 95688e9 firewire: cleanups by Adrian Bunk · 18 years ago
  54. 21ebcd1 firewire: mark some structs const by Stefan Richter · 18 years ago
  55. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  56. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago