1. 1dd39e9 staging: comedi: disallow COMEDI_DEVCONFIG on non-board minors by Ian Abbott · 11 years ago
  2. 4eae18f staging: comedi: don't hijack hardware device private data by Ian Abbott · 12 years ago
  3. f5b1304 staging: comedi: prevent auto-unconfig of manually configured devices by Ian Abbott · 12 years ago
  4. cc08879 staging: comedi: fix memory leak for saved channel list by Ian Abbott · 12 years ago
  5. 2b7f209 staging: comedi: don't dereference user memory for INSN_INTTRIG by Ian Abbott · 12 years ago
  6. 84d0e61 drivers/staging/comedi/comedi_fops.c: add missing vfree by Julia Lawall · 12 years ago
  7. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  8. 70fe742 staging: comedi_fops.c whitespace fixes by Florian Schmaus · 13 years ago
  9. 407f3fd Merge 3.2-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  10. c501816 staging: comedi: comedi_fops: Removed int overflow check by Florian Schmaus · 13 years ago
  11. 2e1c394 staging: comedi: comedi_fops: Replace deprecated strict_strtoul with kstrtouint by Florian Schmaus · 13 years ago
  12. dfd8ee9 Staging: comedi: fix integer overflow in do_insnlist_ioctl() by Xi Wang · 13 years ago
  13. 06b446c Revert "Staging: comedi: integer overflow in do_insnlist_ioctl()" by Greg Kroah-Hartman · 13 years ago
  14. e384a41 Staging: comedi: integer overflow in do_insnlist_ioctl() by Dan Carpenter · 13 years ago
  15. 6a9ce6b Staging: comedi: fix signal handling in read and write by Federico Vaga · 13 years ago
  16. df30b21 Staging: comedi: fix mmap_count by Federico Vaga · 13 years ago
  17. 3ffab42 staging: comedi: fix oops for USB DAQ devices. by Bernd Porr · 13 years ago
  18. f5283a4 Staging: comedi: Fixed coding style issues. by Mark Pearson · 13 years ago
  19. 0435f93 staging: comedi: remove COMEDI_DEVICE_CREATE macro, expand all callers by Pavel Roskin · 13 years ago
  20. 819cbb1 staging: comedi: fix infoleak to userspace by Vasiliy Kulikov · 13 years ago
  21. c5274ab staging: remove unnecessary code by Greg Dietsche · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. 2f644cc staging: comedi: Make INSN_BITS behavior consistent across drivers by Ian Abbott · 13 years ago
  24. e4c5bf8 Merge 'staging-next' to Linus's tree by Greg Kroah-Hartman · 14 years ago
  25. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  26. 81604d4 staging: comedi: check return code of put_user by Vasiliy Kulikov · 14 years ago
  27. 3c17ba07 Staging: comedi: Allow 'open' driver method to fail by Ian Abbott · 14 years ago
  28. 53fa827 Staging: comedi: For COMEDI_BUFINFO, check access to command by Ian Abbott · 14 years ago
  29. 4772c01 Staging: comedi: COMEDI_BUFINFO with no async - report no bytes read or written by Ian Abbott · 14 years ago
  30. d261154 Staging: comedi: don't write to buffer if command finished by Ian Abbott · 14 years ago
  31. 21fe2ee Staging: comedi: Fix long line lengths in comedi_fops.c by Mark · 14 years ago
  32. 92d0127 Staging: comedi: __user markup on comedi_fops.c by Greg Kroah-Hartman · 14 years ago
  33. 9e8c604 Staging: comedi: make comedi_free_board_minor local to comedi core by Greg Kroah-Hartman · 14 years ago
  34. 242e7ad Staging: comedi: make comedi_alloc_board_minor local to comedi core by Greg Kroah-Hartman · 14 years ago
  35. 181bd67 Staging: comedi: make comedi_set_subdevice_runflags() static by Greg Kroah-Hartman · 14 years ago
  36. 0fd0ca7 Staging: comedi: rename check_chanlist to comedi_check_chanlist by Greg Kroah-Hartman · 14 years ago
  37. 1873643 Staging: comedi: more EXPORT_SYMBOL movement by Greg Kroah-Hartman · 14 years ago
  38. 3fffdf2 Staging: comedi: added log level to printk's in comedi_fops.c by Mark Rankilor · 14 years ago
  39. 20617f2 Staging: comedi: fix whitespace coding style issues in comedi_fops.c by Pieter De Praetere · 14 years ago
  40. 6705b68 Staging: comedi: comedi_fops.c: Checkpatch cleanup by Andrea Gelmini · 14 years ago
  41. 5d7ae22 Staging: comedi: remove check for HAVE_COMPAT_IOCTL by Shawn Bohrer · 15 years ago
  42. 00a1855 staging: comedi: Remove check for HAVE_UNLOCKED_IOCTL by Shawn Bohrer · 15 years ago
  43. b8b5cd9 Staging: comedi: Corrected type of a printk argument in resize_async_buffer(). by Ian Abbott · 15 years ago
  44. 0a85b6f Staging: Comedi: Lindent changes to comdi driver in staging tree by Mithlesh Thukral · 15 years ago
  45. a8f80e8 Networking: use CAP_NET_ADMIN when deciding to call request_module by Eric Paris · 15 years ago
  46. fcea115 Staging: comedi: remove some RT code that lingered by Greg Kroah-Hartman · 15 years ago
  47. 25436dc Staging: comedi: remove RT code by Greg Kroah-Hartman · 15 years ago
  48. 5f74ea1 Staging: comedi: remove comedi-specific wrappers by Greg Kroah-Hartman · 15 years ago
  49. 883db3d Staging: comedi: Added sysfs attribute files for setting and querying subdevice buffer sizes. by Frank Mori Hess · 15 years ago
  50. 9aa5339 Staging: comedi: Remove comedi_bufinfo typedef by Bill Pemberton · 15 years ago
  51. be6aba4 Staging: comedi: Remove comedi_bufconfig typedef by Bill Pemberton · 15 years ago
  52. 0707bb0 Staging: comedi: Remove comedi_devconfig typedef by Bill Pemberton · 15 years ago
  53. 063db04 Staging: comedi: Remove comedi_devinfo typedef by Bill Pemberton · 15 years ago
  54. bd52efb Staging: comedi: Remove comedi_subdinfo typedef by Bill Pemberton · 15 years ago
  55. a18b416 Staging: comedi: Remove comedi_chaninfo typedef by Bill Pemberton · 15 years ago
  56. da613f4 Staging: comedi: Remove comedi_insnlist typedef by Bill Pemberton · 15 years ago
  57. 90035c0 Staging: comedi: Remove comedi_insn typedef by Bill Pemberton · 15 years ago
  58. ea6d0d4 Staging: comedi: Remove comedi_cmd typedef by Bill Pemberton · 15 years ago
  59. 0bfbbe8 Staging: comedi: Remove device_create_result_type typedef by Bill Pemberton · 15 years ago
  60. d163679 Staging: comedi: Remove comedi_async typedef by Bill Pemberton · 15 years ago
  61. 34c4392 Staging: comedi: Remove comedi_subdevice typedef by Bill Pemberton · 15 years ago
  62. 71b5f4f Staging: comedi: Remove comedi_device typedef by Bill Pemberton · 15 years ago
  63. 790c554 Staging: comedi: Remove lsampl_t and sampl_t typedefs by Bill Pemberton · 15 years ago
  64. 9792007 Staging: comedi: comedi_open: Fix null pointer dereference. by Ian Abbott · 15 years ago
  65. 56d92c6 Staging: comedi: newer gcc warning fixes by Ian Abbott · 15 years ago
  66. 53b670a Staging: comedi: fix bug with invalid minor number usage. by Frank Mori Hess · 16 years ago
  67. a3cb729 Staging: comedi: Added some validation of comedi module parameter values. by Frank Mori Hess · 16 years ago
  68. 4c41f3a Staging: comedi: Fixed minor numbers for subdevice files. by Frank Mori Hess · 16 years ago
  69. 1dd33ab Staging: comedi: add comedi_num_legacy_minors module parameter by Bernd Porr · 16 years ago
  70. 6a9d7a2 Staging: comedi: Add a module parameter 'comedi_autoconfig'. by Ian Abbott · 16 years ago
  71. 476b847 Staging: comedi: fix checkpatch.pl errors in comedi_fops.c by Greg Kroah-Hartman · 16 years ago
  72. ed9eccb Staging: add comedi core by David Schleef · 16 years ago