1. ad4808b staging: comedi: das6402: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  2. e875132 staging: comedi: ni_at_a2150: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  3. af5a973 staging: comedi: ni_at_ao: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  4. 9a16a01 staging: comedi: das08: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  5. 25182d2 staging: comedi: amplc_pci230: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  6. 48a4f22 staging: comedi: adv_pci1710: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  7. a90feb7 staging: comedi: cb_das16_cs: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  8. eb9bb1f staging: comedi: das16m1: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  9. e4690de staging: comedi: das800: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  10. 96e5624 staging: comedi: cb_pcidas: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  11. 6aa37d7 staging: comedi: amplc_pci224: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  12. 0880acf staging: comedi: adl_pci9111: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  13. 9ef02de staging: comedi: pcl711: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  14. 18c284c staging: comedi: pcl818: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  15. f48c21f staging: comedi: pcl816: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  16. fb5678a staging: comedi: pcl812: convert driver to use the comedi_8254 module by H Hartley Sweeten · 9 years ago
  17. 43db062 staging: comedi: add 'pacer' member to struct comedi_device by H Hartley Sweeten · 9 years ago
  18. d42b521 staging: comedi: comedi_8254: introduce module for 8254 timer support by H Hartley Sweeten · 9 years ago
  19. b7d6b43 staging: comedi: rtd520: remove unnecessary interrupt disable by H Hartley Sweeten · 9 years ago
  20. 1f5fc96 staging: comedi: cb_pcidas64: fix possible integer overflow by H Hartley Sweeten · 9 years ago
  21. 4f456c8 staging: comedi: ni_labpc_common: fix logically dead code issue by H Hartley Sweeten · 9 years ago
  22. cb6ec7f staging: lustre: fld_request.c: Remove else after return. by Alberto Pires de Oliveira Neto · 9 years ago
  23. b569396 staging: android: ion: fix some format strings by Rasmus Villemoes · 9 years ago
  24. d9dfb48 drivers: staging: lustre: Fix "space prohibited between function name and open parenthesis" errors by Adrien Descamps · 9 years ago
  25. 53bd4a0 Staging: lustre: missing curly braces in ll_setattr_raw() by Dan Carpenter · 9 years ago
  26. 499217c staging: lustre: lnet: lnet: Remove unneeded braces in lib-eq.c by Edward Lipinsky · 9 years ago
  27. 695a066 staging: lustre: llite: Remove unnecessary OOM message by Quentin Lambert · 9 years ago
  28. b475d037 staging: lustre: Move proc_*() functions inside #ifdef CONFIG_SYSCTL by Geert Uytterhoeven · 9 years ago
  29. 12e397c staging: lustre: resolves sparse warnings using static declaration by Le Tan · 9 years ago
  30. 43a9a85 staging: lustre: lustre: lov: lov_dev: fix sparse warning of static declaration by Mohammad Jamal · 9 years ago
  31. 89026cb staging: lustre: Make the function 'llog_cat_process_cb' static by Arjun AK · 9 years ago
  32. e8fd99f staging: lustre: use linux headers by Asaf Vertz · 9 years ago
  33. ab75fb2 staging: lustre: Convert remaining uses of "= seq_printf(...)" by Joe Perches · 9 years ago
  34. c0e134a staging: lustre: Convert seq_ hash functions to return void by Joe Perches · 9 years ago
  35. 8faeebd staging: lustre: Convert "return seq_printf(...)" uses by Joe Perches · 9 years ago
  36. 4643b70 Staging: fbtft: fix space errors by Matteo Semenzato · 9 years ago
  37. 354fd57 staging: fbtft: fbtft-io: Use '%zu' to print 'size_t' format by Fabio Estevam · 9 years ago
  38. 3fed5ba staging: fbtft: fbtft-core: Use '%zu' to print 'size_t' format by Fabio Estevam · 9 years ago
  39. cc060ed Staging: fbtft: Fix Sparse warnings by Frederic Jacob · 9 years ago
  40. babcf83 Staging: rtl8192u: ieee80211: Add blank line after declarations by Hatice ERTÜRK · 9 years ago
  41. 0b5c85e staging: Remove <linux/moduleparam.h> header. by Navya Sri Nizamkari · 9 years ago
  42. e2602b2 staging: media: Remove redundant memset. by Navya Sri Nizamkari · 9 years ago
  43. 94b1726 staging: media: Remove memset. by Navya Sri Nizamkari · 9 years ago
  44. 4d2c47a Staging: rtl8192u: ieee80211: Convert comment from C99 style to C89 style by Hatice ERTÜRK · 9 years ago
  45. 0994899 Staging: rtl8192e: rtl8192e: fix space prohibited before that ',' by Hatice ERTÜRK · 9 years ago
  46. 9f491da Staging: rtl8192e: Remove unneeded brackets. by Vatika Harlalka · 9 years ago
  47. a3ed22e Staging: rtl8192e: Fix line over 80 characters by Ksenija Stanojevic · 9 years ago
  48. c63eee5 Staging: rtl8192e: Use ether_addr_copy() instead of memcpy() by Ksenija Stanojevic · 9 years ago
  49. c60cfc8 Staging: rtl8192e: Replace printk with netdev_dbg, netdev_info, or netdev_warn by Ksenija Stanojevic · 9 years ago
  50. 5416072 Staging: rtl8192u: Replace printk() with netdev_dbg() by Ksenija Stanojevic · 9 years ago
  51. eef638a Staging: rtl8192u: Fix line over 80 characters by Ksenija Stanojevic · 9 years ago
  52. 5d5f573 Staging: rtl8192u: Fix comments by Ksenija Stanojevic · 9 years ago
  53. 4eef520 Staging: rtl8712: Use del_timer by Vaishali Thakkar · 9 years ago
  54. 3d0e486 Staging: rtl8192u: Remove TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  55. 4b2faf8 Staging: rtl8192u: Replace TRUE and FALSE macros by Ksenija Stanojevic · 9 years ago
  56. c703c75 Staging: rtl8712: Eliminate use of _set_timer by Vaishali Thakkar · 9 years ago
  57. 1862eec staging: gdm72xx: Condense two statements into one to improve code readability. by Navya Sri Nizamkari · 9 years ago
  58. e20af8a staging: dgap: remove unused variable by Aya Mahfouz · 9 years ago
  59. 11107ff staging: fbtft: remove unused variable by Aya Mahfouz · 9 years ago
  60. 30211d0 Staging: lustre: Fix __packed is preferred over __attribute__((packed)) in libcfs_kernelcomm.h by Dilek Uzulmez · 9 years ago
  61. 22e08f6 Staging: lustre: Remove space after function name by Dilek Uzulmez · 9 years ago
  62. 629ecb5 staging: lustre: Remove space in function call. by Navya Sri Nizamkari · 9 years ago
  63. fe0eb17 Staging: lustre: Fix externs should be avoided in .c by Haneen Mohammed · 9 years ago
  64. d3422d5 Staging: lustre:lnet: klnds: socklnd: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  65. 2c2b7c0 Staging: lustre: lustre: ldlm: Concatenate strings into single string by Haneen Mohammed · 9 years ago
  66. 40c6dcc Staging: lustre: lustre: idlm: Move trailing statement to next line by Haneen Mohammed · 9 years ago
  67. d428284 Staging: lustre: lnet: klnds: o2iblnd: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  68. 7cde9af Staging: lustre: __aligned(size) is preferred over __attribute__((aligned(size))) by Dilek Uzulmez · 9 years ago
  69. 978b9b3 Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  70. cb7e9f7 Staging: lustre: Deleted space prohibited between function name and open parenthesis by Dilek Uzulmez · 9 years ago
  71. d4de2ab Staging: lustre: lnet: klnds: socklnd: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  72. 939af33 Staging: lustre: lnet: lnet: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  73. a71fe4f Staging: lustre: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 9 years ago
  74. f64a6f3 Staging: lustre: lnet: selftest: Trailing statements by Hatice ERTÜRK · 9 years ago
  75. 39c09ce Staging: lustre: Removed necessary braces {} by Melike Yurtoglu · 9 years ago
  76. a659df6 Staging: lustre: lnet: selftest: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  77. b2ca1d8 Staging: lustre: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 9 years ago
  78. dddf4c2 Staging: lustre: Added const by Melike Yurtoglu · 9 years ago
  79. 7c30daa Staging: lustre: lnet: selftest: Remove space after the name of that function by Hatice ERTÜRK · 9 years ago
  80. 5dd7070 Staging: lustre: Removed space prohibited by Melike Yurtoglu · 9 years ago
  81. 295ce74 Staging: lustre: Deleted space prohibited between function name and open parenthesis by Melike Yurtoglu · 9 years ago
  82. 5b9359f Staging: lustre: Remove unnecessary else after return by Melike Yurtoglu · 9 years ago
  83. d7a5b78 Staging: lustre: Remove return in void function by Melike Yurtoglu · 9 years ago
  84. e8df67d Staging: lustre: Add blank line after declarations by Melike Yurtoglu · 9 years ago
  85. ded9f90 Staging: lustre: lustre: obdecho: Add blank line after declarations by Hatice ERTÜRK · 9 years ago
  86. 75f0cef Staging: lustre: lustre: ldlm: Fix do not add new typedefs by Haneen Mohammed · 9 years ago
  87. 382e095 Staging: lustre: Added #include <linux/statfs.h> instead of #include <asm/statfs.h> by Dilek Uzulmez · 9 years ago
  88. e6eae36 staging: lustre: osc: remove unused variable by Aya Mahfouz · 9 years ago
  89. d9518b7 staging: lustre: obdecho: remove unused variable by Aya Mahfouz · 9 years ago
  90. 5d311af staging: lustre: obdclass: remove unused variable by Aya Mahfouz · 9 years ago
  91. 5cf00de staging: lustre: obdclass: remove unused variable by Aya Mahfouz · 9 years ago
  92. aba5c13 staging: lustre: mgc: remove unused variable by Aya Mahfouz · 9 years ago
  93. e78fd57 staging: lustre: mdc: remove unused variable by Aya Mahfouz · 9 years ago
  94. 107d220 staging: lustre: llite: remove unused variable by Aya Mahfouz · 9 years ago
  95. 5a091a1 staging: lustre: llite: remove unused variable by Aya Mahfouz · 9 years ago
  96. cf9cac2 Staging: lustre: lustre: ptlrpc: Add space by Hatice ERTÜRK · 9 years ago
  97. e867919 staging: lustre: ptlrpc: remove unused variable by Aya Mahfouz · 9 years ago
  98. d8f6fa2 staging: iio: light: remove unused variable by Aya Mahfouz · 9 years ago
  99. 838ec19 staging: iio: meter: remove unused variable by Aya Mahfouz · 9 years ago
  100. c732041 staging: wlan-ng: remove unused variable by Aya Mahfouz · 9 years ago