summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: don't expose comedi_proc_{init,cleanup}H Hartley Sweeten2013-01-312-13/+15
* staging: comedi: don't expose comedi_device_{attach,detach}H Hartley Sweeten2013-01-312-5/+9
* staging: comedi: tidy up the general purpose driver functionsH Hartley Sweeten2013-01-312-70/+73
* staging: comedi: ni_daq_700: convert to auto attachH Hartley Sweeten2013-01-311-74/+33
* staging: comedi: das08_cs: convert to auto attachH Hartley Sweeten2013-01-311-82/+48
* staging: comedi: cb_das16_cs: convert to auto attachH Hartley Sweeten2013-01-311-66/+49
* staging: comedi: allow pcmcia drivers to auto attachH Hartley Sweeten2013-01-312-0/+42
* staging: comedi: conditionally build in PCMCIA driver supportH Hartley Sweeten2013-01-315-58/+102
* staging: comedi: conditionally build in PCI driver supportH Hartley Sweeten2013-01-3164-161/+340
* staging: comedi: conditionally build in USB driver supportH Hartley Sweeten2013-01-318-79/+151
* staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-01-311-8/+20
* staging/fwserial: Fix compiler warningPeter Hurley2013-01-311-1/+1
* staging/fwserial: Annotate rcu pointers with __rcuPeter Hurley2013-01-311-1/+1
* staging: zsmalloc: remove unused pool nameSeth Jennings2013-01-303-10/+4
* staging: comedi: ISA DMA drivers should depend on ISA_DMA_APIGeert Uytterhoeven2013-01-301-6/+7
* staging: comedi: cleanup all board minors on module exitIan Abbott2013-01-301-4/+4
* staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-01-301-0/+5
* staging/fwserial: Fix endian issue in unit directoryPeter Hurley2013-01-291-6/+5
* staging/fwserial: add diagnostic for buffer overflowPeter Hurley2013-01-291-1/+4
* staging/fwserial: Remove reference to removed constantPeter Hurley2013-01-291-1/+1
* staging/fwserial: Don't use deprecated alloc_tty_driver()Peter Hurley2013-01-291-12/+9
* staging/fwserial: Factor unstable stats/debug/status info to debugfsPeter Hurley2013-01-292-0/+84
* staging/fwserial: Cleanup /proc/tty/driver/ filePeter Hurley2013-01-291-24/+15
* staging/fwserial: Create loop device the 'tty' wayPeter Hurley2013-01-292-96/+93
* staging/fwserial: Fix sparse build warningsPeter Hurley2013-01-292-2/+4
* staging/fwserial: Release port regardless of unplug response codePeter Hurley2013-01-291-3/+2
* staging/fwserial: Only reset port status for attached peersPeter Hurley2013-01-291-9/+12
* staging/fwserial: Drop suggestion for helper fn integrationPeter Hurley2013-01-291-2/+0
* staging/fwserial: Assume firmware is OHCI-complaintPeter Hurley2013-01-291-2/+7
* staging/fwserial: Fold constant MAX_ASYNC_PAYLOADPeter Hurley2013-01-291-2/+1
* staging/fwserial: Simplify max payload calculationPeter Hurley2013-01-291-2/+2
* staging/fwserial: Refer to fw_device as "node"Peter Hurley2013-01-291-1/+1
* staging/fwserial: Remove bandwidth limit logicPeter Hurley2013-01-292-12/+6
* staging:ozwpan: Fix following warning.Rupesh Gujare2013-01-291-1/+1
* staging: nvec: cleanup the string messMarc Dietrich2013-01-295-40/+89
* staging: nvec: fix mouse suspend/resume callsMarc Dietrich2013-01-291-9/+7
* staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-292-8/+25
* staging: zsmalloc: Fix TLB coherency and build problemMinchan Kim2013-01-291-6/+4
* staging/omapdrm: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-291-2/+2
* Staging: zcache: remove unnecessary braces in zcache-main.cRyo Munakata2013-01-291-3/+2
* staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-291-3/+3
* staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZESeth Jennings2013-01-291-1/+1
* staging/comedi/adl_pci8164: Don't assign stringPeter Huewe2013-01-291-14/+14
* staging: comedi: simplify comedi_set_hw_dev()Ian Abbott2013-01-291-11/+10
* staging: comedi: don't override read/write subdevice if not supportedIan Abbott2013-01-291-2/+4
* staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'H Hartley Sweeten2013-01-291-2/+0
* staging: comedi: ni_labpc_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-291-27/+21
* staging: comedi: ni_labpc_cs: remove thisboard macroH Hartley Sweeten2013-01-291-5/+1
* staging: comedi: ni_labpc_cs: move comedi_driver declarationH Hartley Sweeten2013-01-291-12/+10
* staging: comedi: ni_labpc_cs: remove pcmcia_device private dataH Hartley Sweeten2013-01-291-17/+2
OpenPOWER on IntegriCloud