1. 12b7951 Staging: vt6655: Checkpatch fix: c99 comment headings by Emrys Bayliss · 10 years ago
  2. 0d12e05 Staging: vt6655: comment headings formatting by Emrys Bayliss · 10 years ago
  3. 19bf265 Staging: vt6655: Checkpatch fix: lines longer than 80 columns by Emrys Bayliss · 10 years ago
  4. 060b505 Staging: vt6655: Checkpatch fix: c99 comments after statements by Emrys Bayliss · 10 years ago
  5. 644848a Staging: vt6655: comment after statement formatting by Emrys Bayliss · 10 years ago
  6. 818b555 Staging: vt6655: Checkpatch fix: empty c99 comments by Emrys Bayliss · 10 years ago
  7. b5aa3f1 Staging: vt6655: Checkpatch fix: unnecessary whitespace by Emrys Bayliss · 10 years ago
  8. 53d484b Staging: comedi: kcomedilib: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  9. a7f0ce8 staging: comedi: pcl812: use common function to setup dma by H Hartley Sweeten · 10 years ago
  10. 92afc2b staging: comedi: pcl812: simplify the dma->size calculations by H Hartley Sweeten · 10 years ago
  11. 93e6045 staging: comedi: pcl816: use common function to setup dma by H Hartley Sweeten · 10 years ago
  12. fe4a22a staging: comedi: pcl816: simplify the dma->size calculations by H Hartley Sweeten · 10 years ago
  13. 421f1b68 staging: comedi: pcl818: use common function to setup dma by H Hartley Sweeten · 10 years ago
  14. 296e3f1 staging: comedi: pcl818: simplify the dma->size calculations by H Hartley Sweeten · 10 years ago
  15. cf0438c staging: comedi: ni_labpc_isadma: use comedi_isdma module by H Hartley Sweeten · 10 years ago
  16. 1a97f14 staging: comedi: ni_at_a2150: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  17. 860f7c09 staging: comedi: dt282x: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  18. 99dfc33 staging: comedi: das1800: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  19. 1400964 staging: comedi: das16: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  20. f3df482 staging: comedi: pcl812: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  21. bd7ea42 staging: comedi: pcl816: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  22. dd7c0f0 staging: comedi: pcl818: remove depends on ISA_DMA_API limitation by H Hartley Sweeten · 10 years ago
  23. 20a1ea7 staging: comedi: comedi_isadma: introduce helper module for ISA DMA by H Hartley Sweeten · 10 years ago
  24. 5e5a21c staging: comedi: das1800: tidy up das1800_ai_transfer_size() by H Hartley Sweeten · 10 years ago
  25. 620ec185 staging: comedi: das1800: remove hard coded 'sample_size' by H Hartley Sweeten · 10 years ago
  26. 0afa615 staging: comedi: ni_labpc_isadma: introduce labpc_isadma_program() by H Hartley Sweeten · 10 years ago
  27. f2c6bbe staging: comedi: ni_labpc_isadma: move dma programming out of labpc_drain_dma() by H Hartley Sweeten · 10 years ago
  28. 72ba5c1 staging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma() by H Hartley Sweeten · 10 years ago
  29. 0f02b08 staging: comedi: ni_labpc_isadma: introduce labpc_isadma_disable() by H Hartley Sweeten · 10 years ago
  30. afd8f40 staging: comedi: ni_labpc_isadma: convert 'dma_buffer_size' to a define by H Hartley Sweeten · 10 years ago
  31. ac525a7 staging: comedi: ni_labpc_isadma: remove hard coded samples size by H Hartley Sweeten · 10 years ago
  32. 10f3a2d staging: comedi: ni_at_a2150: introduce a2150_isadma_disable() by H Hartley Sweeten · 10 years ago
  33. c92b0b2 staging: comedi: ni_at_a2150: introduce a2150_isadma_program() by H Hartley Sweeten · 10 years ago
  34. 0156b06 staging: comedi: pcl812: introduce pcl812_isadma_disable() by H Hartley Sweeten · 10 years ago
  35. 1ec64b7 staging: comedi: pcl812: introduce pcl812_isadma_program() by H Hartley Sweeten · 10 years ago
  36. a1ce5f0 staging: comedi: das16: introduce das16_isadma_disable() by H Hartley Sweeten · 10 years ago
  37. 0196285 staging: comedi: das16: introduce das16_isadma_program() by H Hartley Sweeten · 10 years ago
  38. 59e561f staging: comedi: das16: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  39. ae4e131 staging: comedi: das1800: introduce das1800_isadma_disable() by H Hartley Sweeten · 10 years ago
  40. dec3aa4 staging: comedi: das1800: introduce das1800_isadma_program() by H Hartley Sweeten · 10 years ago
  41. 5d12431 staging: comedi: das1800: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  42. 38f23ed staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel() by H Hartley Sweeten · 10 years ago
  43. 7877445 staging: comedi: dt282x: introduce dt282x_isadma_disable() by H Hartley Sweeten · 10 years ago
  44. f609c29 staging: comedi: dt282x: introduce dt282x_isadma_program() by H Hartley Sweeten · 10 years ago
  45. 65fdfed staging: comedi: pcl816: introduce pcl816_isadma_disable() by H Hartley Sweeten · 10 years ago
  46. d77bf97 staging: comedi: pcl816: introduce pcl816_isadma_program() by H Hartley Sweeten · 10 years ago
  47. bed8d53 staging: comedi: pcl818: introduce pcl818_isadma_disable() by H Hartley Sweeten · 10 years ago
  48. 9cf2765 staging: comedi: pcl818: introduce pcl818_isadma_program() by H Hartley Sweeten · 10 years ago
  49. ed07758 staging: comedi: das16: board is not a PCI device by H Hartley Sweeten · 10 years ago
  50. 742c4a0 staging: comedi: das16: introduce das16_free_dma() by H Hartley Sweeten · 10 years ago
  51. 7447cd6 staging: comedi: das16 introduce das16_alloc_dma() by H Hartley Sweeten · 10 years ago
  52. 38a7d49 staging: comedi: das16: introduce struct das16_dma_desc by H Hartley Sweeten · 10 years ago
  53. ef98a10 staging: comedi: dt282x: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  54. eca331c staging: comedi: dt282x: introduce struct dt282x_dma_desc by H Hartley Sweeten · 10 years ago
  55. d5702e3 staging: comedi: dt282x: introduce dt282x_alloc_dma() by H Hartley Sweeten · 10 years ago
  56. 9fe11ff staging: comedi: pcl812: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  57. d8332a6 staging: comedi: pcl812: introduce struct pcl812_dma_desc by H Hartley Sweeten · 10 years ago
  58. 91ac698 staging: comedi: pcl812: introduce pcl812_free_dma() by H Hartley Sweeten · 10 years ago
  59. 075400a staging: comedi: pcl812: introduce pcl812_alloc_dma() by H Hartley Sweeten · 10 years ago
  60. ceb41be staging: comedi: pcl816: fix short DMA transactions by H Hartley Sweeten · 10 years ago
  61. a2c3966 staging: comedi: pcl816: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  62. 16d8778 staging: comedi: pcl816: introduce struct pcl816_dma_desc by H Hartley Sweeten · 10 years ago
  63. d7b8bbb staging: comedi: pcl816: introduce pcl816_free_dma() by H Hartley Sweeten · 10 years ago
  64. 1fa5163 staging: comedi: pcl816: introduce pcl816_alloc_dma() by H Hartley Sweeten · 10 years ago
  65. 1c53093 staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transaction by H Hartley Sweeten · 10 years ago
  66. 7a37b7a staging: comedi: pcl818: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  67. b8e7048 staging: comedi: pcl818: introduce struct pcl818_dma_desc by H Hartley Sweeten · 10 years ago
  68. 665ee19 staging: comedi: pcl818: introduce pcl818_dma_free() by H Hartley Sweeten · 10 years ago
  69. 655cd94 staging: comedi: pcl818: introduce pcl818_alloc_dma() by H Hartley Sweeten · 10 years ago
  70. 05e511c staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  71. 9ff24fd staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan() by H Hartley Sweeten · 10 years ago
  72. 4d1c15c staging: comedi: ni_labpc: introduce struct labpc_dma_desc by H Hartley Sweeten · 10 years ago
  73. 6d26275 staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  74. 5bf7d29 staging: comedi: ni_at_a2150: introduce struct a2150_dma_desc by H Hartley Sweeten · 10 years ago
  75. b147890 staging: comedi: ni_at_a2150: introduce a2150_free_dma() by H Hartley Sweeten · 10 years ago
  76. 7cbb0ef staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma() by H Hartley Sweeten · 10 years ago
  77. 2447a27 staging: comedi: ni_at_a2150: use comedi_bytes_per_sample() by H Hartley Sweeten · 10 years ago
  78. 4547854 staging: comedi: ni_at_a2150: remove 'volatile' from private data variable by H Hartley Sweeten · 10 years ago
  79. 99b21f2 staging: comedi: das1800: introduce das1800_free_dma() by H Hartley Sweeten · 10 years ago
  80. a4b064e staging: comedi: das1800: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  81. 6e89008 staging: comedi: das1800: tidy up das1800_init_dma() by H Hartley Sweeten · 10 years ago
  82. fd8aab1 staging: comedi: das1800: introduce struct das1800_dma_desc by H Hartley Sweeten · 10 years ago
  83. 1f190a7 staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer by H Hartley Sweeten · 10 years ago
  84. f19810d staging: comedi: das1800: reduce indent level of das1800_init_dma() by H Hartley Sweeten · 10 years ago
  85. ffcc4b59 staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  86. 8dcb6a2 Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c by Vaishali Thakkar · 10 years ago
  87. e77e19a staging: rtl8192e: Fix duplicated conditional branch by Alexander Kuleshov · 10 years ago
  88. c6d8763 drivers: staging: rtl8192u driver cleanup by Rene Kolarik · 10 years ago
  89. 0636b46 staging: rtl8712: remove spaces before commas by Max Perepelitsyn · 10 years ago
  90. 31f1c46 staging: rtl8192e: fixed a space coding style issue by Gangadhar Vukkesala · 10 years ago
  91. b5133fd staging: rtl8192e: rtllib_rx.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  92. 366de3a staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  93. e575edf staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused function by Rickard Strandqvist · 10 years ago
  94. f4f5a59 staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  95. 2fd8fea Staging: rtl8192u: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  96. ad6f87d staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function by Rickard Strandqvist · 10 years ago
  97. 17ad975 staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function by Rickard Strandqvist · 10 years ago
  98. f225d04 staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function by Rickard Strandqvist · 10 years ago
  99. 55b3bba0 staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused function by Rickard Strandqvist · 10 years ago
  100. 683a686 Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c by Mohammad Jamal · 10 years ago