aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/comedi/drivers/jr3_pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-15staging: comedi: move out of staging directoryGreg Kroah-Hartman1-735/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott1-4/+0
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott1-8/+10
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott1-1/+1
2017-03-12staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott1-2/+2
2016-09-02staging: comedi: jr3_pci.h: Fix checkpatch warningAnson Jacob1-118/+172
2015-01-25Staging: comedi: fix line over 80 characters warningjitendra kumar khasdev1-2/+3
2014-03-17staging: comedi: jr3_pci: tidy up jr3_download_firmware()H Hartley Sweeten1-3/+3
2012-10-22staging: comedi: jr3_pci: add __iomem tagsIan Abbott1-6/+6
2012-09-17staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_tH Hartley Sweeten1-2/+2
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral1-20/+20
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton1-4/+4
2009-04-03Staging: comedi: Remove jr3_channel_t typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove intern_transform_t typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove link_types typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove jr3_t typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove le_struct_t typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove thresh_struct typedefBill Pemberton1-2/+2
2009-04-03Staging: comedi: Remove vect_bits_t, warning_bits_t, and error_bits_t typedefsBill Pemberton1-4/+5
2009-04-03Staging: comedi: Remove six_axis_array_t typedefBill Pemberton1-7/+7
2009-04-03Staging: comedi: Remove force_array_t typedefBill Pemberton1-6/+6
2009-04-03Staging: comedi: Remove raw_channel typedefBill Pemberton1-3/+3
2009-04-03Staging: comedi: Remove s_val_t typedefBill Pemberton1-46/+44
2009-04-03Staging: comedi: Remove u_val_t typedefBill Pemberton1-25/+23
2009-04-03Staging: comedi: Replace C99 comments in jr3_pci.hBill Pemberton1-379/+429
2009-04-03Staging: comedi: add jr3_pci driverAnders Blomdell1-0/+634