1. 34b8c66 spi: Add Freescale/Motorola Coldfire QSPI driver by Steven King · 15 years ago
  2. 631e61b7 spi: make Open Firmware device id constant by Márton Németh · 15 years ago
  3. 68ea2d8 spi: Fix reversed args to time_before() in Freescale stmp driver. by Robert P. J. Day · 15 years ago
  4. 358934a spi: Add SPI master driver for DaVinci/DA8xx by Sandeep Paulraj · 15 years ago
  5. 53ff709 Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 15 years ago
  6. bb7d3f2 [SCSI] megaraid_sas: remove sysfs poll_mode_io world writeable permissions by Bryn M. Reeves · 15 years ago
  7. 90aeb7c Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux by Linus Torvalds · 15 years ago
  8. 2c76127 lib: Introduce generic list_sort function by Dave Chinner · 15 years ago
  9. 2d13c8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  10. 1f0e14b Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  11. 597d8c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  12. 5040ab6 libata: retry link resume if necessary by Tejun Heo · 15 years ago
  13. 0b67c74 ata_piix: enable 32bit PIO on SATA piix by Tejun Heo · 15 years ago
  14. a2342f4 sata_promise: don't classify overruns as HSM errors by Mikael Pettersson · 15 years ago
  15. 9db2f1b sky2: Fix oops in sky2_xmit_frame() after TX timeout by Jarek Poplawski · 15 years ago
  16. 807a751 OMAP: DSS2: OMAPFB: fix crash when panel driver was not loaded by Tomi Valkeinen · 15 years ago
  17. 2d9c559 OMAP: DSS2: Reject scaling settings when they cannot be supported by Ville Syrjälä · 15 years ago
  18. 00fdb75 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  19. c07d723 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  20. 6102c31 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  21. c0f607c 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
  22. 004731b rtc_cmos: convert shutdown to new pnp_driver->shutdown by OGAWA Hirofumi · 15 years ago
  23. 8088409 gpio: adp5588-gpio: new driver for ADP5588 GPIO expanders by Michael Hennerich · 15 years ago
  24. 5787536 drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3' by Stephen Hemminger · 15 years ago
  25. b5430a0 hwmon: driver for Texas Instruments amc6821 chip by Tomaz Mertelj · 15 years ago
  26. 24f3c59 gpiolib: fix poll(2) support reconfigure on sysfs polarity change by Jani Nikula · 15 years ago
  27. 11723ab mmc: allow for MMC v4.4 by Adrian Hunter · 15 years ago
  28. 5fa83ce mmc_block: fix queue cleanup by Adrian Hunter · 15 years ago
  29. 0a74ff2 mmc_block: fix probe error cleanup bug by Jarkko Lavinen · 15 years ago
  30. 7d92df6 mmc_block: add dev_t initialization check by Anna Lemehova · 15 years ago
  31. 0a88422 power: fix kernel-doc notation by Randy Dunlap · 15 years ago
  32. cc20b90 ARM: 5874/1: serial21285: fix disable_irq-from-interrupt-handler deadlock by Simon Kagstrom · 15 years ago
  33. 24be78b OMAP: DSS2: Make check-delay-loops consistent by Tomi Valkeinen · 15 years ago
  34. f3a82d1 OMAP: DSS2: OMAPFB: fix omapfb_free_fbmem() by Tomi Valkeinen · 15 years ago
  35. 7f000dd video/omap: add __init/__exit macros to drivers/video/omap/lcd_htcherald.c by Peter Huewe · 15 years ago
  36. 5c18df8 OMAP: DSS2: Fix compile warning by Vaibhav Hiremath · 15 years ago
  37. b64a5a1 OMAP: OMAPFB: add dummy release function for omapdss by Tomi Valkeinen · 15 years ago
  38. f778a12 OMAP: OMAPFB: fix clk_get for RFBI by Tomi Valkeinen · 15 years ago
  39. fc248a4 OMAP: DSS2: RFBI: convert to new kfifo API by Tomi Valkeinen · 15 years ago
  40. 3d4a788 agp/hp: fail gracefully if we don't find an IOC by Bjorn Helgaas · 15 years ago
  41. 67fe63b agp/hp: fixup hp agp after ACPI changes by Bjorn Helgaas · 15 years ago
  42. 3f50b02 agp: correct missing cleanup on error in agp_add_bridge by Kevin Winchester · 15 years ago
  43. f22d6dd Merge branch 'for-airlied' of /ssd/git/drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
  44. 0c9d2c4 Merge remote branch 'korg/drm-radeon-next' into drm-linus by Dave Airlie · 15 years ago
  45. 40c2298 drm/nv04: Fix set_operation software method. by Marcin Kościelnicki · 15 years ago
  46. c63834e drm/nouveau: initialise DMA tracking parameters earlier by Ben Skeggs · 15 years ago
  47. 400f14a drm/nouveau: use dma.max rather than pushbuf size for checking GET validity by Ben Skeggs · 15 years ago
  48. cc6e496 drm/nv04: differentiate between nv04/nv05 by Ben Skeggs · 15 years ago
  49. d6126c5 drm/nouveau: Fix null deref in nouveau_fence_emit due to deleted fence by Luca Barbieri · 15 years ago
  50. dc8d76c drm/nv50: prevent a possible ctxprog hang by Ben Skeggs · 15 years ago
  51. 1959ca8 drm/nouveau: have ttm's fault handler called directly by Ben Skeggs · 15 years ago
  52. a908b96 drm/nv50: restore correct cache1 get/put address on fifoctx load by Ben Skeggs · 15 years ago
  53. c03ec7f drm/nouveau: create function for "dealing" with gpu lockup by Marcin Slusarz · 15 years ago
  54. e9dd8e1 drm/nouveau: remove unused nouveau_channel_idle() function by Ben Skeggs · 15 years ago
  55. 7de3643 drm/nouveau: fix handling of fbcon colours in 8bpp by Ben Skeggs · 15 years ago
  56. ea911a1 drm/nv04: Context switching fixes. by Francisco Jerez · 15 years ago
  57. a5027cc drm/nouveau: Use the software object for fencing. by Francisco Jerez · 15 years ago
  58. ca4362a drm/nouveau: Allocate a per-channel instance of NV_SW. by Francisco Jerez · 15 years ago
  59. 0a2d090 drm/nv50: make the blocksize depend on vram size by Maarten Maathuis · 15 years ago
  60. c2b8292 drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN by Maarten Maathuis · 15 years ago
  61. 8f71c29 drm/nouveau: Don't skip card take down on nv0x. by Francisco Jerez · 15 years ago
  62. b7f7e41 drm/nouveau: Implement nv42-nv43 TV load detection. by Francisco Jerez · 15 years ago
  63. 02076da drm/nouveau: Clean up the nv17-nv4x load detection code a bit. by Francisco Jerez · 15 years ago
  64. e55ca7e drm/nv50: fix fillrect color by Marcin Slusarz · 15 years ago
  65. fbe36a7 drm/nv50: ignore vbios table's claim to the contrary if EDID says >8bpc by Ben Skeggs · 15 years ago
  66. aeca15e drm/nouveau: Drop redundant placement initialization. by Francisco Jerez · 15 years ago
  67. 69a18c3 drm/nouveau: No need to force evict=true when swapping evicted BOs back in. by Francisco Jerez · 15 years ago
  68. c6af605 drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. by Francisco Jerez · 15 years ago
  69. 73cb927 drm/i2c/ch7006: Drop build time dependency to nouveau. by Francisco Jerez · 15 years ago
  70. 287c153 drm/nouveau: Make the MM aware of pre-G80 tiling. by Francisco Jerez · 15 years ago
  71. 0d87c10 drm/nouveau: Pre-G80 tiling support. by Francisco Jerez · 15 years ago
  72. 617e234b drm/nouveau: Add cache_flush/pull fifo engine functions. by Francisco Jerez · 15 years ago
  73. 94fd163 drm: reduce WARN_ON to a printk. by Dave Airlie · 15 years ago
  74. 509c7d8 drm/kms/fb: check for depth changes from userspace for resizing. by Dave Airlie · 15 years ago
  75. 89347bb drm: Keep disabled outputs disabled after suspend / resume by David John · 15 years ago
  76. 804c755 drm/radeon/kms: add additional safe regs for r4xx/rs6xx and r5xx by Alex Deucher · 15 years ago
  77. fa15e99 vxge: use pci_dma_mapping_error to test return value by Denis Kirjanov · 15 years ago
  78. 3dd3a15 hwmon: Make PCI device ids constant by Márton Németh · 15 years ago
  79. 1fe63ab hwmon: (coretemp) Fix TjMax for Atom N450/D410/D510 CPUs by Yong Wang · 15 years ago
  80. c5114a1 hwmon: (k10temp) Blacklist more family 10h processors by Clemens Ladisch · 15 years ago
  81. 7e5eab1 hwmon: (asus_atk0110) Add debugfs interface by Luca Tettamanti · 15 years ago
  82. 8ba406b hwmon: (asus_atk0110) Refactor interface probe code by Luca Tettamanti · 15 years ago
  83. bb595c9 hwmon: (adt7462) Fix pin 28 monitoring by Roger Blofeld · 15 years ago
  84. 50f411e DRM / i915: Fix resume regression on MSI Wind U100 w/o KMS by Rafael J. Wysocki · 15 years ago
  85. 3c8ad49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  86. 00cd25b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  87. 6621594 omap1: Fix compile for omap1_bl.c by Tony Lindgren · 15 years ago
  88. 9035a64 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  89. 7475e44 OMAP: DSS2: Fix crash when panel doesn't define enable_te() by Tomi Valkeinen · 15 years ago
  90. dfc0fd8 OMAP: DSS2: Collect interrupt statistics by Tomi Valkeinen · 15 years ago
  91. ff90a34 OMAP: DSS2: DSI: print debug DCS cmd in hex by Tomi Valkeinen · 15 years ago
  92. 397bb3c OMAP: DSS2: DSI: fix VC channels in send_short and send_null by Tomi Valkeinen · 15 years ago
  93. b7a9216 e1000e: fix and commonize code for setting the receive address registers by Bruce Allan · 15 years ago
  94. ca777f9 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value by Bruce Allan · 15 years ago
  95. f464ba8 e1000e: perform 10/100 adaptive IFS only on parts that support it by Bruce Allan · 15 years ago
  96. 29477e2 e1000e: don't accumulate PHY statistics on PHY read failure by Bruce Allan · 15 years ago
  97. 28b8f04 e1000e: call pci_save_state() after pci_restore_state() by Bruce Allan · 15 years ago
  98. c651a8c netxen: update version to 4.0.72 by Amit Kumar Salecha · 15 years ago
  99. d49c964 netxen: fix set mac addr by Amit Kumar Salecha · 15 years ago
  100. 581e8ae netxen: fix smatch warning by Amit Kumar Salecha · 15 years ago