1. e050dda staging: rts5208: get rid of Camel Case, remove unneeded lines and parantheses by Giedrius Statkevičius · 10 years ago
  2. 175dbfa staging: rts5208: combine ifs where possible by Giedrius Statkevičius · 10 years ago
  3. 8ce6b2d drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errors by Greg Donald · 10 years ago
  4. 8e3d161 drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  5. 812283c staging: Add Xilinx Clocking Wizard driver by Soren Brinkmann · 10 years ago
  6. 6232876 staging: gs_fpgaboot: Use print_hex_dump_bytes instead of pr_info by Joe Perches · 10 years ago
  7. a15522c staging: rtl8712: fix unnecessary elses after return/break in rtl8712_efuse.c by Serguey Parkhomovsky · 10 years ago
  8. e92c351 Staging: rtl8712:ieee80211 remove unnecessary else by Nitin Kuppelur · 10 years ago
  9. 263bd1c staging: dgap: change function names properly by Daeseok Youn · 10 years ago
  10. 9f2b744 staging: dgap: remove unnecessary if statement for checking NULL by Daeseok Youn · 10 years ago
  11. 748d9dd staging: dgap: remove unused variable 'orig_count' by Rahul Bedarkar · 10 years ago
  12. 5d096c3 staging: bcm: fix sparse warning in module_param by Rahul Bedarkar · 10 years ago
  13. 5d0d813 staging: comedi: comedi_fc.h: remove cfc_inc_scan_progress() by H Hartley Sweeten · 10 years ago
  14. eac783a staging: comedi: mite: use comedi_inc_scan_progress() by H Hartley Sweeten · 10 years ago
  15. f3055f9 staging: comedi: comedi_fc.h: remove cfc_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  16. ab192af staging: comedi: pcl818: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  17. 3d18aa6 staging: comedi: pcl816: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  18. 03bb28f staging: comedi: pcl812: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  19. f4fc1dbe staging: comedi: mite: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  20. 1b8db39 staging: comedi: das16: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  21. 36df069 staging: comedi: amplc_pci230: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  22. 46a5c39 staging: comedi: amplc_pci224: use comedi_bytes_per_scan() by H Hartley Sweeten · 10 years ago
  23. 39064f2 staging: comedi: amplc_pci230: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  24. a708e09 staging: comedi: rtd520: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  25. 351a7bf staging: comedi: rtd520: clear FIFO when canceling async command by H Hartley Sweeten · 10 years ago
  26. 365dae9 staging: comedi: s626: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  27. bc43ae0 staging: comedi: pcmuio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  28. c746db4 staging: comedi: pcmmio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  29. 421c600 staging: comedi: pcl711: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  30. 3fa1eb6 staging: comedi: me4000: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  31. 2405124 staging: comedi: comedi_test: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  32. 0660219 staging: comedi: amplc_dio200_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  33. 7ff4b58 staging: comedi: addi_apci_2032: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  34. 215ecf8 staging: comedi: hwdrv_apci3120: do comedi_handle_events() at end of interrupt by H Hartley Sweeten · 10 years ago
  35. ff6f21a staging: comedi: hwdrv_apci3120: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  36. ae4ac0d staging: comedi: pcl726: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  37. c827d2b staging: comedi: ni_atmio16d: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  38. 9207b6b staging: comedi: ni_65xx: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  39. 0c56f05 staging: comedi: ni_6527: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  40. 001cce4 staging: comedi: dt2814: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  41. 285d1ff staging: comedi: dmm32at: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  42. bc88165 staging: comedi: comedi_parport: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  43. a2c4e36 staging: comedi: amplc_pc236_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  44. f47906a staging: comedi: addi_apci_3xxx: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  45. 5b6f0e9 staging: comedi: addi_apci_1564: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  46. c8fd353 staging: comedi: addi_apci_1032: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  47. a2c344e staging: comedi: hwdrv_apci3200: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  48. 48b89ec staging: comedi: comedi_fc.h: remove cfc_handle_events() by H Hartley Sweeten · 10 years ago
  49. 44aaad2 staging: comedi: quatech_daqp_cs: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  50. 11e7c09 staging: comedi: pcl818: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  51. a2ca8c8 staging: comedi: pcl816: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  52. fa0e93d staging: comedi: pcl812: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  53. bd5ebdf staging: comedi: ni_pcidio: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  54. b9a69a1 staging: comedi: ni_mio_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  55. 1c27ce6 staging: comedi: ni_labpc_common: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  56. 4a706e2 staging: comedi: ni_at_a2150: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  57. 9e1a082 staging: comedi: ni_660x: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  58. b48e57e staging: comedi: gsc_hpdi: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  59. 5d758b9 staging: comedi: dt3000: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  60. 4f6f009 staging: comedi: dt282x: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  61. fe43b8f staging: comedi: das1800: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  62. 837a126 staging: comedi: das800: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  63. 05664aa staging: comedi: das16m1: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  64. 2588ab4 staging: comedi: das16: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  65. 62fc640 staging: comedi: cb_pcidas64: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  66. f923f78 staging: comedi: cb_pcidas: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  67. 781f1f1 staging: comedi: amplc_pci224: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  68. c55e892 staging: comedi: adv_pci1710: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  69. f5b5164 staging: comedi: adl_pci9118: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  70. aa59d88 staging: comedi: adl_pci9111: use comedi_handle_events() by H Hartley Sweeten · 10 years ago
  71. 038862c staging: vt6655: Use ether_addr_copy function by Dilek Uzulmez · 10 years ago
  72. 84995ca staging: bcm: Removed unnecessary 'else' after 'return' statement in Qos.c by Esra Altintas · 10 years ago
  73. d9798aa staging: comedi: drivers: Use DIV_ROUND_CLOSEST by Tapasweni Pathak · 10 years ago
  74. dea7503a staging: octeon-usb: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  75. ffceca8 staging: iio: adc: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  76. 97996da staging: comedi: drivers: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  77. 583bea6 staging: comedi: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  78. 146ea83 staging: speakup: Use time_after_eq to compare jiffies in speakup_keypc.c by Esra Altintas · 10 years ago
  79. ad96f37 staging: wlan-ng: replace kmalloc and memset with kzalloc by Tapasweni Pathak · 10 years ago
  80. 646da83 staging: rtl8712: Remove unnecessary cast for argument of kfree by Tapasweni Pathak · 10 years ago
  81. f999ac0 staging: slicoss: Fix warning of prefer ether_addr_copy(). by Dilek Uzulmez · 10 years ago
  82. a7a4f87 staging: vme: devices: Added a paragraph to describe Kconfig symbol by Kumari Radha · 10 years ago
  83. 3830d03 staging: unisys: Union ULTRA_COMPONENT_VERSION not used, removed by Veronika Kabatova · 10 years ago
  84. d8ad8b0 staging: unisys: Remove typedef and rename enum to lowercase by Veronika Kabatova · 10 years ago
  85. 35b042a staging: gdm72xx: Removed unnecesarry out of memory usage by Sarah Khan · 10 years ago
  86. 48131a6 staging: gdm724x: Fix incorrect type in assignment by Ebru Akagunduz · 10 years ago
  87. 3995213 staging: gdm724x: Fix warning of prefer ether_addr_copy. by Dilek Uzulmez · 10 years ago
  88. feba47a staging: dgnc: Remove space before tabs by Dilek Uzulmez · 10 years ago
  89. 1f26adc staging: dgnc: Remove non-standard APR/RAPR printing macros by Roberta Dobrescu · 10 years ago
  90. ca5dd0b Staging: dgnc: Compress two lines of code into one. by Heena Sirwani · 10 years ago
  91. 2ff6179 staging: vt6656: remove unnecessary 'out of memory' message by Melike Yurtoglu · 10 years ago
  92. 8e4ec4f staging: android: ion: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago
  93. fb282bc staging: wlan-ng: remove unnecessary 'out of memory' message by Melike Yurtoglu · 10 years ago
  94. 7489df3 staging: wlan-ng: add blank lines after declarations by Veronika Kabatova · 10 years ago
  95. ef96fdd staging: lustre: lustre: llite: use DIV_ROUND_UP by Tapasweni Pathak · 10 years ago
  96. a15dbf9 Staging: lustre: Fix checkpatch error: Unnecessary comparison by Tina Johnson · 10 years ago
  97. aa21894 staging: ft1000: ft1000-pcmcia: Replace printks with netdev_<level> and dev_<level> by Kumari Radha · 10 years ago
  98. 4ecdc38 staging: rtl8723au: core: Replace open coded version with existing hweight function by Tapasweni Pathak · 10 years ago
  99. 2430454 Staging: rtl8723au: include: Remove unused macros by Mahati Chamarthy · 10 years ago
  100. 2129e17 staging: media: davinci_vpfe: Replace *__iomem with __iomem * by Tapasweni Pathak · 10 years ago