1. c57c0a2 Input: ads7846 - pin change interrupt support by Michael Roth · 15 years ago
  2. 7e3f737 Input: add support for touchscreen on W90P910 ARM platform by Wan ZongShun · 15 years ago
  3. 4894e4a Merge commit 'v2.6.30' into next by Dmitry Torokhov · 15 years ago
  4. 346a850 Input: usb1400_ts - fix access to "device data" in resume function by Manuel Traut · 15 years ago
  5. 10494dc Input: add driver for EETI touchpanels by Daniel Mack · 15 years ago
  6. b58895f Input: ads7846 - more detailed model name in sysfs by Michael Roth · 15 years ago
  7. 86579a4 Input: ads7846 - support swapping x and y axes by Michael Roth · 15 years ago
  8. 78f7f36 Input: tsc2007 - make sure platform provides get_pendown_state() by Kwangwoo Lee · 15 years ago
  9. 705a76d Input: tsc2007 - fix locking in hrtimer handler by Thierry Reding · 15 years ago
  10. d585a02 Merge commit 'v2.6.30-rc5' into next by Dmitry Torokhov · 15 years ago
  11. 84e5b0d Input: wm97xx - do not access dev->driver_data directly by Greg Kroah-Hartman · 15 years ago
  12. 864fe73 Input: add wm97xx accelerated driver for Atmel microprocessors by Hans-Christian Egtvedt · 15 years ago
  13. 3deb649 Input: ucb1400 - use disable_irq_nosync() in irq handler by Ben Nizette · 15 years ago
  14. 29fa98b Input: tsc2007 - use disable_irq_nosync() in irq handler by Ben Nizette · 15 years ago
  15. 0c387ec Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  16. 3f3e7c6 Input: ads7846 - fix unsafe disable_irq by Ben Nizette · 15 years ago
  17. 180deb5 Input: mainstone-wm97xx - fix condition in pen_up by Jiri Slaby · 15 years ago
  18. 0bc69ce Input: ad7877, ad7879 - remove depreciated IRQF_SAMPLE_RANDOM flag by Michael Hennerich · 15 years ago
  19. 7f6d5ff Input: da9034-ts - make pen {down,up} events more reliable by Eric Miao · 15 years ago
  20. 93ff27c Input: da9034-ts - add Bin Yang as co-author of the driver by Eric Miao · 15 years ago
  21. 4f29523 Input: wm97xx - don't specify IRQF_SAMPLE_RANDOM by Mark Brown · 15 years ago
  22. fd746d5 Input: ads7846 - introduce platform specific way to synchronize sampling by Eric Miao · 15 years ago
  23. ba28f22 Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  24. 45e36c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  25. 0935ade input: migor_ts: add wakeup support by Magnus Damm · 15 years ago
  26. b731d7b trivial: Fix misspelling of "Celsius". by Adam Buchbinder · 15 years ago
  27. 97fb44e Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 15 years ago
  28. b4be468 Input: add AD7879 Touchscreen driver by Michael Hennerich · 15 years ago
  29. 331b78e Input: add AD7877 touchscreen driver by Michael Hennerich · 15 years ago
  30. 5bf3df3 [ARM] pxa: separate definitions from pxa-regs.h and remove it finally by Eric Miao · 16 years ago
  31. 22e39d3 Input: add accelerated touchscreen support for Marvell Zylonite by Mark Brown · 15 years ago
  32. cd2d64b Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events by Mike Rapoport · 15 years ago
  33. a700e72 Input: wm97xx - use disable_irq_nosync() for Mainstone by Mark Brown · 15 years ago
  34. 65db86a Input: wm97xx - add BTN_TOUCH event to wm97xx to use it with Android by Mike Rapoport · 15 years ago
  35. 6b3bf20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  36. 139ebe8 Input: usbtouchscreen - fix eGalax HID ignoring by Daniel Ritz · 15 years ago
  37. 4e8718a Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  38. 840207e Input: corgi_ts - mark probe function as __devinit by Uwe Kleine-König · 16 years ago
  39. c9cbf3d Input: usbtouchscreen - allow reporting calibrated data by Dan Streetman · 16 years ago
  40. 30aafdb touchscreen: Fix build of da9034 by Alan Cox · 16 years ago
  41. db30c70 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  42. 14a3c4a Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  43. 32e8d18 Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/rtc' into timers/core by Ingo Molnar · 16 years ago
  44. 9bcc00b Input: add da9034 touchscreen support by Eric Miao · 16 years ago
  45. 3a0c58d Input: ads7846 - strict_strtoul takes unsigned long by Harvey Harrison · 16 years ago
  46. 50b6f1f Input: add tsc2007 based touchscreen driver by Kwangwoo Lee · 16 years ago
  47. 93b8eef Merge commit 'v2.6.28-rc9' into next by Dmitry Torokhov · 16 years ago
  48. 72aaf09 Merge git://git.marvell.com/orion into devel by Russell King · 16 years ago
  49. 1f017a9 [ARM] pxa: move AC97 register definitions into dedicated regs-ac97.h by Eric Miao · 16 years ago
  50. b31a0fe Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  51. ca10949 hrtimer: removing all ur callback modes by Peter Zijlstra · 16 years ago
  52. 3eb1aa4 Input: add support for Wacom W8001 penabled serial touchscreen by Jaya Kumar · 16 years ago
  53. 2ec6f24 Input: usbtouchscreen - fix TSC-10 DM USB controllers without EEPROM by Nuno Lucas · 16 years ago
  54. 9a5415f Input: elo - fix format string in elo driver by Vojtech Pavlik · 16 years ago
  55. a6c2490 Input: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  56. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  57. 45e2a9b [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig by Eric Miao · 16 years ago
  58. 3b72e44 Merge branch 'for-next' of git://git.o-hand.com/linux-mfd by Linus Torvalds · 16 years ago
  59. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  60. 64c12e9 mfd: further unbork the ucb1400 ac97_bus dependencies by Andrew Morton · 16 years ago
  61. 36ac1d2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  62. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  63. b8d055a Input: wm97xx - update email address for Liam Girdwood by Liam Girdwood · 16 years ago
  64. 7cc4e87 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  65. e8f462d Input: ads7846 - fix cache line sharing issue by Dmitry Torokhov · 16 years ago
  66. 1543966 Merge branch 'pxa-palm' into pxa-machines by Russell King · 16 years ago
  67. ae91119 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  68. 6ae19b0 Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  69. 1577e4b Input: jornada720_ts - fix build error ( LONG() usage ) by Kristoffer Ericson · 16 years ago
  70. 4d5975e Input: ads7846 - introduce .gpio_pendown to get pendown state by Eric Miao · 16 years ago
  71. d8c1f31 Input: atmel_tsadcc - improve accuracy by Dan Liang · 16 years ago
  72. 160f1fe Input: convert drivers to use strict_strtoul() by Joe Rouvier · 16 years ago
  73. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  74. d9105c2 [ARM] 5184/1: Split ucb1400_ts into core and touchscreen by Marek Vašut · 16 years ago
  75. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  76. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  77. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  78. 7db9cbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  79. b6ce9ad input: migor_ts compile and detection fix by Magnus Damm · 16 years ago
  80. e4ddcb0 Merge commit 'v2.6.27-rc1' into for-linus by Dmitry Torokhov · 16 years ago
  81. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  82. 4fb8af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes by Russell King · 16 years ago
  83. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  84. 558a171 Input: wm97xx - enable sub-drivers by default by Mark Brown · 16 years ago
  85. f934fb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  86. 6cab486 [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* by Dmitry Baryshkov · 16 years ago
  87. 72d18a7 Input: add driver for Atmel integrated touchscreen controller by Dan Liang · 16 years ago
  88. 9460b65 Input: ads7846 - optimize order of calculating Rt in ads7846_rx() by Hans-Christian Egtvedt · 16 years ago
  89. 494f685 Input: ads7846 - fix sparse endian warnings by Harvey Harrison · 16 years ago
  90. 908cf4b Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next by Dmitry Torokhov · 16 years ago
  91. 7342239 Input: add driver for Tabletkiosk Sahara TouchIT-213 touchscreen by Claudio Nieder · 16 years ago
  92. ec42d44 Input: usbtouchscreen - ignore eGalax screens supporting HID protocol by Daniel Ritz · 16 years ago
  93. 3cadd2d Input: Add driver for iNexio serial touchscreen. by Richard Lemon · 16 years ago
  94. 8a65c02 Input: wm9712 - no pressure measurement with 5-wire mode by Mark Brown · 16 years ago
  95. 15439dd Merge branch 'for-linus' into next by Dmitry Torokhov · 16 years ago
  96. 5a18c34 Input: add HTC Shift Touchscreen Driver by Pau Oliva Fora · 16 years ago
  97. 7536d7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  98. 43f83a8 Input: wm9713 - support five wire panels by Mark Brown · 16 years ago
  99. 5de4cd4 Input: wm97xx-core - fix race on PHY init by Mark Brown · 16 years ago
  100. ef9db49 Input: wm97xx-core - fix driver name by Mark Brown · 16 years ago