1. 6a0d89c sony-laptop:irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  2. 5ddf9c5 platform/x86:delete two unused variables by Weiping Pan · 13 years ago
  3. 50f581a sony-laptop: Add and use #define pr_fmt by Joe Perches · 14 years ago
  4. 62d2f23 [PATCH] sony-laptop: limit brightness range to DSDT provided ones by Mattia Dongili · 13 years ago
  5. 6192fa7 sony-laptop: report failures on setting LCD brightness by Mattia Dongili · 14 years ago
  6. df410d5 sony-laptop: keyboard backlight fixes by Marco Chiappero · 14 years ago
  7. 855b8bc sony-laptop: only show the handles sysfs file in debug mode by Mattia Dongili · 14 years ago
  8. fef3486 sony-laptop: fix early NULL pointer dereference by Mattia Dongili · 14 years ago
  9. c844033 platform-drivers: x86: fix common misspellings by Lucas De Marchi · 14 years ago
  10. 200140b sony-laptop: potential null dereference by Dan Carpenter · 14 years ago
  11. 31f0075 sony-laptop: handle allocation failures by Dan Carpenter · 14 years ago
  12. 7227ded sony-laptop: return negative on failure in sony_nc_add() by Dan Carpenter · 14 years ago
  13. f11113b sony-laptop: make a couple variables static by Dan Carpenter · 14 years ago
  14. 7751ab8 sony-laptop: implement new backlight control method by Mattia Dongili · 14 years ago
  15. bf15571 sony-laptop: implement keyboard backlight support by Mattia Dongili · 14 years ago
  16. 2a4f0c8 sony-laptop: cache handles and report them via sysfs by Mattia Dongili · 14 years ago
  17. 3672329 sony-laptop: remove unused Type4 define by Mattia Dongili · 14 years ago
  18. d669793 sony-laptop: use pr_<level> for messages by Mattia Dongili · 14 years ago
  19. 4eeb502 sony-laptop: ignore hard switch rfkill events (SPIC) by Mattia Dongili · 14 years ago
  20. 56e6e71 sony-laptop: add some debug printk useful for bug reports by Mattia Dongili · 14 years ago
  21. bb7ca74 backlight: add backlight type by Matthew Garrett · 14 years ago
  22. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  23. 1a7d946 sony-laptop: support new hotkeys on the P, Z and EC series by Mattia Dongili · 14 years ago
  24. a46a780 sony-laptop: fix sparse non-ANSI function warning by Randy Dunlap · 14 years ago
  25. acc2472 backlight: constify backlight_ops by Lionel Debroux · 14 years ago
  26. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  27. 08db2b3 sony-laptop: use platform_device_unregister in sony_pf_remove by Axel Lin · 14 years ago
  28. 0fc8f27 drivers/platform/x86: Eliminate a NULL pointer dereference by Julia Lawall · 14 years ago
  29. 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
  30. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 15 years ago
  31. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 15 years ago
  32. c14973f sony-laptop - fix using of uninitialized variable by Dmitry Torokhov · 15 years ago
  33. cffdde9 sony-laptop - switch from workqueue to a timer by Dmitry Torokhov · 15 years ago
  34. c45bc9d sony-laptop - simplify keymap initialization by Dmitry Torokhov · 15 years ago
  35. 9593bd0 sony-laptop - remove private workqueue, use keventd instead by Dmitry Torokhov · 15 years ago
  36. fe7fa9c Merge branch 'sony' into release by Len Brown · 15 years ago
  37. 528809c sony-laptop: enumerate rfkill devices using SN06 by Mattia Dongili · 15 years ago
  38. d5a664a sony-laptop: rfkill support for newer models by Mattia Dongili · 15 years ago
  39. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  40. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  41. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  42. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  43. 4f924ba sony-laptop: add AVMode key mapping by Mattia Dongili · 15 years ago
  44. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  45. 6effe5f Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into release by Len Brown · 15 years ago
  46. a0d97d6 sony-laptop: re-read the rfkill state when resuming from suspend by Alan Jenkins · 15 years ago
  47. 50fab07 sony-laptop: check for rfkill hard block at load time by Alan Jenkins · 15 years ago
  48. 5e6f972 sony-laptop: Don't unregister the SPIC driver if it wasn't registered by Alan Jenkins · 15 years ago
  49. 922553f sony-laptop: remove _INI call at init time by Mattia Dongili · 15 years ago
  50. d1e0de9 sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLED by Mattia Dongili · 15 years ago
  51. 31df714 sony-laptop: remove device_ctrl and the SPIC mini drivers by Mattia Dongili · 15 years ago
  52. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  53. e1f8a19 sony: fix rfkill code again by Johannes Berg · 15 years ago
  54. 869fb3a sony-laptop: no need to unblock rfkill on load by Alan Jenkins · 15 years ago
  55. fc240e3 sony: fix rfkill code by Johannes Berg · 15 years ago
  56. 19d337d rfkill: rewrite by Johannes Berg · 15 years ago
  57. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 53005a0 sony-laptop: always try to unblock rfkill on load by Mattia Dongili · 16 years ago
  59. c35d4b3 sony-laptop: fix bogus error message display on resume by Mattia Dongili · 16 years ago
  60. a83021a sony-laptop: SNC input event 38 fix by Almer S. Tigelaar · 16 years ago
  61. 560e84a sony-laptop: SNC 127 Initialization Fix by Almer S. Tigelaar · 16 years ago
  62. 226fced sony-laptop: Duplicate SNC 127 Event Fix by Almer S. Tigelaar · 16 years ago
  63. 621cac8 rfkill: remove user_claim stuff by Johannes Berg · 16 years ago
  64. 8037d6e sony-laptop: use .notify method instead of installing handler directly by Bjorn Helgaas · 16 years ago
  65. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  66. 16dd55f sony-laptop: fix event reporting for new style events by Matthias Welwarsky · 16 years ago
  67. 6479efb sony-laptop: new style events typo fixes by Matthias Welwarsky · 16 years ago
  68. ff07a53 sony-laptop: Fix some typos in log messages (Unabe/Unable) by Alessio Igor Bogani · 16 years ago
  69. 4ef4cbb sony-laptop: Kill the BKL by Alessio Igor Bogani · 16 years ago
  70. 3741834 sony-laptop: update copyright by Mattia Dongili · 16 years ago
  71. c9f1e6f sony-laptop: Make sony_pic_set_wwanpower not take mutexes by Mattia Dongili · 16 years ago
  72. f5acf5e sony-laptop: Add FW specific hotkey events by Anton Veretenenko · 16 years ago
  73. 3ad1b76 sony-laptop: notify the hardware of a state change in wwanpower by Sergey Yanovich · 16 years ago
  74. d5b0269 sony-laptop: detect the ICH9 chipset as Type3 by ISHIKAWA Mutsumi · 16 years ago
  75. 2b24ef0 sony-laptop: Eliminate BKL in ioctls by Alan Cox · 16 years ago
  76. 1cae710 sony-laptop: VGN-A317M hotkey support by Harald Jenny · 16 years ago
  77. e93c8a6 sony-laptop: merge Type4 into Type3 by Mattia Dongili · 16 years ago
  78. 45c7942 sony-laptop: Add support for extended hotkeys by Matthew Garrett · 16 years ago
  79. 6cc056b sony-laptop: Add rfkill support on new models by Matthew Garrett · 16 years ago
  80. 9b57896 sony-laptop: Add support for extra keyboard events by Matthew Garrett · 16 years ago
  81. 82734bf sony-laptop: Enable EC on newer hardware by Matthew Garrett · 16 years ago
  82. badf26f sony-laptop: Add support for new Sony platform API by Matthew Garrett · 16 years ago
  83. 60aa492 Rationalize fasync return values by Jonathan Corbet · 16 years ago
  84. d97c0de Merge branch 'drivers-platform' into release by Len Brown · 16 years ago
  85. 41b16dc create drivers/platform/x86/ from drivers/misc/ by Len Brown · 16 years ago[Renamed from drivers/misc/sony-laptop.c]
  86. 3fedd90 sony-laptop: printk tweak by Alessandro Guido · 16 years ago
  87. 38cfc14 sony-laptop: brightness regression fix by Alessandro Guido · 16 years ago
  88. 540b8bb sony-laptop: fingers off backlight if video.ko is serving this functionality by Thomas Renninger · 16 years ago
  89. 233e70f saner FASYNC handling on file close by Al Viro · 16 years ago
  90. 6158d3a sony-laptop: ignore missing _DIS method on pic device by Matthew Garrett · 16 years ago
  91. 0ef9cff sony-laptop: newline-terminate the printk for backlight change failure by Adam Jackson · 16 years ago
  92. 0410e68 sony-laptop: BKL pushdown by Arnd Bergmann · 16 years ago
  93. 6e57419 drivers/misc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  94. d399d13 sony-laptop.c: fix off-by-one by Adrian Bunk · 17 years ago
  95. fccd5d0 sony-laptop: fix scancode decode by Mattia Dongili · 17 years ago
  96. 3eb8749 sony-laptop: add Type4 model by Mattia Dongili · 17 years ago
  97. 425ef5d sony-laptop: bump version to 0.6 by Mattia Dongili · 17 years ago
  98. de92043 sony-laptop: refactor model types by Mattia Dongili · 17 years ago
  99. 88877c2 sony-laptop: Add Vaio N series to the special init sequence to enable Fn keys by Mattia Dongili · 17 years ago
  100. 75a1f9c sony-laptop: printk more info in sony_pic_call[123] by Mattia Dongili · 17 years ago