summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-16staging: comedi: dt9812: tidy up the usb endpoint enumerationH Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_mux()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_configure_gain()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_in()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out_shadow()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_out()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_digital_in()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: tidy up usb_bulk_msg() callsH Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove attaching by serial numberH Hartley Sweeten
2013-05-16staging: comedi: dt9812: rename 'comedi' variable in struct slot_dt9812H Hartley Sweeten
2013-05-16staging: comedi: dt9812: rename the private data structH Hartley Sweeten
2013-05-16staging: comedi: dt9812: move the usb framework functions to EOFH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfast_ai_insn_read()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: introduce usbduxfast_cmd_data()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename usbduxfastsub_submit_InURBs()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename CamelCase 'minSamplPer'H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: consolidate the firmware uploadH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: move usbduxfast_upload_firmware()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up firmwareUpload()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: fix a > 80 char line issueH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfast_ai_cancel()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfast_ai_stop()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfastsub_unlink_InURBs()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up send_dux_commands()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove extra dev_err() messagesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename 'dux_commands' in private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename 'transfer_buffer' in private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename 'insnBuffer' from private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename 'urbIn' in private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'usb' from the private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'intf' from the private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: use dev->class_dev for all dev_{level} messagesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'comedidev' from the private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: don't pass the private data directlyH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'ifnum' from private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'attached' from private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'probed' from private dataH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: absorb tidy_up() into the (*detach)H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove some unused definesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: Move usb_driver (*probe) into comedi_driverH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: Use comedi_usb_auto_unconfig() for (*disconnect)H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfastsub_ai_Irq()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove all COMEDI_DEBUG messagesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: tidy up usbduxfast_attach_common()H Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: remove 'owner' from usb_driverH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename usbduxfastsub_s variablesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename usb_device variablesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: rename usb_interface variablesH Hartley Sweeten
2013-05-16staging: comedi: usbduxfast: use a local var for the usbduxfastsub_sH Hartley Sweeten