summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi/drivers
AgeCommit message (Expand)Author
2012-09-21staging: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-09-19staging: comedi: daqboard2000: remove local variable in daqboard2000_attach_p...H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use the pci_resource_len()H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: add a dev_info message after attachH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use the driver name for the resource nameH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the "test command" commentH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the dev_printk function traceH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove DEBUG_EEPROM messagesH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove the commented out debug messagesH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: cleanup range_daqboard2000_aiH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove range_daqboard2000_aoH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use attach_pci callbackH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: use request_firmware()H Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove this_board and devpriv macrosH Hartley Sweeten
2012-09-19staging: comedi: daqboard2000: remove struct daqboard2000_hwH Hartley Sweeten
2012-09-17staging: comedi: jr3_pci: quiet "Using plain interger as NULL pointer" noiseH Hartley Sweeten
2012-09-17staging: comedi: pcmuio: pointers should be cleared with NULLH Hartley Sweeten
2012-09-17staging: comedi: pcmmio: remove kernel messages about IRQH Hartley Sweeten
2012-09-17staging: comedi: mite: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_cs: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_labpc_cs: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_daq_dio24: local symbols should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_pcidio: local functions should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: ni_660x: local functions should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: jr3_pci: local functions should not be exportedH Hartley Sweeten
2012-09-17staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_tH Hartley Sweeten
2012-09-17staging: comedi: ni_mio_common: make internal functions staticH Hartley Sweeten
2012-09-17staging: comedi: mite: use module_init()/module_exit()Ian Abbott
2012-09-17staging: comedi: mite: remove list of devicesIan Abbott
2012-09-17staging: comedi: ni_pcimio: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_pcidio: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_labpc: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_670x: remove spurious free_irq() callIan Abbott
2012-09-17staging: comedi: ni_670x: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_660x: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_65xx: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: ni_6527: use mite_alloc()Ian Abbott
2012-09-17staging: comedi: mite: add mite_alloc() and mite_free()Ian Abbott
2012-09-17staging: comedi: mite: replace printk() callsIan Abbott
2012-09-17staging: comedi: mite: use ilog2()Ian Abbott
2012-09-17staging: comedi: mite: export mite_alloc_ring() and mite_free_ring()Ian Abbott
2012-09-17staging: comedi: mite: make internal functions staticIan Abbott
2012-09-17staging: comedi: ni_pcimio: Use comedi attach_pci callbackIan Abbott
2012-09-17staging: comedi: ni_pcimio: Add semicolon to module_comedi_pci_driver()Ian Abbott
2012-09-17staging: comedi: ni_mio_common: don't pass config options to ni_E_init()Ian Abbott
2012-09-17staging: comedi: ni_pcidio: use comedi attach_pci callbackIan Abbott
2012-09-17staging: comedi: ni_pcidio: use request_firmware()Ian Abbott
2012-09-17staging: comedi: ni_pcidio: convert printk() callsIan Abbott
2012-09-17staging: comedi: ni_labpc: use comedi attach_pci callbackIan Abbott
2012-09-17staging: comedi: ni_labpc: move labpc_driver and labpc_pci_tableIan Abbott