1. 993baca firewire: Schedule topology work before calling driver update functions. by Kristian Høgsberg · 18 years ago
  2. 7f37c42 firewire: Introduce a retry mechanism for reconnects and logins. by Kristian Høgsberg · 18 years ago
  3. 1d3d52c firewire: fw-sbp2: Do ORB timeout right. by Kristian Høgsberg · 18 years ago
  4. 730c32f firewire: Implement proper transaction cancelation. by Kristian Høgsberg · 18 years ago
  5. 72e318e firewire: Reduce some redundant register definitions. by Kristian Høgsberg · 18 years ago
  6. 32b4609 firewire: Rework async receive DMA. by Kristian Høgsberg · 18 years ago
  7. 641f879 firewire: use atomic type for fw_device.state by Stefan Richter · 18 years ago
  8. 0edeefd firewire: Make sure we wait for DMA to stop before we reprogram it. by Kristian Høgsberg · 18 years ago
  9. 931c483 firewire: Implement compliant bus management. by Kristian Høgsberg · 18 years ago
  10. 9fc8268 firewire: Fix bit shift typo. by Kristian Høgsberg · 18 years ago
  11. e5f49c3 firewire: Sanitize send error codes. by Kristian Høgsberg · 18 years ago
  12. 93c4cce firewire: Handle access to CSR resources on local node. by Kristian Høgsberg · 18 years ago
  13. 746083d86 firewire: Add lock transaction opcodes to fw-device-cdev.h. by Kristian Høgsberg · 18 years ago
  14. 36bfe49 firewire: Clean up response handling. by Kristian Høgsberg · 18 years ago
  15. e636fe2 firewire: Loop requests to the host controller back into the stack. by Kristian Høgsberg · 18 years ago
  16. 2639a6f firewire: Use struct fw_packet for incoming packets too in controller interface. by Kristian Høgsberg · 18 years ago
  17. 748086e firewire: fix compilation with gcc 3.4 by Stefan Richter · 18 years ago
  18. 83db801 firewire: Implement gap count optimization. by Kristian Høgsberg · 18 years ago
  19. cfb0138 firewire: fw-sbp2: set command set related device flags by Stefan Richter · 18 years ago
  20. 907293d firewire: consistent usage of node_id by Stefan Richter · 18 years ago
  21. 366f5f4 firewire: fw-ohci: remove unnecessary macro by Stefan Richter · 18 years ago
  22. 02af8e7 firewire: fw-sbp2: remove unused macro by Stefan Richter · 18 years ago
  23. 5fa1580 firewire: fw-sbp2: remove bogus "emulated" host flag by Stefan Richter · 18 years ago
  24. 6cad95f firewire: fix failure path in ohci_enable_phys_dma by Stefan Richter · 18 years ago
  25. 5af4e5e firewire: comma after last enum item or initializer by Stefan Richter · 18 years ago
  26. 5e20c28 firewire: whitespace adjustments by Stefan Richter · 18 years ago
  27. 95688e9 firewire: cleanups by Adrian Bunk · 18 years ago
  28. 21ebcd1 firewire: mark some structs const by Stefan Richter · 18 years ago
  29. 227e7d8 firewire: additional help in Kconfig by Stefan Richter · 18 years ago
  30. 22a38e72 firewire: put old and new stack into same Kconfig submenu by Stefan Richter · 18 years ago
  31. 687198b firewire: consistent ifndef blocks in header files by Stefan Richter · 18 years ago
  32. 35b7541 firewire: typo in Kconfig by Stefan Richter · 18 years ago
  33. 9c87da4 firewire: mark fw-core as experimental by Stefan Richter · 18 years ago
  34. fe69ca3 firewire: build fix 3 by Stefan Richter · 18 years ago
  35. 0b5b290 firewire: build fix 2 by Andrew Morton · 18 years ago
  36. cf3e72f firewire: build fix by Andrew Morton · 18 years ago
  37. fcf7770 firewire: printk warning fix by Andrew Morton · 18 years ago
  38. 9ba136d firewire: Add SBP-2 protocol driver for storage devices. by Kristian Høgsberg · 18 years ago
  39. ed56891 firewire: Add driver for OHCI firewire host controllers. by Kristian Høgsberg · 18 years ago
  40. 19a15b9 firewire: Add device probing and sysfs integration. by Kristian Høgsberg · 18 years ago
  41. 3038e35 firewire: Add core firewire stack. by Kristian Høgsberg · 18 years ago
  42. 5b3c118 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  43. fe1b4ba Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  44. ae5dd8e Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  45. 28580df [PATCH] m68knommu: fix work queues in mcfserial.c driver by Greg Ungerer · 17 years ago
  46. ebfcfef [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.c by Greg Ungerer · 17 years ago
  47. 03154a2 [PATCH] minor updat to tlclk Kconfig entry by Mark Gross · 17 years ago
  48. 059819a [PATCH] Fix buffer overflow in Omnikey CardMan 4040 driver (CVE-2007-0005) by Marcel Holtmann · 17 years ago
  49. 7c368bb Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  50. 8328258 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmc by Linus Torvalds · 17 years ago
  51. 205c911 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  52. f991633 [PATCH] initramfs should not depend on CONFIG_BLOCK by Dimitri Gorokhovik · 18 years ago
  53. de69fee [PATCH] cciss: add struct pci_driver shutdown support (replaces reboot notifier) by Mike Miller (OS Dev) · 18 years ago
  54. 97c0697 [PATCH] cciss: fix for 2TB support by Mike Miller (OS Dev) · 18 years ago
  55. 5efee17 [PATCH] geode-aes: use unsigned long for spin_lock_irqsave by Alexey Dobriyan · 18 years ago
  56. 166f60d [PATCH] fbdev: fix kconfig error if FB_DDC=n by James Simmons · 18 years ago
  57. df470c3 [PATCH] atyfb: fix kconfig error part 2 by Randy Dunlap · 18 years ago
  58. b9860ec [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlight by Dave Jones · 18 years ago
  59. a715dfc sdhci: release irq during suspend by Pierre Ossman · 18 years ago
  60. 62df67a sdhci: make isr tolerant of read errors by Mark Lord · 18 years ago
  61. cd9277c mmc: require explicit support for high-speed by Pierre Ossman · 18 years ago
  62. f3be974 sis900 warning fixes by Andrew Morton · 18 years ago
  63. 84dd619 mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data by Dale Farnsworth · 18 years ago
  64. b2cbbd8 pcnet32: Fix PCnet32 performance bug on non-coherent architecutres by Don Fry · 18 years ago
  65. 4c44fd0 __devinit & __devexit cleanups for de2104x driver by Prarit Bhargava · 18 years ago
  66. e126515 3c59x: Handle pci_enable_device() failure while resuming by Dmitriy Monakhov · 18 years ago
  67. cfa51b9 dmfe: Fix link detection by Maxim Levitsky · 18 years ago
  68. 4dc68f3 dmfe: fix two bugs by Maxim Levitsky · 18 years ago
  69. f67ba79 dmfe: trivial/spelling fixes by Maxim Levitsky · 18 years ago
  70. ead9bff revert "drivers/net/tulip/dmfe: support basic carrier detection" by Andrew Morton · 18 years ago
  71. 18babd3 ucc_geth: returns NETDEV_TX_BUSY when BD ring is full by Li Yang · 18 years ago
  72. a394f01 ucc_geth: Fix BD processing by Li Yang · 18 years ago
  73. 6006f7f natsemi: netpoll fixes by Sergei Shtylyov · 18 years ago
  74. a816c7c bonding: Improve IGMP join processing by Jay Vosburgh · 18 years ago
  75. e245cb7 bonding: only receive ARPs for us by Jay Vosburgh · 18 years ago
  76. c4f283b bonding: fix double dev_add_pack by Jay Vosburgh · 18 years ago
  77. 63ed710 pata_pdc202xx_old: fix data corruption and other problems by Bartlomiej Zolnierkiewicz · 18 years ago
  78. 8b966dd pata_legacy: fix io/irq mismatch by Mikael Pettersson · 18 years ago
  79. 8af12cd ahci: RAID mode SATA patch for Intel ICH9M by Jason Gaston · 18 years ago
  80. 2470b64 [S390] cio: Call cancel_halt_clear even when actl == 0. by Cornelia Huck · 18 years ago
  81. 7c8427c [S390] cio: Use path verification to check for path state. by Cornelia Huck · 18 years ago
  82. ee04bbc [S390] cio: Fix locking when calling notify function. by Cornelia Huck · 18 years ago
  83. 046f3e8 [S390] dasd: Use default recovery for SNSS requests by Stefan Weinhuber · 18 years ago
  84. 4925c7e [S390] tape: Compression overwrites crypto setting by Michael Holzheu · 18 years ago
  85. 122d76b [GIANFAR]: Fix compile error in latest git by Jan Altenberg · 18 years ago
  86. 6f30e18 [PPPOE]: Use ifindex instead of device pointer in key lookups. by Florian Zumbiehl · 18 years ago
  87. 227c5fe Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 18 years ago
  88. 8690ba4 [PATCH] video/aty/mach64_ct.c: fix bogus delay loop by David Miller · 18 years ago
  89. 00f8b0c [PATCH] usb-storage: do not rebuild when kernel version changes by Sam Ravnborg · 18 years ago
  90. 721c04c [PATCH] atyfb: Fix kconfig error by Antonino A. Daplas · 18 years ago
  91. 6346190 [PATCH] char/epca.c: remove unused function by Michal Piotrowski · 18 years ago
  92. 6bb74df [PATCH] clocksource init adjustments (fix bug #7426) by john stultz · 18 years ago
  93. 4ff31d7 [PATCH] ipmi: check, if default ports are accessible on PPC by Christian Krafft · 18 years ago
  94. 6d3baf2 [PATCH] md: fix for raid6 reshape by NeilBrown · 18 years ago
  95. 1f2b69f [PATCH] fb: sm501fb off-by-1 sysfs store by Paul Mundt · 18 years ago
  96. de32019 [PATCH] dz: remove struct pt_regs references by Maciej W. Rozycki · 18 years ago
  97. 49015be [PATCH] gpio_keys driver shouldn't be ARM-specific by David Brownell · 18 years ago
  98. 0a938b9 [PATCH] add CONFIG_GENERIC_GPIO by David Brownell · 18 years ago
  99. 1ad7c31 [PATCH] Fix soft lockup with iSeries viocd driver by Tony Breeds · 18 years ago
  100. 58e0543 [PATCH] msi: support masking msi irqs without a mask bit by Eric W. Biederman · 18 years ago