aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-29Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-14/+3
2013-04-23staging: comedi: ni_labpc: fix legacy driver buildH Hartley Sweeten1-4/+3
2013-04-23staging: comedi: das800: cleanup the cio-das802/16 fifo commentsH Hartley Sweeten1-2/+2
2013-04-23staging: comedi: das800: rename CamelCase vars in das800_ai_do_cmd()H Hartley Sweeten1-9/+6
2013-04-23staging: comedi: das800: tidy up the private dataH Hartley Sweeten1-5/+5
2013-04-23staging: comedi: das800: tidy up das800_interrupt()H Hartley Sweeten1-48/+37
2013-04-23staging: comedi: das800: tidy up das800_ai_insn_read()H Hartley Sweeten1-28/+35
2013-04-23staging: comedi: das800: tidy up das800_di_insn_bits()H Hartley Sweeten1-6/+1
2013-04-23staging: comedi: das800: tidy up das800_do_insn_bits()H Hartley Sweeten1-11/+12
2013-04-23staging: comedi: das800: remove extra divisor calculation callH Hartley Sweeten1-5/+0
2013-04-23staging: comedi: das800: rename {enable,disable}_das800H Hartley Sweeten1-10/+8
2013-04-23staging: comedi: das800: tidy up subdevice initH Hartley Sweeten1-26/+29
2013-04-23staging: comedi: das800: allow attaching without interrupt supportH Hartley Sweeten1-14/+6
2013-04-23staging: comedi: das800: interrupts are required for async command supportH Hartley Sweeten1-16/+13
2013-04-23staging: comedi: das800: tidy up das800_ai_do_cmdtest()H Hartley Sweeten1-16/+18
2013-04-23staging: comedi: das800: remove 'volatile' on private data variablesH Hartley Sweeten1-5/+5
2013-04-23staging: comedi: das800: cleanup the boardinfoH Hartley Sweeten1-81/+65
2013-04-23staging: comedi: das800: cleanup range table declarationsH Hartley Sweeten1-47/+43
2013-04-23staging: comedi: das800: introduce das800_ind_{write, read}()H Hartley Sweeten1-23/+39
2013-04-23staging: comedi: das800: remove forward declarationsH Hartley Sweeten1-116/+109
2013-04-23staging: comedi: das800: move das800_set_frequency()H Hartley Sweeten1-17/+15
2013-04-23staging: comedi: das800: move das800_probe()H Hartley Sweeten1-67/+65
2013-04-23staging: comedi: das800: move das800_attach()H Hartley Sweeten1-105/+90
2013-04-23staging: comedi: das800: move module_{init, exit} to end of fileH Hartley Sweeten1-14/+11
2013-04-23staging: video: imx: Add BGR666 support for parallel displayMarek Vasut2-0/+11
2013-04-23staging: dwc2: add platform device bindingsMatthijs Kooijman4-2/+152
2013-04-23staging: dwc2: check for null pointer before dereferencing itPaul Zimmerman1-6/+5
2013-04-23staging: dwc2: add missing newlines to debug messagesPaul Zimmerman4-7/+7
2013-04-23staging: dwc2: fix potential null pointer accessPaul Zimmerman1-5/+5
2013-04-23staging: comedi: ni_labpc: remove 'bustype' from boardinfoH Hartley Sweeten4-7/+0
2013-04-23staging: comedi: ni_labpc: remove unnecessary 'bustype' checkH Hartley Sweeten1-3/+1
2013-04-23staging: comedi: ni_labpc: pass the isr_flags to labpc_common_attach()H Hartley Sweeten4-10/+5
2013-04-23staging: comedi: ni_labpc: move DMA init out of the common attachH Hartley Sweeten4-26/+30
2013-04-23staging: comedi: ni_labpc: split out PCI supportH Hartley Sweeten4-165/+199
2013-04-23staging: comedi/daqboard2000: use mdelay for large delaysArnd Bergmann1-7/+7
2013-04-23staging: nvec: allow modular buildArnd Bergmann1-5/+5
2013-04-23staging/zsmalloc: don't use pgtable-mapping from modulesArnd Bergmann1-1/+1
2013-04-22staging/ozwpan: info leak in oz_cdev_ioctl()Dan Carpenter1-0/+1
2013-04-22staging: dgrp: info leak in dgrp_dpa_ioctl()Dan Carpenter1-0/+1
2013-04-22staging: comedi: pcl816: remove unused RTC dma supportH Hartley Sweeten1-135/+11
2013-04-22staging: comedi: pcl818: remove unused RTC dma supportH Hartley Sweeten1-439/+13
2013-04-19staging: comedi: drivers: free_irq() in comedi_legacy_detach()H Hartley Sweeten25-116/+22
2013-04-19staging: comedi: drivers: use comedi_legacy_detach()H Hartley Sweeten24-56/+27
2013-04-19staging: comedi: skel: use comedi_legacy_detach()H Hartley Sweeten1-4/+5
2013-04-19staging: comedi: amplc_dio200: use comedi_legacy_detach()H Hartley Sweeten1-7/+1
2013-04-19staging: comedi: drivers: use comedi_legacy_detach() in simple driversH Hartley Sweeten19-139/+19
2013-04-19staging: comedi: das1800: use comedi_legacy_detach()H Hartley Sweeten1-10/+6
2013-04-19staging: comedi: das16m1: check for subdev_8255_init() failureH Hartley Sweeten1-1/+3
2013-04-19staging: comedi: das16m1: use comedi_legacy_detach()H Hartley Sweeten1-10/+10
2013-04-19staging: comedi: das16: use comedi_legacy_detach()H Hartley Sweeten1-14/+8