1. e23afff staging: most: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  2. c904ffd staging: most: rename DIM_EnqueueBuffer to dim_enqueue_buffer by Chaehyun Lim · 9 years ago
  3. 60d5f66 staging: most: rename DIM_GetChannelState to dim_get_channel_state by Chaehyun Lim · 9 years ago
  4. e380925 staging: most: fix argument name of DIM_GetChannelState by Chaehyun Lim · 9 years ago
  5. 0d08d54 staging: most: rename DIM_ServiceChannel to dim_service_channel by Chaehyun Lim · 9 years ago
  6. e5baa9e staging: most: rename DIM_ServiceIrq to dim_service_irq by Chaehyun Lim · 9 years ago
  7. a5e4d89 staging: most: rename DIM_DestroyChannel to dim_destroy_channel by Chaehyun Lim · 9 years ago
  8. 10e5efb staging: most: rename DIM_InitSync to dim_init_sync by Chaehyun Lim · 9 years ago
  9. f138317 staging: most: rename DIM_InitIsoc to dim_init_isoc by Chaehyun Lim · 9 years ago
  10. 2630315 staging: most: rename DIM_InitAsync to dim_init_async by Chaehyun Lim · 9 years ago
  11. a3f3e92 staging: most: rename DIM_InitControl to dim_init_control by Chaehyun Lim · 9 years ago
  12. aff1924 staging: most: rename DIM_NormSyncBufferSize to dim_norm_sync_buffer_size by Chaehyun Lim · 9 years ago
  13. e302ca4 staging: most: rename DIM_NormIsocBufferSize to dim_norm_isoc_buffer_size by Chaehyun Lim · 9 years ago
  14. c64c6073 staging: most: rename DIM_NormCtrlAsyncBufferSize to dim_norm_ctrl_async_buffer_size by Chaehyun Lim · 9 years ago
  15. 5888978 staging: most: rename DIMCB_IoRead to dimcb_io_read by Chaehyun Lim · 9 years ago
  16. 1efc456 staging: most: rename DIMCB_IoWrite to dimcb_io_write by Chaehyun Lim · 9 years ago
  17. de66873 staging: most: rename DIMCB_OnError to dimcb_on_error by Chaehyun Lim · 9 years ago
  18. b724207 staging: most: rename DIM_GetLockState to dim_get_lock_state by Chaehyun Lim · 9 years ago
  19. 38c3854 staging: most: rename DIM_DetachBuffers to dim_detach_buffers by Chaehyun Lim · 9 years ago
  20. 50a45b1 staging: most: rename DIM_Shutdown to dim_shutdown by Chaehyun Lim · 9 years ago
  21. 6417267 staging: most: rename DIM_Startup to dim_startup by Chaehyun Lim · 9 years ago
  22. 3c70754 staging: most: add spaces preferred around that '<<' by Chaehyun Lim · 9 years ago
  23. 2324268 staging: most: remove blank line after an open brace by Chaehyun Lim · 9 years ago
  24. fabb93f staging: most: remove multiple blank lines by Chaehyun Lim · 9 years ago
  25. c27fc35 staging: most: remove exclusive wait_queue by Christian Gromm · 9 years ago
  26. 7f9cacb staging: most: hdm-dim2: use min_t() by Christian Gromm · 9 years ago
  27. bff1d83 staging: most: hdm-usb: Use setup_timer by Muhammad Falak R Wani · 9 years ago
  28. f96d48a staging: most: remove comparison to NULL by Christian Gromm · 9 years ago
  29. 181a2aa staging: most: use preferred kzalloc parameters by Christian Gromm · 9 years ago
  30. 2aa9b96 staging: most: use preferred kernel types by Christian Gromm · 9 years ago
  31. 623d800 staging: most: fix logical operator position by Christian Gromm · 9 years ago
  32. df8da2e staging: most: remove unnecessary parentheses by Christian Gromm · 9 years ago
  33. 9cbe5aa staging: most: use blank line after declarations by Christian Gromm · 9 years ago
  34. 9deba73 staging: most: use braces on all arms of statement by Christian Gromm · 9 years ago
  35. edaa1e3 staging: most: make alignment match open parenthesis by Christian Gromm · 9 years ago
  36. c6c3f34 staging: most: remove multiple assignment by Christian Gromm · 9 years ago
  37. a64557b staging: most: removed redundant code by Christian Gromm · 9 years ago
  38. 16dc374 staging: most: put spaces around operator by Christian Gromm · 9 years ago
  39. 9ac23b3 staging: most: remove multiple blank lines by Christian Gromm · 9 years ago
  40. 1446ff0 staging: most: fix line-over-80-characters violations by Christian Gromm · 9 years ago
  41. b2db4b2 staging: most: change parameter description by Christian Gromm · 9 years ago
  42. d58b0ee staging: most: replace memcpy by ether_addr_copy by Christian Gromm · 9 years ago
  43. 47af41b staging: most: fix misplaced constants in comparisons by Christian Gromm · 9 years ago
  44. ba170ee staging: most: make hdm-usb follow the coding style by Christian Gromm · 9 years ago
  45. bfa1a42 staging: most: fix checkpatch issues of hdm i2c by Christian Gromm · 9 years ago
  46. ff466a5 staging: most: remove constants from comparisons by Christian Gromm · 9 years ago
  47. 9158d33 staging: most: correct coding style breaches by Christian Gromm · 9 years ago
  48. bba7632 Staging: most: cdev: Remove useless check by Shivani Bhardwaj · 9 years ago
  49. b981da1 Staging: most: fix style issue in aim-cdev/cdev.c by Gavin Thomas Claugus · 9 years ago
  50. 98b5afd Staging: most: Remove unnecessary cast on void pointer by Shraddha Barke · 9 years ago
  51. 246ed51 Staging: most: Remove exceptional & on function name by Shraddha Barke · 9 years ago
  52. 514d4d7 Staging: most: hdm-i2c: Drop owner assignment from i2c driver by Shraddha Barke · 9 years ago
  53. 9f17591 Staging: most: Fix typo in staging/most by Masanari Iida · 9 years ago
  54. 8668984 Staging: most: Use module_platform_driver by Shraddha Barke · 9 years ago
  55. 5bd28f0 Staging: most: Use module_i2c_driver by Shraddha Barke · 9 years ago
  56. 5e8aa94 staging: most: fix pcm_write input/output error by Christian Gromm · 9 years ago
  57. aac997d staging: most: add poll syscall to AIM cdev by Christian Gromm · 9 years ago
  58. 48ab5a3 staging: most: remove audio resolution format check by Christian Gromm · 9 years ago
  59. 35c3372 staging: most: fix style problems by Christian Gromm · 9 years ago
  60. e569da2 staging: most: move initialization code by Christian Gromm · 9 years ago
  61. fb0056a staging: most: rename function by Christian Gromm · 9 years ago
  62. 31e91e0 staging: most: add missing channel initialization by Christian Gromm · 9 years ago
  63. b981abb staging: most: purge unecessary variable by Christian Gromm · 9 years ago
  64. 19a1143 staging: most: squash AIM sound by Christian Gromm · 9 years ago
  65. d801887 staging: most: make hardware parameters channel exclusive by Christian Gromm · 9 years ago
  66. 9801345 staging: most: include vendor in audio card's shortname by Christian Gromm · 9 years ago
  67. 8e4a0ef staging: most: add multi channel support to sound AIM by Christian Gromm · 9 years ago
  68. ccfbaee staging: most: refactor channel structure by Christian Gromm · 9 years ago
  69. 71457d4 staging: most: add fair buffer distribution by Christian Gromm · 9 years ago
  70. c81c9c3 staging: most: consolidate code by Christian Gromm · 9 years ago
  71. 2637022 staging: most: prevent DMA on stack by Christian Gromm · 9 years ago
  72. cc8d993 staging: most: simplify code by Christian Gromm · 9 years ago
  73. 1ea7e50 staging: most: fix MAC address representation by Christian Gromm · 9 years ago
  74. c31d9d1 staging: most: fix buffer size for DIM2 by Christian Gromm · 9 years ago
  75. f1b9a84 staging: most: remove macro cpu_to_le16 by Christian Gromm · 9 years ago
  76. d747e8e staging: most: fix buffer synchronization request by Christian Gromm · 9 years ago
  77. a2cfae0 staging: most: remove dead code by Christian Gromm · 9 years ago
  78. d6f7737 staging: most: remove unnecessary field initialization by Christian Gromm · 9 years ago
  79. f13f698 staging: most: fix channel operation in multi-aim context by Christian Gromm · 9 years ago
  80. 9161e93 staging: most: fix USB babble on IN pipe by Christian Gromm · 9 years ago
  81. 3032ab9 staging: most: remove shared IRQ request by Christian Gromm · 9 years ago
  82. 25ef42f staging: most: fix race condition in AIM networking by Christian Gromm · 9 years ago
  83. bf35804 staging: most: remove aim reset by Christian Gromm · 9 years ago
  84. ec5c00a staging: most: change structure initialization by Christian Gromm · 9 years ago
  85. bcabc6f Merge 4.3-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  86. 981473c staging: most: Add dependency to HAS_IOMEM by Christian Gromm · 9 years ago
  87. efc0cfa1 Staging: most: aim-network: Replace pr_info with netdev_info by Shraddha Barke · 9 years ago
  88. b786a8a Staging: most: MOST and MOSTCORE should depend on HAS_DMA by Geert Uytterhoeven · 9 years ago
  89. 4de2ced staging: most: fix HDM_USB dependencies and build errors by Randy Dunlap · 9 years ago
  90. ec58d2a staging: most: style of bool comparison by Sudip Mukherjee · 9 years ago
  91. 0834be6 staging: most: remove unneeded NULL check by Sudip Mukherjee · 9 years ago
  92. 983e83c staging: most: remove driver owner by Sudip Mukherjee · 9 years ago
  93. 9b532df staging: most: return NULL instead of integer by Sudip Mukherjee · 9 years ago
  94. b018305 staging: most: remove always true comparison by Sudip Mukherjee · 9 years ago
  95. 1865e4e Staging: most: Use NULL instead of zero by Ronit Halder · 9 years ago
  96. 858e1a2 staging: most: NULL comparison style by Sudip Mukherjee · 9 years ago
  97. a9c2520 staging: most: fix Makefile by Sudip Mukherjee · 9 years ago
  98. 9153b5b staging: most: remove unused variable by Sudip Mukherjee · 9 years ago
  99. 96d3064 staging: most: use NULL pointer by Sudip Mukherjee · 9 years ago
  100. 809da8a staging: most: make functions static by Sudip Mukherjee · 9 years ago