1. 52ce4ea Input: ads7846 - switch to using dev_vdbg() by Pavel Machek · 16 years ago
  2. 30ad7ba Input: ads7846 - fix pressure reporting by Pavel Machek · 16 years ago
  3. 722232b Input: usbtouchscreen - remove unneeded usb_kill_urb by Oliver Neukum · 16 years ago
  4. 985f37f AT91: add touchscreen support for at91sam9g45ekes by Nicolas Ferre · 16 years ago
  5. 970435a Input: atmel_tsadcc - use platform parameters by Nicolas Ferre · 16 years ago
  6. ab9122c Input: atmel_tsadcc - rework setting touchscreen capabilities by Nicolas Ferre · 16 years ago
  7. 71bb21b Input: ALPS - add support for touchpads with 4-directional button by Maxim Levitsky · 16 years ago
  8. 315eb99 Input: psmouse - rework setting of BTN_MIDDLE capability by Dmitry Torokhov · 16 years ago
  9. 0cc1770 Input: lifebook - do not advertise unsupported buttons by Dmitry Torokhov · 16 years ago
  10. c7a1f3c Input: elantech - do not advertise relative events by Dmitry Torokhov · 16 years ago
  11. 21f2557 Input: touchkit_ps2 - do not advertise unsupported buttons by Dmitry Torokhov · 16 years ago
  12. dad725d Input: input-polldev - add sysfs interface for controlling poll interval by Samu Onkalo · 16 years ago
  13. bc8f1ea Input: gpio_keys - seperate individual button setup to make code neater by Ben Dooks · 16 years ago
  14. 111bc59 Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h> by Ben Dooks · 16 years ago
  15. db19fd8 Input: gpio_keys - use dev_ macros to report information by Ben Dooks · 16 years ago
  16. fb14159 Input: ucb1400_ts - allow passing IRQ through platfrom_data by Marek Vasut · 16 years ago
  17. 02cee68 Merge commit 'v2.6.32-rc6' into next by Dmitry Torokhov · 16 years ago
  18. f5ba350 Input: synaptic_i2c - make unnecessarily global functions static by Dmitry Torokhov · 16 years ago
  19. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 16 years ago
  20. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 16 years ago
  21. ee1e82c Input: i8042 - try to get stable CTR value when initializing by Dmitry Torokhov · 16 years ago
  22. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 16 years ago
  23. a5f523b Input: add driver for Dynapro serial touchscreen by Tias Guns · 17 years ago
  24. e571306 Input: atkbd - add a quirk for OQO 01+ multimedia keys by Jamie Lentin · 17 years ago
  25. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 17 years ago
  26. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 17 years ago
  27. 000c2a3 Input: atkbd - consolidate force release quirks for volume keys by Herton Ronaldo Krzesinski · 17 years ago
  28. 4f7802d Input: logips2pp - model 73 is actually TrackMan FX by Dmitry Torokhov · 17 years ago
  29. b0225e8 Input: i8042 - add Sony Vaio VGN-FZ240E to the nomux list by Dmitry Torokhov · 17 years ago
  30. 1572ca2 Input: fix locking issue in /proc/bus/input/ handlers by Dmitry Torokhov · 17 years ago
  31. 94dfb0d Input: atkbd - postpone restoring LED/repeat rate at resume by Dmitry Torokhov · 17 years ago
  32. bc09dca Input: add DaVinci Keypad Driver by Miguel Aguilar · 17 years ago
  33. 2160232 Input: vsxxxaa - change formatting style to match the rest of the kernel by Dmitry Torokhov · 17 years ago
  34. 7d3fadd Input: lkkbd - change formatting style to match the rest of the kernel by Dmitry Torokhov · 17 years ago
  35. fc0eb28 Input: atkbd - restore resetting LED state at startup by Dmitry Torokhov · 17 years ago
  36. fb5bbee Input: add driver for Altera PS/2 controller by Thomas Chou · 17 years ago
  37. 7dcc9c2 Input: i8042 - make pnp_data_busted variable boolean instead of int by Dmitry Torokhov · 17 years ago
  38. 5f5eeff Input: synaptics - add another Protege M300 to rate blacklist by Dmitry Torokhov · 17 years ago
  39. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 17 years ago
  40. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  41. d3d2dfe Input: i8042 - print debug data when testing AUX IRQ delivery by Dmitry Torokhov · 17 years ago
  42. fed9454 Input: libps2 - fix dependancy on i8042 by Dmitry Torokhov · 17 years ago
  43. 4fa5757 Input: ad7879 - pass up error codes from probe functions by Michael Hennerich · 17 years ago
  44. 3ac91d3 Input: xpad - add BigBen Interactive XBOX 360 Controller by Thomas Gruber · 17 years ago
  45. 06ee3d3 Input: rotary_encoder - fix relative axis support by H Hartley Sweeten · 17 years ago
  46. 9e0af8a Input: sparkspkr - move remove() functions to .devexit.text by Uwe Kleine-König · 17 years ago
  47. 3bfb0a7 Input: wistron_btns - add DMI entry for Medion WIM2030 laptop by Sebastian Frei · 17 years ago
  48. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 17 years ago
  49. 1c4115e drivers/input/input.c: fix CONFIG_PM=n warning by Andrew Morton · 17 years ago
  50. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 17 years ago
  51. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  52. 433c24e Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 17 years ago
  53. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 17 years ago
  54. fde1132 Input: add driver for Atmel AT42QT2160 Sensor Chip by Raphael Derosso Pereira · 17 years ago
  55. f056878 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Anton Vorontsov · 17 years ago
  56. 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  57. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 17 years ago
  58. 44ca397 Input: max7359 - use threaded IRQs by Dmitry Torokhov · 17 years ago
  59. 0baf81b Input: add driver for Maxim MAX7359 key switch controller by Kim Kyuwon · 17 years ago
  60. 36726dd trivial: fix typo s/ketymap/keymap/ in comment by Thadeu Lima de Souza Cascardo · 17 years ago
  61. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 17 years ago
  62. 515b696 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  63. 6f13047 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 17 years ago
  64. 73c583e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 17 years ago
  65. 88751dd Input: add driver for ADP5588 QWERTY I2C Keypad by Michael Hennerich · 17 years ago
  66. 38e783b Input: add touchscreen driver for MELFAS MCS-5000 controller by Joonyoung Shim · 17 years ago
  67. 422b552 Input: add driver for OpenCores Keyboard Controller by Javier Herrero · 17 years ago
  68. 3b0a9ce Input: dm355evm_keys - remove dm355evm_keys_hardirq by Dmitry Torokhov · 17 years ago
  69. 30b3713 Input: synaptics_i2c - switch to using __cancel_delayed_work() by Dmitry Torokhov · 17 years ago
  70. 36fb252 Input: ad7879 - add support for AD7889 by Michael Hennerich · 17 years ago
  71. 9605fb4 Input: atkbd - rely on input core to restore state on resume by Dmitry Torokhov · 17 years ago
  72. ffd0db9 Input: add generic suspend and resume for input devices by Dmitry Torokhov · 17 years ago
  73. 181d683 Input: libps2 - additional locking for i8042 ports by Dmitry Torokhov · 17 years ago
  74. d0a8213 input: PCAP2 misc input driver by Daniel Ribeiro · 17 years ago
  75. 0387e10 input: PCAP2 based touchscreen driver by Daniel Ribeiro · 17 years ago
  76. 0c73b99 input: Add support for the WM831x ON pin by Mark Brown · 17 years ago
  77. ab86e57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  78. ea88023 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 17 years ago
  79. a4dbd67 driver model: constify attribute groups by David Brownell · 17 years ago
  80. 2f82af0 Nicolas Pitre has a new email address by Nicolas Pitre · 17 years ago
  81. 133309a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  82. 2ca7d67 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  83. 1f85d38 sh: add kycr2_delay for sh_keysc by Kuninori Morimoto · 17 years ago
  84. fc8e1ea Merge branch 'next' into for-linus by Dmitry Torokhov · 17 years ago
  85. 9de48cc Input: bcm5974 - silence uninitialized variables warnings by Henrik Rydberg · 17 years ago
  86. 85927b0 Input: wistron_btns - add keymap for AOpen 1557 by Dmitry Torokhov · 17 years ago
  87. 87d721a Merge branch 'master' into devel by Russell King · 17 years ago
  88. ddd559b Merge branch 'devel-stable' into devel by Russell King · 17 years ago
  89. cf7a2b4 Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and 'w90x900' into devel by Russell King · 17 years ago
  90. b7802c5 Input: psmouse - use boolean type by Dmitry Torokhov · 17 years ago
  91. f811341 Input: i8042 - use platform_driver_probe by Dmitry Torokhov · 17 years ago
  92. 386b384 Input: i8042 - use boolean type where it makes sense by Dmitry Torokhov · 17 years ago
  93. 5ddbc77 Input: i8042 - try disabling and re-enabling AUX port at close by Dmitry Torokhov · 17 years ago
  94. bd96f37 Input: pxa27x_keypad - allow modifying keymap from userspace by Dmitry Torokhov · 17 years ago
  95. 7cac9cd Input: sunkbd - fix formatting by Dmitry Torokhov · 17 years ago
  96. 1c7827a Input: i8042 - bypass AUX IRQ delivery test on laptops by Dmitry Torokhov · 17 years ago
  97. 6399534 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  98. 32bb0e0 wm97xx-core: Pass platform_data to battery by Marek Vasut · 17 years ago
  99. 2bcaa6a Input: atkbd - add Compaq Presario R4000-series repeat quirk by Dave Andrews · 17 years ago
  100. 41c372d Input: wacom_w8001 - simplify querying logic by Dmitry Torokhov · 17 years ago