1. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  2. 9eff794b7 Input: ad714x - read the interrupt status registers in a row by Michael Hennerich · 13 years ago
  3. c0409fe Input: ad714x - use DMA-safe buffers for spi_write() by Dmitry Torokhov · 13 years ago
  4. 6337de2 Input: ad714x - fix endianness issues by Michael Hennerich · 13 years ago
  5. 5b9063b Input: ad714xx-spi - force SPI bus into the default 8-bit mode by Michael Hennerich · 13 years ago
  6. b9cc510 Input: ep93xx_keypad - add missing include of linux/module.h by Axel Lin · 13 years ago
  7. 2782a35 Input: tnetv107x-ts - add missing include of linux/module.h by Axel Lin · 13 years ago
  8. d70d43d Input: max11801_ts - correct license statement by Jiejing Zhang · 13 years ago
  9. 28ac293 Input: atmel_mxt_ts - report pressure information from the driver by Yufeng Shen · 13 years ago
  10. c331eb5 Input: bcm5974 - Add support for newer MacBookPro8,2 by Andrew Drake · 13 years ago
  11. 3b48c91 Input: wacom - report id 3 returns 4 bytes of data by Ping Cheng · 13 years ago
  12. a417ea4 Input: wacom - add WAC_MSG_RETRIES define by Ping Cheng · 13 years ago
  13. 18adad1 Input: wacom - add support for the Wacom Bamboo Pen (CTL-660/K) by Gerard Braad · 13 years ago
  14. 22f8320 Input: tegra-kbc - correct call to input_free_device by Axel Lin · 13 years ago
  15. d9b830f Input: mpu3050 - correct call to input_free_device by Axel Lin · 13 years ago
  16. db0b34b Input: bcm5974 - add support for touchpads found in MacBookAir4,2 by Joshua V. Dillon · 13 years ago
  17. cd566c6 Input: mma8450 - fix module device table type by Axel Lin · 13 years ago
  18. 18b08c5 Input: remove CLOCK_TICK_RATE from analog joystick driver by Deepak Saxena · 13 years ago
  19. 0ea6484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  20. 4fecc20 Input: ad7879 - fix deficient device disable by Michael Hennerich · 13 years ago
  21. 5f9288a input: xilinx_ps2: Add missing of_address.h header by Michal Simek · 13 years ago
  22. 71ff069 Input: mma8450 - add device tree probe support by Shawn Guo · 13 years ago
  23. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 13 years ago
  24. 52db981 Input: lm8323 - add missing device_remove_file for dev_attr_time by Axel Lin · 13 years ago
  25. 3f27757 Input: tegra-kbc - fix computation of polling time by Rakesh Iyer · 13 years ago
  26. 2501ec9 Input: kxtj9 - explicitly include module.h by Stephen Rothwell · 13 years ago
  27. ab3d0ab Input: psmouse - hgpk.c needs module.h by Randy Dunlap · 13 years ago
  28. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  29. aa7eb8e Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  30. 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
  31. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  32. 3c6b501 Input: synaptics - fix reporting of min coordinates by Dmitry Torokhov · 13 years ago
  33. 5599d2e Input: tegra-kbc - enable key autorepeat by Rakesh Iyer · 13 years ago
  34. 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
  35. 6eab7ce Input: kxtj9 - fix locking typo in kxtj9_set_poll() by Dan Carpenter · 13 years ago
  36. 4fd9fcf Input: kxtj9 - fix bug in probe() by Dan Carpenter · 13 years ago
  37. e449edb Input: intel-mid-touch - remove pointless checking for variable 'found' by Axel Lin · 13 years ago
  38. dc3e824 Input: hp_sdc - staticize hp_sdc_kicker() by Axel Lin · 13 years ago
  39. edf21d9 Input: pmic8xxx-keypad - fix a leak of the IRQ during init failure by Axel Lin · 13 years ago
  40. 2c20410 Input: cy8ctmg110_ts - set reset_pin and irq_pin from platform data by Axel Lin · 13 years ago
  41. bc574e1 Merge branches 'omap/prcm' and 'omap/mfd' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc into next/devel-2 by Arnd Bergmann · 13 years ago
  42. d448303 Input: cy8ctmg110_ts - constify i2c_device_id table by Axel Lin · 13 years ago
  43. 21184c4 Input: cy8ctmg110_ts - fix checking return value of i2c_master_send by Axel Lin · 13 years ago
  44. fea2021 Input: lifebook - make dmi callback functions return 1 by Axel Lin · 13 years ago
  45. c388b2c Input: atkbd - make dmi callback functions return 1 by Axel Lin · 13 years ago
  46. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  47. bdda821 Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  48. fd05d08 Input: gpio_keys - add support for device-tree platform data by David Jander · 13 years ago
  49. eadba0c Input: aiptek - remove double define by Edwin van Vliet · 13 years ago
  50. a66413f Input: synaptics - set minimum coordinates as reported by firmware by Dmitry Torokhov · 13 years ago
  51. 625cbe4 input: twl6040-vibra: Do not use wrapper for irq request by Peter Ujfalusi · 13 years ago
  52. 28d5fd8 Input: synaptics - process button bits in AGM packets by Daniel Kurtz · 13 years ago
  53. bea9f0f Input: synaptics - rename set_slot to be more descriptive by Daniel Kurtz · 13 years ago
  54. a9f0b79 Input: synaptics - fuzz position for touchpad with reduced filtering by Daniel Kurtz · 13 years ago
  55. 8be3c65 Input: synaptics - set resolution for MT_POSITION_X/Y axes by Daniel Kurtz · 13 years ago
  56. 8446001 Input: wacom - cleanup a return value for the old Bamboo by Ping Cheng · 13 years ago
  57. 0bd10ef Input: wacom - update Graphire4 and old Bamboo tablet buttons by Ping Cheng · 13 years ago
  58. 998c454 Input: wacom - add serial number for Graphire4 and old Bamboo by Ping Cheng · 13 years ago
  59. 358ea22 Input: wacom - remove BTN_TOOL_FINGER for pad by Ping Cheng · 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 · 13 years ago
  62. 1d08382 input: pmic8xxx-keypad: Do not use mfd_get_data() by Samuel Ortiz · 13 years ago
  63. 77da383 Input: wm97xx - mark channels which need pen_down by Wolfram Sang · 13 years ago
  64. c8f2052 Input: wm97xx - refactor channel selection in poll_sample() by Wolfram Sang · 13 years ago
  65. 2456689 Input: wm97xx - remove redundant define by Wolfram Sang · 13 years ago
  66. 5f098ec Input: xen-kbdfront - enable driver for HVM guests by Stefano Stabellini · 13 years ago
  67. b514d4f Input: xpad - enable rumble support for XBox360 Wireless Controllers by Chris Moeller · 13 years ago
  68. cc697d38 input: Add initial support for TWL6040 vibrator by Misael Lopez Cruz · 13 years ago
  69. 4ae6df5 MFD: twl4030-audio: Rename platform data by Peter Ujfalusi · 13 years ago
  70. 57fe725 MFD: twl4030-codec -> twl4030-audio: Rename the driver by Peter Ujfalusi · 13 years ago
  71. cca8edf Input: sh_keysc - fix compile warning by Dmitry Torokhov · 13 years ago
  72. a93d4f2 Input: atmel_mxt_ts - handle objects with multiple instances correctly by Iiro Valkonen · 13 years ago
  73. 81c88a7 Input: atmel_mxt_ts - update object list by Iiro Valkonen · 13 years ago
  74. c7b4a5d Input: mpr121 - improve sensibility of touch key by Jiejing Zhang · 13 years ago
  75. 631b16e Input: add a driver to support InvenSense mpu3050 gyroscope chip by Joseph Lai · 13 years ago
  76. 7c40952 Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx by Hans-Christian Egtvedt · 13 years ago
  77. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 13 years ago
  78. 58c2440 Input: ads7846 - cleanup GPIO initialization by Igor Grinberg · 13 years ago
  79. 11d0cf8 Input: wacom - add 3 new models - 6A, 6B, and 97 by Ping Cheng · 13 years ago
  80. a001a8f Input: wacom - Wacom Bamboo Pen D4 has 1024 pressure levels by Ping Cheng · 13 years ago
  81. b233020 Input: gpio_keys - move to late_initcall by David Jander · 13 years ago
  82. 6a592a7 Input: tnetv107x-ts - fix MODULE_ALIAS by Axel Lin · 13 years ago
  83. 51a3db4 Input: tnetv107x-keypad - fix MODULE_ALIAS by Axel Lin · 13 years ago
  84. 5993548 Input: remove unneeded version.h includes by Jesper Juhl · 13 years ago
  85. 83ae417 Input: libps2.c: fix comment typo arrrives. by Justin P. Mattock · 13 years ago
  86. 3ead8b5 Input: add support for mma8450 accelerometer by Eric Miao · 13 years ago
  87. 1483f55 Input: wacom - use only one interface with DTU-2231 by Aristeu Rozanski · 13 years ago
  88. 71c86ce Input: wacom - Cintiq 21UX2 does not have menu strips by Ping Cheng · 13 years ago
  89. fabadbc Input: xpad - add support for two more dance pads and a guitar by Magnus Hörlin · 13 years ago
  90. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 13 years ago
  91. eaa499a Input: lm8323 - use oneshot level triggered interrupts by Leigh Brown · 13 years ago
  92. 61cf381 Input: lm8323 - convert to threaded IRQ by Felipe Balbi · 13 years ago
  93. fef95fa Input: qt1070 - remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  94. c01ad40 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  95. cca23d0 Input: sh_keysc - 8x8 MODE_6 fix by Magnus Damm · 13 years ago
  96. b27af56 Input: omap-keypad - add missing input_sync() by Janusz Krzysztofik · 13 years ago
  97. da40b0b Input: evdev - try to wake up readers only if we have full packet by Dmitry Torokhov · 13 years ago
  98. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  99. 16ba9b0 i8253: Make pcspkr input driver use the shared i8253_lock by Ralf Baechle · 13 years ago
  100. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago