summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2013-01-07Staging: comedi: addi_common.c: checkpatch.pl fixesLijo Antony
2013-01-07staging: comedi: comedi_test: whitespace fixesIan Abbott
2013-01-07staging: comedi: comedi_test: tidy up waveform_ai_interrupt()Ian Abbott
2013-01-07staging: comedi: comedi_test: make samples unsignedIan Abbott
2013-01-07staging: comedi: comedi_test: change end-of-acquisition testIan Abbott
2013-01-07staging: comedi: comedi_test: remove unnecessary del_timer() callIan Abbott
2013-01-07staging: comedi: comedi_test: fix race when cancelling commandIan Abbott
2013-01-07Staging: comedi: comedidev.h: fixed a camel caseLijo Antony
2013-01-07staging: comedi: store the 'index' for each subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: use kzalloc in comedi_alloc_subdevice_minor()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_mmap()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_{read, write}_subdevice()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_idle()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_in_error()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: use comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_is_subdevice_running()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_get_subdevice_runflags()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: fix a number of sizeof(struct foo) formsH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move comedi_cleanup_legacy_minors()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the module_{init, exit} functions to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: move the MODULE_* information to EOFH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_write()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove the goto's in comedi_read()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup comedi_poll()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: cleanup do_devinfo_ioctl()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename comedi_{read,write}_subdevice()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename comedi_get_device_file_info()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: rename struct comedi_device_file_infoH Hartley Sweeten
2013-01-07staging: comedi: don't expose struct comedi_device_file_infoH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: don't export comedi_get_device_file_info()H Hartley Sweeten
2013-01-07staging: comedi: use comedi_dev_from_minor()H Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: introduce comedi_dev_from_minor()H Hartley Sweeten
2013-01-07staging: comedi: don't expose comedi_get_{read, write}_subdeviceH Hartley Sweeten
2013-01-07staging: comedi: comedi_fops: remove forward declarationsH Hartley Sweeten
2013-01-07staging: comedi: pcm_common: remove moduleH Hartley Sweeten
2013-01-07staging: comedi: addi_apci_2032: support stop_src == TRIG_COUNTIan Abbott
2013-01-07staging: comedi: addi_apci_2032: always initialize interrupt subdeviceIan Abbott
2013-01-07staging: comedi: addi_apci_2032: use channel listIan Abbott
2013-01-07staging: comedi: addi_apci_2032: only disable triggered interruptsIan Abbott
2013-01-07staging: comedi: addi_apci_2032: make insn_bits read live dataIan Abbott
2013-01-07staging: comedi: addi_apci_2032: set COMEDI_CB_OVERFLOWIan Abbott
2013-01-07staging: comedi: addi_apci_2032: correct interrupt subdeviceIan Abbott
2013-01-07staging: comedi: addi_apci_2032: interrupt safety changeIan Abbott
2013-01-07staging: speakup: Turn some symbols staticSamuel Thibault
2013-01-07staging: speakup: Prefix externally-visible symbolsSamuel Thibault
2013-01-07staging: et131x: Use register defines instead of magic numbersMark Einon
2013-01-07staging: et131x: Replace rxdma csr register magic numbers with definesMark Einon
2013-01-07staging: echo.c: fix memory leakageCong Ding
2013-01-07staging: csr: remove unneeded call to memset().Cyril Roelandt