summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl816: introduce pcl816_alloc_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl818: fix pcl818_handle_dma() for short DMA transactionH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl818: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl818: introduce struct pcl818_dma_descH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl818: introduce pcl818_dma_free()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: pcl818: introduce pcl818_alloc_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_labpc: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_labpc_isadma: tidy up labpc_init_dma_chan()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_labpc: introduce struct labpc_dma_descH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: introduce struct a2150_dma_descH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: introduce a2150_free_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: introduce a2150_alloc_irq_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: use comedi_bytes_per_sample()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: ni_at_a2150: remove 'volatile' from private data variableH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: introduce das1800_free_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: tidy up das1800_init_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: introduce struct das1800_dma_descH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: separate AI FIFO bounce buffer from DMA bufferH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: das1800: reduce indent level of das1800_init_dma()H Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancyH Hartley Sweeten2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.cVaishali Thakkar2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: Fix duplicated conditional branchAlexander Kuleshov2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers: staging: rtl8192u driver cleanupRene Kolarik2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8712: remove spaces before commasMax Perepelitsyn2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functionsRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused functionRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8712: rtl871x_mp_ioctl.c: Remove some unused functionsRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8192u: removed an unnecessary else statementKarthik Nayak2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused functionRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8188eu: os_dep: usb_ops_linux.c: Remove unused functionRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove unused functionRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused functionRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8192u : fix space before , coding style issue in r8190_rtl8256.cMohammad Jamal2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8192e: rejoin split quoted stringsJonathan Jin2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8188eu: Fixed a space coding style issue.Gangadhar Vukkesala2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8188eu: {core, hal, include}: Removed inline functionAbel Moyo2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: fix sparse warningAlexey Tulia2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: hal: odm.c: Remove some unused functionsRickard Strandqvist2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8723au: core: rtw_ap: checkpatch.pl fixesJoe Borg2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: Fix sparse invalid assignment warningsYannis Damigos2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: core: fixing "foo * bar" should be "foo *bar"Asaf Vertz2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: Fix sparse warningsKrzysztof Konopko2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Staging: rtl8723au: os_dep: Fixed a coding style issue.Dean Michael Ancajas2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: hal: Removed a space before semicolonAnjana Sasindran2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: hal: Removed space before semicolonAnjana Sasindran2015-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | staging: rtl8723au: hal: Added blank line after declarationAnjana Sasindran2015-01-17