1. 776bd31 input: misc: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  2. 11601a8 Input: wistron_btns - add FS AMILO Pro 8210 support by Jakub Bogusz · 11 years ago
  3. ac67be9 Input: wistron_btns - add MODULE_DEVICE_TABLE by Stefan Lippers-Hollmann · 11 years ago
  4. 53e8875 Input: wistron_btns - mark the Medion MD96500 keymap as tested by Stefan Lippers-Hollmann · 11 years ago
  5. 4485455 Input: wistron_btns - drop bogus MODULE_VERSION macro by Stefan Lippers-Hollmann · 11 years ago
  6. 98f6e5d Input: wistron_btns - fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  7. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  8. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  9. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  10. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  11. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  12. 1fcb8bb Input: wistron_btns - fix a memory leak in wb_module_init error path by Axel Lin · 14 years ago
  13. f8300ab Input: wistron_btns - switch to using kmemdup() by Julia Lawall · 14 years ago
  14. 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
  15. e97006a Input: wistron - fix test for CONFIG_PM by Rakib Mullick · 15 years ago
  16. e97af4c Input: wistron_btns - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  17. a9b0d0e Input: wistron - remove identification strings from DMI table by Dmitry Torokhov · 15 years ago
  18. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 15 years ago
  19. 3bfb0a7 Input: wistron_btns - add DMI entry for Medion WIM2030 laptop by Sebastian Frei · 15 years ago
  20. 85927b0 Input: wistron_btns - add keymap for AOpen 1557 by Dmitry Torokhov · 15 years ago
  21. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  22. 67dbe83 Input: wistron_btns - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  23. 19493478 Input: wistron_btns - support Prestigio Wifi RF kill button by TJ · 15 years ago
  24. e705cee Input: wistron_btns - recognize Maxdata Pro 7000 notebooks by Giuseppe Mazzotta · 15 years ago
  25. 34a7c48 Input: wistron - add support for Fujitsu-Siemens Amilo Pro v3505 by Remi Herilier · 16 years ago
  26. a894403 Input: wistron - generate normal key event if bluetooth or wifi not present by Éric Piel · 16 years ago
  27. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  28. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  29. d63219a Input: wistron - add support for querying/changing keymap by Dmitry Torokhov · 17 years ago
  30. c2554c9 Input: wistron - convert to use input-polldev by Dmitry Torokhov · 17 years ago
  31. 389679d Input: wistron - add LED support by Eric Piel · 17 years ago
  32. a4da16d Input: wriston - reduce polling frequency by Eric Piel · 17 years ago
  33. fd013ce Input: wistron - fix typo in keymap for Acer TM610 by Eric Piel · 18 years ago
  34. 55d29c9 Input: wistron - declare keymaps as initdata by Eric Piel · 18 years ago
  35. 7b0a4cd Input: wistron - introduce generic keymap by Eric Piel · 18 years ago
  36. 6480e2a Input: wistron - add acerhk laptop database by Eric Piel · 18 years ago
  37. bc413c9 Input: wistron - add support for TravelMate 610 by Eric Piel · 18 years ago
  38. 5809d53 Input: wistron - add support for Fujitsu-Siemens Amilo D88x0 by Michael Leun · 18 years ago
  39. 53d5ed6 [PATCH] Use linux/io.h instead of asm/io.h by Matthew Wilcox · 18 years ago
  40. bb08859 Input: wistron - add support for Acer TravelMate 2424NWXCi by Ashutosh Naik · 18 years ago
  41. cde45f1 Input: wistron - fix setting up special buttons by Reiner Herrmann · 18 years ago
  42. 72a623b Input: wistron - fix crash due to referencing __initdata by Dmitry Torokhov · 18 years ago
  43. c794898 Input: wistron - fix section reference mismatches by Andrew Morton · 18 years ago
  44. 9000195 Input: wistron - add mapping for Wistron MS 2111 by Frank de Lange · 18 years ago
  45. e107b8e Input: wistron - add support for AOpen Barebook 1559as by masc@theaterzentrum.at · 18 years ago
  46. e2aa507 Input: wistron - add support for Fujitsu N3510 by John Reed Riley · 19 years ago
  47. 8a1b170 Input: wistron - add signature for Amilo M7400 by Stefan Rompf · 19 years ago
  48. c28c358 Input: wistron - do not crash if BIOS does not support interface by Miloslav Trmac · 19 years ago
  49. e7c3aad Input: wistron - convert to the new platform device interface by Dmitry Torokhov · 19 years ago
  50. 041387d Manual merge with Linus (conflict in drivers/input/misc/wistron_bnts.c) by Dmitry Torokhov · 19 years ago
  51. 81f0a91 [PATCH] drivers/input/misc/wistron_btns.c NULL noise removal by Al Viro · 19 years ago
  52. 74a89c9 Input: wistron - add Acer TravelMate 240 to DMI table by Ashutosh Naik · 19 years ago
  53. e753b65 Input: wistron - disable wifi/bluetooth on suspend by Miloslav Trmac · 19 years ago
  54. a5b0cc80 Input: wistron - add PM support by Dmitry Torokhov · 19 years ago
  55. 22a397e Input: wistron - convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  56. 84b256a Input: wistron - add support for Acer Aspire 1500 notebooks by Bernhard Rosenkraenzer · 19 years ago
  57. 5fc14680 Input: add Wistron driver by Dmitry Torokhov · 19 years ago