summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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.iio-for-3.8bBryan 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
2012-11-01staging: comedi: jr3_pci: rename card variableIan Abbott
2012-11-01staging: comedi: jr3_pci: use auto_attach methodIan Abbott
2012-11-01staging: comedi: addi_apci_1710: add the missing MODULE_* informationH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove COMEDI_SUBD_TTLIO defineH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove the 'i_IorangeBase*'H Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove the eeprom parametersH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove dma setup/free codeH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove eeprom handling codeH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: remove i_ADDI_ResetH Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: cleanup addi_find_boardinfo()H Hartley Sweeten
2012-11-01staging: comedi: addi-data: remove special handling for apci1710H Hartley Sweeten
2012-11-01staging: comedi: addi_apci_1710: separate from addi_common.cH Hartley Sweeten
2012-11-01staging: comedi: gsc_hpdi: update driver description commentIan Abbott
2012-11-01staging: comedi: gsc_hpdi: change DEBUG_PRINT()Ian Abbott
2012-11-01staging: comedi: gsc_hpdi: use board name to request resourcesIan Abbott
2012-11-01staging: comedi: gsc_hpdi: make board name pointer constIan Abbott
2012-11-01staging: comedi: gsc_hpdi: remove board(dev) functionIan Abbott
2012-11-01staging: comedi: gsc_hpdi: don't store physical base addressesIan Abbott
2012-11-01staging: comedi: gsc_hpdi: remove devpriv->hw_devIan Abbott
2012-11-01staging: comedi: gsc_hpdi: use auto_attach methodIan Abbott
2012-11-01staging: csr: csr_wifi_nme_task.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypesDevendra Naga
2012-11-01staging: csr: csr_wifi_nme_lib.h: remove function prototypesDevendra Naga
2012-11-01staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_replyDevendra Naga
2012-11-01staging: csr: sme_blocking.c: remove braces around single statement blocksDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspecDevendra Naga
2012-11-01staging: csr: sme_blocking.c: replace spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: replaces spaces with tabsDevendra Naga
2012-11-01staging: csr: inet.c: single statement if blocks doesn't need bracesDevendra Naga
2012-11-01staging: comedi: skel: do auto-attachment of PCI devicesIan Abbott
2012-11-01staging: comedi: skel: move skel_pci_tableIan Abbott
2012-11-01staging: comedi: skel: remove remaining forward declarationIan Abbott
2012-11-01staging: comedi: skel: remove most forward declarationsIan Abbott
2012-11-01staging: comedi: skel: use module_comedi_pci_driver()Ian Abbott