1. 7216d70 toshiba_acpi: Bump version number to 0.21 by Azael Avalos · 11 years ago
  2. 17fe4b3 toshiba_acpi: Add support to enable/disable USB 3 by Azael Avalos · 11 years ago
  3. 35d53ce toshiba_acpi: Add support for Panel Power ON by Azael Avalos · 11 years ago
  4. bae8419 toshiba_acpi: Add support for Keyboard functions mode by Azael Avalos · 11 years ago
  5. 94477d4 toshiba_acpi: Add fan entry to sysfs by Azael Avalos · 11 years ago
  6. c6c68ff toshiba_acpi: Add version entry to sysfs by Azael Avalos · 11 years ago
  7. 98fc4ec toshiba_acpi: Make toshiba_eco_mode_available more robust by Azael Avalos · 11 years ago
  8. fa46573 toshiba_acpi: Add a check for TOS_NOT_SUPPORTED in the sci_open function by Azael Avalos · 11 years ago
  9. 172ce0a toshiba_acpi: Add support for USB Sleep and Music by Azael Avalos · 11 years ago
  10. bb3fe01 toshiba_acpi: Add support for USB Rapid Charge by Azael Avalos · 11 years ago
  11. 182bcaa toshiba_acpi: Add support for USB Sleep functions under battery by Azael Avalos · 11 years ago
  12. e26ffe5 toshiba_acpi: Add support for USB Sleep and Charge function by Azael Avalos · 11 years ago
  13. 8054690 toshiba_acpi: Add keyboard backlight mode change event by Azael Avalos · 11 years ago
  14. 71454d7 toshiba_acpi: Change notify funtion to handle more events by Azael Avalos · 11 years ago
  15. 1f28f29 toshiba_acpi: Move hotkey enabling code to its own function by Azael Avalos · 11 years ago
  16. 63a9e01 toshiba-acpi: Add missing ID (TOS6207) by Ondrej Zary · 11 years ago
  17. 0098181 platform: x86: Deletion of checks before backlight_device_unregister() by Markus Elfring · 11 years ago
  18. a39f46d toshiba_acpi: Fix regression caused by backlight extra check code by Azael Avalos · 11 years ago
  19. 9828037 drivers: platform: change 0x20 to I8042_STR_AUXDATA in i8042 filters by Giedrius Statkevičius · 11 years ago
  20. b1bde68 toshiba_acpi: Add Toshiba TECRA A50-A to the alt keymap dmi list by Aaron Lu · 11 years ago
  21. eabde0f toshiba_acpi: Adapt kbd_bl_timeout_store to the new kbd type by Azael Avalos · 11 years ago
  22. 893f3f6 toshiba_acpi: Change HCI/SCI functions return code type by Azael Avalos · 11 years ago
  23. 1864bbc toshiba_acpi: Unify return codes prefix from HCI/SCI to TOS by Azael Avalos · 11 years ago
  24. 258c590 toshiba_acpi: Rename hci_raw to tci_raw by Azael Avalos · 11 years ago
  25. 93f8c16 toshiba_acpi: Support new keyboard backlight type by Azael Avalos · 11 years ago
  26. c8a4166 toshiba_acpi: Change touchpad store to check for invalid values by Azael Avalos · 11 years ago
  27. 1296287 toshiba_acpi: Fix illumination not available on certain models by Azael Avalos · 11 years ago
  28. 408a5d1 toshiba_acpi: Additional hotkey scancodes by Azael Avalos · 11 years ago
  29. aeaac09 toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() by Dan Carpenter · 11 years ago
  30. e7fdb76 platform/x86: toshiba: re-enable acpi hotkeys after suspend to disk by Benjamin Tissoires · 11 years ago
  31. 8039aab Revert "platform/x86/toshiba-apci.c possible bad if test?" by Matthew Garrett · 11 years ago
  32. e6efad7 toshiba_acpi: Add Qosmio X75-A to the alt keymap dmi list by Azael Avalos · 11 years ago
  33. f6aac65 toshiba_acpi: Add extra check to backlight code by Azael Avalos · 11 years ago
  34. bdc3ae7 platform/x86/toshiba-apci.c possible bad if test? by Nick · 11 years ago
  35. fe808bfb toshiba_acpi: Add alternative keymap support for Satellite M840 by Takashi Iwai · 11 years ago
  36. ea6b31f toshiba_acpi: Fix whitespace by Matthew Garrett · 11 years ago
  37. 548c430 toshiba_acpi: Update version and copyright info by Azael Avalos · 11 years ago
  38. 5a2813e toshiba_acpi: Add accelerometer support by Azael Avalos · 11 years ago
  39. def6c4e toshiba_acpi: Add ECO mode led support by Azael Avalos · 11 years ago
  40. 9d8658a toshiba_acpi: Add touchpad enable/disable support- by Azael Avalos · 11 years ago
  41. 360f0f3 toshiba_acpi: Add keyboard backlight support by Azael Avalos · 11 years ago
  42. fdb7908 toshiba_acpi: Adapt Illumination code to use SCI by Azael Avalos · 11 years ago
  43. 84a6273 toshiba_acpi: Add System Configuration Interface by Azael Avalos · 11 years ago
  44. b7a8399 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  45. fec278a toshiba_acpi: Support RFKILL hotkey scancode by Unai Uribarri · 12 years ago
  46. 98feb7c Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 12 years ago
  47. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 12 years ago
  48. b222cca platform:x86: Remove OOM message after input_allocate_device by Joe Perches · 12 years ago
  49. 74facaf toshiba_acpi: convert acpi_evaluate_object() to acpi_evaluate_integer() by Zhang Rui · 12 years ago
  50. e2e1960 toshiba_acpi: convert acpi_get_handle() to acpi_has_method() by Zhang Rui · 12 years ago
  51. 619400d toshiba_acpi: convert acpi_evaluate_object() to acpi_execute_simple_method() by Zhang Rui · 12 years ago
  52. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 12 years ago
  53. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 496ad9a new helper: file_inode(file) by Al Viro · 13 years ago
  55. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 13 years ago
  56. b859f15 Drivers: platform: x86: remove __dev* attributes. by Greg Kroah-Hartman · 13 years ago
  57. 3567a4e2 platform / x86 / PM: Fix unused function warnings for CONFIG_PM_SLEEP by Rafael J. Wysocki · 13 years ago
  58. 43d2fd3 toshiba_acpi: Use struct dev_pm_ops for power management by Rafael J. Wysocki · 13 years ago
  59. 17621e1 ACPI / PM: Drop pm_message_t argument from device suspend callback by Rafael J. Wysocki · 13 years ago
  60. 53039f2 toshiba_acpi: Fix mis-merge by Matthew Garrett · 13 years ago
  61. 121b7b0 toshiba_acpi: Add support for transflective LCD by Akio Idehara · 13 years ago
  62. 62cce75 toshiba_acpi: Only register backlight device when interface is read/write by Seth Forshee · 13 years ago
  63. f5f4fd4 backlight: initialize struct backlight_properties properly by Corentin Chary · 13 years ago
  64. f11f999 toshiba_acpi: Refuse to load on machines with buggy INFO implementations by Seth Forshee · 14 years ago
  65. af50283 toshiba_acpi: Support additional hotkey scancodes by Azael Avalos · 14 years ago
  66. 29cd293 toshiba_acpi: Support alternate hotkey interfaces by Seth Forshee · 14 years ago
  67. 592b746 toshiba_acpi: make one-bit bitfields unsigned by Dan Carpenter · 14 years ago
  68. 11948b9 toshiba_acpi: Fix machines that don't support HCI_SYSTEM_EVENT by Seth Forshee · 14 years ago
  69. ac2dad8 toshiba_acpi: Initialize brightness in backlight device by Seth Forshee · 14 years ago
  70. 36d03f9 toshiba_acpi: Don't add devices for unsupported features by Seth Forshee · 14 years ago
  71. a540d6b toshiba_acpi: Support SPFC as an HCI method by Seth Forshee · 14 years ago
  72. 6e02cc7 toshiba_acpi: Use handle for HCI calls by Seth Forshee · 14 years ago
  73. 32bcd5c toshiba_acpi: Fix up return codes by Seth Forshee · 14 years ago
  74. 135740d toshiba_acpi: Convert to use acpi_driver by Seth Forshee · 14 years ago
  75. 7e33460 toshiba: Convert printks to pr_<level> by Joe Perches · 14 years ago
  76. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  77. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  78. a49010f toshiba_acpi.c: Add key_entry for a lone FN keypress by Jon Dowland · 15 years ago
  79. acc2472 backlight: constify backlight_ops by Lionel Debroux · 15 years ago
  80. 384a7cd toshiba-acpi - switch to using sparse keymap by Dmitry Torokhov · 15 years ago
  81. 6c3f6e6 toshiba-acpi: Add support for Toshiba Illumination. by Pierre Ducroquet · 15 years ago
  82. f8ef3ae toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries() by Axel Lin · 15 years ago
  83. 1bd1ca1 toshiba_acpi: make remove_device() and add_device() void by Axel Lin · 15 years ago
  84. ae42f23 toshiba-acpi: Add an extra couple of keys by Matthew Garrett · 15 years ago
  85. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  86. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  87. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  88. b466301 toshiba-acpi: fix multimedia keys on some machines by Frans Pop · 15 years ago
  89. 6335e4d toshiba_acpi: Add full hotkey support by Matthew Garrett · 15 years ago
  90. 936c8bc toshiba_acpi: convert to seq_file by Alexey Dobriyan · 16 years ago
  91. 82e7784 toshiba_acpi: return on a fail path by Jiri Slaby · 16 years ago
  92. 19d337d rfkill: rewrite by Johannes Berg · 16 years ago
  93. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 16 years ago
  94. 99b7623 proc 2/2: remove struct proc_dir_entry::owner by Alexey Dobriyan · 16 years ago
  95. b4f9fe1 ACPI: move wmi, asus_acpi, toshiba_acpi to drivers/platform/x86 by Len Brown · 17 years ago[Renamed from drivers/acpi/toshiba_acpi.c]
  96. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 17 years ago
  97. 23d0a65 toshiba_acpi: close race in toshiba_acpi driver by Arjan van de Ven · 17 years ago
  98. cab0896 toshiba_acpi: always call input_sync() after input_report_switch() by Len Brown · 17 years ago
  99. 057316c Merge branch 'linus' into test by Len Brown · 17 years ago
  100. 9e113e0 ACPI: toshiba_acpi.c fix sparse signedness mismatch warnings by Harvey Harrison · 17 years ago