1. 0ff8043 [IRDA]: mcs7780 needs to free allocated rx buffer. by Hinko Kocevar · 17 years ago
  2. 497ba7f [IRDA]: Race between open and disconnect in irda-usb. by Oliver Neukum · 17 years ago
  3. f58adb7 [ATM]: Fix compiler warning noise with FORE200E driver by Tom "spot" Callaway · 17 years ago
  4. 6f229d7 [SYNCPPP]: Endianness and 64bit fixes. by Al Viro · 17 years ago
  5. da8cadb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  6. 02ec96b Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 17 years ago
  7. 58d784a [SERIAL] sparc: Infrastructure to fix section mismatch bugs. by Martin Habets · 17 years ago
  8. 187426e i2c/isp1301_omap: Build fix by David Brownell · 17 years ago
  9. fce3ff0 i2c: Add missing spaces in split log messages by Joe Perches · 17 years ago
  10. 50862d9 i2c-gpio: Initialize adapter class by Atsushi Nemoto · 17 years ago
  11. 19fb145 V4L/DVB (6609): Re-adds lock safe videobuf_read_start by Mauro Carvalho Chehab · 17 years ago
  12. 4af7565 Revert "make bnx2x select ZLIB_INFLATE" by Linus Torvalds · 17 years ago
  13. 7d44e89 V4L/DVB (6797): bt8xx/ section fixes by Adrian Bunk · 17 years ago
  14. 056827a V4L/DVB (6796): ivtv/ section fix by Adrian Bunk · 17 years ago
  15. 4a56087 V4L/DVB (6794): Fix compilation when dib3000mc is compiled as a module by Mauro Carvalho Chehab · 17 years ago
  16. f6b5cf7 V4L/DVB (6733): DVB: Compile 3000MC-specific DIB code only for CONFIG_DVB_DIB3000MC by Jiri Kosina · 17 years ago
  17. 8733e29 V4L/DVB (6750): Fix in-kernel compilation for cxusb by Mauro Carvalho Chehab · 17 years ago
  18. bc54837 V4L/DVB (6746): saa7134-dvb: fix tuning for WinTV HVR-1110 by Benoit Istin · 17 years ago
  19. 0b29669 V4L/DVB (6751): V4L: Memory leak! Fix count in videobuf-vmalloc mmap by Brandon Philips · 17 years ago
  20. 843b137 V4L/DVB (6690): saa7134: fix ignored interrupts by Heikki Lindholm · 17 years ago
  21. 4aa504a V4L/DVB (6686): saa7134: fix composite over s-video input on the Tevion MD 9717 by Hermann Pitton · 17 years ago
  22. b730a81 V4L/DVB (6684): Complement va_start() with va_end() + style fixes by Richard Knutsson · 17 years ago
  23. 174eb8e V4L/DVB (6666): saa7134-alsa: fix period handling by Heikki Lindholm · 17 years ago
  24. 78f3b0b V4L/DVB (6629): zl10353: fix default adc_clock and TRL nominal rate calculation by Chris Pascoe · 17 years ago
  25. 820eacd V4L/DVB (6615): V4L: Fix VIDIOCGMBUF locking in saa7146 by Brandon Philips · 17 years ago
  26. 053fcb6 V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop by Brandon Philips · 17 years ago
  27. 19bc513 V4L/DVB (6601): V4L: videobuf-core locking fixes and comments by Brandon Philips · 17 years ago
  28. 63337dd V4L/DVB (6581): Fix: avoids negative vma usage count by Mauro Carvalho Chehab · 17 years ago
  29. 33f7771 V4L/DVB (6579): Fix bug #8824: Correct support for Diseqc on tda10086 by Hartmut Hackmann · 17 years ago
  30. f4b8b3a V4L/DVB (6542): Fix S-video mode on tvp5150 by Mauro Carvalho Chehab · 17 years ago
  31. 2b2c93a V4L/DVB (6540): em28xx: fix failing autodetection after the reboot by Sascha Sommer · 17 years ago
  32. 8a75601 V4L/DVB (6485): ivtv: fix compile warning by Hans Verkuil · 17 years ago
  33. bbe4297 [BNX2]: Update version to 1.6.9. by Michael Chan · 17 years ago
  34. c09c262 [BNX2]: Fix RX packet rot. by Michael Chan · 17 years ago
  35. fb0c18b [BNX2]: Add PHY_DIS_EARLY_DAC workaround. by Michael Chan · 17 years ago
  36. 9b3efc0 [S390]: Fix use of skb after netif_rx by Julia Lawall · 17 years ago
  37. d84248b atmel_spi: reload RCR before TCR by Rini van Zetten · 17 years ago
  38. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  39. 794e64d Fix NULL dereference in umem.c by Neil Brown · 17 years ago
  40. 76832d8 drivers/serial/uartlite.c: Add missing of_node_put by Julia Lawall · 17 years ago
  41. 8805f23 spi_imx: fix typo in description by Will Newton · 17 years ago
  42. 6b1a802 spi_bfin5xx: fix typo in description by Will Newton · 17 years ago
  43. 037cdaf pxa2xx_spi: fix typo in description by Will Newton · 17 years ago
  44. 7818786 pcmcia: fix kernel-doc comments by Randy Dunlap · 17 years ago
  45. 24601bb revert "dpt_i2o: convert to SCSI hotplug model" by Andrew Morton · 17 years ago
  46. 43cbe2c aoe: properly initialise the request_queue's backing_dev_info by Andrew Morton · 17 years ago
  47. a186b4a firewire: OHCI 1.0 Isochronous Receive support by Jarod Wilson · 17 years ago
  48. af1bff4 Revert "PCI: fix IDE legacy mode resources" by Linus Torvalds · 17 years ago
  49. 94545ba Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  50. 459ad68 libata: kill spurious NCQ completion detection by Tejun Heo · 17 years ago
  51. c4f7792 ahci: don't attach if ICH6 is in combined mode by Tejun Heo · 17 years ago
  52. d1aa690 ata_piix: add Toshiba Tecra M4 to broken suspend list by Peter Schwenke · 17 years ago
  53. 994056d ahci: fix engine reset failed message by Tejun Heo · 17 years ago
  54. 7962024 S2io: Check for register initialization completion before accesing device registers by Sreenivasa Honnur · 17 years ago
  55. 17cf803 ibm_newemac: Update file headers copyright notices by Benjamin Herrenschmidt · 17 years ago
  56. d09e18b ibm_newemac: Call dev_set_drvdata() before tah_reset() by Valentine Barshak · 17 years ago
  57. 63b6cad ibm_newemac: Fix typo reading TAH channel info by Valentine Barshak · 17 years ago
  58. 4696c3c ibm_newemac: Correct opb_bus_freq value by Valentine Barshak · 17 years ago
  59. 3d72256 ibm_newemac: Skip EMACs that are marked unused by the firmware by Hugh Blemings · 17 years ago
  60. bff713b ibm_newemac: Cleanup/fix support for STACR register variants by Benjamin Herrenschmidt · 17 years ago
  61. 1f57877 ibm_newemac: Cleanup/Fix RGMII MDIO support detection by Benjamin Herrenschmidt · 17 years ago
  62. 911b237 ibm_newemac: Workaround reset timeout when no link by Benjamin Herrenschmidt · 17 years ago
  63. 9685306 ibm_newemac: Fix ZMII refcounting bug by Benjamin Herrenschmidt · 17 years ago
  64. 8df4538 ibm_newemac: Add ET1011c PHY support by Stefan Roese · 17 years ago
  65. f1f304f ibm_newemac: Add BCM5248 and Marvell 88E1111 PHY support by Stefan Roese · 17 years ago
  66. abf9b90 e100: cleanup unneeded math by Auke Kok · 17 years ago
  67. c32bc6e e1000: fix memcpy in e1000_get_strings by Roel Kluin · 17 years ago
  68. 70eba18 make bnx2x select ZLIB_INFLATE by Eliezer Tamir · 17 years ago
  69. 75758e8 cxgb3 - T3C support update by Divy Le Ray · 17 years ago
  70. fdaea7a bonding: Fix race at module unload by Jay Vosburgh · 17 years ago
  71. 6f6652b bonding: Add new layer2+3 hash for xor/802.3ad modes by Jay Vosburgh · 17 years ago
  72. b63bb73 bonding: Fix time comparison by David Sterba · 17 years ago
  73. 8e4b932 bonding: Allow setting and querying xmit policy regardless of mode by Wagner Ferenc · 17 years ago
  74. 1dcdcd6 bonding: Coding style: break line after the if condition by Wagner Ferenc · 17 years ago
  75. b884366 bonding: Purely cosmetic: rename a local variable by Wagner Ferenc · 17 years ago
  76. 16cd016 bonding: Return nothing for not applicable values by Wagner Ferenc · 17 years ago
  77. 7bd4650 bonding: Remove trailing NULs from sysfs interface. by Wagner Ferenc · 17 years ago
  78. 2c5ea0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  79. 29ac005 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  80. e17bcb4 ACPI: move timer broadcast before busmaster disable by Thomas Gleixner · 17 years ago
  81. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 17 years ago
  82. 0c3b091 [NIU]: Fix link LED handling. by Mirko Lindner · 17 years ago
  83. f194d13 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  84. 9213148 Pull apm-freeze-fix into release branch by Len Brown · 17 years ago
  85. f7a5274 Pull suspend-2.6.24 into release branch by Len Brown · 17 years ago
  86. e1b7361 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  87. 84f4506 [PARISC] lba_pci: pci_claim_resources disabled expansion roms by Kyle McMartin · 17 years ago
  88. 2a1292b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  89. 4670df8 gpio_cs5535: disable AUX on output by Ben Gardner · 17 years ago
  90. 092e1fd Blackfin SPI driver: reconfigure speed_hz and bits_per_word in each spi transfer by Bryan Wu · 17 years ago
  91. 003d922 Blackfin SPI driver: move hard coded pin_req to board file by Bryan Wu · 17 years ago
  92. f452126 Blackfin SPI driver: use void __iomem * for regs_base by Bryan Wu · 17 years ago
  93. d8c0500 Blackfin SPI driver: use cpu_relax() to replace continue in while busywait by Bryan Wu · 17 years ago
  94. 07612e5 spi: spi_bfin: resequence DMA start/stop by Sonic Zhang · 17 years ago
  95. 62310e5 spi: spi_bfin: update handling of delay-after-deselect by Bryan Wu · 17 years ago
  96. c3061ab spi: spi_bfin: bugfix for 8..16 bit word sizes by Bryan Wu · 17 years ago
  97. bb90eb0 spi: spi_bfin: handle multiple spi_masters by Bryan Wu · 17 years ago
  98. 3f479a6 spi: spi_bfin: relocate spin/waits by Sonic Zhang · 17 years ago
  99. cc487e7 spi: spi_bfin: change handling of communication parameters by Sonic Zhang · 17 years ago
  100. 12e17c4 spi: spi_bfin, rearrange portmux calls by Sonic Zhang · 17 years ago