1. 849f5ae Input: iforce - add sanity checks by Oliver Neukum · 5 years ago
  2. 6d45d3e Input: iforce - remove empty multiline comments by Tim Schumacher · 5 years ago
  3. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  4. 1151837 Input: iforce - add the Saitek R440 Force Wheel by Tim Schumacher · 6 years ago
  5. 21ae38f Input: iforce - use unaligned accessors, where appropriate by Dmitry Torokhov · 6 years ago
  6. 8624dfd Input: iforce - drop couple of temps from transport code by Dmitry Torokhov · 6 years ago
  7. 2178db6 Input: iforce - drop bus type from iforce structure by Dmitry Torokhov · 6 years ago
  8. dfad2b1 Input: iforce - use DMA-safe buffores for USB transfers by Dmitry Torokhov · 6 years ago
  9. 6ac0aec Input: iforce - allow callers supply data buffer when fetching device IDs by Dmitry Torokhov · 6 years ago
  10. 633354d Input: iforce - only call iforce_process_packet() if initialized by Dmitry Torokhov · 6 years ago
  11. 2880dcf Input: iforce - signal command completion from transport code by Dmitry Torokhov · 6 years ago
  12. d3cc100 Input: iforce - do not combine arguments for iforce_process_packet() by Dmitry Torokhov · 6 years ago
  13. 8a25e05 Input: iforce - factor out hat handling when parsing packets by Dmitry Torokhov · 6 years ago
  14. 43e61fc Input: iforce - update formatting of switch statements by Dmitry Torokhov · 6 years ago
  15. 4873586 Input: iforce - use DMA-safe buffer when getting IDs from USB by Dmitry Torokhov · 6 years ago
  16. 4f99de6 Input: iforce - split into core and transport modules by Dmitry Torokhov · 6 years ago
  17. 81fd431 Input: iforce - move transport data into transport modules by Dmitry Torokhov · 6 years ago
  18. 501025d Input: iforce - add bus type and parent arguments to iforce_init_device() by Dmitry Torokhov · 6 years ago
  19. 05ca382 Input: iforce - introduce start and stop io transport ops by Dmitry Torokhov · 6 years ago
  20. 9381758 Input: iforce - move command completion handling to serio code by Dmitry Torokhov · 6 years ago
  21. 2a1433f Input: iforce - move get_id to the transport operations by Dmitry Torokhov · 6 years ago
  22. 38d1076 Input: iforce - introduce transport ops by Dmitry Torokhov · 6 years ago
  23. f7f3651 Input: iforce - remove "being used" silliness by Dmitry Torokhov · 6 years ago
  24. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  27. 0b64fa0 Input: iforce - reorganize joystick configuration lists by Tim Schumacher · 6 years ago
  28. 6c6212a Input: iforce - assign BTN_DEAD only for specific devices by Tim Schumacher · 6 years ago
  29. 305180b Input: iforce - reformat the packet dump output by Tim Schumacher · 6 years ago
  30. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 6 years ago
  31. 381a2c6 Input: iforce - use GFP_KERNEL in iforce_get_id_packet() by Sebastian Andrzej Siewior · 7 years ago
  32. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  33. b9e8cbc Input: iforce - constify serio_device_id by Arvind Yadav · 7 years ago
  34. c129585 Input: iforce - constify usb_device_id and fix space before '[' error by Arvind Yadav · 7 years ago
  35. 59cf8be Input: iforce - validate number of endpoints before using them by Johan Hovold · 8 years ago
  36. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  37. a852d78 USB: input: iforce: fix up dev_* messages by Greg Kroah-Hartman · 13 years ago
  38. f576125 USB: iforce: remove dbg() usage by Greg Kroah-Hartman · 13 years ago
  39. d331efd USB: input: joystick: iforce: fix up dev_err() usages by Greg Kroah-Hartman · 13 years ago
  40. 7b22a88 USB: iforce: remove err() usage by Greg Kroah-Hartman · 13 years ago
  41. 33e808c Input: iforce - clean up Makefile by Dmitry Torokhov · 14 years ago
  42. 513d8be Input: iforce - fix Guillemot Jet Leader 3D entry by Marek Vasut · 15 years ago
  43. d861f7b Input: iforce - add Guillemot Jet Leader Force Feedback by Marek Vasut · 15 years ago
  44. c2b27ef Input: iforce - wait for command completion when closing the device by Dmitry Torokhov · 15 years ago
  45. 98b7fb0 Input: iforce - fix oops on device disconnect by Dmitry Torokhov · 15 years ago
  46. 68947b8 Input: iforce - support new revision of ACT LABS Force RS by Jiri Kosina · 15 years ago
  47. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  48. d1659fc Input: remove CVS keywords by Adrian Bunk · 17 years ago
  49. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  50. 6b8588f usb input endianness annotations and fixes by Al Viro · 17 years ago
  51. 4615e33 Input: iforce - don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  52. 118e78d changed email by Johann Deneux · 17 years ago
  53. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  54. d9f0383 Input: iforce - fix 'unused variable' warning by Andrew Morton · 17 years ago
  55. c0338c1 Input: iforce - minor clean-ups by Johann Deneux · 18 years ago
  56. b8691fd Input: iforce - fix force feedback not working by Johann Deneux · 18 years ago
  57. 7816723 Input: drivers/joystick - fix various sparse warnings by Dmitry Torokhov · 18 years ago
  58. 935e658 Input: joysticks - switch to using input_dev->dev.parent by Dmitry Torokhov · 18 years ago
  59. 598972d Input: iforce - use usb_kill_urb instead of usb_unlink_urb by Johann Deneux · 18 years ago
  60. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  61. 8f21d11 usb: iforce-usb free urb cleanup by Mariusz Kozlowski · 18 years ago
  62. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  63. 127278c Input: joysticks - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  64. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  65. f6a01c8 Input: iforce - switch to the new FF interface by Anssi Hannula · 18 years ago
  66. b53174f Input: iforce - add Trust Force Feedback Race Master support by Przemek Iskra · 18 years ago
  67. 8d64d37 Input: iforce - check array bounds before accessing elements by Dmitry Torokhov · 19 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  69. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 19 years ago
  70. fe65b97 Input: iforce - use ENOSPC instead of ENOMEM by Anssi Hannula · 19 years ago
  71. 72ba9f0 Input: joysticks - semaphore to mutex conversion by Ingo Molnar · 19 years ago
  72. 97d4ebf Input: iforce - fix detection of USB devices by Dmitry Torokhov · 19 years ago
  73. 5ae08f8 Input: iforce - do not return ENOMEM upon successful allocation by Alexey Dobriyan · 19 years ago
  74. 75318d2 [PATCH] USB: remove .owner field from struct usb_driver by Greg Kroah-Hartman · 19 years ago
  75. 17dd3f0 [PATCH] drivers/input/joystick: convert to dynamic input_dev allocation by Dmitry Torokhov · 19 years ago
  76. fb76b09 Input: iforce - use wait_event_interruptible_timeout by Vojtech Pavlik · 19 years ago
  77. 18098a6 Input: Add a new I-Force device to the iforce driver. by Marian-Nicolae V. Ion · 20 years ago
  78. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago