summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | staging: comedi: comedi_test: change end-of-acquisition testIan Abbott2013-01-071-10/+14
* | | staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott2013-01-071-2/+0
* | | staging: comedi: comedi_test: fix race when cancelling commandIan Abbott2013-01-071-1/+1
* | | Staging: comedi: comedidev.h: fixed a camel caseLijo Antony2013-01-071-4/+4
* | | staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten2013-01-077-8/+7
* | | staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten2013-01-071-2/+2
* | | staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten2013-01-071-15/+14
* | | staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten2013-01-071-6/+6
* | | staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten2013-01-071-4/+10
* | | staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten2013-01-071-8/+11
* | | staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten2013-01-072-3/+1
* | | staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten2013-01-072-8/+8
* | | staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten2013-01-072-0/+10
* | | staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()H Hartley Sweeten2013-01-071-12/+12
* | | staging: comedi: comedi_fops: fix a number of sizeof(struct foo) formsH Hartley Sweeten2013-01-071-24/+20
* | | staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()H Hartley Sweeten2013-01-071-8/+8
* | | staging: comedi: comedi_fops: move the module_{init, exit} functions to EOFH Hartley Sweeten2013-01-071-85/+84
* | | staging: comedi: comedi_fops: move the MODULE_* information to EOFH Hartley Sweeten2013-01-071-4/+4
* | | staging: comedi: comedi_fops: remove the goto's in comedi_write()H Hartley Sweeten2013-01-071-24/+11
* | | staging: comedi: comedi_fops: remove the goto's in comedi_read()H Hartley Sweeten2013-01-071-24/+10
* | | staging: comedi: comedi_fops: cleanup comedi_poll()H Hartley Sweeten2013-01-071-29/+20
* | | staging: comedi: comedi_fops: cleanup do_devinfo_ioctl()H Hartley Sweeten2013-01-071-7/+8
* | | staging: comedi: comedi_fops: rename comedi_{read,write}_subdevice()H Hartley Sweeten2013-01-071-20/+18
* | | staging: comedi: comedi_fops: rename comedi_get_device_file_info()H Hartley Sweeten2013-01-071-7/+7
* | | staging: comedi: comedi_fops: rename struct comedi_device_file_infoH Hartley Sweeten2013-01-071-51/+44
* | | staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten2013-01-072-7/+7
* | | staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten2013-01-072-14/+12
* | | staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten2013-01-074-43/+15
* | | staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten2013-01-072-0/+12
* | | staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten2013-01-072-20/+20
* | | staging: comedi: comedi_fops: remove forward declarationsH Hartley Sweeten2013-01-071-89/+80
* | | staging: comedi: pcm_common: remove moduleH Hartley Sweeten2013-01-075-85/+110
* | | staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNTIan Abbott2013-01-071-5/+44
* | | staging: comedi: addi_apci_2032: always initialize interrupt subdeviceIan Abbott2013-01-071-7/+6
* | | staging: comedi: addi_apci_2032: use channel listIan Abbott2013-01-071-19/+80
* | | staging: comedi: addi_apci_2032: only disable triggered interruptsIan Abbott2013-01-071-1/+7
* | | staging: comedi: addi_apci_2032: make insn_bits read live dataIan Abbott2013-01-071-4/+4
* | | staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOWIan Abbott2013-01-071-2/+4
* | | staging: comedi: addi_apci_2032: correct interrupt subdeviceIan Abbott2013-01-071-3/+3
* | | staging: comedi: addi_apci_2032: interrupt safety changeIan Abbott2013-01-071-1/+4
* | | staging: speakup: Turn some symbols staticSamuel Thibault2013-01-072-3/+3
* | | staging: speakup: Prefix externally-visible symbolsSamuel Thibault2013-01-0726-384/+384
* | | staging: et131x: Use register defines instead of magic numbersMark Einon2013-01-072-81/+139
* | | staging: et131x: Replace rxdma csr register magic numbers with definesMark Einon2013-01-072-17/+25
* | | staging: echo.c: fix memory leakageCong Ding2013-01-071-13/+26
* | | staging: csr: remove unneeded call to memset().Cyril Roelandt2013-01-071-1/+0
* | | staging: echo: remove unused variableCong Ding2013-01-071-2/+1
* | | staging: line6: delete an unused functionDan Carpenter2013-01-072-13/+0
* | | staging: line6: Use kmemdup rather than duplicating its implementationLaurent Navet2013-01-071-3/+2
* | | staging: line6: pcm.c fix checkpatch issuesLaurent Navet2013-01-071-12/+18