aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2014-03-17staging: comedi: das800: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: das16m1: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: adv_pci1710: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: adl_pci9111: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: adl_pci9118: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: mite: use cfc_inc_scan_progress()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: export increment_scan_progress()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: export cfc_bytes_per_scan()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up cfc_bytes_per_scan()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: rename comedi_subdevice variables in headerH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: remove 'extern' from function prototypesH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up multi-line comment in headerH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: remove unnecessary prefix in dev_warn() messageH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: rename comedi_subdevice variablesH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up multi-line commentH Hartley Sweeten
2014-03-17staging: comedi: comedi_fc: tidy up module initH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: remove 'channel_no' from subdevice private dataH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename struct poll_delay_tH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename struct transform_tH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: remove 'n_channels' from private dataH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: introduce boardinfo for the supported boardsH Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_ai_insn_read()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_open()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_download_firmware()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_poll_subdevice()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up jr3_pci_poll_dev()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: rename some local vars in the (*attach)H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: factor subdevice private data init out of (*attach)H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: use comedi_alloc_spriv()H Hartley Sweeten
2014-03-17staging: comedi: jr3_pci: tidy up subdevice initH Hartley Sweeten
2014-03-17staging: comedi: comedi_fops: introduce __comedi_get_user_chanlist()H Hartley Sweeten
2014-03-17staging: comedi: comedi_fops: introduce __comedi_get_user_cmd()H Hartley Sweeten
2014-03-13staging:comedi: Fix sparse warnings of incorrect type in assignmentHimangi Saraogi
2014-03-10staging:comedi: Fix sparse warningsHimangi Saraogi
2014-03-08Staging: comedi: ni_tio Fixed whitespace coding style warningsNick Davies
2014-03-08Staging: comedi: do not initialize statics to 0 (apci1500)Conrad Meyer
2014-03-08Staging: comedi: Kill comment art in hwdrv_apci1500.cConrad Meyer
2014-03-08Staging: comedi: Fix some raw printks with dev_warn()Conrad Meyer
2014-03-08Staging: comedi: range: remove unnecessary sanity checkFred Akers
2014-03-08Staging: comedi: range: tidy up comedi_check_chanlist()Fred Akers
2014-03-08Staging: comedi: Fix 80-char line limit style issue in addi_apci_1500.cConrad Meyer
2014-03-08Staging: comedi: addi-data: tidy up counter register map defines in hwdrv_apc...Chase Southwood
2014-03-08Staging: comedi: addi-data: tidy up timer register map defines in hwdrv_apci1...Chase Southwood
2014-03-08Staging: comedi: addi-data: tidy up watchdog registerChase Southwood
2014-03-08Staging: comedi: addi-data: tidy up digital output register map defines in hw...Chase Southwood
2014-03-08Staging: comedi: addi-data: tidy up digital input register map defines in hwd...Chase Southwood
2014-03-06comedi:drivers:poc.c: unnecessary space before function pointer argumentsJohn de la Garza
2014-03-06staging: comedi: pcl818: clarify pcl818_reset()H Hartley Sweeten
2014-03-06staging: comedi: pcl812: clarify pcl812_reset()H Hartley Sweeten
2014-03-06staging: comedi: pcl818: tidy up the remaining register definesH Hartley Sweeten