summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-18staging: comedi: pcl818: remove 'ai_flags' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_flags' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ai_n_chan' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'ai_n_chan' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_n_chan' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ai_scans' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'ai_scans' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_scans' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'valid' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove acl8216_ai_insn_read()H Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_is16b' from private dataH Hartley Sweeten
2014-02-18staging: comedi: pcl818: introduce pcl818_ai_get_sample()H Hartley Sweeten
2014-02-18staging: comedi: pcl816: introduce pcl816_ai_get_sample()H Hartley Sweeten
2014-02-18staging: comedi: pcl812: introduce pcl812_ai_get_sample()H Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'ai_maxdata' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ao_maxdata' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'ai_maxdata' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: clarify irq request in pcl818_attach()H Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'ai_range_type' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'ao_chanlist' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'n_ranges' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'n_ranges' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl812: tidy up differential ai user optionH Hartley Sweeten
2014-02-18staging: comedi: pcl818: all board types have analog inputsH Hartley Sweeten
2014-02-18staging: comedi: pcl816: all board types have 16 analog inputsH Hartley Sweeten
2014-02-18staging: comedi: pcl812: all board types have analog inputsH Hartley Sweeten
2014-02-18staging: comedi: pcl818: factor analog input range selection out of (*attach)H Hartley Sweeten
2014-02-18staging: comedi: pcl812: factor analog input range selection out of (*attach)H Hartley Sweeten
2014-02-18staging: comedi: pcl816: all board types have digital inputs and outputsH Hartley Sweeten
2014-02-18staging: comedi: pcl818: all board types have digital inputs and outputsH Hartley Sweeten
2014-02-18staging: comedi: pcl812: tidy up digital subdevice boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: change 'is_818' in boardinfo to a bit-fieldH Hartley Sweeten
2014-02-18staging: comedi: pcl812: rename 'haveMPC508' in boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: clarify dma channel request in pcl818_attach()H Hartley Sweeten
2014-02-18staging: comedi: pcl816: clarify dma channel request in pcl816_attach()H Hartley Sweeten
2014-02-18staging: comedi: pcl812: clarify dma channel request in pcl812_attach()H Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'rangelist_ao' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'rangelist_ao' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'rangelist_ao' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'i8254_osc_base' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'i8254_osc_base' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 'io_range' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl816: remove 'io_range' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 'io_range' from boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: remove 0/NULL initialzation in boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl812: remove 0/NULL initialzation in boardinfoH Hartley Sweeten
2014-02-18staging: comedi: pcl818: convert boardinfo declaration to C99 formatH Hartley Sweeten
2014-02-18staging: comedi: pcl816: convert boardinfo declaration to C99 formatH Hartley Sweeten
2014-02-18staging: comedi: pcl812: convert boardinfo declaration to C99 formatH Hartley Sweeten
2014-02-18staging/bcm: integer underflow leads to OomDan Carpenter