1. bc86e82 staging: comedi: rtd520: hook up 8254 timer/counter subdevice by H Hartley Sweeten · 9 years ago
  2. da68777 staging: comedi: rtd520: use DIV_ROUND_CLOSEST and DIV_ROUND_UP macros by H Hartley Sweeten · 9 years ago
  3. 640da60 staging: comedi: rtd520: tidy up block comments by H Hartley Sweeten · 9 years ago
  4. 152eb6c staging: comedi: rtd520: remove unnecessary function desc. block comments by H Hartley Sweeten · 9 years ago
  5. 8e0768b staging: comedi: rtd520: fix rtd_ao_winsn() by H Hartley Sweeten · 9 years ago
  6. 78c1652 staging: comedi: rtd520: convert DAC register defines to macros by H Hartley Sweeten · 9 years ago
  7. 4ddf02b staging: comedi: rtd520: remove unnecessary comments from rtd_ao_winsn() by H Hartley Sweeten · 9 years ago
  8. e721149 staging: comedi: rtd520: move constants to right side of comparisons by H Hartley Sweeten · 9 years ago
  9. fd62ef0 staging: comedi: rtd520: rename rtd520Boards by H Hartley Sweeten · 9 years ago
  10. 120bdac staging: comedi: rtd529: usleep_range is preferred over udelay by H Hartley Sweeten · 9 years ago
  11. c3aea01 staging: comedi: rtd520: fix logical continuations by H Hartley Sweeten · 9 years ago
  12. 267d2e0 staging: comedi: rtd520: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  13. 7a064fd staging: comedi: comedi_pci.c: improve function documentation by Ian Abbott · 9 years ago
  14. 5e2ec8f staging: comedi: rti800: use comedi_offset_munge() by H Hartley Sweeten · 9 years ago
  15. 77d010e staging: comedi: rti800: prefer using the BIT macro by H Hartley Sweeten · 9 years ago
  16. a3e3994 staging: comedi: comedi_fops.c: Tweak kernel-doc for consistency by Ian Abbott · 9 years ago
  17. c240e20 staging: comedi: comedi_buf.c: document remaining exported functions by Ian Abbott · 9 years ago
  18. 67ecc3d staging: comedi: comedi_buf.c: tweak existing kernel-doc by Ian Abbott · 9 years ago
  19. 42e5583 staging: comedi: comedidev.h: document remaining inline functions by Ian Abbott · 9 years ago
  20. 8f78264 staging: comedi: comedidev.h: tweak docs for inline functions by Ian Abbott · 9 years ago
  21. 9f2f5d3 staging: comedi: comedidev.h: tweak struct comedi_async documentation by Ian Abbott · 9 years ago
  22. 5459bc1 staging: comedi: comedidev.h: document struct comedi_lrange by Ian Abbott · 9 years ago
  23. 11a1083 staging: comedi: comedidev.h: document struct comedi_buf_map by Ian Abbott · 9 years ago
  24. 0f952fa staging: comedi: comedidev.h: document struct comedi_subdevice by Ian Abbott · 9 years ago
  25. 9ac5b44 staging: comedi: comedidev.h: document struct comedi_device by Ian Abbott · 9 years ago
  26. a3ed91f staging: comedi: comedidev.h: document struct comedi_driver by Ian Abbott · 9 years ago
  27. a871773 staging: comedi: comedidev.h: tweak kernel-doc for struct comedi_async by Ian Abbott · 9 years ago
  28. 251a16a staging: comedi: comedidev.h: use enum for COMEDI_CB_... constants by Ian Abbott · 9 years ago
  29. 2750914 staging: comedi: comedidev.h: reformat copyright comment by Ian Abbott · 9 years ago
  30. 9b34845 staging: comedi: drivers.c: document exported functions by Ian Abbott · 9 years ago
  31. d35d893 staging: comedi: drivers.c: replace #include <linux/dma-mapping.h> by Ian Abbott · 9 years ago
  32. db0700a staging: comedi: drivers.c: remove irrelevant #includes by Ian Abbott · 9 years ago
  33. 5e8aa94 staging: most: fix pcm_write input/output error by Christian Gromm · 9 years ago
  34. aac997d staging: most: add poll syscall to AIM cdev by Christian Gromm · 9 years ago
  35. 48ab5a3 staging: most: remove audio resolution format check by Christian Gromm · 9 years ago
  36. 35c3372 staging: most: fix style problems by Christian Gromm · 9 years ago
  37. e569da2 staging: most: move initialization code by Christian Gromm · 9 years ago
  38. fb0056a staging: most: rename function by Christian Gromm · 9 years ago
  39. 31e91e0 staging: most: add missing channel initialization by Christian Gromm · 9 years ago
  40. b981abb staging: most: purge unecessary variable by Christian Gromm · 9 years ago
  41. 19a1143 staging: most: squash AIM sound by Christian Gromm · 9 years ago
  42. d801887 staging: most: make hardware parameters channel exclusive by Christian Gromm · 9 years ago
  43. 9801345 staging: most: include vendor in audio card's shortname by Christian Gromm · 9 years ago
  44. 8e4a0ef staging: most: add multi channel support to sound AIM by Christian Gromm · 9 years ago
  45. ccfbaee staging: most: refactor channel structure by Christian Gromm · 9 years ago
  46. 71457d4 staging: most: add fair buffer distribution by Christian Gromm · 9 years ago
  47. c81c9c3 staging: most: consolidate code by Christian Gromm · 9 years ago
  48. 2637022 staging: most: prevent DMA on stack by Christian Gromm · 9 years ago
  49. cc8d993 staging: most: simplify code by Christian Gromm · 9 years ago
  50. 1ea7e50 staging: most: fix MAC address representation by Christian Gromm · 9 years ago
  51. c31d9d1 staging: most: fix buffer size for DIM2 by Christian Gromm · 9 years ago
  52. f1b9a84 staging: most: remove macro cpu_to_le16 by Christian Gromm · 9 years ago
  53. d747e8e staging: most: fix buffer synchronization request by Christian Gromm · 9 years ago
  54. a2cfae0 staging: most: remove dead code by Christian Gromm · 9 years ago
  55. d6f7737 staging: most: remove unnecessary field initialization by Christian Gromm · 9 years ago
  56. f13f698 staging: most: fix channel operation in multi-aim context by Christian Gromm · 9 years ago
  57. 9161e93 staging: most: fix USB babble on IN pipe by Christian Gromm · 9 years ago
  58. 3032ab9 staging: most: remove shared IRQ request by Christian Gromm · 9 years ago
  59. 25ef42f staging: most: fix race condition in AIM networking by Christian Gromm · 9 years ago
  60. bf35804 staging: most: remove aim reset by Christian Gromm · 9 years ago
  61. ec5c00a staging: most: change structure initialization by Christian Gromm · 9 years ago
  62. 5cfe8c1 wilc1000 : Remove unused macro definitions by Anish Bhatt · 9 years ago
  63. 1fea593 staging: wilc1000: remove variable cif_func by Glen Lee · 9 years ago
  64. b002e20 staging: wilc1000: remove function pointer os_wait by Glen Lee · 9 years ago
  65. d2bfac0 staging: wilc1000: remove mutex txq_cs and it's related codes by Glen Lee · 9 years ago
  66. 03eb726 staging: wilc1000: remove variable rx_buffer_size by Glen Lee · 9 years ago
  67. 7015b5d staging: wilc1000: remove variable tx_buffer_size by Glen Lee · 9 years ago
  68. 187f1ef staging: wilc1000: remove pointer varialbes of hif_cs by Glen Lee · 9 years ago
  69. d5a63a8 staging: wilc1000: remove pointer variables of txq_add_to_head_cs by Glen Lee · 9 years ago
  70. 6a3b94f staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_event by Glen Lee · 9 years ago
  71. 5cd6363 staging: wilc1000: remove pointer variable of g_linux_wlan->txq_event by Glen Lee · 9 years ago
  72. 645db60 staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemnt by Glen Lee · 9 years ago
  73. 85e5756 staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of it by Glen Lee · 9 years ago
  74. ef2b784 staging: wilc1000: remove function pointer os_debug by Glen Lee · 9 years ago
  75. c0cadaa staging: wilc1000: remove function pointer rx_complete by Glen Lee · 9 years ago
  76. 4417d3d staging: wilc1000: remove function pointer mac_indicate by Glen Lee · 9 years ago
  77. 6361167 staging: wilc1000: remove function pointer rx_indicate by Glen Lee · 9 years ago
  78. 498767e staging: wilc1000: remove WILC_OSW_INTERFACE_VER define by Chaehyun Lim · 9 years ago
  79. f23eb98 staging: wilc1000: move wilc_msgqueue.h include file by Chaehyun Lim · 9 years ago
  80. 9472390 staging: wilc1000: remove wilc_platform.h include file by Chaehyun Lim · 9 years ago
  81. 6e8c37d staging: wilc1000: move struct Message and WILC_MsgQueueHandle by Chaehyun Lim · 9 years ago
  82. 70f52de staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IP by Glen Lee · 9 years ago
  83. f446ebb staging: wilc1000: remove ifdef OLD_FPGA_BITFILE line by Glen Lee · 9 years ago
  84. 74a443e staging: wilc1000: parse_network_info: remove s32Error by Chaehyun Lim · 9 years ago
  85. a1f7f64 staging: wilc1000: rename ParseNetworkInfo by Chaehyun Lim · 9 years ago
  86. dd32257 staging: wilc1000: remove extern declaration by Chaehyun Lim · 9 years ago
  87. 36cca3b staging: wilc1000: remove useless comment by Chaehyun Lim · 9 years ago
  88. d0a7fcc staging: wilc1000: replace kmalloc_array/memset with kcalloc by Chaehyun Lim · 9 years ago
  89. 02cf299 staging: wilc1000: replace kmalloc/memcpy with kmemdup by Chaehyun Lim · 9 years ago
  90. ef15441 staging: wilc1000: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago
  91. cf32c3c staging: wilc1000: rename SendConfigPkt by Chaehyun Lim · 9 years ago
  92. c22dbd4 staging: wilc1000: remove CoreConfiguratorDeInit by Chaehyun Lim · 9 years ago
  93. 6a27224 staging: wicl1000: fix dereference after free in wilc_wlan_cleanup() by Javier Martinez Canillas · 9 years ago
  94. dddaba1 staging: wilc1000: host_int_init: remove unnecessary parentheses by Chaehyun Lim · 9 years ago
  95. 1d53eec staging: wilc1000: host_int_init: remove blank line before a close brace. by Chaehyun Lim · 9 years ago
  96. 5b09bd3 staging: wilc1000: host_int_init: replace s32Error with result by Chaehyun Lim · 9 years ago
  97. 3f4e0ce staging: wilc1000: host_int_init: remove commented code by Chaehyun Lim · 9 years ago
  98. 9dfcff4 staging: wilc1000: host_int_init: remove multiple blank lines by Chaehyun Lim · 9 years ago
  99. 1604296 staging: wilc1000: host_int_init: fix kzalloc error check by Chaehyun Lim · 9 years ago
  100. 27a82eb staging: wilc1000: host_int_init: replace kmalloc with kzalloc by Chaehyun Lim · 9 years ago