1. d8dc91b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  2. 3f44ea0 Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_driver-simplify', 'turbostat' and 'usb3' into release by Len Brown · 12 years ago
  3. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  4. fc47912 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  5. dde3ada Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  6. fa2bd30 Merge branches 'from-henrik', 'hidraw', 'logitech', 'picolcd', 'ps3', 'uclogic', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 12 years ago
  7. f06efcc Input: atlas_btns - convert to module_acpi_driver() by Mika Westerberg · 12 years ago
  8. b4adbbe Input: MT - Add flags to input_mt_init_slots() by Henrik Rydberg · 12 years ago
  9. 527df5f Revert "input: ab8500-ponkey: Create AB8500 domain IRQ mapping" by Dmitry Torokhov · 12 years ago
  10. 64b9e4d input: twl4030-vibra: Support for DT booted kernel by Peter Ujfalusi · 12 years ago
  11. e6c3401 Merge tag 'v3.6-rc4' into next by Dmitry Torokhov · 12 years ago
  12. 54ce165 Input: uinput - fix formatting by Dmitry Torokhov · 12 years ago
  13. c5b3533 Input: uinput - specify exact bit sizes on userspace APIs by Dmitry Torokhov · 12 years ago
  14. 00ce756 Input: uinput - mark failed submission requests as free by Dmitry Torokhov · 12 years ago
  15. 22ae19c Input: uinput - fix race that can block nonblocking read by Dmitry Torokhov · 12 years ago
  16. f40033a Input: uinput - return -EINVAL when read buffer size is too small by David Herrmann · 12 years ago
  17. 929d1af Input: uinput - take event lock when fetching events from buffer by Dmitry Torokhov · 12 years ago
  18. 80c99bc Input: rotary-encoder - add DT bindings by Daniel Mack · 12 years ago
  19. ce91953 Input: rotary-encoder - constify platform data pointers by Dmitry Torokhov · 12 years ago
  20. 429a34d Input: rotary-encoder - use gpio_request_one() by Daniel Mack · 12 years ago
  21. a78769b Input: rotary-encoder - defer calls gpio_to_irq() by Daniel Mack · 12 years ago
  22. 112b51c Input: twl4030-pwrbutton - report a wakeup_event on button press by NeilBrown · 12 years ago
  23. 3e701cd Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  24. 945c40c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  25. 96c905f input: Add onkey support for 88PM80X PMIC by Qiao Zhou · 12 years ago
  26. d14b7a4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  27. ca3b3fa input: ab8500-ponkey: Create AB8500 domain IRQ mapping by Lee Jones · 12 years ago
  28. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  29. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  30. 404c3bc Merge commit 'v3.5-rc5' into next by Dmitry Torokhov · 12 years ago
  31. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  32. 59f91e5 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  33. e7ec014 Input: twl6040-vibra - update for device tree support by Peter Ujfalusi · 12 years ago
  34. 03ecd22 Input: ab8500-ponkey - add device tree support by Lee Jones · 12 years ago
  35. 92a9f14 Fix comment typo multipy -> multiply by Ralf Baechle · 12 years ago
  36. 4b78147 Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  37. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  38. cd99758 mfd: Convert wm831x to irq_domain by Mark Brown · 12 years ago
  39. 9ac7b1a Input: tl6040-vibra - Device Tree support by Peter Ujfalusi · 12 years ago
  40. 73e66ce USB: input: yealink.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  41. c25e647 USB: input: powermate.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  42. 419b1a1 USB: input: keyspan_remote.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  43. ab242a7 USB: input: cm109.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  44. f31ad40 Input: mpu3050 - set IRQF_ONESHOT when requesting the interrupt by Stephen Warren · 12 years ago
  45. 938476f USB: yealink.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  46. 8b0725c USB: powermate.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  47. aa33038 USB: input: yealink.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  48. 6b37dbb USB: input: powermate.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  49. 3b449fe USB: input: keyspan_remote.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  50. 388fd20 USB: input: cm109.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  51. 08813d3 USB: yealink.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  52. 2385f3c USB: powermate.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  53. 4efeca5 USB: keyspan_remote.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  54. 3f37d8e USB: cm109.c: remove err() usage by Greg Kroah-Hartman · 13 years ago
  55. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 13 years ago
  56. bcad87b Input: cma3000-d0x - remove unneeded checks by Dmitry Torokhov · 13 years ago
  57. 8eaeb93 mfd: Convert twl6040 to i2c driver, and separate it from twl core by Peter Ujfalusi · 13 years ago
  58. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  59. 0e3d0f3 Input: da9052 - fix memory leak in da9052_onkey_probe() by Jesper Juhl · 13 years ago
  60. 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
  61. 7bfe0e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  62. 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
  63. 10ce3cc Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  64. 4a53383 Input: synaptics_usb - switch to module_usb_driver() by Dmitry Torokhov · 13 years ago
  65. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 13 years ago
  66. ca83922 Input: convert SPI drivers to use module_spi_driver() by Axel Lin · 13 years ago
  67. 0439166 Input: kxtj9 - who_am_i check value and initial data rate fixes by Christopher Hudson · 13 years ago
  68. 104594b0 Input: add driver support for MAX8997-haptic by Donggeun Kim · 13 years ago
  69. 4bc25af xen kconfig: relax INPUT_XEN_KBDDEV_FRONTEND deps by Andrew Jones · 13 years ago
  70. 7a0a1df Input: twl4030-vibra - really switch from #if to #ifdef by Dmitry Torokhov · 13 years ago
  71. b675b36 Merge commit 'v3.3-rc6' into next by Dmitry Torokhov · 13 years ago
  72. d09b3c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  73. 104a5f3 Input: max8925_onkey - avoid accessing input device too early by Dmitry Torokhov · 13 years ago
  74. 2853378 mfd: Add ability to wake the system for 88pm860x by Jett.Zhou · 13 years ago
  75. adab30d Input: max8925_onkey - allow to be used as a wakeup source by Kevin Liu · 13 years ago
  76. f0c5f65 Input: add support for OnKey module for DA9052/53 PMIC by Ashish Jangam · 13 years ago
  77. f3761c0 Input: twl4030-vibra - use proper guard for PM methods by Dmitry Torokhov · 13 years ago
  78. 393f9ff Input: pcf8574_keypad - fix typo in Kconfig by Masanari Iida · 13 years ago
  79. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  80. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  81. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  82. 2485a4b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  83. d3d2580 Input: revert some over-zealous conversions to module_platform_driver() by Dmitry Torokhov · 13 years ago
  84. dbe950f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  85. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  86. da73356 Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  87. ee66e65 mfd: Unify abx500 headers in mfd/abx500 by Linus Walleij · 13 years ago
  88. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  89. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  90. cd314fa Input: mpu3050 - configure the sampling method by Heikki Krogerus · 13 years ago
  91. 3b51872 Input: mpu3050 - ensure we enable interrupts by Heikki Krogerus · 13 years ago
  92. e948981 Input: mpu3050 - add of_match table for device-tree probing by Olof Johansson · 13 years ago
  93. 10ee08b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  94. ff803ed Input: add driver for Sharp gp2ap002a00f proximity sensor by Courtney Cavin · 13 years ago
  95. 18b2b18 Input: mc13783-pwrbutton - convert to use module_platform_driver() by Axel Lin · 13 years ago
  96. 3a7f8fb Input: cma3000_d0x - fix signedness bug in cma3000_thread_irq() by Xi Wang · 13 years ago
  97. 840a746 Input: misc - use macro module_platform_driver() by JJ Ding · 13 years ago
  98. 3bfd5c5 Input: add generic GPIO-tilt driver by Heiko Stübner · 13 years ago
  99. a6c6178 Input: remove redundant spi driver bus initialization by Lars-Peter Clausen · 13 years ago
  100. 0d2cd91 Merge commit 'v3.2-rc3' into next by Dmitry Torokhov · 13 years ago