1. 0e78931 Merge commit 'v2.6.35-rc3' into for-linus by Dmitry Torokhov · 14 years ago
  2. af0d5cb hp_sdc_rtc: fix broken ioctl conversion by Arnd Bergmann · 14 years ago
  3. 0b75f77 Input: pcf8574_keypad - fix off by one in pcf8574_kp_irq_handler() by Dan Carpenter · 14 years ago
  4. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 14 years ago
  5. 7eb1053 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  6. f137711 Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 14 years ago
  7. f2126a9 Input: twl4030-vibra - correct the power down sequence by Peter Ujfalusi · 14 years ago
  8. 3734574 Input: enable onkey driver of max8925 by Haojian Zhuang · 14 years ago
  9. cf9b59e9d Merge remote branch 'origin' into secretlab/next-devicetree by Grant Likely · 14 years ago
  10. 4018294 of: Remove duplicate fields from of_platform_driver by Grant Likely · 14 years ago
  11. 81c2a3b Input: use ABS_CNT rather than (ABS_MAX + 1) by Daniel Mack · 14 years ago
  12. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  13. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  14. 0ede76f USB: remove uses of URB_NO_SETUP_DMA_MAP by Alan Stern · 15 years ago
  15. a0fe3cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  16. f8300ab Input: wistron_btns - switch to using kmemdup() by Julia Lawall · 14 years ago
  17. ee6e54e Input: 88pm860x_onkey - remove invalid irq number assignment by Haojian Zhuang · 14 years ago
  18. 8d0bc2b Merge commit 'v2.6.34' into next by Dmitry Torokhov · 14 years ago
  19. 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
  20. 5592933 drivers: Push down BKL into various drivers by Arnd Bergmann · 14 years ago
  21. 1d7aec3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  22. 5132088 Input: ati_remote - add some missing devices from lirc_atiusb by Jarod Wilson · 14 years ago
  23. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  24. 6c04d7b Input: ad714x - add support for the AD7143/8/7A parts by Barry Song · 15 years ago
  25. 31a6296 Input: add Analog Devices AD714x captouch input driver by Bryan Wu · 15 years ago
  26. b91c4be Input: add PCF8574 I2C keypad input device driver by Bryan Wu · 15 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  28. a818d8e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  29. afadb8e Input: wm831x-on - convert to use genirq by Mark Brown · 15 years ago
  30. 3dd1b39 Input: add driver for TWL4030 vibrator device by Jari Vanhala · 15 years ago
  31. 58b9399 Input: scancode in get/set_keycodes should be unsigned by Dmitry Torokhov · 15 years ago
  32. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  33. 6985403 input: Support onkey in 88pm860x by Haojian Zhuang · 15 years ago
  34. ced918e i8253: Convert i8253_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  35. 8724fdb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  36. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  37. 35858ad Merge branch 'next' into for-linus by Dmitry Torokhov · 15 years ago
  38. 197d4db Input: winbond-cir - fix suspend/resume by David Härdeman · 15 years ago
  39. 5deeac9 Input: rotary-encoder - set gpio direction for each requested gpio by Andrew Clayton · 15 years ago
  40. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 15 years ago
  41. daf8a96 Input: uinput - mark as non-seekable by Dmitry Torokhov · 15 years ago
  42. 45cdba4 Input: uinput - remove BKL from uinput_open function by Thadeu Lima de Souza Cascardo · 15 years ago
  43. 499a2673 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  44. 93fb84b Input: winbond-cir - remove dmesg spam by David Härdeman · 15 years ago
  45. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  46. 7755726 Merge commit 'v2.6.33-rc5' into next by Dmitry Torokhov · 15 years ago
  47. ce7b39a Input: make i2c device ids constant by Márton Németh · 15 years ago
  48. 4e58fb7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  49. 70f9441 Input: twl4030-pwrbutton - switch to using threaded IRQ by Felipe Balbi · 15 years ago
  50. e97006a Input: wistron - fix test for CONFIG_PM by Rakib Mullick · 15 years ago
  51. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  52. fc7b92f mfd: Rename all twl4030_i2c* by Balaji T K · 15 years ago
  53. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  54. 68d641e mfd: Fix memleak in pcf50633_client_dev_register by Lars-Peter Clausen · 15 years ago
  55. fa395aa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  56. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 6604072 Input: dm355evm_kbd - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  58. e97af4c Input: wistron_btns - switch to using sparse keymap library by Dmitry Torokhov · 15 years ago
  59. a9b0d0e Input: wistron - remove identification strings from DMI table by Dmitry Torokhov · 15 years ago
  60. 6236dfa Input: do not overwrite the first part of phys string by Márton Németh · 15 years ago
  61. 02cee68 Merge commit 'v2.6.32-rc6' into next by Dmitry Torokhov · 15 years ago
  62. 0baa3de Input: winbond-cir - select LEDS_TRIGGERS by David Härdeman · 15 years ago
  63. 7a53c7f Merge commit 'v2.6.32-rc5' into for-linus by Dmitry Torokhov · 15 years ago
  64. b0aba1e Input: add open and close methods for polled devices by Samu Onkalo · 15 years ago
  65. 3776989 Input: hp_sdc_rtc - fix test in hp_sdc_rtc_read_rt() by Roel Kluin · 15 years ago
  66. d2d2355 input: Remove BKL from hp_sdc_rtc by Thomas Gleixner · 15 years ago
  67. baf4974 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  68. 06ee3d3 Input: rotary_encoder - fix relative axis support by H Hartley Sweeten · 15 years ago
  69. 9e0af8a Input: sparkspkr - move remove() functions to .devexit.text by Uwe Kleine-König · 15 years ago
  70. 3bfb0a7 Input: wistron_btns - add DMI entry for Medion WIM2030 laptop by Sebastian Frei · 15 years ago
  71. a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
  72. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  73. 0dd52d0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  74. e258b80 input: add a driver for the Winbond WPCD376I Consumer IR hardware by David Härdeman · 15 years ago
  75. 3b0a9ce Input: dm355evm_keys - remove dm355evm_keys_hardirq by Dmitry Torokhov · 15 years ago
  76. d0a8213 input: PCAP2 misc input driver by Daniel Ribeiro · 15 years ago
  77. 0c73b99 input: Add support for the WM831x ON pin by Mark Brown · 15 years ago
  78. 85927b0 Input: wistron_btns - add keymap for AOpen 1557 by Dmitry Torokhov · 15 years ago
  79. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  80. 67dbe83 Input: wistron_btns - switch to using dev_pm_ops by Dmitry Torokhov · 15 years ago
  81. 3858612 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  82. 19493478 Input: wistron_btns - support Prestigio Wifi RF kill button by TJ · 15 years ago
  83. 4832958 Input: add Blackfin rotary input driver by Michael Hennerich · 15 years ago
  84. bd07211 Merge commit 'v2.6.31-rc4' into next by Dmitry Torokhov · 15 years ago
  85. 71c4c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  86. 35db715 Input: pcspkr - switch driver to dev_pm_ops by Frans Pop · 15 years ago
  87. e705cee Input: wistron_btns - recognize Maxdata Pro 7000 notebooks by Giuseppe Mazzotta · 15 years ago
  88. 72398e4 Input: use resource_size when allocating resources by Julia Lawall · 15 years ago
  89. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  90. 666cbe3 Input: dm355evm_keys - use threaded IRQs by David Brownell · 15 years ago
  91. 93db629 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  92. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  93. 492d0f9 trivial: input/misc: Fix typo in Kconfig by Alessio Igor Bogani · 15 years ago
  94. 225c988 Input: ati_remote2 - use non-atomic bitops by Ville Syrjala · 15 years ago
  95. 05cebd3 Input: uinput - flush all pending ff effects before destroying device by Aristeu Sergio Rozanski Filho · 15 years ago
  96. eb990b5 Input: add dm355evm_keys driver by David Brownell · 15 years ago
  97. 68d8bf0 Input: add twl4030-pwrbutton driver by Felipe Balbi · 15 years ago
  98. bd3ce65 Input: rotary_encoder - add support for REL_* axes by H Hartley Sweeten · 15 years ago
  99. d061ebd Input: hp_sdc_rtc should depend on serio by Alexander Beregalov · 15 years ago
  100. 74f733c Input: arrange drivers/input/misc/Makefile in alphabetical order by Dmitry Torokhov · 16 years ago