1. 7960386 staging: dgnc: delete all references to 'flipbuf' by Gujulan Elango, Hari Prasath (H.) · 9 years ago
  2. 850b41f dgnc: get rid of dpacompat.h, move remaining stuff to digi.h by Giedrius Statkevičius · 10 years ago
  3. f6a14cf Staging: dgnc: Use goto for error handling by Quentin Lambert · 10 years ago
  4. 9f9de64 Staging: dgnc: dgnc_driver: Add a missing call to dgnc_tty_uninit by Quentin Lambert · 10 years ago
  5. 1f2e089 dgnc: clean up comments at start of files by Giedrius Statkevičius · 10 years ago
  6. d7f355d dgnc: Remove unneeded dgnc_state array of strings by Giedrius Statkevičius · 10 years ago
  7. 2e363be staging: dgnc: Use kcalloc instead of kzalloc. by Navya Sri Nizamkari · 10 years ago
  8. 65da04c dgnc: Make all lines under 80 characters in dgnc_driver.c by Giedrius Statkevičius · 10 years ago
  9. 5f9dca1 Staging: dgnc: Fix checking return value of register_chrdev by Salah Triki · 10 years ago
  10. f40e06f Staging: dgnc: Replace printk() with dev_dbg() by Cristina Opriceana · 10 years ago
  11. 38e0c9d staging: dgnc: replace init_timer by setup_timer by Aya Mahfouz · 10 years ago
  12. 371ec40 Staging: dgnc: Fix warning of code style by Vatika Harlalka · 10 years ago
  13. 60e2788 staging: dgnc: fix long lines in PCI device table by Krzysztof Adamski · 10 years ago
  14. d7312aa staging: dgnc: implement proper error handling in dgnc_start() by Alexey Khoroshilov · 10 years ago
  15. 2a71a3c staging: dgnc: remove debug symbols by Aya Mahfouz · 10 years ago
  16. ade5b94 staging: dgnc: remove unused variable named rawreadok by Aya Mahfouz · 10 years ago
  17. 6db43a9 staging: dgnc: dgnc_driver: remove all occurences of trcbuf_size by Aya Mahfouz · 10 years ago
  18. 1f26adc staging: dgnc: Remove non-standard APR/RAPR printing macros by Roberta Dobrescu · 10 years ago
  19. 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
  20. 446393e staging: dgnc: Fix do not add new typedefs by Ebru Akagunduz · 10 years ago
  21. 66663dc staging: dgnc: dgnc_driver.c: Replace non-standard spinlock's macros by Roberta Dobrescu · 10 years ago
  22. 27d5775 staging: dgnc: remove Neo card ids from device table by Bill Pemberton · 10 years ago
  23. 587abd7 staging: dgnc: split two assignments into the two assignments on two lines. by Seunghun Lee · 10 years ago
  24. f1e5174 staging: dgnc: remove DPR Macros and related codes. by Seunghun Lee · 10 years ago
  25. ed7f92d staging: dgnc: Remove unnecessary dgnc_Major_Control_Registered variable by Konrad Zapalowicz · 10 years ago
  26. 0b3a07e staging: dgnc: Remove not needed dgnc_driver_start variable by Konrad Zapalowicz · 10 years ago
  27. 3599aba staging: dgnc: Remove driver-wide polling counter variable by Konrad Zapalowicz · 10 years ago
  28. 1d8c5aa staging: dgnc: Remove driver-wide state variable by Konrad Zapalowicz · 10 years ago
  29. 92ded48 staging: dgnc: Siplify the dgnc_start function by Konrad Zapalowicz · 10 years ago
  30. 9a633d0 staging: dgnc: Move utility functions out of dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  31. bbecbac staging: dgnc: Remove unnecessary functions from dgnc_driver.c by Konrad Zapalowicz · 10 years ago
  32. 338fd80 staging: dgnc: Fix no spaces before tabs checkpath warning by Konrad Zapalowicz · 10 years ago
  33. 1e881002 staging: dgnc: Fix externs should be avoided in the .c files by Konrad Zapalowicz · 10 years ago
  34. dfc2b00 staging: dgnc: Remove unneeded dgnc_trace.c and dgnc_trace.h by Seunghun Lee · 10 years ago
  35. e325f66 staging: dgnc: removes unused if defined code by Seunghun Lee · 10 years ago
  36. 78adbb2 staging: dgnc_driver.c: code style fixes by Guillaume Morin · 10 years ago
  37. 07467e5 Staging: dgnc: fixed brace coding style issue in dgnc_driver.c by Vincent Heuken · 10 years ago
  38. 36aa10a staging: dgnc: redundant NULL checks before kfree() by Vitaly Osipov · 10 years ago
  39. 3f28896 Staging: dgnc: dgnc_driver: fixed incorrect braces by Son P. Nguyen · 10 years ago
  40. 2b46be6 staging: dgnc: cleanup dgnc_finalize_board_init() by Antoine Sirinelli · 10 years ago
  41. cf92c9c staging:dgnc: Replace printk by pr_warn by Himangi Saraogi · 11 years ago
  42. 2066547 Staging: dgnc: Fix struct file_operations should normally be const by Monam Agarwal · 11 years ago
  43. a275823 staging: dgnc: braces {} are not necessary for single statement in dgnc_driver.c by Archana kumari · 11 years ago
  44. 4ee0925 staging: dgnc:Removed unecessary error messages in dgnc_driver.c by Archana kumari · 11 years ago
  45. a07bf39 staging: dgnc: changes arguments in sizeof by Lidza Louina · 11 years ago
  46. 0e4f66b staging: dgnc: Remove casting the return value which is a void pointer by Jingoo Han · 11 years ago
  47. b74c746 staging: dgnc: removes LINUX_VERSION_CODE conditionals by Lidza Louina · 11 years ago
  48. e2aad1d Merge 3.12-rc2 into staging-next. by Greg Kroah-Hartman · 11 years ago
  49. 8f90ef8 staging: dgnc: removes parentheses around return statements by Lidza Louina · 11 years ago
  50. 03425f5 staging: dgnc: renames board_t to dgnc_board by Lidza Louina · 11 years ago
  51. 5418ae3 staging: dgnc: fix potential format string flaw by Kees Cook · 11 years ago
  52. f230586 staging: dgnc: driver.c and .h: removes dgnc_driver_kzmalloc func by Lidza Louina · 11 years ago
  53. 52f9d66 staging: dgnc: driver.c and tty.c: replaces dgnc_driver_kzmalloc with kzalloc by Lidza Louina · 11 years ago
  54. 8287ac0 staging: dgnc: driver.c: removes dgnc_mbuf function by Lidza Louina · 11 years ago
  55. 68a5a5f staging: dgnc: driver.c: Need to include slab.h by Tushar Behera · 11 years ago
  56. eae9842 staging: dgnc: driver.c: fixes code indent error by Lidza Louina · 11 years ago
  57. 4cfa730 staging: dgnc: removes CVS code from files by Lidza Louina · 11 years ago
  58. 817b784 staging: dgnc: driver.c: removes trailing whitespace by Lidza Louina · 11 years ago
  59. 62a86e5 staging: dgnc: removes ifdef HAVE_UNLOCKED_IOCTL conditionals by Lidza Louina · 11 years ago
  60. f1900e7 staging: dgnc: driver.c: fixes warning about assigning pointer by Lidza Louina · 11 years ago
  61. 35cf904 staging: dgnc: removes proc code by Lidza Louina · 11 years ago
  62. 0b99d58 staging: dgnc: add dgnc digi driver by Lidza Louina · 11 years ago