summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-17Staging: comedi: propagate timeout errors in s626.cChase Southwood
2014-03-17Staging: comedi: convert while loops to timeouts in s626.cChase Southwood
2014-03-17staging: comedi: drivers should not clear the async->eventsH Hartley Sweeten
2014-03-17staging: comedi: quatech_daqp_cs: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: ni_pcidio: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: ni_labpc: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: dt3000: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: ni_660x: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: pcl818: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: pcl816: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: pcl812: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: cb_pcidas: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: amplc_pci224: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: ni_mio_common: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: ni_at_a2150: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: dt282x: use cfc_handle_events()H Hartley Sweeten
2014-03-17staging: comedi: das1800: use cfc_handle_events()H Hartley Sweeten
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-17Staging: bcm: fixed parentheses and quoted string across lines coding style i...Joshua Baldock