aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/comedi/drivers/jr3_pci.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-12staging: comedi: jr3_pci: use struct jr3_block instead of jr3_tIan Abbott
2017-03-12staging: comedi: jr3_pci: separate out block typeIan Abbott
2017-03-12staging: comedi: jr3_pci: rename 'channel' to 'block'Ian Abbott
2017-03-12staging: comedi: jr3_pci: rename data to sensorIan Abbott
2017-03-12staging: comedi: jr3_pci: rename struct jr3_channel to jr3_sensorIan Abbott
2016-09-02staging: comedi: jr3_pci.h: Fix checkpatch warningAnson Jacob
2015-01-25Staging: comedi: fix line over 80 characters warningjitendra kumar khasdev
2014-03-17staging: comedi: jr3_pci: tidy up jr3_download_firmware()H Hartley Sweeten
2012-10-22staging: comedi: jr3_pci: add __iomem tagsIan Abbott
2012-09-17staging: comedi: jr3_pci.h: remove vect_bits_t and warning_bits_tH Hartley Sweeten
2009-09-15Staging: Comedi: Lindent changes to comdi driver in staging treeMithlesh Thukral
2009-06-19Staging: comedi: fix "foo * bar" should be "foo *bar"Bill Pemberton
2009-04-03Staging: comedi: Remove jr3_channel_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove intern_transform_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove link_types typedefBill Pemberton
2009-04-03Staging: comedi: Remove jr3_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove le_struct_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove thresh_struct typedefBill Pemberton
2009-04-03Staging: comedi: Remove vect_bits_t, warning_bits_t, and error_bits_t typedefsBill Pemberton
2009-04-03Staging: comedi: Remove six_axis_array_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove force_array_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove raw_channel typedefBill Pemberton
2009-04-03Staging: comedi: Remove s_val_t typedefBill Pemberton
2009-04-03Staging: comedi: Remove u_val_t typedefBill Pemberton
2009-04-03Staging: comedi: Replace C99 comments in jr3_pci.hBill Pemberton
2009-04-03Staging: comedi: add jr3_pci driverAnders Blomdell