summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_core.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8180_93cx6.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_firmware.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r8192U.hXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around if statements in r8180_93cx6.cXenia Ragiadakou
2013-05-16Staging: ced1401: Patch removes unused typedefs.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned int DWORD.Elena Ufimtseva
2013-05-16Staging: ced1401: Patch removes typedef unsigned short WORD.Elena Ufimtseva
2013-05-16staging: comedi: dt9812: do not allow attaching to unsupported devicesH Hartley Sweeten
2013-05-16staging: comedi: dt9812: default the analog input gain to 1H Hartley Sweeten
2013-05-16staging: comedi: dt9812: usb_bulk_msg() timeout is in millisecondsH Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove some #if 0'ed out codeH Hartley Sweeten
2013-05-16staging: comedi: dt9812: use dev->class_dev for all dev_{level} messagesH Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove pr_fmt()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog out subdevice (*insn_write)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog out subdevice (*insn_read)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: cleanup analog in subdevice (*insn_read)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert digital out subdevice to (*insn_bits)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert digital in subdevice to (*insn_bits)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove unused variables from private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: convert to use comedi (*auto_attach)H Hartley Sweeten
2013-05-16staging: comedi: dt9812: factor the device reset out of dt9812_probe()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: factor the endpoint setup out of dt9812_probe()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: remove 'interface' from usb private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: move shadow values to private dataH Hartley Sweeten
2013-05-16staging: comedi: dt9812: use module_comedi_usb_driver()H Hartley Sweeten
2013-05-16staging: comedi: dt9812: move the sempaphore used by the comedi_driverH Hartley Sweeten
2013-05-16staging: comedi: dt9812: pass the comedi_device * to dt9812_analog_out_shadow()H Hartley Sweeten
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