1. 243e1ef Merge branch 'toshiba-bt' into release by Len Brown · 17 years ago
  2. 7d8c220 Merge branch 'msi-wmi' into release by Len Brown · 17 years ago
  3. de078e5 msi-wmi: depend on backlight and fix corner-cases problems by Anisse Astier · 17 years ago
  4. c30116c msi-wmi: switch to using input sparse keymap library by Anisse Astier · 17 years ago
  5. d607af9 msi-wmi: replace one-condition switch-case with if statement by Anisse Astier · 17 years ago
  6. 977f9b9 msi-wmi: remove unused field 'instance' in key_entry structure by Anisse Astier · 17 years ago
  7. 822ddc0 msi-wmi: remove custom runtime debug implementation by Anisse Astier · 17 years ago
  8. 46b51eb msi-wmi: rework init by Anisse Astier · 17 years ago
  9. addd65aa msi-wmi: remove useless includes by Anisse Astier · 17 years ago
  10. d12d8ba X86 drivers: Introduce msi-wmi driver by Thomas Renninger · 17 years ago
  11. 42b4e9e Toshiba Bluetooth Enabling driver (RFKill handler v3) by Jes Sorensen · 17 years ago
  12. f02f465 Merge branch 'dock' into release by Len Brown · 17 years ago
  13. 747479a ACPI: dock: minor whitespace and style cleanups by Alex Chiang · 17 years ago
  14. fe06fba ACPI: dock: add struct dock_station * directly to platform device data by Alex Chiang · 17 years ago
  15. 9751cb7 ACPI: dock: dock_add - hoist up platform_device_register_simple() by Alex Chiang · 17 years ago
  16. c6f1905 ACPI: dock: remove global 'dock_device_name' by Alex Chiang · 17 years ago
  17. f69cfdd ACPI: dock: combine add|alloc_dock_dependent_device (v2) by Alex Chiang · 17 years ago
  18. b620283 Merge branch 'wmi' into release by Len Brown · 17 years ago
  19. 1a544d2 Merge branch 'ipmi' into release by Len Brown · 17 years ago
  20. 689a8ab Merge branch 'dell-wmi' into release by Len Brown · 17 years ago
  21. 1fc22fa Merge branch 'debug-aml' into release by Len Brown · 17 years ago
  22. 8033c31 Merge branch 'bugzilla-14782' into release by Len Brown · 17 years ago
  23. 8fa79e0 Merge branch 'ost' into release by Len Brown · 17 years ago
  24. 13c199c ACPI: Use the return result of ACPI lid notifier chain correctly by Zhao Yakui · 17 years ago
  25. 7458bbd Merge branch 'thinkpad-2.6.33' into release by Len Brown · 17 years ago
  26. 5d2eb14 thinkpad-acpi: bump version to 0.24 by Henrique de Moraes Holschuh · 17 years ago
  27. 887965e thinkpad-acpi: convert to seq_file by Alexey Dobriyan · 17 years ago
  28. 0d204c3 thinkpad-acpi: basic ALSA mixer support (v2) by Henrique de Moraes Holschuh · 17 years ago
  29. c7ac629 thinkpad-acpi: disable volume control by Henrique de Moraes Holschuh · 17 years ago
  30. a112cee thinkpad-acpi: support MUTE-only ThinkPads by Henrique de Moraes Holschuh · 17 years ago
  31. 329e4e1 thinkpad-acpi: volume subdriver rewrite by Henrique de Moraes Holschuh · 17 years ago
  32. 5451a92 thinkpad-acpi: log initial state of rfkill switches by Henrique de Moraes Holschuh · 17 years ago
  33. d89a727 thinkpad-acpi: sync input device EV_SW initial state by Henrique de Moraes Holschuh · 17 years ago
  34. 4bab30a ACPI: add kernel tainting after overriding an ACPI control method by Zhang Rui · 17 years ago
  35. 1667e399 Merge branch 'thermal-2.6.33' into release by Len Brown · 17 years ago
  36. abdef01 Merge branch 'hp-wmi' into release by Len Brown · 17 years ago
  37. 6cbef9f Merge branch 'dell-laptop' into release by Len Brown · 17 years ago
  38. 0ceafc3 Merge branch 'bugzilla-14700' into release by Len Brown · 17 years ago
  39. 9a3bff2 Merge branch 'asus' into release by Len Brown · 17 years ago
  40. 173cc11 Merge branch 'acpica' into release by Len Brown · 17 years ago
  41. d951d4c asus-laptop: change light sens default values. by Corentin Chary · 17 years ago
  42. 9e368fa ipmi: add PNP discovery (ACPI namespace via PNPACPI) by Bjorn Helgaas · 17 years ago
  43. 18a3e0b ipmi: refer to table as "SPMI", not "ACPI" by Bjorn Helgaas · 17 years ago
  44. ad49768 ipmi: remove unused PCI probe code by Bjorn Helgaas · 17 years ago
  45. 9065ce4 PNP: add interface to retrieve ACPI device from a PNPACPI device by Bjorn Helgaas · 17 years ago
  46. 88e5071 ACPICA: Update version to 20091214 by Bob Moore · 17 years ago
  47. fbc3be2 ACPICA: Move check for valid Thread ID structure by Dan Carpenter · 17 years ago
  48. d4085a3 ACPICA: Predefined name repair: automatically remove null package elements by Bob Moore · 17 years ago
  49. e31c32c ACPICA: Module-level code: enable _REG execution in same scope by Lin Ming · 17 years ago
  50. 465da9e ACPICA: Conditionally perform complex per-predefined-name repairs by Bob Moore · 17 years ago
  51. 43420bb ACPICA: Update function headers and comments, no functional change by Bob Moore · 17 years ago
  52. 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 17 years ago
  53. ea7c5ec ACPICA: Move Package-to-Buffer repair code into common ToBuffer function by Bob Moore · 17 years ago
  54. d976591 ACPICA: Fix mutex errors when running _REG methods by Bob Moore · 17 years ago
  55. 90434c1 ACPICA: Update function headers, no functional change by Bob Moore · 17 years ago
  56. 47e11d5 ACPICA: Add more conversions to predefined name repair module by Bob Moore · 17 years ago
  57. f24b664 ACPICA: Update internal namespace node/handle interfaces by Bob Moore · 17 years ago
  58. 34c39c7 ACPICA: Add repair for bad _FDE/_GTM buffers by Bob Moore · 17 years ago
  59. ebdca3e ACPICA: Fix two additional Scope override error messages by Bob Moore · 17 years ago
  60. f2cb125 ACPICA: Fix two Scope type error messages by Bob Moore · 17 years ago
  61. 583061c ACPICA: Fix possible memory leak for module-level code execution by Lin Ming · 17 years ago
  62. 8bea867 mfd: compile fix for twl4030 renaming by Stephen Rothwell · 17 years ago
  63. d180ec5 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 17 years ago
  64. 5336538 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 17 years ago
  65. 51b736b Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  66. a8aa1eb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 17 years ago
  67. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  68. 050cbb0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 17 years ago
  69. 17c330f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  70. 48e902f Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  71. 7f6cd54 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  72. e956e6b lis3: update documentation to match latest changes by Samu Onkalo · 17 years ago
  73. 32496c7 lis3: scale output values to mg by Samu Onkalo · 17 years ago
  74. a253aae lis3: sysfs entry for setting chip measurement rate by Samu Onkalo · 17 years ago
  75. 5399541 lis3lv02d: remove calibaration functionality by Samu Onkalo · 17 years ago
  76. 2db4a76 lis3: selftest support by Samu Onkalo · 17 years ago
  77. 641615a lis3lv02d: proper power on sequence by Samu Onkalo · 17 years ago
  78. 4b5d95b lis3: fix show rate for 8 bits chips by Éric Piel · 17 years ago
  79. bc62c14 lis3: update documentation and comments by Éric Piel · 17 years ago
  80. 66c8569 lis3lv02d: correct memory leak in module unload by Samu Onkalo · 17 years ago
  81. d25a8c8 lis3lv02d: send sync event by Samu Onkalo · 17 years ago
  82. 41e9a06 hwmon: w83627ehf updates by Daniel J Blueman · 17 years ago
  83. e40d6ea lis3lv02d: axis remap and resource setup/release by Samu Onkalo · 17 years ago
  84. ddcaccb crc32: minor optimizations and cleanup by Joakim Tjernlund · 17 years ago
  85. 14f1b75 mmc: let tmio-mmc use dev_name() with request_irq() by Magnus Damm · 17 years ago
  86. eb962d5 mmc: Blackfin SD Host Controller Driver by Cliff Cai · 17 years ago
  87. 74791a2 mmc: atmel-mci: new MCI2 module support in atmel-mci driver by Nicolas Ferre · 17 years ago
  88. 2635d1b atmel-mci: change use of dma slave interface by Nicolas Ferre · 17 years ago
  89. bd68e08 mmc: add module parameter to set whether cards are assumed removable by Ben Hutchings · 17 years ago
  90. c78402e s3cmci: convert missed s3c2410_gpio calls to gpiolib calls by Ben Dooks · 17 years ago
  91. a7a6186 sdhci: add support for the SysKonnect CardBus2SDIO adapter by Nicolas Pitre · 17 years ago
  92. e799acb mmci-omap: remove bogus check for host->iclk by Ladislav Michl · 17 years ago
  93. 7e30b8d davinci: mmc: add cpufreq support by Chaithrika U S · 17 years ago
  94. 3d348aa mmc: davinci: modify data types of EDMA related variables by Sudhakar Rajashekhara · 17 years ago
  95. b4cff45 DaVinci: MMC: MMC/SD controller driver for DaVinci family by Vipin Bhandari · 17 years ago
  96. 3423d80 drivers/mmc: Move dereference after NULL test by Julia Lawall · 17 years ago
  97. 4ec6496 sdio: rework cis tuple parsing by Albert Herranz · 17 years ago
  98. c0521ba mxcmmc: fix error path in mxcmci_probe by Uwe Kleine-König · 17 years ago
  99. 9b6e3e4 firmware: only allow EDD on x86 by Mike Frysinger · 17 years ago
  100. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 17 years ago