1. 7475e44 OMAP: DSS2: Fix crash when panel doesn't define enable_te() by Tomi Valkeinen · 15 years ago
  2. dfc0fd8 OMAP: DSS2: Collect interrupt statistics by Tomi Valkeinen · 15 years ago
  3. ff90a34 OMAP: DSS2: DSI: print debug DCS cmd in hex by Tomi Valkeinen · 15 years ago
  4. 397bb3c OMAP: DSS2: DSI: fix VC channels in send_short and send_null by Tomi Valkeinen · 15 years ago
  5. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  6. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  7. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  8. 29477e2 e1000e: don't accumulate PHY statistics on PHY read failure by Bruce Allan · 15 years ago
  9. 28b8f04 e1000e: call pci_save_state() after pci_restore_state() by Bruce Allan · 15 years ago
  10. c651a8c netxen: update version to 4.0.72 by Amit Kumar Salecha · 15 years ago
  11. d49c964 netxen: fix set mac addr by Amit Kumar Salecha · 15 years ago
  12. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago
  13. 011f4ea netxen: fix tx ring memory leak by Amit Kumar Salecha · 15 years ago
  14. 003e69f drm/radeon/kms: Don't try to enable IRQ if we have no handler installed by Jerome Glisse · 15 years ago
  15. e77cef9 drm: Avoid calling vblank function is vblank wasn't initialized by Jerome Glisse · 15 years ago
  16. 059d233 drm/radeon: mkregtable.c: close a file before exit by Alexander Beregalov · 15 years ago
  17. d0269ed drm/radeon/kms: Make sure we release AGP device if we acquired it by Jerome Glisse · 15 years ago
  18. cafe660 drm/radeon/kms: Schedule host path read cache flush through the ring V2 by Jerome Glisse · 15 years ago
  19. 62cdc0c drm/radeon/kms: Workaround RV410/R420 CP errata (V3) by Corbin Simpson · 15 years ago
  20. 06b6476 drm/radeon/kms: detect sideport memory on IGP chips by Alex Deucher · 15 years ago
  21. fc9a89f drm/radeon: fix a couple of array index errors by Darren Jenkins · 15 years ago
  22. 196c58d drm/radeon/kms: add support for eDP (embedded DisplayPort) by Alex Deucher · 15 years ago
  23. 7970e67 drm: Add eDP connector type by Alex Deucher · 15 years ago
  24. f0f480a drm/radeon/kms: pull in the latest upstream ObjectID.h changes by Alex Deucher · 15 years ago
  25. a7bc115 drm/radeon/kms: whitespace changes to ObjectID.h by Alex Deucher · 15 years ago
  26. a5899fc drm/radeon/kms: fix typo in atom connector type handling by Alex Deucher · 15 years ago
  27. 1ca518b TI DaVinci EMAC: Handle emac module clock correctly. by Sriram · 15 years ago
  28. 4d90706 dmfe/tulip: Let dmfe handle DM910x except for SPARC on-board chips by Ben Hutchings · 15 years ago
  29. 6837e89 ixgbe: Fix compiler warning about variable being used uninitialized by PJ Waskiewicz · 15 years ago
  30. 530e557 mv643xx_eth: don't include cache padding in rx desc buffer size by Saeed Bishara · 15 years ago
  31. 2467ab9 NET: atlx, fix memory leak by Jiri Slaby · 15 years ago
  32. c91aa55 pcmcia: ncmlan_cs: remove odd bracket by Alexander Beregalov · 15 years ago
  33. 569b789 cs89x0: Always report failure to request interrupt by Mark Brown · 15 years ago
  34. 8a5c9c4 hso: fixed missing newlines by Jan Dumon · 15 years ago
  35. 0e0367e hso: Fix for 5 sec timeouts with v2.x firmware by Jan Dumon · 15 years ago
  36. 68a351c hso: Attempt to recover from usb bus errors by Jan Dumon · 15 years ago
  37. f4763e9 hso: don't change the state of a closed port by Jan Dumon · 15 years ago
  38. d9ced80 hso: Fix for endian issues on big endian machines by Jan Dumon · 15 years ago
  39. ec15793 hso: Add Vendor/Product ID's for new devices by Jan Dumon · 15 years ago
  40. d950d17 claw: use "claw" as root device name by Ursula Braun · 15 years ago
  41. abe8806 pcnet_cs: add cis of KTI PE520 pcmcia network card by Ken Kawasaki · 15 years ago
  42. 58933c6 ucc_geth: Fix the wrong the Rx/Tx FIFO size by Dave Liu · 15 years ago
  43. 2c1f189 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  44. a81406b Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  45. 43b19f1 drm/radeon/kms: rs600: use correct mask for SW interrupt by Luca Tettamanti · 15 years ago
  46. 65aa2f4 gpu/drm/radeon/radeon_irq.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  47. 875c186 drm/radeon/radeon_device.c: move a dereference below a NULL test by Darren Jenkins · 15 years ago
  48. 3655d54 drm/radeon/radeon_fence.c: move a dereference below the NULL test by Darren Jenkins · 15 years ago
  49. d8a7f79 drm/radeon/radeon_connectors.c: add a NULL test before dereference by Darren Jenkins · 15 years ago
  50. 5eb2261 drm/radeon/kms: fix memory leak by Jiri Slaby · 15 years ago
  51. 90520b7 Merge branch 'drm-core-next' into drm-linus by Dave Airlie · 15 years ago
  52. e89a8c9 drm/kms: Fix &&/|| confusion in drm_fb_helper_connector_parse_command_line() by Roel Kluin · 15 years ago
  53. 8e10ee9 drm/edid: Fix CVT width/height decode by Adam Jackson · 15 years ago
  54. 69da301 drm/edid: Skip empty CVT codepoints by Adam Jackson · 15 years ago
  55. e6be8d9 drm: remove address mask param for drm_pci_alloc() by Zhenyu Wang · 15 years ago
  56. 635b3c9 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  57. 0139fd7 Merge branches 'misc' and 'mlx4' into for-next by Roland Dreier · 15 years ago
  58. fd4582a IB/addr: Correct CONFIG_IPv6 to CONFIG_IPV6 by Robert P. J. Day · 15 years ago
  59. b4f7726 mlx4_core: Fix cleanup in __mlx4_init_one() error path by Eli Cohen · 15 years ago
  60. 2b94607 IB/mlx4: Fix queue overflow check in post_recv by Or Gerlitz · 15 years ago
  61. 4c42558 IB/mlx4: Initialize SRQ scatter entries when creating an SRQ by Jack Morgenstein · 15 years ago
  62. 642a74e Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 15 years ago
  63. 823f68f drm/i915: remove full registers dump debug by Zhenyu Wang · 15 years ago
  64. 4547668 drm/i915: Add DP dpll limit on ironlake and use existing DPLL search function by Zhao Yakui · 15 years ago
  65. e5a95eb drm/i915: Select the correct BPC for LVDS on Ironlake by Zhao Yakui · 15 years ago
  66. 8faf3b3 drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeconf on Ironlake by Zhao Yakui · 15 years ago
  67. 898822c drm/i915: Enable/disable the dithering for LVDS based on VBT setting by Zhao Yakui · 15 years ago
  68. e3d8aff drm/i915: Permit pinning whilst the device is 'suspended' by Chris Wilson · 15 years ago
  69. 9ea8d05 drm/i915: Hold struct mutex whilst pinning power context bo. by Chris Wilson · 15 years ago
  70. 29bd0ae drm/i915: fix unused var by Andrew Morton · 15 years ago
  71. 69e302a drm/i915: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  72. cda9d05 drm/i915: remove render reclock support by Jesse Barnes · 15 years ago
  73. 1d3c36ad drm/i915: Fix RC6 suspend/resume by Andrew Lutomirski · 15 years ago
  74. 76446ca drm/i915: execbuf2 support by Jesse Barnes · 15 years ago
  75. 34e2fde Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  76. 1d3d51b drm/radeon/kms: add missing breaks in i2c and ss lookups by Alex Deucher · 15 years ago
  77. 246263c drm/radeon/kms: add primary dac adj values table by Alex Deucher · 15 years ago
  78. b9597a1 drm/radeon/kms: fallback to default connector table by Alex Deucher · 15 years ago
  79. dc2f9c5 ARM: 5865/1: nuc900 ethernet driver needs mii by Li Jie · 15 years ago
  80. b49bfd3 PCIe AER: prevent AER injection if hardware masks error reporting by Youquan,Song · 15 years ago
  81. 1ae861e PCI/PM: Use per-device D3 delays by Rafael J. Wysocki · 15 years ago
  82. 5958eed Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  83. c7c17c2 bbc_envctrl: Clean up properly if kthread_run() fails. by David S. Miller · 15 years ago
  84. 6be954d PCI: Check the node argument passed to cpumask_of_node by David John · 15 years ago
  85. d3af9dd cxgb3i: Fix flags test. by David S. Miller · 15 years ago
  86. 3e27249 lguest: fix bug in setting guest GDT entry by Rusty Russell · 15 years ago
  87. 741f21e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  88. 3e8d95d tosh: Use non bkl ioctl by Alan Cox · 15 years ago
  89. 5d9d6e4 i2o: propogate the BKL down into the ioctl method by Alan Cox · 15 years ago
  90. 6432e73 sony_pi: Remove the BKL from open and ioctl by John Kacur · 15 years ago
  91. 500af63 [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7 by James Smart · 15 years ago
  92. 9795724 [SCSI] lpfc 8.3.7: Fix discovery failures. by James Smart · 15 years ago
  93. aacc20e [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors. by James Smart · 15 years ago
  94. def9c7a [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issues by James Smart · 15 years ago
  95. 1987807 [SCSI] lpfc 8.3.7: Fix NPIV operation errors by James Smart · 15 years ago
  96. eeead81 [SCSI] lpfc 8.3.7: Fix FC protocol errors by James Smart · 15 years ago
  97. 91e6eca [SCSI] stex: fix scan of nonexistent lun by Ed Lin · 15 years ago
  98. 46256f8 PCI: AER: fix aer inject result in kernel oops by Youquan,Song · 15 years ago
  99. 40da418 PCI: pcie portdrv: style cleanup by Hidetoshi Seto · 15 years ago
  100. 6486cda [S390] qdio: convert global statistics to per-device stats by Jan Glauber · 15 years ago