summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* staging: comedi: disallow COMEDI_DEVCONFIG on non-board minorsIan Abbott2013-01-301-0/+5
* staging/fwserial: Fix endian issue in unit directoryPeter Hurley2013-01-301-6/+5Star
* staging/fwserial: add diagnostic for buffer overflowPeter Hurley2013-01-301-1/+4
* staging/fwserial: Remove reference to removed constantPeter Hurley2013-01-301-1/+1
* staging/fwserial: Don't use deprecated alloc_tty_driver()Peter Hurley2013-01-301-12/+9Star
* staging/fwserial: Factor unstable stats/debug/status info to debugfsPeter Hurley2013-01-302-0/+84
* staging/fwserial: Cleanup /proc/tty/driver/ filePeter Hurley2013-01-301-24/+15Star
* staging/fwserial: Create loop device the 'tty' wayPeter Hurley2013-01-302-96/+93Star
* staging/fwserial: Fix sparse build warningsPeter Hurley2013-01-302-2/+4
* staging/fwserial: Release port regardless of unplug response codePeter Hurley2013-01-301-3/+2Star
* staging/fwserial: Only reset port status for attached peersPeter Hurley2013-01-301-9/+12
* staging/fwserial: Drop suggestion for helper fn integrationPeter Hurley2013-01-301-2/+0Star
* staging/fwserial: Assume firmware is OHCI-complaintPeter Hurley2013-01-301-2/+7
* staging/fwserial: Fold constant MAX_ASYNC_PAYLOADPeter Hurley2013-01-301-2/+1Star
* staging/fwserial: Simplify max payload calculationPeter Hurley2013-01-301-2/+2
* staging/fwserial: Refer to fw_device as "node"Peter Hurley2013-01-301-1/+1
* staging/fwserial: Remove bandwidth limit logicPeter Hurley2013-01-302-12/+6Star
* staging:ozwpan: Fix following warning.Rupesh Gujare2013-01-301-1/+1
* staging: nvec: cleanup the string messMarc Dietrich2013-01-305-40/+89
* staging: nvec: fix mouse suspend/resume callsMarc Dietrich2013-01-301-9/+7Star
* staging: nvec: move toggle global event reporting to its own functionMarc Dietrich2013-01-302-8/+25
* staging: zsmalloc: Fix TLB coherency and build problemMinchan Kim2013-01-301-6/+4Star
* staging/omapdrm: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-301-2/+2
* Staging: zcache: remove unnecessary braces in zcache-main.cRyo Munakata2013-01-301-3/+2Star
* staging/csr: Use kmemdup rather than duplicating its implementationPeter Huewe2013-01-301-3/+3
* staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZESeth Jennings2013-01-301-1/+1
* staging/comedi/adl_pci8164: Don't assign stringPeter Huewe2013-01-301-14/+14
* staging: comedi: simplify comedi_set_hw_dev()Ian Abbott2013-01-301-11/+10Star
* staging: comedi: don't override read/write subdevice if not supportedIan Abbott2013-01-301-2/+4
* staging: comedi: ni_labpc_cs: remove '#undef LABPC_DEBUG'H Hartley Sweeten2013-01-301-2/+0Star
* staging: comedi: ni_labpc_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-301-27/+21Star
* staging: comedi: ni_labpc_cs: remove thisboard macroH Hartley Sweeten2013-01-301-5/+1Star
* staging: comedi: ni_labpc_cs: move comedi_driver declarationH Hartley Sweeten2013-01-301-12/+10Star
* staging: comedi: ni_labpc_cs: remove pcmcia_device private dataH Hartley Sweeten2013-01-301-17/+2Star
* staging: comedi: ni_labpc_cs: cleanup labpc_cs_attach()H Hartley Sweeten2013-01-301-23/+11Star
* staging: comedi: ni_labpc_cs: move pcmcia_driver functionsH Hartley Sweeten2013-01-301-35/+28Star
* staging: comedi: ni_labpc_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten2013-01-301-14/+0Star
* staging: comedi: ni_labpc_cs: remove 'stop' from private pcmcia dataH Hartley Sweeten2013-01-301-9/+0Star
* staging: comedi: ni_labpc_cs: remove labpc_release()H Hartley Sweeten2013-01-301-11/+2Star
* staging: comedi: ni_labpc_cs: cleanup pcmcia_driverH Hartley Sweeten2013-01-301-8/+7Star
* staging: comedi: ni_labpc_cs: move MODULE_* info to end of fileH Hartley Sweeten2013-01-301-4/+4
* staging: comedi: ni_mio_cs: cleanup the boardinfo declarationH Hartley Sweeten2013-01-301-95/+75Star
* staging: comedi: ni_mio_cs: cleanup mio_cs_attach()H Hartley Sweeten2013-01-301-49/+14Star
* staging: comedi: ni_mio_cs: remove last forward declarationH Hartley Sweeten2013-01-301-18/+15Star
* staging: comedi: ni_mio_cs: move mio_cs_detach()H Hartley Sweeten2013-01-301-7/+7
* staging: comedi: ni_mio_cs: move comedi_driver declarationH Hartley Sweeten2013-01-301-10/+7Star
* staging: comedi: ni_mio_cs: cleanup cs_attach()H Hartley Sweeten2013-01-301-13/+5Star
* staging: comedi: ni_mio_cs: remove cs_release()H Hartley Sweeten2013-01-301-6/+1Star
* staging: comedi: ni_mio_cs: move pcmcia_driver functionsH Hartley Sweeten2013-01-301-59/+54Star
* staging: comedi: ni_mio_cs: remove pcmcia_driver suspend/resumeH Hartley Sweeten2013-01-301-16/+0Star