summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-23staging: xgifb: delete unused "pVBInfo" parametersAaro Koskinen4-22/+15
2013-07-23staging: xgifb: delete unused "RefreshRateTableIndex" parametersAaro Koskinen1-27/+17
2013-07-23staging: xgifb: delete unused "HwDeviceExtension" parametersAaro Koskinen3-76/+39
2013-07-23staging: xgifb: delete unused "ModeIdIndex" parametersAaro Koskinen1-23/+14
2013-07-23staging: xgifb: delete unused "ModeNo" parametersAaro Koskinen1-134/+107
2013-07-23staging: xgifb: delete unused "rateindex" parametersAaro Koskinen1-5/+3
2013-07-23staging: dwc2: when dma is disabled, clear hcd->self.uses_dmaMatthijs Kooijman1-0/+3
2013-07-23staging: dwc2: disable dma when no dma_mask was setupMatthijs Kooijman1-0/+9
2013-07-23staging: dwc2: add driver parameter to set AHB config register valuePaul Zimmerman4-45/+25
2013-07-23staging: dwc2: fix value used in dwc2_set_all_paramsJulien Delacou1-1/+1
2013-07-23staging: dwc2: remove use of bus_to_virt()Paul Zimmerman2-11/+10
2013-07-23staging: dwc2: reduce noisy debug messagesPaul Zimmerman2-9/+7
2013-07-23staging: dwc2: fix dwc2_hcd_qtd_add()Paul Zimmerman1-4/+16
2013-07-23staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bitPaul Zimmerman1-4/+9
2013-07-23staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friendsPaul Zimmerman1-15/+37
2013-07-23staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman4-60/+68
2013-07-23staging: zsmalloc: access page->private by using page_private macroSunghan Suh1-2/+2
2013-07-23staging: rtl8712: return MAC in standard formAndy Shevchenko1-6/+2
2013-07-23staging: imx-drm: Fix typo in staging/imx-drmMasanari Iida2-2/+2
2013-07-23Staging: bcm: Qos: Fix some coding style issuesLilis Iskandar1-269/+269
2013-07-23staging: rtl8192u: remove unused macros r819xU_cmdpkt.cXenia Ragiadakou1-13/+0
2013-07-23staging: rtl8192u: fix line size and identation in r819xU_cmdpkt.cXenia Ragiadakou1-55/+61
2013-07-23staging: rtl8192u: remove unnecessary line continuations in r819xU_cmdpkt.cXenia Ragiadakou1-2/+2
2013-07-23staging: rtl8192u: fix comments in r819xU_cmdpkt.cXenia Ragiadakou1-127/+125
2013-07-23staging: rtl8192u: fix whitespace in r819xU_cmdpkt.cXenia Ragiadakou1-90/+60
2013-07-23staging: rtl8192u: fix braces in r819xU_cmdpkt.cXenia Ragiadakou1-55/+15
2013-07-23staging: rtl8192u: remove commented-out code in r819xU_cmdpkt.cXenia Ragiadakou1-40/+2
2013-07-23Staging: silicom: Remove useless unneeded semicolonsVladimir1-9/+9
2013-07-23Staging: silicom: remove typedef for dev_desc_tChad Williamson1-4/+2
2013-07-23Staging: silicom: remove the typedef for bpmod_info_tChad Williamson1-4/+4
2013-07-23Staging: silicom: remove the bpctl_dev_t typdefChad Williamson1-276/+276
2013-07-23staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu2-16/+16
2013-07-23staging: android: binder: replace types with portable onesSerban Constantinescu1-13/+13
2013-07-23staging: android: binder: fix alignment issuesSerban Constantinescu1-2/+2
2013-07-23staging: android: binder: fix BC_FREE_BUFFER ioctl declarationSerban Constantinescu1-1/+1
2013-07-23staging: android: binder: fix BINDER_SET_MAX_THREADS declarationSerban Constantinescu1-1/+1
2013-07-23staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu2-9/+9
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches1-0/+0
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches1-2/+2
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches13-125/+17
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches10-252/+307
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches2-22/+8
2013-07-23staging: comedi: COMEDI_NI_LABPC_ISA no longer depends on VIRT_TO_BUSIan Abbott1-1/+0
2013-07-23staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott1-7/+0
2013-07-23staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott3-26/+35
2013-07-23staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott3-56/+61
2013-07-23staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott3-51/+59
2013-07-23staging: comedi: ni_labpc: move register defs to new fileIan Abbott3-67/+77
2013-07-23staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott1-17/+12
2013-07-23staging: comedi: ni_labpc_isadma: add labpc_have_dma_chan()Ian Abbott1-0/+12