1. a718d79 Input: uinput - allow for 0/0 min/max on absolute axes. by Peter Hutterer · 13 years ago
  2. 97eb3f2 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  3. 49851ca Input: xen-kbdfront - move to drivers/input/misc by Dmitry Torokhov · 13 years ago
  4. 163d277 Input: uinput - reversed test in uinput_setup_device() by Dan Carpenter · 13 years ago
  5. 3dcab3b Input: adxl34x - fix references to adx134x by Mark Brown · 14 years ago
  6. 4d1ac94 Input: adxl34x-spi - convert to dev_pm_ops by Mark Brown · 14 years ago
  7. fbb8993 Input: adxl34x-i2c - convert to dev_pm_ops by Mark Brown · 14 years ago
  8. a257090 Input: ad714x-spi - convert to dev_pm_ops by Mark Brown · 14 years ago
  9. 6b7cfd1 Input: ad714x-i2c - convert to dev_pm_ops by Mark Brown · 14 years ago
  10. 4dfcc27 Input: uinput - use memdup_user() and friends by Dmitry Torokhov · 14 years ago
  11. 5d9d6e9 Input: uinput - fix setting up device name by David Herrmann · 14 years ago
  12. e0d5f4c Input: rotary_encoder - use proper irqflags by Alexander Stein · 14 years ago
  13. aebd636 Input: switch completely over to the new versions of get/setkeycode by Dmitry Torokhov · 14 years ago
  14. 31b6ca0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  15. 5b2e303 [media] rc-core: convert winbond-cir by David Härdeman · 14 years ago
  16. 5c461b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  17. 85b7720 Input: introduce device properties by Henrik Rydberg · 14 years ago
  18. 67b989a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rydberg/input-mt into next by Dmitry Torokhov · 14 years ago
  19. 8cde810 input: mt: Collect slots initialization code by Henrik Rydberg · 14 years ago
  20. 47c78e8 input: mt: Break out slots handling by Henrik Rydberg · 14 years ago
  21. 356c6f6 Input: cma3000_d0x_i2c - add MODULE_DEVICE_TABLE by Dmitry Torokhov · 14 years ago
  22. b029ffa Input: add CMA3000 accelerometer driver by Hemanth V · 14 years ago
  23. 10ee2de Input: pcf_keypad - convert to dev_op_ops by Dmitry Torokhov · 14 years ago
  24. 17d01f2 Input: pcf8574_keypad - fix error handling in pcf8574_kp_probe by Dan Carpenter · 14 years ago
  25. 2d95ae3 input: Monitor both onkey up and down event by Haojian Zhuang · 14 years ago
  26. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  27. 3a99c63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  28. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  29. c5fb514 Input: ab8500-ponkey - fix IRQ freeing in error path by Nicolas Kaiser · 14 years ago
  30. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  31. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  32. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  33. f2f108e Merge branch 'linus' into core/locking by Ingo Molnar · 14 years ago
  34. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  35. 3136baf Merge branch 'for-linus' into next by Dmitry Torokhov · 14 years ago
  36. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  37. 6792cbb Input: return -ENOMEM in select drivers when memory allocation fails by Davidlohr Bueso · 14 years ago
  38. 10d0ff8 input: Misc/hp_sdc_rtc: semaphore cleanup by Thomas Gleixner · 14 years ago
  39. 613655f drivers: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  40. 38e7afe Input: uinput - setup MT usage during device creation by Henrik Rydberg · 14 years ago
  41. 1f7930c Input: ati_remote2 - switch to using new keycode interface by Dmitry Torokhov · 14 years ago
  42. 7768651 Input: add support for PowerOn button on the AB8500 MFD by Sundar R Iyer · 14 years ago
  43. 8905aaa Input: uinput - add devname alias to allow module on-demand load by Kay Sievers · 14 years ago
  44. e4862f2 Merge branch 'for-2.6.36' into for-2.6.37 by Mark Brown · 14 years ago
  45. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  46. 58d4ea6 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  47. f0fba2a ASoC: multi-component - ASoC Multi-Component Support by Liam Girdwood · 14 years ago
  48. 9bbb9e5 param: use ops in struct kernel_param, rather than get and set fns directly by Rusty Russell · 14 years ago
  49. 04f2b97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  50. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  51. 1787985 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. 2dc1158 of/device: Replace struct of_device with struct platform_device by Grant Likely · 14 years ago
  53. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  54. 7be3c13 Input: adxl34x - do not mark device as disabled on startup by Michael Hennerich · 14 years ago
  55. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  56. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  57. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  58. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  59. 2dd9320 ixp4xx-beeper: Use IRQF_NO_SUSPEND not IRQF_TIMER for non-timer interrupt by Ian Campbell · 14 years ago
  60. 1ab1d63 of/platform: remove all of_bus_type and of_platform_bus_type references by Grant Likely · 14 years ago
  61. f1cba53 Input: adxl34x - fix leak and use after free by Dan Carpenter · 14 years ago
  62. e22739d Input: Add pwm beeper driver by Lars-Peter Clausen · 14 years ago
  63. bf77499 Input: atlas_btns - switch to using pr_err() and friends by Dmitry Torokhov · 14 years ago
  64. 02b5fac Input: atlas_btns - fix mixing acpi_status and int for return value by Axel Lin · 14 years ago
  65. 07d19ff Input: atlas_btns - adds a missing owner field for atlas_acpi_driver by Axel Lin · 14 years ago
  66. dda7b73 Input: twl4030-pwrbutton - replace __devinit with __init by Markus Lehtonen · 14 years ago
  67. af6e1d9 Input: adxl34 - make enable/disable separate from suspend/resume by Dmitry Torokhov · 14 years ago
  68. 08fa16b Merge commit 'v2.6.35-rc3' into next by Dmitry Torokhov · 14 years ago
  69. 1fcb8bb Input: wistron_btns - fix a memory leak in wb_module_init error path by Axel Lin · 14 years ago
  70. 671386b Input: adxl34x - add support for ADXL346 orientation sensing by Michael Hennerich · 14 years ago
  71. e27c729 Input: add driver for ADXL345/346 Digital Accelerometers by Michael Hennerich · 14 years ago
  72. 0e78931 Merge commit 'v2.6.35-rc3' into for-linus by Dmitry Torokhov · 14 years ago
  73. f1bbbb6 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  74. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  75. af0d5cb hp_sdc_rtc: fix broken ioctl conversion by Arnd Bergmann · 14 years ago
  76. 0b75f77 Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() by Dan Carpenter · 14 years ago
  77. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  78. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  79. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  80. f2126a9 Input: twl4030-vibra - correct the power down sequence by Peter Ujfalusi · 14 years ago
  81. 3734574 Input: enable onkey driver of max8925 by Haojian Zhuang · 14 years ago
  82. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  83. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  84. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  85. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  86. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  87. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 14 years ago
  88. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  89. f8300ab Input: wistron_btns - switch to using kmemdup() by Julia Lawall · 14 years ago
  90. ee6e54e Input: 88pm860x_onkey - remove invalid irq number assignment by Haojian Zhuang · 14 years ago
  91. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 14 years ago
  92. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  94. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  95. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 14 years ago
  96. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  97. 6c04d7b Input: ad714x - add support for the AD7143/8/7A parts by Barry Song · 14 years ago
  98. 31a6296 Input: add Analog Devices AD714x captouch input driver by Bryan Wu · 14 years ago
  99. b91c4be Input: add PCF8574 I2C keypad input device driver by Bryan Wu · 14 years ago
  100. 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