1. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  2. 4538fad Merge branch 'cpuidle' into test by Len Brown · 16 years ago
  3. ebd7e45 Merge branch 'bugzilla-11481' into test by Len Brown · 16 years ago
  4. 462af43 Merge branch 'bugzilla-10503' into test by Len Brown · 16 years ago
  5. 63e065e Merge branch 'bugzilla-10237' into test by Len Brown · 16 years ago
  6. 2285bc3 Merge branch 'asus-cleanup' into test by Len Brown · 16 years ago
  7. bcb631f Merge branch 'acpica' into test by Len Brown · 16 years ago
  8. 955ba39 Merge branch 'bugfixes' into test by Len Brown · 16 years ago
  9. aa58329 Merge branch 'acer-wmi' into test by Len Brown · 16 years ago
  10. 6b3c4f8 Merge branch 'FW_BUG' into test by Len Brown · 16 years ago
  11. 4ca846e ACPICA: Add support for zero-length buffer-to-string conversions by Bob Moore · 16 years ago
  12. e8707b3 ACPICA: New: Validation for predefined ACPI methods/objects by Bob Moore · 16 years ago
  13. b9d1312 ACPICA: Fix for implicit return compatibility by Lin Ming · 16 years ago
  14. d8a0ec9 ACPICA: Fixed a couple memory leaks associated with "implicit return" by Lin Ming · 16 years ago
  15. 68e125c ACPICA: Optimize buffer allocation procedure by Bob Moore · 16 years ago
  16. cf058bd ACPICA: Fix possible memory leak, error exit path by Lin Ming · 16 years ago
  17. c35def2 ACPICA: Fix fault after mem allocation failure in AML parser by Lin Ming · 16 years ago
  18. bbbbeb8 ACPICA: Remove unused ACPI register bit definition by Lin Ming · 16 years ago
  19. 393a75d ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname by Bob Moore · 16 years ago
  20. 1044f1f ACPICA: Cleanup for internal Reference Object by Bob Moore · 16 years ago
  21. 2425a09 ACPICA: Update comments - no functional changes by Bob Moore · 16 years ago
  22. 57e664c ACPICA: Update for Reference ACPI_OPERAND_OBJECT by Bob Moore · 16 years ago
  23. 93851b4 ACPICA: Reduce error to warning for incorrect method arg count by Lin Ming · 16 years ago
  24. b68bacf ACPICA: Disallow evaluation of named object types with no value by Bob Moore · 16 years ago
  25. 23d3e05 ACPICA: Remove obsolete debug levels (WARN and ERROR) by Bob Moore · 16 years ago
  26. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  27. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 16 years ago
  28. c2de3a4 ACPICA: Improve object conversion error messages by Bob Moore · 17 years ago
  29. f02a99a ACPICA: Add function to decode reference obj types to strings by Bob Moore · 17 years ago
  30. 0a1fbf2 ACPICA: Return method arg count from acpi_get_object_info by Bob Moore · 17 years ago
  31. b7906e3 ACPICA: Fix warning for 64-bit build by Bob Moore · 17 years ago
  32. bbc2413 ACPICA: Add function to dereference returned reference objects by Lin Ming · 17 years ago
  33. b417d40 ACPICA: Return status from global init function by Yi Yang · 17 years ago
  34. a6f3053 ACPICA: Fix table compare code, length then data by Bob Moore · 17 years ago
  35. e56f561 ACPICA: Allow same ACPI table to be loaded/unloaded more than once by Bob Moore · 17 years ago
  36. 237a927 ACPICA: Add check for invalid handle in acpi_get_object_info by Fiodor Suietov · 17 years ago
  37. f0e0da8 ACPICA: Copy dynamically loaded tables to local buffer by Dennis Noordsij · 17 years ago
  38. 383d7a1 ACPI: Fix possible null ptr dereference by donald.d.dugger@intel.com · 16 years ago
  39. ea5c8af ACPI: remove unused acpi_is_child_device() by Len Brown · 16 years ago
  40. 39a0ad8 ACPI : Load device driver according to the status of acpi device by Zhao Yakui · 17 years ago
  41. 6415e12 ACPI: Add DMI check to disable power state check in power transition by Zhao Yakui · 17 years ago
  42. f5adfaa ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transition by Zhao Yakui · 17 years ago
  43. eab4b64 ACPI: Attach the ACPI device to the ACPI handle as early as possible by Zhao Yakui · 17 years ago
  44. a51e145 ACPI: Get the device power state in the course of scanning device by Zhao Yakui · 17 years ago
  45. 0823797 ACPI: replace AE_BAD_ADDRESS exception code with AE_ERROR by Lin Ming · 17 years ago
  46. 8fd1459 ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism by Zhao Yakui · 16 years ago
  47. c6c38ba asus_acpi: whitespace and comment cleanup by Mike Dahlgren · 16 years ago
  48. 20edd74 ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize EC by Zhao Yakui · 16 years ago
  49. 89cedfe cpuidle: upon BIOS bug, default to default_idle rather than polling by Venkatesh Pallipadi · 16 years ago
  50. addbad4 cpuidle: update the last_state acpi cpuidle reflecting actual state entered by Venkatesh Pallipadi · 16 years ago
  51. 887e301 cpuidle: use last_state which can reflect the actual state entered by Venkatesh Pallipadi · 16 years ago
  52. 0a918a9 Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERR by Thomas Renninger · 16 years ago
  53. ae3a1b4 acer-wmi: Remove private workqueue by Carlos Corbacho · 16 years ago
  54. 5e5cddb hwmon: (abituguru3) Enable DMI probing feature on Abit AT8 32X by Alistair John Strachan · 16 years ago
  55. 8748a71 hwmon: (abituguru3) Enable reading from AUX3 fan on Abit AT8 32X by Alistair John Strachan · 16 years ago
  56. 98dd22c hwmon: (it87) Prevent power-off on Shuttle SN68PT by Jean Delvare · 16 years ago
  57. 04dcd84 eeepc-laptop: Fix hwmon interface by Corentin Chary · 16 years ago
  58. a66bfa7 ACPI: WMI: Enable event methods when registering notifiers by Matthew Garrett · 16 years ago
  59. 7d9a06d acer-wmi: Remove wireless and bluetooth sysfs entries by Carlos Corbacho · 16 years ago
  60. 0606e1a acer-wmi: Add rfkill support for wireless and bluetooth by Carlos Corbacho · 16 years ago
  61. 392eaef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  62. e09e6e2 Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" by Linus Torvalds · 16 years ago
  63. faee816b1 ACPI: don't enable control method power button as wakeup device when Fixed Power button is used by Zhang Rui · 16 years ago
  64. f1ea725 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  65. 11f9b02 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  66. e683b42 atmel-mci: Initialize BLKR before sending data transfer command by Haavard Skinnemoen · 16 years ago
  67. 1305e9e [Bluetooth] Add reset quirk for A-Link BlueUSB21 dongle by Marcel Holtmann · 16 years ago
  68. 4f62f6c [Bluetooth] Add reset quirk for new Targus and Belkin dongles by Marcel Holtmann · 16 years ago
  69. 36010ff [Bluetooth] Fix double frees on error paths of btusb and bpa10x drivers by Marcel Holtmann · 16 years ago
  70. ca09a23 ide: workaround for bogus gcc warning in ide_sysfs_register_port() by Bartlomiej Zolnierkiewicz · 16 years ago
  71. f3e85ee ide-cd: Optiarc DVD RW AD-7200A does play audio by Bodo Eggert · 16 years ago
  72. 2fef357 IDE: Fix platform device registration in Swarm IDE driver (v2) by Ralf Baechle · 16 years ago
  73. 22e05b4 ide-dma: fix ide_build_dmatable() for TRM290 by Sergei Shtylylov · 16 years ago
  74. f20f258 ide-cd: temporary tray close fix by Borislav Petkov · 16 years ago
  75. db98fb8 V4L/DVB (9103): em28xx: HVR-900 B3C0 - fix audio clicking issue by Wiktor Grebla · 16 years ago
  76. da3808e V4L/DVB (9099): em28xx: Add detection for K-WORLD DVB-T 310U by Darron Broad · 16 years ago
  77. 674cbc6 V4L/DVB (9092): gspca: Bad init values for sonixj ov7660. by Jean-Francois Moine · 16 years ago
  78. 8d768e1 V4L/DVB (9080): gspca: Add a delay after writing to the sonixj sensors. by Jean-Francois Moine · 16 years ago
  79. 05d3c1e V4L/DVB (9075): gspca: Bad check of returned status in i2c_read() spca561. by Shane · 16 years ago
  80. fe6c700 V4L/DVB (9053): fix buffer overflow in uvc-video by Ralph Loader · 16 years ago
  81. bda1cda V4L/DVB (9043): S5H1420: Fix size of shadow-array to avoid overflow by Patrick Boettcher · 17 years ago
  82. c18c5ff V4L/DVB (9037): Fix support for Hauppauge Nova-S SE by Patrick Boettcher · 17 years ago
  83. dda06a8e V4L/DVB (9029): Fix deadlock in demux code by Andreas Oberritter · 16 years ago
  84. 3d843c9 V4L/DVB (8979): sms1xxx: Add new USB product ID for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  85. 7a9b5fc V4L/DVB (8978): sms1xxx: fix product name for Hauppauge WinTV MiniStick by Michael Krufky · 16 years ago
  86. 5ea7fe4 V4L/DVB (8967): Use correct XC3028L firmware for AMD ATI TV Wonder 600 by Devin Heitmueller · 16 years ago
  87. a1c4530 V4L/DVB (8963): s2255drv field count fix by Dean Anderson · 17 years ago
  88. a30ee3c V4L/DVB (8961): zr36067: Fix RGBR pixel format by Jean Delvare · 17 years ago
  89. ec16d02 V4L/DVB (8960): drivers/media/video/cafe_ccic.c needs mm.h by Andrew Morton · 17 years ago
  90. bba4449 V4L/DVB (8958): zr36067: Return proper bytes-per-line value by Jean Delvare · 17 years ago
  91. c014ec9 V4L/DVB (8957): zr36067: Restore the default pixel format by Jean Delvare · 17 years ago
  92. c37396c V4L/DVB (8955): bttv: Prevent NULL pointer dereference in radio_open by Jean Delvare · 17 years ago
  93. c737684 V4L/DVB (8935): em28xx-cards: Remove duplicate entry (EM2800_BOARD_KWORLD_USB2800) by Douglas Schilling Landgraf · 17 years ago
  94. 5be8b73e V4L/DVB (8933): gspca: Disable light frquency for zc3xx cs2102 Kokom. by Costantino Leandro · 17 years ago
  95. 0d0548e V4L/DVB (8926): gspca: Bad fix of leak memory (changeset 43d2ead315b1). by Jean-Francois Moine · 17 years ago
  96. 1167b2e V4L/DVB (8919): cx18: Fix tuner audio input for Compro H900 cards by Hans Verkuil · 17 years ago
  97. 76acae0 ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) by Rafael J. Wysocki · 16 years ago
  98. 95bf14b leds-pca955x: add proper error handling and fix bogus memory handling by Sven Wegener · 16 years ago
  99. 07f696c leds-fsg: change order of initialization and deinitialization by Sven Wegener · 16 years ago
  100. 7fe7b2f dw_dmac: fix copy/paste bug in tasklet by Haavard Skinnemoen · 16 years ago