summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-07-23staging: dwc2: optimize dwc2_hc_handle_tt_clear() a bitPaul Zimmerman
2013-07-23staging: dwc2: add calls to usb_hcd_link_urb_to_ep() and friendsPaul Zimmerman
2013-07-23staging: dwc2: refactor dwc2_host_complete()Paul Zimmerman
2013-07-23staging: zsmalloc: access page->private by using page_private macroSunghan Suh
2013-07-23staging: rtl8712: return MAC in standard formAndy Shevchenko
2013-07-23staging: imx-drm: Fix typo in staging/imx-drmMasanari Iida
2013-07-23Staging: bcm: Qos: Fix some coding style issuesLilis Iskandar
2013-07-23staging: rtl8192u: remove unused macros r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: fix line size and identation in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: remove unnecessary line continuations in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: fix comments in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: fix whitespace in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: fix braces in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23staging: rtl8192u: remove commented-out code in r819xU_cmdpkt.cXenia Ragiadakou
2013-07-23Staging: silicom: Remove useless unneeded semicolonsVladimir
2013-07-23Staging: silicom: remove typedef for dev_desc_tChad Williamson
2013-07-23Staging: silicom: remove the typedef for bpmod_info_tChad Williamson
2013-07-23Staging: silicom: remove the bpctl_dev_t typdefChad Williamson
2013-07-23staging: android: binder: fix binder interface for 64bit compat layerSerban Constantinescu
2013-07-23staging: android: binder: replace types with portable onesSerban Constantinescu
2013-07-23staging: android: binder: fix alignment issuesSerban Constantinescu
2013-07-23staging: android: binder: fix BC_FREE_BUFFER ioctl declarationSerban Constantinescu
2013-07-23staging: android: binder: fix BINDER_SET_MAX_THREADS declarationSerban Constantinescu
2013-07-23staging: android: binder: modify struct binder_write_read to use size_tSerban Constantinescu
2013-07-23staging: ozwpan: Rename Kbuild to MakefileJoe Perches
2013-07-23staging: ozwpan: Convert macro to function.Joe Perches
2013-07-23staging: ozwpan: Remove old debug macro.Joe Perches
2013-07-23staging: ozwpan: Replace oz_trace with oz_dbgJoe Perches
2013-07-23staging: ozwpan: Remove extra debug logs.Joe Perches
2013-07-23staging: comedi: COMEDI_NI_LABPC_ISA no longer depends on VIRT_TO_BUSIan Abbott
2013-07-23staging: comedi: ni_labpc: tidy up after DMA code migrationIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA status handlingIan Abbott
2013-07-23staging: comedi: ni_labpc: migrate labpc_drain_dma()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA transfer set-upIan Abbott
2013-07-23staging: comedi: ni_labpc: move register defs to new fileIan Abbott
2013-07-23staging: comedi: ni_labpc: use labpc_have_dma_chan()Ian Abbott
2013-07-23staging: comedi: ni_labpc_isadma: add labpc_have_dma_chan()Ian Abbott
2013-07-23staging: comedi: ni_labpc: migrate DMA channel init & freeIan Abbott
2013-07-23staging: comedi: ni_labpc_isadma: new module for ISA DMA supportIan Abbott
2013-07-23staging: comedi: ni_labpc: don't clear cmd3 bits explicitly in labpc_ai_cmd()Ian Abbott
2013-07-23staging: comedi: ni_labpc: fix possible double-free of dma_bufferIan Abbott
2013-07-23staging: comedi: use a mutex when accessing driver listIan Abbott
2013-07-23staging: comedi: return void from comedi_driver_unregister()Ian Abbott
2013-07-23staging: comedi: pcl724: add support for the PCM-IO48 PC/104 boardH Hartley Sweeten
2013-07-23staging: comedi: ii_pci20kc: this is an ISA board not a PCI boardH Hartley Sweeten
2013-07-23staging: comedi: do not include <linux/delay.h> if its not neededH Hartley Sweeten
2013-07-23staging: comedi: drivers do not need <linux/ioport.h>H Hartley Sweeten
2013-07-23staging: comedi: don't rely on comedidev.h to include headersH Hartley Sweeten
2013-07-23staging: comedi: use comedi_alloc_devpriv()H Hartley Sweeten
2013-07-23staging: comedi: drivers: introduce comedi_alloc_devpriv()H Hartley Sweeten