1. a3e3994 staging: comedi: comedi_fops.c: Tweak kernel-doc for consistency by Ian Abbott · 9 years ago
  2. c240e20 staging: comedi: comedi_buf.c: document remaining exported functions by Ian Abbott · 9 years ago
  3. 67ecc3d staging: comedi: comedi_buf.c: tweak existing kernel-doc by Ian Abbott · 9 years ago
  4. 42e5583 staging: comedi: comedidev.h: document remaining inline functions by Ian Abbott · 9 years ago
  5. 8f78264 staging: comedi: comedidev.h: tweak docs for inline functions by Ian Abbott · 9 years ago
  6. 9f2f5d3 staging: comedi: comedidev.h: tweak struct comedi_async documentation by Ian Abbott · 9 years ago
  7. 5459bc1 staging: comedi: comedidev.h: document struct comedi_lrange by Ian Abbott · 9 years ago
  8. 11a1083 staging: comedi: comedidev.h: document struct comedi_buf_map by Ian Abbott · 9 years ago
  9. 0f952fa staging: comedi: comedidev.h: document struct comedi_subdevice by Ian Abbott · 9 years ago
  10. 9ac5b44 staging: comedi: comedidev.h: document struct comedi_device by Ian Abbott · 9 years ago
  11. a3ed91f staging: comedi: comedidev.h: document struct comedi_driver by Ian Abbott · 9 years ago
  12. a871773 staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async by Ian Abbott · 9 years ago
  13. 251a16a staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants by Ian Abbott · 9 years ago
  14. 2750914 staging: comedi: comedidev.h: reformat copyright comment by Ian Abbott · 9 years ago
  15. 9b34845 staging: comedi: drivers.c: document exported functions by Ian Abbott · 9 years ago
  16. d35d893 staging: comedi: drivers.c: replace #include <linux/dma-mapping.h> by Ian Abbott · 9 years ago
  17. db0700a staging: comedi: drivers.c: remove irrelevant #includes by Ian Abbott · 9 years ago
  18. 5e8aa94 staging: most: fix pcm_write input/output error by Christian Gromm · 9 years ago
  19. aac997d staging: most: add poll syscall to AIM cdev by Christian Gromm · 9 years ago
  20. 48ab5a3 staging: most: remove audio resolution format check by Christian Gromm · 9 years ago
  21. 35c3372 staging: most: fix style problems by Christian Gromm · 9 years ago
  22. e569da2 staging: most: move initialization code by Christian Gromm · 9 years ago
  23. fb0056a staging: most: rename function by Christian Gromm · 9 years ago
  24. 31e91e0 staging: most: add missing channel initialization by Christian Gromm · 9 years ago
  25. b981abb staging: most: purge unecessary variable by Christian Gromm · 9 years ago
  26. 19a1143 staging: most: squash AIM sound by Christian Gromm · 9 years ago
  27. d801887 staging: most: make hardware parameters channel exclusive by Christian Gromm · 9 years ago
  28. 9801345 staging: most: include vendor in audio card's shortname by Christian Gromm · 9 years ago
  29. 8e4a0ef staging: most: add multi channel support to sound AIM by Christian Gromm · 9 years ago
  30. ccfbaee staging: most: refactor channel structure by Christian Gromm · 9 years ago
  31. 71457d4 staging: most: add fair buffer distribution by Christian Gromm · 9 years ago
  32. c81c9c3 staging: most: consolidate code by Christian Gromm · 9 years ago
  33. 2637022 staging: most: prevent DMA on stack by Christian Gromm · 9 years ago
  34. cc8d993 staging: most: simplify code by Christian Gromm · 9 years ago
  35. 1ea7e50 staging: most: fix MAC address representation by Christian Gromm · 9 years ago
  36. c31d9d1 staging: most: fix buffer size for DIM2 by Christian Gromm · 9 years ago
  37. f1b9a84 staging: most: remove macro cpu_to_le16 by Christian Gromm · 9 years ago
  38. d747e8e staging: most: fix buffer synchronization request by Christian Gromm · 9 years ago
  39. a2cfae0 staging: most: remove dead code by Christian Gromm · 9 years ago
  40. d6f7737 staging: most: remove unnecessary field initialization by Christian Gromm · 9 years ago
  41. f13f698 staging: most: fix channel operation in multi-aim context by Christian Gromm · 9 years ago
  42. 9161e93 staging: most: fix USB babble on IN pipe by Christian Gromm · 9 years ago
  43. 3032ab9 staging: most: remove shared IRQ request by Christian Gromm · 9 years ago
  44. 25ef42f staging: most: fix race condition in AIM networking by Christian Gromm · 9 years ago
  45. bf35804 staging: most: remove aim reset by Christian Gromm · 9 years ago
  46. ec5c00a staging: most: change structure initialization by Christian Gromm · 9 years ago
  47. 5cfe8c1 wilc1000 : Remove unused macro definitions by Anish Bhatt · 9 years ago
  48. 1fea593 staging: wilc1000: remove variable cif_func by Glen Lee · 9 years ago
  49. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  50. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  51. 03eb726 staging: wilc1000: remove variable rx_buffer_size by Glen Lee · 9 years ago
  52. 7015b5d staging: wilc1000: remove variable tx_buffer_size by Glen Lee · 9 years ago
  53. 187f1ef staging: wilc1000: remove pointer varialbes of hif_cs by Glen Lee · 9 years ago
  54. d5a63a8 staging: wilc1000: remove pointer variables of txq_add_to_head_cs by Glen Lee · 9 years ago
  55. 6a3b94f staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event by Glen Lee · 9 years ago
  56. 5cd6363 staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event by Glen Lee · 9 years ago
  57. 645db60 staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemnt by Glen Lee · 9 years ago
  58. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  59. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  60. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  61. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  62. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  63. 498767e staging: wilc1000: remove WILC_OSW_INTERFACE_VER define by Chaehyun Lim · 9 years ago
  64. f23eb98 staging: wilc1000: move wilc_msgqueue.h include file by Chaehyun Lim · 9 years ago
  65. 9472390 staging: wilc1000: remove wilc_platform.h include file by Chaehyun Lim · 9 years ago
  66. 6e8c37d staging: wilc1000: move struct Message and WILC_MsgQueueHandle by Chaehyun Lim · 9 years ago
  67. 70f52de staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP by Glen Lee · 9 years ago
  68. f446ebb staging: wilc1000: remove ifdef OLD_FPGA_BITFILE line by Glen Lee · 9 years ago
  69. 74a443e staging: wilc1000: parse_network_info: remove s32Error by Chaehyun Lim · 9 years ago
  70. a1f7f64 staging: wilc1000: rename ParseNetworkInfo by Chaehyun Lim · 9 years ago
  71. dd32257 staging: wilc1000: remove extern declaration by Chaehyun Lim · 9 years ago
  72. 36cca3b staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  73. d0a7fcc staging: wilc1000: replace kmalloc_array/memset with kcalloc by Chaehyun Lim · 9 years ago
  74. 02cf299 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  75. ef15441 staging: wilc1000: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  76. cf32c3c staging: wilc1000: rename SendConfigPkt by Chaehyun Lim · 9 years ago
  77. c22dbd4 staging: wilc1000: remove CoreConfiguratorDeInit by Chaehyun Lim · 9 years ago
  78. 6a27224 staging: wicl1000: fix dereference after free in wilc_wlan_cleanup() by Javier Martinez Canillas · 9 years ago
  79. dddaba1 staging: wilc1000: host_int_init: remove unnecessary parentheses by Chaehyun Lim · 9 years ago
  80. 1d53eec staging: wilc1000: host_int_init: remove blank line before a close brace. by Chaehyun Lim · 9 years ago
  81. 5b09bd3 staging: wilc1000: host_int_init: replace s32Error with result by Chaehyun Lim · 9 years ago
  82. 3f4e0ce staging: wilc1000: host_int_init: remove commented code by Chaehyun Lim · 9 years ago
  83. 9dfcff4 staging: wilc1000: host_int_init: remove multiple blank lines by Chaehyun Lim · 9 years ago
  84. 1604296 staging: wilc1000: host_int_init: fix kzalloc error check by Chaehyun Lim · 9 years ago
  85. 27a82eb staging: wilc1000: host_int_init: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  86. 67ec31b staging: wilc1000: host_int_init: remove meaningless comment by Chaehyun Lim · 9 years ago
  87. 109c483 staging: wilc1000: remove CoreConfiguratorInit by Chaehyun Lim · 9 years ago
  88. 37316e8 staging: wilc1000: make add_virtual_intf static by Chaehyun Lim · 9 years ago
  89. c156032 staging: wilc1000: make mgmt_tx static by Chaehyun Lim · 9 years ago
  90. 85c587a staging: wilc1000: make mgmt_tx_cancel_wait static by Chaehyun Lim · 9 years ago
  91. 956d721 staging: wilc1000: make del_virtual_intf static by Chaehyun Lim · 9 years ago
  92. a8047e2 staging: wilc1000: rename WILC_WFI_set_cqm_rssi_config by Chaehyun Lim · 9 years ago
  93. cdc9cba staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  94. 4653067 staging: wilc1000: rename WILC_WFI_set_power_mgmt by Chaehyun Lim · 9 years ago
  95. 531c7ce staging: wilc1000: wilc_wlan_if.h: align define, enum and structure by Leo Kim · 9 years ago
  96. d4cebe4 staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 characters by Leo Kim · 9 years ago
  97. 12dc9e4 staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank lines by Leo Kim · 9 years ago
  98. 234837d staging: wilc1000: Modify null check routine by Leo Kim · 9 years ago
  99. bcabc6f Merge 4.3-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  100. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 9 years ago