1. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  3. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  4. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  5. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  6. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  7. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  8. cd314fa Input: mpu3050 - configure the sampling method by Heikki Krogerus · 13 years ago
  9. 3b51872 Input: mpu3050 - ensure we enable interrupts by Heikki Krogerus · 13 years ago
  10. e948981 Input: mpu3050 - add of_match table for device-tree probing by Olof Johansson · 13 years ago
  11. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  12. ff803ed Input: add driver for Sharp gp2ap002a00f proximity sensor by Courtney Cavin · 13 years ago
  13. 18b2b18 Input: mc13783-pwrbutton - convert to use module_platform_driver() by Axel Lin · 13 years ago
  14. 3a7f8fb Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq() by Xi Wang · 13 years ago
  15. 840a746 Input: misc - use macro module_platform_driver() by JJ Ding · 13 years ago
  16. 3bfd5c5 Input: add generic GPIO-tilt driver by Heiko Stübner · 13 years ago
  17. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  18. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago
  19. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  20. 76496e7 Input: convert obsolete strict_strtox to kstrtox by JJ Ding · 13 years ago
  21. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  22. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  23. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  24. 1eb6337 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  25. 68d99b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  26. 396e6e4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  27. 6ad390a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  28. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  29. 30fc7ac input: Add power button support for mc13783 by Philippe Rétornaz · 13 years ago
  30. 5f07c32 Input: twl6040-vibra: Check the selected path for vibra by Peter Ujfalusi · 13 years ago
  31. 1e036f6 Input: twl6040: Simplify vibra regsiter definitions by Peter Ujfalusi · 13 years ago
  32. cb31f89 Input: mma8450 - silence some 'uninitialized variable' warnings by Dmitry Torokhov · 13 years ago
  33. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  34. 9688efd [media] move ati_remote driver from input/misc to media/rc by Anssi Hannula · 13 years ago
  35. 7e96898 Input: twl6040-vibra: Use accessor to get revision information by Peter Ujfalusi · 13 years ago
  36. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago
  37. b6b1e92 Input: twl6040-vibra - fix compiler warning by Randy Dunlap · 13 years ago
  38. ec4665c Input: remove IRQF_DISABLED from drivers by Yong Zhang · 13 years ago
  39. 7e66eaf Merge commit 'v3.1-rc4' into next by Dmitry Torokhov · 13 years ago
  40. 7b727ac Input: cm109 - fix checking return value of usb_control_msg by axel lin · 13 years ago
  41. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  42. 6a20baa Input: ad714x-i2c - change placement of __init/__exit annotations by Wanlong Gao · 13 years ago
  43. 9eff794b7 Input: ad714x - read the interrupt status registers in a row by Michael Hennerich · 13 years ago
  44. c0409fe Input: ad714x - use DMA-safe buffers for spi_write() by Dmitry Torokhov · 13 years ago
  45. 6337de2 Input: ad714x - fix endianness issues by Michael Hennerich · 13 years ago
  46. 5b9063b Input: ad714xx-spi - force SPI bus into the default 8-bit mode by Michael Hennerich · 13 years ago
  47. d9b830f Input: mpu3050 - correct call to input_free_device by Axel Lin · 13 years ago
  48. c17ca3f Input: add driver for Bosch Sensortec's BMA150 accelerometer by Eric Andersson · 13 years ago
  49. cd566c6 Input: mma8450 - fix module device table type by Axel Lin · 13 years ago
  50. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  51. 11205bb Input: add support for pm8xxx based vibrator driver by Amy Maloche · 13 years ago
  52. 71ff069 Input: mma8450 - add device tree probe support by Shawn Guo · 13 years ago
  53. 2501ec9 Input: kxtj9 - explicitly include module.h by Stephen Rothwell · 13 years ago
  54. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  55. b0189cd Merge branch 'next/devel2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  56. a99a7d1 Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 6eab7ce Input: kxtj9 - fix locking typo in kxtj9_set_poll() by Dan Carpenter · 13 years ago
  58. 4fd9fcf Input: kxtj9 - fix bug in probe() by Dan Carpenter · 13 years ago
  59. 625cbe4 input: twl6040-vibra: Do not use wrapper for irq request by Peter Ujfalusi · 13 years ago
  60. e8e70d8 Input: add support for Kionix KXTJ9 accelerometer by Chris Hudson · 13 years ago
  61. 63ef1124f input: pmic8xxx-pwrkey: Do not use mfd_get_data() by Samuel Ortiz · 14 years ago
  62. 5f098ec Input: xen-kbdfront - enable driver for HVM guests by Stefano Stabellini · 13 years ago
  63. cc697d38 input: Add initial support for TWL6040 vibrator by Misael Lopez Cruz · 14 years ago
  64. 4ae6df5 MFD: twl4030-audio: Rename platform data by Peter Ujfalusi · 14 years ago
  65. 57fe725 MFD: twl4030-codec -> twl4030-audio: Rename the driver by Peter Ujfalusi · 14 years ago
  66. 631b16e Input: add a driver to support InvenSense mpu3050 gyroscope chip by Joseph Lai · 14 years ago
  67. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 14 years ago
  68. 3ead8b5 Input: add support for mma8450 accelerometer by Eric Miao · 14 years ago
  69. 16ba9b0 i8253: Make pcspkr input driver use the shared i8253_lock by Ralf Baechle · 14 years ago
  70. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 14 years ago
  71. 92d57a7 input: Add support for Qualcomm PMIC8XXX power key by Trilok Soni · 14 years ago
  72. a4579ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits by Samuel Ortiz · 14 years ago
  73. f1e430e Input: ad714x - fix captouch wheel option algorithm by Michael Hennerich · 14 years ago
  74. 3532cb0 Input: ad714x - allow platform code to specify irqflags by Michael Hennerich · 14 years ago
  75. e223cc7 Input: ad714x - fix threshold and completion interrupt masks by Michael Hennerich · 14 years ago
  76. dc5f4f5 Input: ad714x - fix up input configuration by Michael Hennerich · 14 years ago
  77. e70bdd4 Input: rotary-encoder - add support for half-period encoders by Johan Hovold · 14 years ago
  78. 521a8f5 Input: rotary-encoder - refactor and clean up by Johan Hovold · 14 years ago
  79. 7388754 Input: ati_remote2 - return the error code from sysfs channel_mask store by Ville Syrjala · 14 years ago
  80. 5c9db64 Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure by Axel Lin · 14 years ago
  81. 96fd2d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  82. c36b58e Input: xen-kbdfront - fix mouse getting stuck after save/restore by Igor Mammedov · 14 years ago
  83. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  84. 899631c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  85. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  86. a718d79 Input: uinput - allow for 0/0 min/max on absolute axes. by Peter Hutterer · 14 years ago
  87. c9f560b mfd: Adopt mfd_data in 88pm860x input driver by Haojian Zhuang · 14 years ago
  88. 0638d56 mfd: mfd_cell is now implicitly available to twl4030 drivers by Andres Salomon · 14 years ago
  89. a952baa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  90. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  91. 49851ca Input: xen-kbdfront - move to drivers/input/misc by Dmitry Torokhov · 14 years ago
  92. 4ebb24f dt/sparc: Eliminate users of of_platform_{,un}register_driver by Grant Likely · 14 years ago
  93. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 14 years ago
  94. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 14 years ago
  95. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 14 years ago
  96. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 14 years ago
  97. a257090 Input: ad714x-spi - convert to dev_pm_ops by Mark Brown · 14 years ago
  98. 6b7cfd1 Input: ad714x-i2c - convert to dev_pm_ops by Mark Brown · 14 years ago
  99. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 14 years ago
  100. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 14 years ago