1. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  2. e027372 Merge branches 'hyperv', 'multitouch', 'roccat', 'upstream', 'upstream-fixes', 'wacom' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  3. 11576c6 HID: hid-multitouch: add support 9 new Xiroku devices by Masatoshi Hoshikawa · 13 years ago
  4. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  5. d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
  6. c4fad87 HID: multitouch: add support for 3M 32" by Benjamin Tissoires · 13 years ago
  7. b105712 HID: multitouch: add support of Atmel multitouch panels by Benjamin Tissoires · 13 years ago
  8. 4371ea8 HID: usbhid: defer LED setting to a workqueue by Daniel Kurtz · 13 years ago
  9. f0befcd HID: usbhid: hid-core: submit queued urbs before suspend by Daniel Kurtz · 13 years ago
  10. ede6a8b HID: usbhid: remove LED_ON by Daniel Kurtz · 13 years ago
  11. 05ee283 HID: emsff: use symbolic name instead of hardcoded PID constant by Jiri Kosina · 13 years ago
  12. cd07655 HID: Enable HID_QUIRK_MULTI_INPUT for Trio Linker Plus II by Ignaz Forster · 13 years ago
  13. d66c266 HID: Kconfig: fix syntax by Jiri Kosina · 13 years ago
  14. 7e69ba7 HID: introduce proper dependency of HID_BATTERY on POWER_SUPPLY by Jiri Kosina · 13 years ago
  15. b7ea95f HID: multitouch: support PixArt optical touch screen by Aaron Tian · 13 years ago
  16. 8c3d52f HID: make parser more verbose about parsing errors by default by Jiri Kosina · 13 years ago
  17. ef6f411 HID: wiimote: Select INPUT_FF_MEMLESS by David Herrmann · 13 years ago
  18. 35b4c01 power_supply: add "powers" links to self-powered HID devices by Jeremy Fitzhardinge · 13 years ago
  19. 73db881 power_supply: add scope properties to some self-powered HID devices by Jeremy Fitzhardinge · 13 years ago
  20. d41c2a7 HID: roccat: Add support for Isku keyboard by Stefan Achatz · 13 years ago
  21. 7ed89ae Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  22. 74c4fb0 HID: hv_mouse: Properly add the hid device by K. Y. Srinivasan · 13 years ago
  23. 5458036 HID: hid-multitouch: add support for new Hanvon panels by Benjamin Tissoires · 13 years ago
  24. 5e7ea11 HID: multitouch: merge quanta driver into hid-multitouch by Benjamin Tissoires · 13 years ago
  25. 6720079 HID: hid-input: fix compile for !HID_BATTERY_STRENGTH by Jeremy Fitzhardinge · 13 years ago
  26. 4f5ca83 HID: hid-input: add support for HID devices reporting Battery Strength by Jeremy Fitzhardinge · 13 years ago
  27. b180771 HID: Correct General touch PID by Benjamin Tissoires · 13 years ago
  28. 1b723e8 HID: multitouch: correct eGalax a001 protocol by Benjamin Tissoires · 13 years ago
  29. 66f0612 HID: multitouch: add support for the MSI Windpad 110W by Benjamin Tissoires · 13 years ago
  30. bb9ff21 HID: multitouch: Add egalax ID for Acer Iconia W500 by Marek Vasut · 13 years ago
  31. e36f690 HID: multitouch: cleanup with eGalax PID definitions by Benjamin Tissoires · 13 years ago
  32. 26a2abe HID: multitouch: remove .maxcontacts field for eGalax by Benjamin Tissoires · 13 years ago
  33. 2261bb9 HID: multitouch: cleanup eGalax quirks by Benjamin Tissoires · 13 years ago
  34. eec29e3 HID: multitouch: create sysfs attribute to control quirks from user-space by Benjamin Tissoires · 13 years ago
  35. 1fd8f04 HID: hid-multitouch - add another eGalax id by Chris Bagwell · 13 years ago
  36. a2b2c20 HID: usbkbd: kill LED URB on disconnect by Willem Penninckx · 13 years ago
  37. c196adf HID: usbkbd: synchronize LED URB submission by Willem Penninckx · 13 years ago
  38. f2c4826 HID: picolcd: make fb_pending_lock and picolcd_fb_cleanup static by Jiri Kosina · 13 years ago
  39. b3c21d2 HID: multitouch: make struct mt_classess static by Jiri Kosina · 13 years ago
  40. 90120d6 HID: wiimote: Enable NO_INIT_REPORTS quirk by David Herrmann · 13 years ago
  41. 130a69b HID: wiimote: Remove module version number by David Herrmann · 13 years ago
  42. 43d782a HID: wiimote: Allow direct DRM debug access by David Herrmann · 13 years ago
  43. 1d3452c HID: wiimote: Allow direct eeprom access by David Herrmann · 13 years ago
  44. 43e5e7c HID: wiimote: Add debugfs support stubs by David Herrmann · 13 years ago
  45. 5906215 HID: wiimote: Parse classic controller data by David Herrmann · 13 years ago
  46. a535350 HID: wiimote: Parse nunchuck data by David Herrmann · 13 years ago
  47. b17b57a HID: wiimote: Parse motion+ data by David Herrmann · 13 years ago
  48. 0b6815d HID: wiimote: Add extension handler stubs by David Herrmann · 13 years ago
  49. 479901b HID: wiimote: Register input devices for extensions by David Herrmann · 13 years ago
  50. c1e5139 HID: wiimote: Add extension sysfs attribute by David Herrmann · 13 years ago
  51. 492ba95 HID: wiimote: Add extension initializers by David Herrmann · 13 years ago
  52. 82fb1b3 HID: wiimote: Add extension initializer stubs by David Herrmann · 13 years ago
  53. cb99221 HID: wiimote: Add extension support stub by David Herrmann · 13 years ago
  54. fad8c0e HID: wiimote: Add read-mem helpers by David Herrmann · 13 years ago
  55. 7e27440 HID: wiimote: Move common symbols into header by David Herrmann · 13 years ago
  56. 192a1ac HID: wiimote: Rename driver to allow multiple source files by David Herrmann · 13 years ago
  57. 6cf851d HID: hyperv: fixup Kconfig / Makefile entries by Jiri Kosina · 13 years ago
  58. b95f5bc HID: Move the hid-hyperv driver out of staging by K. Y. Srinivasan · 13 years ago
  59. 789aaa2 HID/usbled: add support for Dream Cheeky DL100B Mailbox Friends Alert by Dan Delaney · 13 years ago
  60. 4c33a88 HID: roccat: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  61. 1f59169 HID: debugfs: decode Generic Device Controls Usage Page by Jeremy Fitzhardinge · 13 years ago
  62. 42f06a1 USB: convert drivers/hid/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  63. b4b583d HID: be more strict when ignoring out-of-range fields by Jiri Kosina · 13 years ago
  64. 6da7066 HID: ignore absolute values which don't fit between logical min and max by Jiri Kosina · 13 years ago
  65. e46e927 HID: bump maximum global item tag report size to 96 bytes by Chase Douglas · 13 years ago
  66. 78761ff HID: wacom: Initial driver for Wacom Intuos4 Wireless (Bluetooth) by Przemo Firszt · 13 years ago
  67. f6b7efc HID: wacom: Move parsing to a separate function by Przemo Firszt · 13 years ago
  68. 8383c6b HID: hid-lg4ff: Casting (void *) value returned by kmalloc is useless by Thomas Meyer · 13 years ago
  69. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  70. 21404b7 hid/apple: modern macbook airs use the standard apple function key translations by Linus Torvalds · 13 years ago
  71. 30307c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  72. d682bd7 Revert "HID: multitouch: decide if hid-multitouch needs to handle mt devices" by Henrik Rydberg · 13 years ago
  73. 8052ee5 HID: drivers/hid/hid-roccat.c: eliminate a null pointer dereference by Julia Lawall · 13 years ago
  74. ec37d32 hid: Fix up files needing export.h for EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  75. 8f86a2c hid: Add module.h to fix up implicit users of it by Paul Gortmaker · 13 years ago
  76. ad734bc HID: hid-apple: add device ID of another wireless aluminium by Andreas Krist · 13 years ago
  77. 213f9da HID: Add device IDs for Macbook Pro 8 keyboards by Gökçen Eraslan · 13 years ago
  78. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  79. b3aec7b Merge branch 'upstream' into for-linus by Jiri Kosina · 13 years ago
  80. f6f1242 Merge branch 'upstream-fixes' into for-linus by Jiri Kosina · 13 years ago
  81. b0eae38 Merge branches 'acrux', 'logitech', 'multitouch', 'roccat' and 'wiimote' into for-linus by Jiri Kosina · 13 years ago
  82. bca6214 HID: hid-magicmouse: Magic Trackpad has 1 button, not 2 by Daniel van Vugt · 13 years ago
  83. 1bcc206 HID: Add device IDs for more SJOY adapters by Sean Young · 13 years ago
  84. dfe9a31 HID: primax: remove spurious dependency by Jiri Kosina · 13 years ago
  85. f6a0460 HID: support primax keyboards violating USB HID spec by Terry Lambert · 13 years ago
  86. fad9fbe HID: usbhid: cancel timer for retry synchronously by Oliver Neukum · 13 years ago
  87. 3797ef6 HID: wacom: Set input bits before registration by David Herrmann · 13 years ago
  88. d727b60 Merge branch 'pm-runtime' into pm-for-linus by Rafael J. Wysocki · 13 years ago
  89. da617c7 HID: consolidate MacbookAir 4,1 mappings by Jiri Kosina · 13 years ago
  90. 4b08691 HID: MacbookAir4,1 and MacbookAir4,2 need entry in hid_mouse_ignore_list[] by Jiri Kosina · 13 years ago
  91. d762cc2 HID: Add support MacbookAir 4,1 keyboard by Nobuhiro Iwamatsu · 13 years ago
  92. f554ff8 HID: hidraw: open count should not increase if error by Amit Nagal · 13 years ago
  93. 9561f7f HID: hiddev: potential info leak in hiddev_ioctl() by Dan Carpenter · 13 years ago
  94. 0db3bfc HID: multitouch: decide if hid-multitouch needs to handle mt devices by Benjamin Tissoires · 13 years ago
  95. b77c392 HID: add autodetection of multitouch devices by Benjamin Tissoires · 13 years ago
  96. e00ddc9 HID: "hid-logitech" driver with Logitech Driving Force GT by Michal Malý · 13 years ago
  97. 844580f HID: hid-logitech-dj: fix off by one by Nestor Lopez Casado · 13 years ago
  98. 65b01bd HID: hidraw: protect hidraw_disconnect() better by James Hogan · 13 years ago
  99. a062cc5 HID: hid-multitouch: add support for the IDEACOM 6650 chip by Stephane Chatty · 13 years ago
  100. 279b1e0 Merge branch 'for-linus' of git://github.com/dtor/input by Linus Torvalds · 13 years ago