1. e34b2fb USB: xhci: Handle canceled URBs when HC dies. by Sarah Sharp · 15 years ago
  2. e4ab05d USB: xhci: Stop debugging polling loop when HC dies. by Sarah Sharp · 15 years ago
  3. 35f76e89 USB: usbtmc: fix timeout increase by Gergely Imreh · 15 years ago
  4. 0ee3a33 USB: option: Patch for Huawei Mobile Broadband E270+ Modem by Ronnie Furuskog · 15 years ago
  5. 75f4721 USB: option: Toshiba G450 device id by Peter Magdina · 15 years ago
  6. 696a4ac USB: usblcd, fix memory leak by Jiri Slaby · 15 years ago
  7. 0f0ba79 USB: serial: sierra driver version change to 1.3.8 by Elina Pasheva · 15 years ago
  8. a4720c6 USB: serial: don't call release without attach by Alan Stern · 15 years ago
  9. ba6b702 USB: digi_acceleport: Fix broken unthrottle. by Johan Hovold · 15 years ago
  10. 9388e2e USB: pl2303: fix error characters not being reported to ldisc by Johan Hovold · 15 years ago
  11. cc01f17 USB: ftdi_sio: re-implement read processing by Johan Hovold · 15 years ago
  12. e63e278 USB: ftdi_sio: clean up read completion handler by Johan Hovold · 15 years ago
  13. 63b0061 USB: ftdi_sio: remove unused rx_byte counter by Johan Hovold · 15 years ago
  14. 0cbd81a USB: ftdi_sio: remove tty->low_latency by Johan Hovold · 15 years ago
  15. 36a0790 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  16. 624235c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  17. 1c6e6d9 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  18. d8e7b2b Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  19. 1bfd16a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 15 years ago
  20. 5587481 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  21. df87f34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  22. 385c51d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  23. d82e23dc lis3lv02d_spi: module unload didn't remove sysfs entry by Samu Onkalo · 15 years ago
  24. a1125b1 mmc: sdio: don't require CISTPL_VERS_1 to contain 4 strings by David Vrabel · 15 years ago
  25. 06d1baa video: includecheck fix: da8xx-fb.c by Jaswinder Singh Rajput · 15 years ago
  26. caf88ae video: includecheck fix: msm, mddi.c by Jaswinder Singh Rajput · 15 years ago
  27. c1176d6 Merge branch 'drm-next' of ../drm-next into drm-linus by Dave Airlie · 15 years ago
  28. d4ac6a0 drm/radeon/kms: fix vline register for second head. by Dave Airlie · 15 years ago
  29. 49c458e drm/r600: avoid assigning vb twice in blit code by Robert Noland · 15 years ago
  30. 9d8401f drm/radeon: use list_for_each_entry instead of list_for_each by Dave Airlie · 15 years ago
  31. 1a029b7 drm/radeon/kms: Fix AGP support for R600/RV770 family (v2) by Jerome Glisse · 15 years ago
  32. b574f25 drm/radeon/kms: Fallback to non AGP when acceleration fails to initialize (v2) by Jerome Glisse · 15 years ago
  33. 01ceae8 drm/radeon/kms: Fix RS600/RV515/R520/RS690 IRQ by Jerome Glisse · 15 years ago
  34. 94baaee amd64_edac: beef up DRAM error injection by Borislav Petkov · 15 years ago
  35. 66216a7 amd64_edac: fix DRAM base and limit extraction by Borislav Petkov · 15 years ago
  36. 9d858bb amd64_edac: fix chip select handling by Borislav Petkov · 15 years ago
  37. 2cff18c amd64_edac: simple fix to allow reporting of CECC errors by Keith Mannthey · 15 years ago
  38. 8edc544 amd64_edac: fix K8 intlv_sel check by Borislav Petkov · 15 years ago
  39. 72f158f amd64_edac: fix interleave enable tests by Borislav Petkov · 15 years ago
  40. 916d11b amd64_edac: fix DRAM base and limit address extraction by Borislav Petkov · 15 years ago
  41. 3011b20 amd64_edac: fix driver instance lookup table allocation by Borislav Petkov · 15 years ago
  42. 032665a Revert "Revert "ide: try to use PIO Mode 0 during probe if possible"" by Bartlomiej Zolnierkiewicz · 15 years ago
  43. e13ee54 sis5513: fix PIO setup for ATAPI devices by Bartlomiej Zolnierkiewicz · 15 years ago
  44. a4d63a9 ethoc: limit the number of buffers to 128 by Thomas Chou · 15 years ago
  45. 0baa080 ethoc: use system memory as buffer by Thomas Chou · 15 years ago
  46. 050f91d ethoc: align received packet to make IP header at word boundary by Thomas Chou · 15 years ago
  47. 3ee19a8 ethoc: fix buffer address mapping by Thomas Chou · 15 years ago
  48. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  49. 4989ccb au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() by roel kluin · 15 years ago
  50. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  51. 4968286 pasemi_mac: ethtool get settings fix by Valentine Barshak · 15 years ago
  52. 24bb4fb tg3: Fix phylib locking strategy by Matt Carlson · 15 years ago
  53. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  54. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  55. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  56. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  57. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  58. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  59. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  60. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  61. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  62. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  63. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  64. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  65. aa96e34 drm/radeon: Fix setting of bits by Roel Kluin · 15 years ago
  66. 7affb32 pata_atp867x: add Power Management support by Bartlomiej Zolnierkiewicz · 15 years ago
  67. c59bcc3 pata_atp867x: PIO support fixes by Bartlomiej Zolnierkiewicz · 15 years ago
  68. 64207f5 pata_atp867x: clarifications in timings calculations and cable detection by John(Jung-Ik) Lee · 15 years ago
  69. 566b54c pata_atp867x: fix it to not claim MWDMA support by Bartlomiej Zolnierkiewicz · 15 years ago
  70. 3b761d3 libata: fix incorrect link online check during probe by Tejun Heo · 15 years ago
  71. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  72. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  73. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  74. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  75. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  76. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  77. 82e8650 omapfb: Blizzard: constify register address tables by Tommi Rantala · 15 years ago
  78. 7999cad omapfb: Blizzard: fix pointer to be const by Tommi Rantala · 15 years ago
  79. 03bb2b4 omapfb: Condition mutex acquisition by Sergio Aguirre · 15 years ago
  80. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  81. df748b0 drm/ttm: fix refcounting in ttm global code. by Dave Airlie · 15 years ago
  82. f80ae7e ahci: filter FPDMA non-zero offset enable for Aspire 3810T by Tejun Heo · 15 years ago
  83. 110f66d libata: make gtf_filter per-dev by Tejun Heo · 15 years ago
  84. fa5b561 libata: implement more acpi filtering options by Tejun Heo · 15 years ago
  85. f1bce7f libata: cosmetic updates by Tejun Heo · 15 years ago
  86. 4c521c8 ahci: display all AHCI 1.3 HBA capability flags (v2) by Robert Hancock · 15 years ago
  87. c21c806 pata_ali: trivial fix of a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  88. 2fcad9d ahci: disable 64bit DMA by default on SB600s by Tejun Heo · 15 years ago
  89. b8c00ac drm/fb: add more correct 8/16/24/32 bpp fb support. by Dave Airlie · 15 years ago
  90. 0eca52a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 by Linus Torvalds · 15 years ago
  91. ed3c661 iSCSI/iBFT: use proper address translation by Jan Beulich · 15 years ago
  92. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  93. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  94. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  95. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  96. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  97. 24df31a Revert "ide: try to use PIO Mode 0 during probe if possible" by David S. Miller · 15 years ago
  98. 068143d drm/fb: add setcmap and fix 8-bit support. by Dave Airlie · 15 years ago
  99. dfee561 drm/radeon/kms: respect single crtc cards, only create one crtc. (v2) by Dave Airlie · 15 years ago
  100. 185974d drm: Delete the DRM_DEBUG_KMS in drm_mode_cursor_ioctl by Zhao Yakui · 15 years ago