1. 262235b staging: ti-soc-thermal: fix device removal by Eduardo Valentin · 12 years ago
  2. f155333 staging: ti-soc-thermal: defer probe if cpufreq is not ready by Eduardo Valentin · 12 years ago
  3. 537eb93 staging: ti-soc-thermal: remove extrapolation rules from TODO by Eduardo Valentin · 12 years ago
  4. 21bf220 staging: ti-soc-thermal: update OMAP5 extrapolation rules by Eduardo Valentin · 12 years ago
  5. b763fda staging: ti-soc-thermal: introduce OMAP4430 extrapolation constants by Eduardo Valentin · 12 years ago
  6. 0359090 staging: ti-soc-thermal: Remove TC1/TC2 TODO (already done) by Eduardo Valentin · 12 years ago
  7. 67b4c47 staging: ti-soc-thermal: fix min/max TODO (already done) by Eduardo Valentin · 12 years ago
  8. 2c014c8 staging: ti-soc-thermal: update TODO list by Eduardo Valentin · 12 years ago
  9. dd7cc7e staging/fwserial: Replace seq_printf with seq_puts by Valentin Ilie · 12 years ago
  10. f1159d7 Drivers: Staging: cxt1e1: strncpy issue, need set zero at the end. by Chen Gang · 12 years ago
  11. e8e1560 staging: comedi: ni_at_a2150: remove 'thisboard' macro by H Hartley Sweeten · 12 years ago
  12. a56ec2f staging: comedi: dt282x: remove 'boardtype' macro by H Hartley Sweeten · 12 years ago
  13. 23e79f81 staging: comedi: dt2801: remove 'boardtype' macro by H Hartley Sweeten · 12 years ago
  14. 3cb65d4 staging: comedi: das800: remove 'thisboard' macro by H Hartley Sweeten · 12 years ago
  15. fef2aa6 staging: comedi: das1800: remove 'thisboard' macro by H Hartley Sweeten · 12 years ago
  16. 9876d56 staging: comedi: serial2002: remove #if 0'ed out code by H Hartley Sweeten · 12 years ago
  17. 7e32f5a staging: comedi: serial2002: remove pr_err() noise in serial2002_read() by H Hartley Sweeten · 12 years ago
  18. a058be6 staging: comedi: serial2002: rename all the static functions by H Hartley Sweeten · 12 years ago
  19. e7ccc45 staging: comedi: serial2002: hookup the (*open) and (*close) last by H Hartley Sweeten · 12 years ago
  20. 81c01c3 staging: comedi: serial2002: return 0 after successful attach by H Hartley Sweeten · 12 years ago
  21. 8399965 staging: comedi: serial2002: remove attach dev_dbg() noise by H Hartley Sweeten · 12 years ago
  22. adbd174 staging: comedi: serial2002: add some whitespace to the subdevice init by H Hartley Sweeten · 12 years ago
  23. fd47579 staging: comedi: serial2002: don't assume the number of subdevices to detach by H Hartley Sweeten · 12 years ago
  24. ee422bb staging: comedi: serial2002: cleanup serial2002_setup_subdevs() by H Hartley Sweeten · 12 years ago
  25. 623a739 staging: comedi: serial2002: split up serial_2002_open() by H Hartley Sweeten · 12 years ago
  26. 761a38a staging: comedi: serial2002: cleanup serial_read() by H Hartley Sweeten · 12 years ago
  27. 071e086 staging: comedi: serial2002: cleanup tty_setspeed() by H Hartley Sweeten · 12 years ago
  28. 0a24598 staging: comedi: serial2002: factor (*poll) busy wait out of tty_read() by H Hartley Sweeten · 12 years ago
  29. 32ef0e3 staging: comedi: serial2002: fix different address space sparse warnings by H Hartley Sweeten · 12 years ago
  30. 4445d25 staging:csr: Fix typo in staging/csr driver by Masanari Iida · 12 years ago
  31. bc73488 staging: cptm1217: Use dev_pm_ops by Lars-Peter Clausen · 12 years ago
  32. c6ac992 staging: speakup: selection.c fix typo in comment by Valentin Ilie · 12 years ago
  33. db210da staging: comedi: add comedi_clear_board_dev() by Ian Abbott · 12 years ago
  34. c6f5b4d staging: comedi: remove struct comedi_file_info by Ian Abbott · 12 years ago
  35. cb6b79d staging: comedi: simplify comedi_board_minor_table[] by Ian Abbott · 12 years ago
  36. bd5b417 staging: comedi: simplify comedi_subdevice_minor_table[] by Ian Abbott · 12 years ago
  37. dac59de staging: comedi: remove comedi_file_info_from_board_minor() by Ian Abbott · 12 years ago
  38. 0fcc9d4 staging: comedi: remove comedi_clear_subdevice_minor() by Ian Abbott · 12 years ago
  39. f3abc83 staging: comedi: refactor comedi_dev_from_minor() by Ian Abbott · 12 years ago
  40. 5e04c25 staging: comedi: reduce use of struct comedi_file_info by Ian Abbott · 12 years ago
  41. da56fdc staging: comedi: change comedi_read/write_subdevice() parameters by Ian Abbott · 12 years ago
  42. c88db46 staging: comedi: use minor device number in attribute functions by Ian Abbott · 12 years ago
  43. 7f4656c staging: comedi: get mutex before subdevice in attribute functions by Ian Abbott · 12 years ago
  44. 7a4e5a9 staging: comedi: rename dev parameter of device attribute functions by Ian Abbott · 12 years ago
  45. 0918e59 staging: comedi: remove hardware_device from struct comedi_device_info by Ian Abbott · 12 years ago
  46. ea1cc39 staging: comedi: remove comedi_clear_minor() by Ian Abbott · 12 years ago
  47. 5b7dba1b staging: comedi: separate board and subdevice minor tables by Ian Abbott · 12 years ago
  48. 8907cf6 staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINOR by Ian Abbott · 12 years ago
  49. eda5682 staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINOR by Ian Abbott · 12 years ago
  50. da619f5 staging: comedi: change comedi_file_info_table_lock to mutex by Ian Abbott · 12 years ago
  51. db2e348 staging: comedi: set hw_dev in comedi_alloc_board_minor() by Ian Abbott · 12 years ago
  52. 74ece108 staging: comedi: move detach out of post-config by Ian Abbott · 12 years ago
  53. 016599f staging: comedi: replace __comedi_device_detach() by Ian Abbott · 12 years ago
  54. dcd7b8b staging: comedi: put module _after_ detach by Ian Abbott · 12 years ago
  55. b2a644b staging: comedi: simplify driver module counting by Ian Abbott · 12 years ago
  56. d9740a0 staging: comedi: avoid forward declarations by Ian Abbott · 12 years ago
  57. 8ab4ed6 staging: comedi: remove manually unconfigured dynamic devices by Ian Abbott · 12 years ago
  58. 1f423cf staging: comedi: no need to evade comedi_auto_unconfig() by Ian Abbott · 12 years ago
  59. 38b9722 staging: comedi: avoid releasing legacy minors automatically by Ian Abbott · 12 years ago
  60. 0777839 staging: comedi: pre-lock mutex on creation of comedi device by Ian Abbott · 12 years ago
  61. 7638ffc staging: comedi: change comedi_alloc_board_minor() to return pointer by Ian Abbott · 12 years ago
  62. 70f30c3 staging: comedi: make comedi_free_board_minor() static by Ian Abbott · 12 years ago
  63. f5b31e1 staging: comedi: call comedi_release_hardware_device() on error by Ian Abbott · 12 years ago
  64. 3346b79 staging: comedi: add comedi_release_hardware_device() by Ian Abbott · 12 years ago
  65. 24fb134 staging: comedi: refactor comedi_free_board_minor() by Ian Abbott · 12 years ago
  66. a649a67 staging: comedi: adjust module count on device cleanup by Ian Abbott · 12 years ago
  67. 4ca7da6 staging: comedi: remove memset() call from comedi_device_init() by Ian Abbott · 12 years ago
  68. 9162220 staging: comedi: no need to zero out comedi_file_info_table[] by Ian Abbott · 12 years ago
  69. f08e0ac staging: comedi: check comedi_auto_config() params by Ian Abbott · 12 years ago
  70. 7e1389a staging: dgrp: implement error handling in dgrp_create_class_sysfs_files() by Alexey Khoroshilov · 12 years ago
  71. 70e90fb staging: usbip: userspace: show product name in `list -l' command by Kurt Kanzenbach · 12 years ago
  72. 80e4b9432 staging: usbip: userspace: unified command line arguments by Kurt Kanzenbach · 12 years ago
  73. b2e0228 staging: usbip: userspace: libsrc: cleanup parsing by Kurt Kanzenbach · 12 years ago
  74. e71e781 staging: usbip: userspace: removed unnecessary code by Kurt Kanzenbach · 12 years ago
  75. e697949 staging: usbip: userspace: avoid memory leaks by Stefan Reif · 12 years ago
  76. b94b3a6 staging: usbip: simplified cleanup function by Kurt Kanzenbach · 12 years ago
  77. 521e1e7 staging: usbip: removed unnecessary for loop by Kurt Kanzenbach · 12 years ago
  78. 2183b77 staging: usbip: removed unnecessary if-else-statements by Kurt Kanzenbach · 12 years ago
  79. 31398f6 staging: usbip: simplified errorhandling by Kurt Kanzenbach · 12 years ago
  80. ca9fb17 staging: usbip: simple indent fix by Stefan Reif · 12 years ago
  81. 234354d staging: usbip: remove unnused, broken macro by Stefan Reif · 12 years ago
  82. 771788074 staging: usbip: removed enumeration of comments by Kurt Kanzenbach · 12 years ago
  83. 2663d79 staging: usbip: reformat function pickup_urb_and_free_priv by Stefan Reif · 12 years ago
  84. c5a73ee staging: usbip: reformat function stub_recv_cmd_unlink() by Kurt Kanzenbach · 12 years ago
  85. 69f4526 staging: usbip: userspace: libsrc: replace numbers by ascii by Stefan Reif · 12 years ago
  86. 986d758 staging: slicoss: information leak in ETHTOOL_GSET by Dan Carpenter · 12 years ago
  87. 69c1440 staging: csr: info leak in unifi_cfg_get_info() by Dan Carpenter · 12 years ago
  88. 2c71c4f staging: comedi: range: introduce some simple mA ranges by H Hartley Sweeten · 12 years ago
  89. ebde53e staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5 by H Hartley Sweeten · 12 years ago
  90. 50708d9 staging: comedi: ni_mio_common: use comedi provided range_bipolar5 by H Hartley Sweeten · 12 years ago
  91. a4f6d9c staging: comedi: ni_pcimio: use comedi provided range_bipolar10 by H Hartley Sweeten · 12 years ago
  92. 165f90e staging: comedi: dt9812: use comedi provided range_unipolar2_5 by H Hartley Sweeten · 12 years ago
  93. 5f8eb72 staging: comedi: range: introduce range_unipolar2_5 by H Hartley Sweeten · 12 years ago
  94. ff0f7ad staging: comedi: dt9812: use comedi provided range_bipolar10 by H Hartley Sweeten · 12 years ago
  95. f737279 staging: comedi: das800: use comedi provided range_bipolar5 by H Hartley Sweeten · 12 years ago
  96. 5d5cabb staging: comedi: das1800: use comedi provided range_bipolar10 by H Hartley Sweeten · 12 years ago
  97. 7cf24bb staging: comedi: cb_pcidas64: use comedi provided range_bipolar10 by H Hartley Sweeten · 12 years ago
  98. e9e7023 staging: comedi: rtd520: rename thisboard variable by H Hartley Sweeten · 12 years ago
  99. 34db8ef staging: comedi: rtd520: rename CamelCase chanBipolar by H Hartley Sweeten · 12 years ago
  100. b0ae436 staging: comedi: rtd520: rename CamelCase in rtdConvertChanGain() by H Hartley Sweeten · 12 years ago