summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-08staging: comedi: serial2002: fix different address space sparse warningsH Hartley Sweeten
2013-04-08staging:csr: Fix typo in staging/csr driverMasanari Iida
2013-04-08staging: cptm1217: Use dev_pm_opsLars-Peter Clausen
2013-04-05staging: speakup: selection.c fix typo in commentValentin Ilie
2013-04-05staging: comedi: add comedi_clear_board_dev()Ian Abbott
2013-04-05staging: comedi: remove struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: simplify comedi_board_minor_table[]Ian Abbott
2013-04-05staging: comedi: simplify comedi_subdevice_minor_table[]Ian Abbott
2013-04-05staging: comedi: remove comedi_file_info_from_board_minor()Ian Abbott
2013-04-05staging: comedi: remove comedi_clear_subdevice_minor()Ian Abbott
2013-04-05staging: comedi: refactor comedi_dev_from_minor()Ian Abbott
2013-04-05staging: comedi: reduce use of struct comedi_file_infoIan Abbott
2013-04-05staging: comedi: change comedi_read/write_subdevice() parametersIan Abbott
2013-04-05staging: comedi: use minor device number in attribute functionsIan Abbott
2013-04-05staging: comedi: get mutex before subdevice in attribute functionsIan Abbott
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