1. 0196285 staging: comedi: das16: introduce das16_isadma_program() by H Hartley Sweeten · 10 years ago
  2. 59e561f staging: comedi: das16: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  3. ae4e131 staging: comedi: das1800: introduce das1800_isadma_disable() by H Hartley Sweeten · 10 years ago
  4. dec3aa4 staging: comedi: das1800: introduce das1800_isadma_program() by H Hartley Sweeten · 10 years ago
  5. 5d12431 staging: comedi: das1800: move dma transfer 'size' to dma descriptor by H Hartley Sweeten · 10 years ago
  6. 38f23ed staging: comedi: das1800: pass dma descriptor to das1800_flush_dma_channel() by H Hartley Sweeten · 10 years ago
  7. 7877445 staging: comedi: dt282x: introduce dt282x_isadma_disable() by H Hartley Sweeten · 10 years ago
  8. f609c29 staging: comedi: dt282x: introduce dt282x_isadma_program() by H Hartley Sweeten · 10 years ago
  9. 65fdfed staging: comedi: pcl816: introduce pcl816_isadma_disable() by H Hartley Sweeten · 10 years ago
  10. d77bf97 staging: comedi: pcl816: introduce pcl816_isadma_program() by H Hartley Sweeten · 10 years ago
  11. bed8d53 staging: comedi: pcl818: introduce pcl818_isadma_disable() by H Hartley Sweeten · 10 years ago
  12. 9cf2765 staging: comedi: pcl818: introduce pcl818_isadma_program() by H Hartley Sweeten · 10 years ago
  13. ed07758 staging: comedi: das16: board is not a PCI device by H Hartley Sweeten · 10 years ago
  14. 742c4a0 staging: comedi: das16: introduce das16_free_dma() by H Hartley Sweeten · 10 years ago
  15. 7447cd6 staging: comedi: das16 introduce das16_alloc_dma() by H Hartley Sweeten · 10 years ago
  16. 38a7d49 staging: comedi: das16: introduce struct das16_dma_desc by H Hartley Sweeten · 10 years ago
  17. ef98a10 staging: comedi: dt282x: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  18. eca331c staging: comedi: dt282x: introduce struct dt282x_dma_desc by H Hartley Sweeten · 10 years ago
  19. d5702e3 staging: comedi: dt282x: introduce dt282x_alloc_dma() by H Hartley Sweeten · 10 years ago
  20. 9fe11ff staging: comedi: pcl812: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  21. d8332a6 staging: comedi: pcl812: introduce struct pcl812_dma_desc by H Hartley Sweeten · 10 years ago
  22. 91ac698 staging: comedi: pcl812: introduce pcl812_free_dma() by H Hartley Sweeten · 10 years ago
  23. 075400a staging: comedi: pcl812: introduce pcl812_alloc_dma() by H Hartley Sweeten · 10 years ago
  24. ceb41be staging: comedi: pcl816: fix short DMA transactions by H Hartley Sweeten · 10 years ago
  25. a2c3966 staging: comedi: pcl816: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  26. 16d8778 staging: comedi: pcl816: introduce struct pcl816_dma_desc by H Hartley Sweeten · 10 years ago
  27. d7b8bbb staging: comedi: pcl816: introduce pcl816_free_dma() by H Hartley Sweeten · 10 years ago
  28. 1fa5163 staging: comedi: pcl816: introduce pcl816_alloc_dma() by H Hartley Sweeten · 10 years ago
  29. 1c53093 staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transaction by H Hartley Sweeten · 10 years ago
  30. 7a37b7a staging: comedi: pcl818: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  31. b8e7048 staging: comedi: pcl818: introduce struct pcl818_dma_desc by H Hartley Sweeten · 10 years ago
  32. 665ee19 staging: comedi: pcl818: introduce pcl818_dma_free() by H Hartley Sweeten · 10 years ago
  33. 655cd94 staging: comedi: pcl818: introduce pcl818_alloc_dma() by H Hartley Sweeten · 10 years ago
  34. 05e511c staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  35. 9ff24fd staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan() by H Hartley Sweeten · 10 years ago
  36. 4d1c15c staging: comedi: ni_labpc: introduce struct labpc_dma_desc by H Hartley Sweeten · 10 years ago
  37. 6d26275 staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  38. 5bf7d29 staging: comedi: ni_at_a2150: introduce struct a2150_dma_desc by H Hartley Sweeten · 10 years ago
  39. b147890 staging: comedi: ni_at_a2150: introduce a2150_free_dma() by H Hartley Sweeten · 10 years ago
  40. 7cbb0ef staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma() by H Hartley Sweeten · 10 years ago
  41. 2447a27 staging: comedi: ni_at_a2150: use comedi_bytes_per_sample() by H Hartley Sweeten · 10 years ago
  42. 4547854 staging: comedi: ni_at_a2150: remove 'volatile' from private data variable by H Hartley Sweeten · 10 years ago
  43. 99b21f2 staging: comedi: das1800: introduce das1800_free_dma() by H Hartley Sweeten · 10 years ago
  44. a4b064e staging: comedi: das1800: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  45. 6e89008 staging: comedi: das1800: tidy up das1800_init_dma() by H Hartley Sweeten · 10 years ago
  46. fd8aab1 staging: comedi: das1800: introduce struct das1800_dma_desc by H Hartley Sweeten · 10 years ago
  47. 1f190a7 staging: comedi: das1800: separate AI FIFO bounce buffer from DMA buffer by H Hartley Sweeten · 10 years ago
  48. f19810d staging: comedi: das1800: reduce indent level of das1800_init_dma() by H Hartley Sweeten · 10 years ago
  49. ffcc4b59 staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy by H Hartley Sweeten · 10 years ago
  50. 8dcb6a2 Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c by Vaishali Thakkar · 10 years ago
  51. e77e19a staging: rtl8192e: Fix duplicated conditional branch by Alexander Kuleshov · 10 years ago
  52. c6d8763 drivers: staging: rtl8192u driver cleanup by Rene Kolarik · 10 years ago
  53. 0636b46 staging: rtl8712: remove spaces before commas by Max Perepelitsyn · 10 years ago
  54. 31f1c46 staging: rtl8192e: fixed a space coding style issue by Gangadhar Vukkesala · 10 years ago
  55. b5133fd staging: rtl8192e: rtllib_rx.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  56. 366de3a staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  57. e575edf staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused function by Rickard Strandqvist · 10 years ago
  58. f4f5a59 staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  59. 2fd8fea Staging: rtl8192u: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  60. ad6f87d staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused function by Rickard Strandqvist · 10 years ago
  61. 17ad975 staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused function by Rickard Strandqvist · 10 years ago
  62. f225d04 staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused function by Rickard Strandqvist · 10 years ago
  63. 55b3bba0 staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused function by Rickard Strandqvist · 10 years ago
  64. 683a686 Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.c by Mohammad Jamal · 10 years ago
  65. 6d6163c staging: rtl8192e: rejoin split quoted strings by Jonathan Jin · 10 years ago
  66. 7aa36b4 staging: rtl8188eu: Fixed a space coding style issue. by Gangadhar Vukkesala · 10 years ago
  67. 74df1cd Staging: rtl8188eu: {core, hal, include}: Removed inline function by Abel Moyo · 10 years ago
  68. 252949d staging: rtl8723au: fix sparse warning by Alexey Tulia · 10 years ago
  69. 539b5e0 staging: rtl8723au: hal: odm.c: Remove some unused functions by Rickard Strandqvist · 10 years ago
  70. 22faca2 Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixes by Joe Borg · 10 years ago
  71. 936601e staging: rtl8723au: Fix sparse invalid assignment warnings by Yannis Damigos · 10 years ago
  72. ca439e9 staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar" by Asaf Vertz · 10 years ago
  73. 4ae888b staging: rtl8723au: Fix sparse warnings by Krzysztof Konopko · 10 years ago
  74. 3895ed0 Staging: rtl8723au: os_dep: Fixed a coding style issue. by Dean Michael Ancajas · 10 years ago
  75. de77b4c staging: rtl8723au: hal: Removed a space before semicolon by Anjana Sasindran · 10 years ago
  76. 9d55c814 staging: rtl8723au: hal: Removed space before semicolon by Anjana Sasindran · 10 years ago
  77. 0dc4872 staging: rtl8723au: hal: Added blank line after declaration by Anjana Sasindran · 10 years ago
  78. 3cd87c1 drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errors by Greg Donald · 10 years ago
  79. 6b284c8 staging: rtl8723au: Hal8723PwrSeq.h: Use BIT() define to match mask value by Jes Sorensen · 10 years ago
  80. 66e702a staging: rtl8723au: Hal8723PwrSeq.h: Remove SDIO specific entries by Jes Sorensen · 10 years ago
  81. fc31832 staging: rtl8723au: Hal8723PwrSeq.h: Remove PCI specific entries from the power sequence tables by Jes Sorensen · 10 years ago
  82. 1c69cb9 staging: rtl8723au: HalPwrSeqCmdParsing23a(): Avoid unnecessary variable inits by Jes Sorensen · 10 years ago
  83. ebf0235 staging: rtl8723au: Hal8723APhyCfg.h: Remove more unused #defines by Jes Sorensen · 10 years ago
  84. e855a64 staging: rtl8723au: There is no 11N pseudo PHY here by Jes Sorensen · 10 years ago
  85. b74431d staging: rtl8723au: Baseband is always configured through PHY regs by Jes Sorensen · 10 years ago
  86. 924a871 staging: rtl8723au: Hal8723APhyCfg.h: Remove some undefined structs and enums by Jes Sorensen · 10 years ago
  87. 65c1b6b staging: rtl8723au: Use enum for counter and avoid ugly typecast by Jes Sorensen · 10 years ago
  88. bb583c5 staging: rtl8723au: Use proper enum defines by Jes Sorensen · 10 years ago
  89. 6e946f0 staging: rtl8723au: Use correct register names to set parameters to reduce 80M spur by Jes Sorensen · 10 years ago
  90. 069b000 staging: rtl8723au: usb_dvobj_init(): A NULL pointer check for usb_host_endpoints makes no sense by Jes Sorensen · 10 years ago
  91. ef4c653 staging: rtl8723au: hal: Removed spaces before semicolon by Anjana Sasindran · 10 years ago
  92. 3002b1a Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.c by Paul Hedman · 10 years ago
  93. 09a7a6b Staging: vt6656: Checkpatch fix: else after break or return by Emrys Bayliss · 10 years ago
  94. ffad440 Staging: vt6656: Fixed typo in a variable name by Gustavo A. R. Silva · 10 years ago
  95. 733b3b0 Staging: vt6656: Fixed typo in a macro name by Gustavo A. R. Silva · 10 years ago
  96. b1797df Staging: vt6655: Fixed a typo by Gustavo A. R. Silva · 10 years ago
  97. 95775d1 staging: vt6655: [BUG] Protect MACvSelectPage1 with lock. by Malcolm Priestley · 10 years ago
  98. bc22b49 Staging: vt6655: fix a space coding style issue by Piotr Kubus · 10 years ago
  99. 527ef70 Staging: vt6655: baseband.c: fixed line over 80 characters by Sakshi Bansal · 10 years ago
  100. c3dd5a0 staging: vt6655: Replace C99 comments in power.c and upc.h. by Nicholas Parkanyi · 10 years ago