summaryrefslogtreecommitdiffstats
path: root/drivers/iio (unfollow)
Commit message (Expand)AuthorFilesLines
2012-11-04staging:iio:adis16400: Fix adis16334 sampling frequency controlLars-Peter Clausen2-32/+101
2012-11-02staging: comedi: adl_pci9118: support auto-attachmentIan Abbott1-55/+112
2012-11-02staging: comedi: adl_pci9118: cards have same vendor IDIan Abbott1-5/+1
2012-11-02staging: comedi: adl_pci9118: split pci9118_attach()Ian Abbott1-66/+77
2012-11-02staging: comedi: adl_pci9118: replace printksIan Abbott1-58/+52
2012-11-02Staging: bcm: Change ULONG to unsigned long in InterfaceAdapter.hKevin McKinney1-1/+1
2012-11-02Staging: bcm: Remove typedef for _BULK_ENDP_IN and call directly.Kevin McKinney1-3/+3
2012-11-02Staging: bcm: Remove typedef for _BULK_ENDP_OUT and call directly.Kevin McKinney1-4/+3
2012-11-02Staging: bcm: Remove typedef for _INTR_ENDP_IN and call directly.Kevin McKinney1-3/+3
2012-11-02Staging: bcm: Remove typedef for _INTR_ENDP_OUT and call directly.Kevin McKinney1-3/+3
2012-11-02Staging: bcm: Remove typedef for _USB_TCB and call directly.Kevin McKinney2-8/+8
2012-11-02Staging: bcm: Remove typedef for _USB_RCB and call directly.Kevin McKinney2-8/+8
2012-11-02Staging: bcm: Remove typedef for _S_INTERFACE_ADAPTER and call directly.Kevin McKinney16-53/+53
2012-11-02Staging: bcm: Change BOOLEAN to bool in InterfaceAdapter.hKevin McKinney1-6/+6
2012-11-02Staging: bcm: Change PVOID to void * in InterfaceAdapter.hKevin McKinney1-2/+2
2012-11-02Staging: bcm: Change UINT to unsigned int in InterfaceAdapter.hKevin McKinney1-4/+4
2012-11-02Staging: bcm: Change UCHAR to unsigned char in InterfaceAdapter.hKevin McKinney1-8/+8
2012-11-02Staging: bcm: Change PCHAR to char * in InterfaceAdapter.hKevin McKinney1-3/+3
2012-11-02Staging: bcm: Correctly format braces in InterfaceAdapter.hKevin McKinney1-14/+7
2012-11-02Staging: bcm: Correctly format comments in InterfaceAdapter.hKevin McKinney1-4/+4
2012-11-02Staging: bcm: Fix all white space issues in InterfaceAdapter.hKevin McKinney1-50/+40
2012-11-02staging/comedi: Use dev_ printks in ni_tiocmd.cYAMANE Toshiaki1-7/+13
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta1-3/+3
2012-11-02staging: et131x: Align ring_index and fbr[] indiciesMark Einon1-62/+43
2012-11-02staging: et131x: Remove unused buffer[1,2] variables.Mark Einon1-7/+0
2012-11-02staging: comedi: addi_apci_3120: cleanup addi_find_boardinfo()H Hartley Sweeten1-10/+5
2012-11-02staging: comedi: addi_apci_3120: remove COMEDI_SUBD_TTLIO defineH Hartley Sweeten1-4/+0
2012-11-02staging: comedi: addi_apci_3120: cleanup apci3120_detach()H Hartley Sweeten1-15/+9
2012-11-02staging: comedi: addi_apci_3120: clarify AO subdevice initH Hartley Sweeten1-5/+2
2012-11-02staging: comedi: addi_apci_3120: remove 'b_AvailableConvertUnit'H Hartley Sweeten1-2/+0
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinDelaytimeNs'H Hartley Sweeten2-6/+2
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinAcquisitiontimeNs'H Hartley Sweeten2-12/+5
2012-11-02staging: comedi: addi_apci_3120: remove 'pr_AiRangelist'H Hartley Sweeten1-3/+1
2012-11-02staging: comedi: addi_apci_3120: remove the 'i_IorangeBase*'H Hartley Sweeten1-11/+1
2012-11-02staging: comedi: addi_apci_3120: fix the number of subdevicesH Hartley Sweeten1-11/+2
2012-11-02staging: comedi: addi_apci_3120: remove i_ADDI_Reset()H Hartley Sweeten1-12/+2
2012-11-02staging: comedi: addi_apci_3120: clarify AI subdevice initH Hartley Sweeten1-17/+5
2012-11-02The two boards supported by this driver use the same functions forH Hartley Sweeten1-8/+2
2012-11-02staging: comedi: addi_apci_3120: clarify DO subdevice initH Hartley Sweeten1-10/+3
2012-11-02staging: comedi: addi_apci_3120: clarify timer subdevice initH Hartley Sweeten1-10/+3
2012-11-02staging: comedi: addi_apci_3120: remove test for AI subdeviceH Hartley Sweeten1-29/+24
2012-11-02staging: comedi: addi_apci_3120: remove test for DI subdeviceH Hartley Sweeten1-15/+13
2012-11-02staging: comedi: addi_apci_3120: remove test for DO subdeviceH Hartley Sweeten1-17/+13
2012-11-02staging: comedi: addi_apci_3120: remove test for timer supportH Hartley Sweeten1-17/+11
2012-11-02staging: comedi: addi_apci_3120: remove test for dma supportH Hartley Sweeten1-32/+23
2012-11-02staging: comedi: addi_apci_3120: remove need for s_EeParametersH Hartley Sweeten2-53/+31
2012-11-02staging: comedi: addi_apci_3120: board does not have ttl i/oH Hartley Sweeten1-16/+1
2012-11-02staging: comedi: addi_apci_3120: remove eeprom handling codeH Hartley Sweeten1-62/+8
2012-11-02staging: comedi: addi_common: remove dma setup/free codeH Hartley Sweeten1-52/+2
2012-11-02staging: comedi: addi_apci_3120: separate from addi_common.cH Hartley Sweeten1-3/+358