1. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. 02b6a58 Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume by Jingoo Han · 10 years ago
  3. 7b8f16c input: touchscreen: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  4. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  5. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  6. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  7. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  8. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  9. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  10. bd100e2 Input: ucb1400-ts - switch to using dev_xxx() for diagnostic messages by Dmitry Torokhov · 13 years ago
  11. c899afe Input: ucb1400_ts - convert to threaded IRQ by Dmitry Torokhov · 13 years ago
  12. 7507232 Input: ucb1400_ts - drop inline annotations by Dmitry Torokhov · 13 years ago
  13. 9fea929 Input: usb1400_ts - add __devinit/__devexit section annotations by Dmitry Torokhov · 13 years ago
  14. 8028e93 Input: ucb1400_ts - set driver owner by Dmitry Torokhov · 13 years ago
  15. 3db8a537 Input: ucb1400_ts - convert to use dev_pm_ops by Dmitry Torokhov · 13 years ago
  16. cdcc96e Input: touchscreen - use macro module_platform_driver() by JJ Ding · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. fb14159 Input: ucb1400_ts - allow passing IRQ through platfrom_data by Marek Vasut · 15 years ago
  20. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  21. 9b2fb2d Input: ucb1400_ts - enable interrupt unconditionally by Pavel Revak · 15 years ago
  22. 1700f5f Input: ucb1400_ts - enable ADC Filter by Marek Vasut · 15 years ago
  23. f9c2273 Input: ucb1400_ts - fix a misleading function name by Hans J. Koch · 15 years ago
  24. 346a850 Input: usb1400_ts - fix access to "device data" in resume function by Manuel Traut · 15 years ago
  25. 3deb649 Input: ucb1400 - use disable_irq_nosync() in irq handler by Ben Nizette · 15 years ago
  26. cd2d64b Input: ucb1400_ts, mainstone-wm97xx - add BTN_TOUCH events by Mike Rapoport · 16 years ago
  27. d9105c2 [ARM] 5184/1: Split ucb1400_ts into core and touchscreen by Marek Vašut · 16 years ago
  28. 48bdce4 Input: ucb1400_ts - IRQ probe fix by Vernon Sauder · 16 years ago
  29. 6e5565f9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  30. 9004acc [ALSA] Remove sound/driver.h by Takashi Iwai · 17 years ago
  31. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  32. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  33. e42837b freezer: introduce freezer-friendly waiting macros by Rafael J. Wysocki · 17 years ago
  34. 1788180 Input: ucb1400_ts - use schedule_timeout_uninterruptible by Rene Herman · 17 years ago
  35. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  36. c130bdb Input: ucb1400_ts - use sched_setscheduler() by Satoru Takeuchi · 17 years ago
  37. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  38. b5b16c5 Input: ucb1400 - make delays configurable by Cliff Brake · 17 years ago
  39. a5394fb0 Input: touchscreens - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  40. 40b9b0b Input: drivers/input/touchscreen - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  41. ff78b20 [PATCH] Input: ucb1400 - set up driver's name to show in sysfs by Cliff Brake · 17 years ago
  42. ca377fe [ALSA] ucb1400_ts.c compilation fix (struct snd_ac97) by Andrew Morton · 18 years ago
  43. bff19b1 Input: ucb1400 - fix compile error by Dmitry Torokhov · 18 years ago
  44. f40219b Input: add Philips UCB1400 touchscreen driver by Nicolas Pitre · 18 years ago