deliverable/linux.git
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: use comedi_isdma...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove depends on ISA_DMA...
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: das16: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: remove depends on ISA_DMA_API...
2015-01-17  H Hartley Sweetenstaging: comedi: comedi_isadma: introduce helper module...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: tidy up das1800_ai_transfer_s...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove hard coded 'sample_size'
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: introduce labpc_isadm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: move dma programming...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: tidy up labpc_drain_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: introduce labpc_isadm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: convert 'dma_buffer_s...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: remove hard coded...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_isadma_di...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_isadma_pr...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: move dma transfer 'size' to...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_isadma_disa...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_isadma_prog...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: move dma transfer 'size'...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: pass dma descriptor to das180...
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_isadma_disable()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_isadma_program()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: board is not a PCI device
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce das16_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das16 introduce das16_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das16: introduce struct das16_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce struct dt282x_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: dt282x: introduce dt282x_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce struct pcl812_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl812: introduce pcl812_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: fix short DMA transactions
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce struct pcl816_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl816: introduce pcl816_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: fix pcl818_handle_dma() for...
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce struct pcl818_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_dma_free()
2015-01-17  H Hartley Sweetenstaging: comedi: pcl818: introduce pcl818_alloc_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc_isadma: tidy up labpc_init_dm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_labpc: introduce struct labpc_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce struct a2150_dm...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: introduce a2150_alloc_irq...
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: use comedi_bytes_per_sample()
2015-01-17  H Hartley Sweetenstaging: comedi: ni_at_a2150: remove 'volatile' from...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce das1800_free_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: remove VIRT_TO_BUS dependancy
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: tidy up das1800_init_dma()
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: introduce struct das1800_dma_desc
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: separate AI FIFO bounce buffe...
2015-01-17  H Hartley Sweetenstaging: comedi: das1800: reduce indent level of das180...
2015-01-17  H Hartley Sweetenstaging: comedi: adl_pci9118: remove VIRT_TO_BUS dependancy
2015-01-17  Vaishali ThakkarStaging: rtl8192u: Remove check of ieee in rtl819x_BAProc.c
2015-01-17  Alexander Kuleshovstaging: rtl8192e: Fix duplicated conditional branch
2015-01-17  Rene Kolarikdrivers: staging: rtl8192u driver cleanup
2015-01-17  Max Perepelitsynstaging: rtl8712: remove spaces before commas
2015-01-17  Gangadhar Vukkesalastaging: rtl8192e: fixed a space coding style issue
2015-01-17  Rickard Strandqviststaging: rtl8192e: rtllib_rx.c: Remove some unused...
2015-01-17  Rickard Strandqviststaging: rtl8192e: rtl8192e: rtl_pm.c: Remove some...
2015-01-17  Rickard Strandqviststaging: rtl8188eu: core: rtw_mlme_ext.c: Remove unused...
2015-01-17  Rickard Strandqviststaging: rtl8712: rtl871x_mp_ioctl.c: Remove some unuse...
2015-01-17  Karthik NayakStaging: rtl8192u: removed an unnecessary else statement
2015-01-17  Rickard Strandqviststaging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused...
2015-01-17  Rickard Strandqviststaging: rtl8188eu: os_dep: usb_ops_linux.c: Remove...
2015-01-17  Rickard Strandqviststaging: rtl8188eu: hal: rtl8188e_hal_init.c: Remove...
2015-01-17  Rickard Strandqviststaging: rtl8188eu: hal: rtl8188e_cmd.c: Remove unused...
2015-01-17  Mohammad JamalStaging: rtl8192u : fix space before , coding style...
2015-01-17  Jonathan Jinstaging: rtl8192e: rejoin split quoted strings
2015-01-17  Gangadhar Vukkesalastaging: rtl8188eu: Fixed a space coding style issue.
2015-01-17  Abel MoyoStaging: rtl8188eu: {core, hal, include}: Removed inlin...
2015-01-17  Alexey Tuliastaging: rtl8723au: fix sparse warning
2015-01-17  Rickard Strandqviststaging: rtl8723au: hal: odm.c: Remove some unused...
2015-01-17  Joe BorgStaging: rtl8723au: core: rtw_ap: checkpatch.pl fixes
2015-01-17  Yannis Damigosstaging: rtl8723au: Fix sparse invalid assignment warnings
2015-01-17  Asaf Vertzstaging: rtl8723au: core: fixing "foo * bar" should...
2015-01-17  Krzysztof Konopkostaging: rtl8723au: Fix sparse warnings
2015-01-17  Dean Michael... Staging: rtl8723au: os_dep: Fixed a coding style issue.
2015-01-17  Anjana Sasindranstaging: rtl8723au: hal: Removed a space before semicolon
2015-01-17  Anjana Sasindranstaging: rtl8723au: hal: Removed space before semicolon
2015-01-17  Anjana Sasindranstaging: rtl8723au: hal: Added blank line after declaration
2015-01-17  Greg Donalddrivers: staging: rtl8723au: Fix "'foo * bar' should...
next
This page took 0.038695 seconds and 5 git commands to generate.