1. bd9fc3a Move hdaps driver to platform/x86 by Jean Delvare · 14 years ago
  2. 75b2d09 ideapad-laptop: Fix Makefile by Matthew Garrett · 14 years ago
  3. ffcfff3 intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register by Alek Du · 14 years ago
  4. bfa97b7 ideapad: Add param: no_bt_rfkill by Ike Panhc · 14 years ago
  5. 57ac3b0 ideapad: Change the driver name to ideapad-laptop by Ike Panhc · 14 years ago
  6. fa08359 ideapad: rewrite the sw rfkill set by Ike Panhc · 14 years ago
  7. 2b7266b ideapad: rewrite the hw rfkill notify by Ike Panhc · 14 years ago
  8. 26c81d5 ideapad: use EC command to control camera by Ike Panhc · 14 years ago
  9. dfa7f6f ideapad: use return value of _CFG to tell if device exist or not by Ike Panhc · 14 years ago
  10. 6f8371c ideapad: make sure we bind on the correct device by Ike Panhc · 14 years ago
  11. 8e7d354 ideapad: check VPC bit before sync rfkill hw status by Ike Panhc · 14 years ago
  12. 6a09f21 ideapad: add ACPI helpers by Ike Panhc · 14 years ago
  13. 037accf dell-laptop: Add debugfs support by Keng-Yu Lin · 14 years ago
  14. c64eefd WMI: embed struct device directly into wmi_block by Dmitry Torokhov · 14 years ago
  15. 614ef43 WMI: make use of class device's attributres by Dmitry Torokhov · 14 years ago
  16. 8e07514 WMI: use pr_err() and friends by Dmitry Torokhov · 14 years ago
  17. 762e1a2 WMI: use separate list head for storing wmi blocks by Dmitry Torokhov · 14 years ago
  18. 3783066 WMI: simplify handling of returned WMI blocks in parse_wdg() by Dmitry Torokhov · 14 years ago
  19. 3d2c63e WMI: fix potential NULL pointer dereference by Dmitry Torokhov · 14 years ago
  20. 64ed0ab WMI: do not leak memory in parse_wdg() by Dmitry Torokhov · 14 years ago
  21. 4e4304d WMI: fix wmi_gtoa() to actully terminate the string by Dmitry Torokhov · 14 years ago
  22. 2d5ab55 WMI: free wmi blocks when parse_wdg() fails by Dmitry Torokhov · 14 years ago
  23. 5212cd6 WMI: remove EC region handler when _WDG parsing fails by Dmitry Torokhov · 14 years ago
  24. ac9b1e5 asus-laptop: use attribute group to manage attributes by Dmitry Torokhov · 14 years ago
  25. 209009b scu_ipc: Fix warning caused by include changes by Alan Cox · 14 years ago
  26. 392bd8b platform: x86: throw away custom methods by Andy Shevchenko · 14 years ago
  27. 91e5d28 acpi_toshiba: fix kconfig error by Randy Dunlap · 14 years ago
  28. af9902e Don't show error if Acer WMI is not found by Pascal de Bruijn · 14 years ago
  29. b404ecb asus-laptop: remove no longer used keycode_map field by Dmitry Torokhov · 14 years ago
  30. 23f45c3 asus-laptop: fix gps rfkill by Corentin Chary · 14 years ago
  31. b58baecd asus-laptop: Add key found on Asus N61JQ by Corentin Chary · 14 years ago
  32. 71e687d platform-x86: sync eeepc-laptop and asus-laptop by Corentin Chary · 14 years ago
  33. 384a7cd toshiba-acpi - switch to using sparse keymap by Dmitry Torokhov · 14 years ago
  34. 4d291ed Input: hp-wmi - switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  35. 890a7c8 Input: dell-wmi - switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  36. 1a765ca panasonic-laptop - switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  37. 97490f1 topstar-laptop - switch to using sparse keymap library by Dmitry Torokhov · 14 years ago
  38. 7d7c4d0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  39. 531295e virtio: console: Don't block entire guest if host doesn't read data by Amit Shah · 14 years ago
  40. 30c2781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  41. 6cc0cc4 SERIAL: ioc3_serial: Return -ENOMEM on memory allocation failure by Julia Lawall · 14 years ago
  42. 51ea8a8 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  43. b0579fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  44. 7f81c56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
  45. 63f1474 mxc_nand: do not depend on disabling the irq in the interrupt handler by Sascha Hauer · 14 years ago
  46. f68c834 Merge branch 'for-linus/i2c/2636-rc8' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 14 years ago
  47. f9ce6eb Input: evdev - fix EVIOCSABS regression by Daniel Mack · 14 years ago
  48. 0a74a1d Input: evdev - fix Ooops in EVIOCGABS/EVIOCSABS by Daniel Mack · 14 years ago
  49. e39428d i2c-imx: do not allow interruptions when waiting for I2C to complete by Marc Kleine-Budde · 14 years ago
  50. c5b4afe i2c-davinci: Fix TX setup for more SoCs by Jon Povey · 14 years ago
  51. 6a2a11d drm/radeon/kms: avivo cursor workaround applies to evergreen as well by Alex Deucher · 14 years ago
  52. aa0170f firewire: ohci: fix TI TSB82AA2 regression since 2.6.35 by Stefan Richter · 14 years ago
  53. 3e645d6 v4l1: fix 32-bit compat microcode loading translation by Linus Torvalds · 14 years ago
  54. 5a2b3ef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 14 years ago
  55. 1c8cf9c mmc: sdio: fix SDIO suspend/resume regression by Ohad Ben-Cohen · 14 years ago
  56. 1bbee7d Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 14 years ago
  57. 264780c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. ae42d8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  59. 53eeb64 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  60. a56f31a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  61. c50a898 ioat2: fix performance regression by Dan Williams · 14 years ago
  62. 71085ce ehea: Fix a checksum issue on the receive path by Breno Leitao · 14 years ago
  63. 6fcc040 net: allow FEC driver to use fixed PHY support by Greg Ungerer · 14 years ago
  64. 272036e HID: Add Cando touch screen 15.6-inch product id by François Jaouen · 14 years ago
  65. 93055c3 ps3disk: passing wrong variable to bvec_kunmap_irq() by Dan Carpenter · 14 years ago
  66. a8c051f drm/radeon/kms: Silent spurious error message by Jean Delvare · 14 years ago
  67. d31dba5 drm/radeon/kms: fix bad cast/shift in evergreen.c by Alex Deucher · 14 years ago
  68. 40f76d8 drm/radeon/kms: make TV/DFP table info less verbose by Alex Deucher · 14 years ago
  69. 3555e53 drm/radeon/kms: leave certain CP int bits enabled by Alex Deucher · 14 years ago
  70. c919b37 drm/radeon/kms: avoid corner case issue with unmappable vram V2 by Jerome Glisse · 14 years ago
  71. e1f0921 HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen by Pierre BAILLY · 14 years ago
  72. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  73. bcf64aa b44: fix carrier detection on bind by Paul Fertser · 14 years ago
  74. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  75. ec622ab ATM: iphase, remove sleep-inside-atomic by Jiri Slaby · 14 years ago
  76. f1ee89d ATM: solos-pci, remove use after free by Jiri Slaby · 14 years ago
  77. 50c6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86 by Linus Torvalds · 14 years ago
  78. 6af0b78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  79. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  80. ca047fe Input: wacom - fix pressure in Cintiq 21UX2 by Aristeu Rozanski · 14 years ago
  81. 85a3318 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  82. 63847e6 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  83. b411c17 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  84. d6bcfd1 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  85. e4c4776 virtio-blk: fix request leak. by Mike Snitzer · 14 years ago
  86. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  87. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  88. 7cfff7f Merge branch 'msi-dmi' into release by Len Brown · 14 years ago
  89. c9933f7 Merge branch 'pdc-regression' into release by Len Brown · 14 years ago
  90. 7fcca7d intel_idle: enable Atom C6 by Len Brown · 14 years ago
  91. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  92. b530fb6 isdn: strcpy() => strlcpy() by Dan Carpenter · 14 years ago
  93. 6939a5a drm/i915: Prevent module unload to avoid random memory corruption by Chris Wilson · 14 years ago
  94. 74de82e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  95. dda9cd9 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  96. afe1474 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. a4099ae Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  98. 5672bc81 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 14 years ago
  99. dab8dcf drm: don't drop handle reference on unload by Dave Airlie · 14 years ago
  100. 12e9447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago