summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-05staging: comedi: rename dev parameter of device attribute functionsIan Abbott
2013-04-05staging: comedi: remove hardware_device from struct comedi_device_infoIan Abbott
2013-04-05staging: comedi: remove comedi_clear_minor()Ian Abbott
2013-04-05staging: comedi: separate board and subdevice minor tablesIan Abbott
2013-04-05staging: comedi: remove COMEDI_FIRST_SUBDEVICE_MINORIan Abbott
2013-04-05staging: comedi: move COMEDI_NUM_MINORS and COMEDI_FIRST_SUBDEVICE_MINORIan Abbott
2013-04-05staging: comedi: change comedi_file_info_table_lock to mutexIan Abbott
2013-04-05staging: comedi: set hw_dev in comedi_alloc_board_minor()Ian Abbott
2013-04-05staging: comedi: move detach out of post-configIan Abbott
2013-04-05staging: comedi: replace __comedi_device_detach()Ian Abbott
2013-04-05staging: comedi: put module _after_ detachIan Abbott
2013-04-05staging: comedi: simplify driver module countingIan Abbott
2013-04-05staging: comedi: avoid forward declarationsIan Abbott
2013-04-05staging: comedi: remove manually unconfigured dynamic devicesIan Abbott
2013-04-05staging: comedi: no need to evade comedi_auto_unconfig()Ian Abbott
2013-04-05staging: comedi: avoid releasing legacy minors automaticallyIan Abbott
2013-04-05staging: comedi: pre-lock mutex on creation of comedi deviceIan Abbott
2013-04-05staging: comedi: change comedi_alloc_board_minor() to return pointerIan Abbott
2013-04-05staging: comedi: make comedi_free_board_minor() staticIan Abbott
2013-04-05staging: comedi: call comedi_release_hardware_device() on errorIan Abbott
2013-04-05staging: comedi: add comedi_release_hardware_device()Ian Abbott
2013-04-05staging: comedi: refactor comedi_free_board_minor()Ian Abbott
2013-04-05staging: comedi: adjust module count on device cleanupIan Abbott
2013-04-05staging: comedi: remove memset() call from comedi_device_init()Ian Abbott
2013-04-05staging: comedi: no need to zero out comedi_file_info_table[]Ian Abbott
2013-04-05staging: comedi: check comedi_auto_config() paramsIan Abbott
2013-04-05staging: dgrp: implement error handling in dgrp_create_class_sysfs_files()Alexey Khoroshilov
2013-04-05staging: usbip: userspace: show product name in `list -l' commandKurt Kanzenbach
2013-04-05staging: usbip: userspace: unified command line argumentsKurt Kanzenbach
2013-04-05staging: usbip: userspace: libsrc: cleanup parsingKurt Kanzenbach
2013-04-05staging: usbip: userspace: removed unnecessary codeKurt Kanzenbach
2013-04-05staging: usbip: userspace: avoid memory leaksStefan Reif
2013-04-05staging: usbip: simplified cleanup functionKurt Kanzenbach
2013-04-05staging: usbip: removed unnecessary for loopKurt Kanzenbach
2013-04-05staging: usbip: removed unnecessary if-else-statementsKurt Kanzenbach
2013-04-05staging: usbip: simplified errorhandlingKurt Kanzenbach
2013-04-05staging: usbip: simple indent fixStefan Reif
2013-04-05staging: usbip: remove unnused, broken macroStefan Reif
2013-04-05staging: usbip: removed enumeration of commentsKurt Kanzenbach
2013-04-05staging: usbip: reformat function pickup_urb_and_free_privStefan Reif
2013-04-05staging: usbip: reformat function stub_recv_cmd_unlink()Kurt Kanzenbach
2013-04-05staging: usbip: userspace: libsrc: replace numbers by asciiStefan Reif
2013-04-05staging: slicoss: information leak in ETHTOOL_GSETDan Carpenter
2013-04-05staging: csr: info leak in unifi_cfg_get_info()Dan Carpenter
2013-04-05staging: comedi: range: introduce some simple mA rangesH Hartley Sweeten
2013-04-05staging: comedi: usbduxsigma: use comedi provided range_unipolar2_5H Hartley Sweeten
2013-04-05staging: comedi: ni_mio_common: use comedi provided range_bipolar5H Hartley Sweeten
2013-04-05staging: comedi: ni_pcimio: use comedi provided range_bipolar10H Hartley Sweeten
2013-04-05staging: comedi: dt9812: use comedi provided range_unipolar2_5H Hartley Sweeten
2013-04-05staging: comedi: range: introduce range_unipolar2_5H Hartley Sweeten