summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2014-03-05staging: comedi: ke_counter: update the MODULE_DESCRIPTIONH Hartley Sweeten
2014-03-05staging: comedi: ke_counter: tidy up multi-line commentsH Hartley Sweeten
2014-03-05staging: comedi: ke_counter: add digital output supportH Hartley Sweeten
2014-03-05staging: comedi: ke_counter: rename cnt_auto_attach()H Hartley Sweeten
2014-03-05staging: comedi: ke_counter: fix ke_counter_insn_read()H Hartley Sweeten
2014-03-05staging: comedi: ke_counter: fix ke_counter_insn_write()H Hartley Sweeten
2014-03-05staging: comedi: ke_counter: tidy up the subdevice initH Hartley Sweeten
2014-03-05staging: comedi: ke_counter: define the register mapH Hartley Sweeten
2014-03-05staging: comedi: ke_counter: remove CNT_CARD_DEVICE_IDH Hartley Sweeten
2014-02-28Staging: comedi: addi-data: remove unnecessary variable initializations in hw...Chase Southwood
2014-02-27Staging: comedi: addi-data: clean-up variable use in hwdrv_apci035.cChase Southwood
2014-02-27staging: comedi: drivers: fix for a potential NULL pointer dereferenceKumar Amit Mehta
2014-02-27Staging: comedi: Fix unnecessary space after function pointerMonam Agarwal
2014-02-25Staging: comedi: addi-data: fix a couple of lines that are too longChase Southwood
2014-02-25Staging: comedi: addi-data: cleanup conditional blocks in hwdrv_apci035.cChase Southwood
2014-02-25Staging: comedi: addi-data: comment cleanup in hwdrv_apci035.cChase Southwood
2014-02-25Staging: comedi: Fix line length exceeding 80 charactersMonam Agarwal
2014-02-21staging: comedi: pcl816: tidy up pcl818_check()H Hartley Sweeten
2014-02-21staging: comedi: pcl816: remove unnecessary function separation commentsH Hartley Sweeten
2014-02-21staging: comedi: pcl816: remove unnecessary 'dev->irq' checkH Hartley Sweeten
2014-02-21staging: comedi: pcl816: rename 'irq_blocked' in private dataH Hartley Sweeten
2014-02-21staging: comedi: pcl816: kzalloc'ed memory does not need to be clearedH Hartley Sweeten
2014-02-21staging: comedi: pcl816: convert private data flags to bit-fieldsH Hartley Sweeten
2014-02-21staging: comedi: pcl816: remove 'ai_act_chanlist_{len, pos}' from private dataH Hartley Sweeten
2014-02-21staging: comedi: pcl816: use subdevice (*cancel)H Hartley Sweeten
2014-02-21staging: comedi: pcl816: don't calc the timer divisors twiceH Hartley Sweeten
2014-02-21staging: comedi: pcl816: clarify irq request in pcl816_attach()H Hartley Sweeten
2014-02-21staging: comedi: pcl816: remove 'n_aochan' from boardinfoH Hartley Sweeten
2014-02-21staging: comedi: pcl816: remove 'ai_ns_min' from boardinfoH Hartley Sweeten
2014-02-21Staging: comedi: addi-data: don't initialize a static variable to 0Chase Southwood
2014-02-21Staging: comedi: addi-data: replace printk() with dev_err() in hwdrv_apci1564.cChase Southwood
2014-02-21Staging: comedi: addi-data: cleanup brace usage in hwdrv_apci1564.cChase Southwood
2014-02-21Staging: comedi: addi-data: cleanup comments in hwdrv_apci1564.cChase Southwood
2014-02-18staging: comedi: pcl818: kzalloc'ed memory does not need to be clearedH Hartley Sweeten
2014-02-18staging: comedi: pcl812: allocate private data before requesting the I/O regionH Hartley Sweeten
2014-02-18staging: comedi: pcl818: tidy up pcl818_check()H Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove unnecessary function separation commentsH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove unnecessary function separation commentsH Hartley Sweeten
2014-02-18staging: comedi: pcl818: rename 'irq_blocked' in private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: convert private data flags to bit-fieldsH Hartley Sweeten
2014-02-18staging: comedi: pcl812: convert private data flags to bit-fieldsH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ai_chanlist' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_chanlist' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ai_timer[12]' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove analog output interrupt codeH Hartley Sweeten
2014-02-18staging: comedi: pcl818: use subdevice (*cancel)H Hartley Sweeten
2014-02-18staging: comedi: pcl812: use subdevice (*cancel)H Hartley Sweeten
2014-02-18staging: comedi: pcl818: don't calc the timer divisors twiceH Hartley Sweeten
2014-02-18staging: comedi: pcl812: don't calc the timer divisors twiceH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove unneeded forward declarationsH Hartley Sweeten