1. 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
  2. 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
  3. ae86e81 firewire: core: remove unused variable by Stefan Richter · 14 years ago
  4. 5030c80 ieee1394: remove unused variables by Stefan Richter · 14 years ago
  5. 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
  6. b384cf1 firewire: core: combine some repeated code by Stefan Richter · 14 years ago
  7. c8a94de firewire: normalize STATE_CLEAR/SET CSR access interface by Stefan Richter · 14 years ago
  8. db3c9cc firewire: replace get_features card driver hook by Stefan Richter · 14 years ago
  9. e847cc83 firewire: drop sizeof expressions from some request size arguments by Stefan Richter · 14 years ago
  10. 65b2742 firewire: 'add CSR_... support' addendum by Stefan Richter · 14 years ago
  11. c374ab4 firewire: core: always enable cycle master packets by Clemens Ladisch · 14 years ago
  12. e91b278 firewire: allocate broadcast channel in hardware by Clemens Ladisch · 14 years ago
  13. 7e0e314f firewire: core: add CSR abdicate support by Clemens Ladisch · 14 years ago
  14. 4ffb7a6 firewire: add CSR cmstr support by Clemens Ladisch · 14 years ago
  15. 3d1f46e firewire: core: add CSR MAINT_UTILITY support by Clemens Ladisch · 14 years ago
  16. a1a1132 firewire: add CSR PRIORITY_BUDGET support by Clemens Ladisch · 14 years ago
  17. 27a2329 firewire: add CSR BUSY_TIMEOUT support by Clemens Ladisch · 14 years ago
  18. a48777e firewire: add CSR BUS_TIME support by Clemens Ladisch · 14 years ago
  19. 9ab5071 firewire: add CSR CYCLE_TIME write support by Clemens Ladisch · 14 years ago
  20. 8e4b50f firewire: core: add CSR SPLIT_TIMEOUT support by Clemens Ladisch · 14 years ago
  21. 446eba0 firewire: core: add CSR RESET_START support by Clemens Ladisch · 14 years ago
  22. 506f1a3 firewire: add CSR NODE_IDS support by Clemens Ladisch · 14 years ago
  23. 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
  24. 3e07ec0 firewire: core: add CSR STATE_CLEAR/STATE_SET support by Clemens Ladisch · 14 years ago
  25. bda3b8a firewire: core: retry on local errors in bus manager election by Clemens Ladisch · 14 years ago
  26. 153e397 firewire: ohci: speed up PHY register accesses by Clemens Ladisch · 14 years ago
  27. f9c70f9 firewire: core: trivial fix for warning strings by Stefan Richter · 14 years ago
  28. a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
  29. 262444e firewire: ohci: add MSI support by Clemens Ladisch · 14 years ago
  30. 148c786 firewire: ohci: do not enable interrupts without the handler by Stefan Richter · 14 years ago
  31. d8c1fa4 ieee1394: video1394: Use memdup_user by Julia Lawall · 14 years ago
  32. 3014420 ieee1394: schedule for removal by Stefan Richter · 14 years ago
  33. 5c40cbf firewire: core: use separate timeout for each transaction by Clemens Ladisch · 14 years ago
  34. 753a897 firewire: core: Fix tlabel exhaustion problem by Peter Hurley · 14 years ago
  35. 7906054 firewire: core: make transaction label allocation more robust by Clemens Ladisch · 14 years ago
  36. edd5bda firewire: core: clean up config ROM related defined constants by Stefan Richter · 14 years ago
  37. 7cfe21a ieee1394: mark char device files as not seekable by Stefan Richter · 14 years ago
  38. 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 14 years ago
  39. 5da3dac firewire: ohci: cleanups and fix for nonstandard build without debug facility by Stefan Richter · 14 years ago
  40. 35d999b firewire: ohci: wait for PHY register accesses to complete by Stefan Richter · 14 years ago
  41. 5467238 firewire: ohci: fix up configuration of TI chips by Clemens Ladisch · 14 years ago
  42. 925e7a6 firewire: ohci: enable 1394a enhancements by Clemens Ladisch · 14 years ago
  43. e7014da firewire: ohci: do not clear PHY interrupt status inadvertently by Clemens Ladisch · 14 years ago
  44. 4a96b4f firewire: ohci: add a function for reading PHY registers by Clemens Ladisch · 14 years ago
  45. ca658b1 firewire: cdev: comment fixlet by Stefan Richter · 14 years ago
  46. aa6fec3 firewire: cdev: iso packet documentation by Clemens Ladisch · 14 years ago
  47. 9cac00b firewire: cdev: fix information leak by Stefan Richter · 14 years ago
  48. 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 14 years ago
  49. 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 14 years ago
  50. fe43d6d firewire: core: align driver match with modalias by Stefan Richter · 14 years ago
  51. 5ae7351 firewire: core: fix Model_ID in modalias by Stefan Richter · 14 years ago
  52. 8301b91 firewire: ohci: add cycle timer quirk for the TI TSB12LV22 by Clemens Ladisch · 14 years ago
  53. cf36df6 firewire: core: fw_iso_resource_manage: fix error handling by Clemens Ladisch · 14 years ago
  54. 6fdb2ee firewire: ohci: extend initialization log message by Stefan Richter · 14 years ago
  55. 4802f16 firewire: ohci: fix IR/IT context mask mixup by Stefan Richter · 14 years ago
  56. 3e9cc2f firewire: ohci: add module parameter to activate quirk fixes by Stefan Richter · 14 years ago
  57. 4a63559 firewire: ohci: use an ID table for quirks detection by Stefan Richter · 14 years ago
  58. ecb1cf9 firewire: ohci: reorder struct fw_ohci for better cache efficiency by Stefan Richter · 14 years ago
  59. 6498ba0 firewire: ohci: remove unused dualbuffer IR code by Stefan Richter · 14 years ago
  60. 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 14 years ago
  61. 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 14 years ago
  62. e94b6d7 firewire: cdev: increment ABI version number by Stefan Richter · 14 years ago
  63. abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 14 years ago
  64. fd6e0c51 firewire: core: rename an internal function by Stefan Richter · 14 years ago
  65. 137d9eb firewire: core: fix an information leak by Stefan Richter · 14 years ago
  66. 58aaa54 firewire: core: increase stack size of config ROM reader by Stefan Richter · 14 years ago
  67. 2799d5c firewire: core: don't fail device creation in case of too large config ROM blocks by Stefan Richter · 14 years ago
  68. d54423c firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500 by Stefan Richter · 14 years ago
  69. 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 14 years ago
  70. 60b341b Linux 2.6.33 by Linus Torvalds · 14 years ago
  71. 1e6c5c4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  72. 46fe243 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 14 years ago
  73. 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 14 years ago
  74. 7b1f94b Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 14 years ago
  75. 83d90ad Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  76. 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 14 years ago
  77. 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 14 years ago
  78. 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  79. c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 14 years ago
  80. be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  81. 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  82. f7624c9 [IA64] Fix broken sn2 build by Hedi Berriche · 14 years ago
  83. 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  84. 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 14 years ago
  85. cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 14 years ago
  86. e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 14 years ago
  87. f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 14 years ago
  88. b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 14 years ago
  89. 79da0644 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 14 years ago
  90. 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 14 years ago
  91. f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 14 years ago
  92. b2cb9dc Merge branch 'pcc' into release by Len Brown · 14 years ago
  93. e4f23f6 Merge branches 'bugzilla-14207' and 'idle' into release by Len Brown · 14 years ago
  94. 9f3a628 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  95. 26b0833 Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 14 years ago
  96. a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 14 years ago
  97. 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 14 years ago
  98. 115079a geode-mfgpt: restore previous behavior for selecting IRQ by Jens Rottmann · 14 years ago
  99. d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 14 years ago
  100. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 14 years ago