summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-11-02Staging: bcm: Change BOOLEAN to bool in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Change PVOID to void * in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Change UINT to unsigned int in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Change UCHAR to unsigned char in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Change PCHAR to char * in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Correctly format braces in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Correctly format comments in InterfaceAdapter.hKevin McKinney
2012-11-02Staging: bcm: Fix all white space issues in InterfaceAdapter.hKevin McKinney
2012-11-02staging/comedi: Use dev_ printks in ni_tiocmd.cYAMANE Toshiaki
2012-11-02staging: wlan-ng: hfa384x_usb.c: fixed a coding style issueKumar Amit Mehta
2012-11-02staging: et131x: Align ring_index and fbr[] indiciesMark Einon
2012-11-02staging: et131x: Remove unused buffer[1,2] variables.Mark Einon
2012-11-02staging: comedi: addi_apci_3120: cleanup addi_find_boardinfo()H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove COMEDI_SUBD_TTLIO defineH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: cleanup apci3120_detach()H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: clarify AO subdevice initH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove 'b_AvailableConvertUnit'H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinDelaytimeNs'H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove 'ui_MinAcquisitiontimeNs'H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove 'pr_AiRangelist'H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove the 'i_IorangeBase*'H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: fix the number of subdevicesH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove i_ADDI_Reset()H Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: clarify AI subdevice initH Hartley Sweeten
2012-11-02The two boards supported by this driver use the same functions forH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: clarify DO subdevice initH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: clarify timer subdevice initH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove test for AI subdeviceH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove test for DI subdeviceH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove test for DO subdeviceH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove test for timer supportH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove test for dma supportH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove need for s_EeParametersH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: board does not have ttl i/oH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove eeprom handling codeH Hartley Sweeten
2012-11-02staging: comedi: addi_common: remove dma setup/free codeH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: separate from addi_common.cH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: remove CONFIG_APCI_3120 defineH Hartley Sweeten
2012-11-02staging: comedi: addi_apci_3120: merge in addi_apci_3001 driverH Hartley Sweeten
2012-11-02Merge tag 'iio-for-3.8b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2012-11-02iio: isl29018: Support suspend and resume.Bryan Freed
2012-11-02iio: Accept a leading '+' sign when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Reject trailing garbage when parsing fixed point numbersLars-Peter Clausen
2012-11-02iio: Do not accept multiple '.' in fixed point numbersLars-Peter Clausen
2012-11-02staging: iio: adc: ad7280a.c: fixed macro coding styleKumar Amit Mehta
2012-11-01staging: comedi: jr3_pci: CodingStyle fixesIan Abbott
2012-11-01staging: comedi: jr3_pci: update driver description commentIan Abbott
2012-11-01staging: comedi: jr3_pci: remove noisy printkIan Abbott
2012-11-01staging: comedi: jr3_pci: remove devpriv->pci_enabledIan Abbott
2012-11-01staging: comedi: jr3_pci: remove devpriv->pci_devIan Abbott