1. 3f37d8e USB: cm109.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  2. 9cb757b USB: xpad.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  3. 7b22a88 USB: iforce: remove err() usage by Greg Kroah-Hartman · 12 years ago
  4. 482d74c Input: aiptek - adjust error-handling code label by Julia Lawall · 13 years ago
  5. 3460408 Input: lpc32xx_ts - fix device tree compatible string by Roland Stigge · 13 years ago
  6. f57fe78 Input: atkbd - fix language in a printed message by Jesper Juhl · 13 years ago
  7. 5d06647 Input: use module_pci_driver by Axel Lin · 13 years ago
  8. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 13 years ago
  9. 486c8ab Input: serio_raw - ensure we don't block in non-blocking read by Dmitry Torokhov · 13 years ago
  10. 71f3d07 Input: tc3589x-keypad - remove unnecessary checks by Dmitry Torokhov · 13 years ago
  11. bcad87b Input: cma3000-d0x - remove unneeded checks by Dmitry Torokhov · 13 years ago
  12. b83643e Input: matrix-keypad - undo GPIO setup if input_register_device fails by Dmitry Torokhov · 13 years ago
  13. 01111fc Input: matrix-keypad - allocate keycodes with keypad structure by Dmitry Torokhov · 13 years ago
  14. 0508c19 Input: matrix-keypad - fix 'duplicate const' sparse warning by Dmitry Torokhov · 13 years ago
  15. 5cb727a Input: lpc32xx_ts - add device tree support by Roland Stigge · 13 years ago
  16. 899c612 Input: synaptics - fix regression with "image sensor" trackpads by Benjamin Herrenschmidt · 13 years ago
  17. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 13 years ago
  18. 1fc4ec3 Input: Kconfig: remove dependency for atmel_tsadcc driver by Nicolas Ferre · 13 years ago
  19. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  20. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 13 years ago
  21. b5e9528 Input: ep93xx_keypad - switch to using dev_pm_ops by Dmitry Torokhov · 13 years ago
  22. 55158c8 Input: gpio_mouse - use linux/gpio.h rather than asm/gpio.h by Mark Brown · 13 years ago
  23. d568778 Input: wacom_i2c - do not use irq_to_gpio by Dmitry Torokhov · 13 years ago
  24. fb16395 Input: trackpoint - use psmouse_fmt() for messages by JJ Ding · 13 years ago
  25. e3dde4f Input: elantech - v4 is a clickpad, with only one button by JJ Ding · 13 years ago
  26. a67ada7 Input: elantech - reset touchpad before configuring it by JJ Ding · 13 years ago
  27. 98a8413 Input: gameport - use module_gameport_driver by Axel Lin · 13 years ago
  28. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 13 years ago
  29. ae584ca Input: wacom - add Intuos5 multitouch sensor support by Jason Gerecke · 13 years ago
  30. 9b5b95d Input: wacom - add Intuos5 Touch Ring LED support by Jason Gerecke · 13 years ago
  31. f860e58 Input: wacom - add Intuos5 Touch Ring/ExpressKey support by Jason Gerecke · 13 years ago
  32. 9fee619 Input: wacom - add basic Intuos5 support by Jason Gerecke · 13 years ago
  33. b357140 Input: st1232 - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 13 years ago
  34. e6293d2 Input: st1232 - add device tree support by Magnus Damm · 13 years ago
  35. 0bf25a4 Input: add support for LM8333 keypads by Wolfram Sang · 13 years ago
  36. 5a96626 Input: add support for Wacom Stylus device with I2C interface by Tatsunosuke Tobita · 13 years ago
  37. 271002c Input: xilinx_ps2 - allocate serio port separately by Dmitry Torokhov · 13 years ago
  38. d626dad Input: sentelic - filter taps in absolute mode by Oskari Saarenmaa · 13 years ago
  39. 79026ff Input: tps6507x-ts - fix MODULE_ALIAS to match driver name by Uwe Kleine-König · 13 years ago
  40. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  41. f182394 Input: wacom - check for allocation failure in probe() by Dan Carpenter · 13 years ago
  42. 4bde23f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  43. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  44. 2533c2c Merge branch 'fixes-gpio-to-irq' into fixes by Tony Lindgren · 13 years ago
  45. e6801af drivers: input: Fix OMAP_GPIO_IRQ with gpio_to_irq() in ams_delta_serio_exit() by Tarun Kanti DebBarma · 13 years ago
  46. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  47. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  48. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  49. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  50. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  51. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  52. 9938082 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  53. 131c713 Input: tegra-kbc - allocate pdata before using it by Viresh Kumar · 13 years ago
  54. 3183968 Input: amijoy - add missing platform check by Geert Uytterhoeven · 13 years ago
  55. a1d552c Input: wacom - wireless battery status by Chris Bagwell · 13 years ago
  56. 16bf288 Input: wacom - create inputs when wireless connect by Chris Bagwell · 13 years ago
  57. d3825d5 Input: wacom - wireless monitor framework by Chris Bagwell · 13 years ago
  58. 3aac0ef Input: wacom - isolate input registration by Chris Bagwell · 13 years ago
  59. 727f9b4 Input: sentelic - improve packet debugging information by Oskari Saarenmaa · 13 years ago
  60. 7b85f73 Input: sentelic - minor code cleanup by Tai-hwa Liang · 13 years ago
  61. a4c8507 Input: sentelic - enabling absolute coordinates output for newer hardware by Tai-hwa Liang · 13 years ago
  62. 3ac1780 Input: sentelic - refactor code for upcoming new hardware support by Tai-hwa Liang · 13 years ago
  63. aae528d Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platforms by Russell King · 13 years ago
  64. 3638dd2 ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irq by Rob Herring · 13 years ago
  65. 4f8d9ca ARM: sa1111: move PS/2 interface register definitions to sa1111p2.c by Russell King · 13 years ago
  66. 8c6d9d0 ARM: riscpc: pass IRQ resources into keyboard driver by Russell King · 13 years ago
  67. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  68. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  69. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  70. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  71. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 13 years ago
  72. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 13 years ago
  73. 6709c9a Input: revert "gpio_keys - switch to using threaded IRQs" by David Jander · 13 years ago
  74. d908092 Input: gpio_keys - constify platform data by Dmitry Torokhov · 13 years ago
  75. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  76. 5c6a7a6 Input: ili210x - add support for Ilitek ILI210x based touchscreens by Olivier Sobrie · 13 years ago
  77. 14b5842 Input: altera_ps2 - use of_match_ptr() by Tobias Klauser · 13 years ago
  78. 4a53383 Input: synaptics_usb - switch to module_usb_driver() by Dmitry Torokhov · 13 years ago
  79. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  80. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 13 years ago
  81. 0f1142a Input: omap4-keypad - move platform_data to <linux/platform_data> by Felipe Balbi · 13 years ago
  82. 0439166 Input: kxtj9 - who_am_i check value and initial data rate fixes by Christopher Hudson · 13 years ago
  83. 104594b0 Input: add driver support for MAX8997-haptic by Donggeun Kim · 13 years ago
  84. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 13 years ago
  85. 4bc25af xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps by Andrew Jones · 13 years ago
  86. 065319c Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/boards by Arnd Bergmann · 13 years ago
  87. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 13 years ago
  88. 145e973 Input: tegra-kbc - revise device tree support by Olof Johansson · 13 years ago
  89. 2cd3687 Input: of_keymap - add device tree bindings for simple key matrices by Olof Johansson · 13 years ago
  90. 24e3e5a Input: wacom - fix physical size calculation for 3rd-gen Bamboo by Jason Gerecke · 13 years ago
  91. 7a0a1df Input: twl4030-vibra - really switch from #if to #ifdef by Dmitry Torokhov · 13 years ago
  92. b51425b Input: hp680_ts_input - ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  93. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  94. 05b7b84 Merge branch 'for-next' of github.com:rydberg/linux into next by Dmitry Torokhov · 13 years ago
  95. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  96. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 13 years ago
  97. d09b3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  98. 19d57d3 Input: wacom - fix 3rd-gen Bamboo MT when 4+ fingers are in use by Jason Gerecke · 13 years ago
  99. 104a5f3 Input: max8925_onkey - avoid accessing input device too early by Dmitry Torokhov · 13 years ago
  100. 2853378 mfd: Add ability to wake the system for 88pm860x by Jett.Zhou · 13 years ago