1. c471c98 staging: dgnc_sysfs: Replace printk(KERN_ERR ) with pr_err() by Ioana Ciornei · 9 years ago
  2. c754ff9 dgnc: Clean up dgnc_sysfs.h by Giedrius Statkevičius · 9 years ago
  3. 3b84f2d dgnc: remove unused stuff from dgnc_cls.h by Giedrius Statkevičius · 9 years ago
  4. 20dad75 dgnc: remove old 2.4-2.6 compat kernel defines by Giedrius Statkevičius · 9 years ago
  5. d533a52 dgnc: use linux/types.h instead of dgnc_types.h by Giedrius Statkevičius · 9 years ago
  6. 850b41f dgnc: get rid of dpacompat.h, move remaining stuff to digi.h by Giedrius Statkevičius · 9 years ago
  7. 944b3ad dgnc: clean up digi.h by Giedrius Statkevičius · 9 years ago
  8. f82d189 dgnc: remove unused dgnc_ioctl_name() command by Giedrius Statkevičius · 9 years ago
  9. 4bef52f staging: dgnc: some off by one bugs by Dan Carpenter · 9 years ago
  10. 5ec29365 Staging: dgnc: release the lock before testing for nullity by Quentin Lambert · 9 years ago
  11. c84a083 Staging: dgnc: Use goto for spinlock release before return by Quentin Lambert · 9 years ago
  12. f6a14cf Staging: dgnc: Use goto for error handling by Quentin Lambert · 9 years ago
  13. 64e784c Staging: dgnc: Remove redundant parentheses by Somya Anand · 9 years ago
  14. 9f9de64 Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit by Quentin Lambert · 9 years ago
  15. 1f2e089 dgnc: clean up comments at start of files by Giedrius Statkevičius · 9 years ago
  16. d7f355d dgnc: Remove unneeded dgnc_state array of strings by Giedrius Statkevičius · 9 years ago
  17. 2e363be staging: dgnc: Use kcalloc instead of kzalloc. by Navya Sri Nizamkari · 9 years ago
  18. cb1185a staging: dgnc: off by one in dgnc_mgmt_ioctl() by Dan Carpenter · 9 years ago
  19. 65da04c dgnc: Make all lines under 80 characters in dgnc_driver.c by Giedrius Statkevičius · 9 years ago
  20. e9210a0 dgnc: Make all lines under 80 characters in dgnc_cls.h by Giedrius Statkevičius · 9 years ago
  21. 85c748d dgnc: Remove redundant blank lines in dgnc_cls.c by Giedrius Statkevičius · 9 years ago
  22. f11cc56 dgnc: Move DG_PART definition from Makefile to dgnc_driver.h by Cass May · 9 years ago
  23. fd933ba dgnc: Remove superfluous EXTRA_CFLAGS variable by Cass May · 9 years ago
  24. a3d81a3 drivers: staging: dgnc: Replace min with min_t by Darshana Padmadas · 9 years ago
  25. 5f9dca1 Staging: dgnc: Fix checking return value of register_chrdev by Salah Triki · 9 years ago
  26. 834d867 staging: dgnc: fix braces {} are not necessary for single statement blocks by Salah Triki · 9 years ago
  27. f40e06f Staging: dgnc: Replace printk() with dev_dbg() by Cristina Opriceana · 9 years ago
  28. c28645e Staging: dgnc: Replace printk with dev_err by Cristina Opriceana · 9 years ago
  29. b0487a7 Staging: dgnc: Removed trailing whitespace by Gamze POLAT · 9 years ago
  30. 38e0c9d staging: dgnc: replace init_timer by setup_timer by Aya Mahfouz · 9 years ago
  31. 371ec40 Staging: dgnc: Fix warning of code style by Vatika Harlalka · 9 years ago
  32. 9e39ab2 Staging: dgnc: Removed trailing whitespace to improve readability. by Vatika Harlalka · 9 years ago
  33. 985d251 Staging: dgnc: Indented code to increase readability by Vatika Harlalka · 9 years ago
  34. 2be90fe drivers/staging: use current->state helpers by Davidlohr Bueso · 9 years ago
  35. 6f6304b Staging: dgnc: fixed some coding style errors by Andrew Milkovich · 10 years ago
  36. 60e2788 staging: dgnc: fix long lines in PCI device table by Krzysztof Adamski · 10 years ago
  37. d7312aa staging: dgnc: implement proper error handling in dgnc_start() by Alexey Khoroshilov · 10 years ago
  38. fc33bd2 staging: dgnc: Remove useless cast on void pointer by Tapasweni Pathak · 10 years ago
  39. ac611dc staging: dgnc: dgnc_kcompat.h: remove unused macro by Aya Mahfouz · 10 years ago
  40. 2a71a3c staging: dgnc: remove debug symbols by Aya Mahfouz · 10 years ago
  41. ade5b94 staging: dgnc: remove unused variable named rawreadok by Aya Mahfouz · 10 years ago
  42. 6db43a9 staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size by Aya Mahfouz · 10 years ago
  43. 8a43572 staging: dgnc: dgnc_kcompat.h: remove unused macros by Aya Mahfouz · 10 years ago
  44. 308c32f staging: dgnc: delete successive assignments to the same location by Jiayi Ye · 10 years ago
  45. 36beff6 Staging: dgnc: Remove unused sniff code by Somya Anand · 10 years ago
  46. feba47a staging: dgnc: Remove space before tabs by Dilek Uzulmez · 10 years ago
  47. 1f26adc staging: dgnc: Remove non-standard APR/RAPR printing macros by Roberta Dobrescu · 10 years ago
  48. ca5dd0b Staging: dgnc: Compress two lines of code into one. by Heena Sirwani · 10 years ago
  49. 683a52a Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  50. 446393e staging: dgnc: Fix do not add new typedefs by Ebru Akagunduz · 10 years ago
  51. 3fad964 staging: dgnc: Fix no spaces at the start of a line in dpacompat.h by Yeliz Taneroglu · 10 years ago
  52. 0eaa02e Staging: dgnc: Add missing blank line by Mahati Chamarthy · 10 years ago
  53. 3c4019d Staging: dgnc: Remove unnecessary braces by Mahati Chamarthy · 10 years ago
  54. c313fe2 Staging: dgnc: Remove return in void function by Mahati Chamarthy · 10 years ago
  55. ac90800 Staging: dgnc: Remove space before parenthesis by Mahati Chamarthy · 10 years ago
  56. b4e28a6 staging: dgnc: dgnc_driver.h: Remove non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  57. 66663dc staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  58. 7be869b staging: dgnc: dgnc_neo.c: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  59. a44b508 staging: dgnc: dgnc_tty.c: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  60. 9a03d7c staging: dgnc: dgnc_mgmt.c: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  61. 42c4d46 staging: dgnc: Fixed white space warning. by Gulsah Kose · 10 years ago
  62. 707505b staging: dgnc: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  63. 77b55d8 staging: dgnc: Fix unnecessary braces warning. by Gulsah Kose · 10 years ago
  64. fb33aa4 staging: dgnc: Check sscanf return value by Roberta Dobrescu · 10 years ago
  65. f23e875 staging: dgnc: Fix unnecessary space warning. by Gulsah Kose · 10 years ago
  66. e8756d4 staging: dgnc: Fix missing blank line warning. by Gulsah Kose · 10 years ago
  67. 3dfe755 Staging: dgnc: Merge lines and remove unused variable for immediate return by Vaishali Thakkar · 10 years ago
  68. 10352c2 staging: dgnc: Move open brace on previous line by Roberta Dobrescu · 10 years ago
  69. 05a70e1 staging: dgnc: Do not initialise statics to 0 or NULL by Roberta Dobrescu · 10 years ago
  70. b051017 staging: dgnc: Replace kzalloc with kcalloc by Roberta Dobrescu · 10 years ago
  71. f3dadd2 staging: dgnc: Fix warnings relating to printk() by Roberta Dobrescu · 10 years ago
  72. 27d5775 staging: dgnc: remove Neo card ids from device table by Bill Pemberton · 10 years ago
  73. 587abd7 staging: dgnc: split two assignments into the two assignments on two lines. by Seunghun Lee · 10 years ago
  74. 239d134 staging: dgnc: Fix sleeping under spinlock bug by Konrad Zapalowicz · 10 years ago
  75. 79f284d staging: dgnc: remove some unused macros by Seunghun Lee · 10 years ago
  76. fb33cac staging: dgnc: Fix checkpatch include warning by Kieron Browne · 10 years ago
  77. f1e5174 staging: dgnc: remove DPR Macros and related codes. by Seunghun Lee · 10 years ago
  78. ed7f92d staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variable by Konrad Zapalowicz · 10 years ago
  79. 0b3a07e staging: dgnc: Remove not needed dgnc_driver_start variable by Konrad Zapalowicz · 10 years ago
  80. 3599aba staging: dgnc: Remove driver-wide polling counter variable by Konrad Zapalowicz · 10 years ago
  81. 1d8c5aa staging: dgnc: Remove driver-wide state variable by Konrad Zapalowicz · 10 years ago
  82. d6365fe staging: dgnc: Remove unnecessary 'return' statement by Konrad Zapalowicz · 10 years ago
  83. 8aa5d0d staging: dgnc: Fix missing blank line after declarations by Konrad Zapalowicz · 10 years ago
  84. e9b6999 staging: dgnc: Remove 'volatile' modifier where it is not needed by Konrad Zapalowicz · 10 years ago
  85. 13d1773 staging: dgnc: Fix braces {} are not necessary for single statement blocks by Konrad Zapalowicz · 10 years ago
  86. 5ef33f3 staging: dgnc: Fix that open brace { should be on the previous line by Konrad Zapalowicz · 10 years ago
  87. 1eba3db staging: dgnc: Fix missing blank line after declarations by Konrad Zapalowicz · 10 years ago
  88. 9dfe567 staging: dgnc: Fix included header from 'asm' by Konrad Zapalowicz · 10 years ago
  89. 98b3bcc staging: dgnc: Update the TODO file by Konrad Zapalowicz · 10 years ago
  90. 92ded48 staging: dgnc: Siplify the dgnc_start function by Konrad Zapalowicz · 10 years ago
  91. 9a633d0 staging: dgnc: Move utility functions out of dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  92. bbecbac staging: dgnc: Remove unnecessary functions from dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  93. ea6e9de staging: dgnc: Fix frame size is larger than 1024B by Konrad Zapalowicz · 10 years ago
  94. 338fd80 staging: dgnc: Fix no spaces before tabs checkpath warning by Konrad Zapalowicz · 10 years ago
  95. 1e881002 staging: dgnc: Fix externs should be avoided in the .c files by Konrad Zapalowicz · 10 years ago
  96. dfc2b00 staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h by Seunghun Lee · 10 years ago
  97. 83f053d staging: dgnc: rephrase comment by Seunghun Lee · 10 years ago
  98. e325f66 staging: dgnc: removes unused if defined code by Seunghun Lee · 10 years ago
  99. 645b031 staging: dgnc: remove commented code by Seunghun Lee · 10 years ago
  100. fc1cfd3 staging: dgnc: Fix space required after that ',' by Seunghun Lee · 10 years ago