summaryrefslogtreecommitdiff
path: root/drivers/staging/comedi
AgeCommit message (Expand)Author
2015-03-18Staging: comedi: replace pr_err with dev_errHaneen Mohammed
2015-03-15staging: comedi: remove break after returnSupriya Karanth
2015-03-15Staging: comedi: Remove parentheses around right side assignmentHaneen Mohammed
2015-03-15Staging: comedi: Use function setup_timer for combining initializationSomya Anand
2015-03-09Merge 4.0-rc3 into staging-nextGreg Kroah-Hartman
2015-03-07staging: comedi: drivers/*.c: add missing braces {} to if/else branchesH Hartley Sweeten
2015-03-07staging: comedi: drivers/*.c: remove unnecessary blank linesH Hartley Sweeten
2015-03-07staging: comedi: drivers/*.c: alignment should match open parenthesisH Hartley Sweeten
2015-03-07staging: comedi: drivers/*.c: fix common misspellingsH Hartley Sweeten
2015-03-07staging: comedi: s626: remove unnecessary 'cmd' pointer checksH Hartley Sweeten
2015-03-07staging: comedi: kcomedilib_main: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_mio_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_tiocmd: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_pcimio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_pcidio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_labpc_common: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_atmio: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: ni_660x: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: mite: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: cb_pcidas64: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: amplc_pci230: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: amplc_pci224: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: drivers: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-07staging: comedi: comedi_fops: (!foo) preferred over (foo == NULL)H Hartley Sweeten
2015-03-06Staging: comedi: clean dev_err loggingHaneen Mohammed
2015-03-06Staging: comedi: Clean dev_err() loggingHaneen Mohammed
2015-03-06staging: comedi: drivers: remove extra parentheses around right bit shift ope...Aya Mahfouz
2015-03-06staging: comedi: Remove if condition.Navya Sri Nizamkari
2015-03-02staging: comedi: adv_pci1710: fix AI INSN_READ for non-zero channelIan Abbott
2015-03-02staging: comedi: adl_pci6208: support old PLX device IDIan Abbott
2015-03-02staging: comedi: adl_pci6208: remove multiple board type supportIan Abbott
2015-03-02staging: comedi: adl_pci6208: combine PCI-6208 and PCI-6216 supportIan Abbott
2015-03-02staging: comedi: cb_pcimdas: add 8254 timer (pacer) supportH Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: add main connector digital input/outputH Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: tidy up cb_pcimdas_auto_attach()H Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: provide analog output range tableH Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: define the register mapH Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: support analog input programmable rangesH Hartley Sweeten
2015-03-02staging: comedi: cb_pcimdas: fix analog input channel configurationH Hartley Sweeten
2015-03-02staging: comedi: 8253.h: remove unused headerH Hartley Sweeten
2015-03-02staging: comedi: ni_labpc_common: convert driver to use the comedi_8254 moduleH Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: convert driver to use the comedi_8254 m...H Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: remove 'spinlock' from struct dio200_su...H Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: remove unnecessary 'counter_number' checksH Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: remove 'which' from struct dio200_subde...H Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: remove 'gat_sce_ofs' from struct dio200...H Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: remove 'clk_sce_ofs' from struct dio200...H Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: introduce DIO200_GAT_SEL() macroH Hartley Sweeten
2015-03-02staging: comedi: amplc_dio200_common: introduce DIO200_CLK_SEL() macroH Hartley Sweeten
2015-03-02staging: comedi: adl_pci9118: convert driver to use the comedi_8254 moduleH Hartley Sweeten