summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2014-05-03staging: comedi: amplc_pci230: remove 'ao_continuous' from private dataH Hartley Sweeten1-15/+7
2014-05-03staging: comedi: amplc_pci230: remove 'ai_continuous' from private dataH Hartley Sweeten1-16/+9
2014-05-03staging: comedi: amplc_pci224: remove 'ai_stop_continuous' from private dataH Hartley Sweeten1-15/+6
2014-05-03staging: comedi: addi_apci_2032: tidy up cmd use in apci2032_interrupt()H Hartley Sweeten1-10/+10
2014-05-03staging: comedi: adl_pci9111: tidy up (*do_cmdtest) Step 4H Hartley Sweeten1-24/+14
2014-05-03staging: comedi: 8253.h: remove the unused i8253_cascade_ns_to_timer_*()H Hartley Sweeten1-93/+0
2014-05-03staging: comedi: 8253.h: rename i8253_cascade_ns_to_timer_2div()H Hartley Sweeten1-7/+5
2014-05-03staging: comedi: das1800: don't calc pacer divisors twiceH Hartley Sweeten1-60/+16
2014-05-03staging: comedi: das1800: refactor Step 4 of das1800_ai_do_cmdtest()H Hartley Sweeten1-40/+31
2014-05-03staging: comedi: das16m1: don't calc pacer divisors twiceH Hartley Sweeten1-27/+14
2014-05-03staging: comedi: cb_pcidas: don't calc ao pacer divisors twiceH Hartley Sweeten1-13/+16
2014-05-03staging: comedi: cb_pcidas: don't calc ai pacer divisors twiceH Hartley Sweeten1-16/+8
2014-05-03staging: comedi: adv_pci1710: remove 'ai_act_chan' from private dataH Hartley Sweeten1-1/+0
2014-05-03staging: comedi: adv_pci1710: remove 'i8254_osc_base' from private dataH Hartley Sweeten1-3/+1
2014-05-03staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK codeH Hartley Sweeten1-97/+68
2014-05-03staging: comedi: adv_pci1710: rename interrupt helper functionsH Hartley Sweeten1-14/+6
2014-05-03staging: comedi: adv_pci1710: tidy up start_pacer()H Hartley Sweeten1-23/+20
2014-05-03staging: comedi: adv_pci1710: remove local var in pci171x_ai_cmd()H Hartley Sweeten1-20/+7
2014-05-03staging: comedi: adv_pci1710: only calc the pacer divisors onceH Hartley Sweeten1-13/+12
2014-05-03staging: comedi: adv_pci1710: remove 'ai_eos' from private dataH Hartley Sweeten1-10/+11
2014-05-03staging: comedi: adv_pci1710: remove 'ai_buf_ptr' from private dataH Hartley Sweeten1-3/+0
2014-05-03staging: comedi: adv_pci1710: remove 'neverending_ai' from private dataH Hartley Sweeten1-18/+9
2014-05-03staging: comedi: adv_pci1710: don't check the chanlist twiceH Hartley Sweeten1-17/+17
2014-05-03staging: comedi: adv_pci1710: tidy up pci171x_ai_check_chanlist()H Hartley Sweeten1-40/+41
2014-05-03staging: comedi: fix coding style issues in comedi_fops.cRaghavendra Ganiga1-0/+2
2014-05-03staging: comedi: addi_apci_1564: remove use of devpriv->s_EeParametersChase Southwood1-22/+5
2014-05-03staging: comedi: addi_apci_1564: remove unnecessary info from boardinfoChase Southwood1-3/+0
2014-05-03staging: comedi: addi_apci_1564: simplify the PCI bar reading and don't read ...Chase Southwood1-8/+1
2014-05-03staging: comedi: addi_apci_1564: board has 32 digital inputsChase Southwood1-17/+9
2014-05-03staging: comedi: addi_apci_1564: remove unnecessary includeChase Southwood1-1/+0
2014-05-03staging: comedi: addi_apci_1564: remove eeprom support codeChase Southwood1-45/+1
2014-05-03staging: comedi: remove duplicate pointer assignments in attach functionsChristian Engelmayer4-4/+4
2014-05-03goldfish: 64-bit nand driver for goldfish platformJun Tian2-2/+8
2014-05-03goldfish: 64-bit audio driver for goldfish platformJun Tian1-0/+33
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee10-0/+67
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter1-11/+8
2014-05-03staging: frontier: fix some indentingDan Carpenter1-4/+4
2014-05-03staging: r8188eu: indent for loop bodyDan Carpenter1-1/+1
2014-05-03staging: r8188eu: cleanup by using "len" consistentlyDan Carpenter1-3/+3
2014-05-03staging: nokia_h4p: Fix a coding style problemSarath Lakshman1-1/+2
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans2-71/+17
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven1-1/+1
2014-05-03staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven1-2/+2
2014-05-03staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven2-1/+3
2014-05-03staging: lustre: integer overflow in obd_ioctl_is_invalid()Dan Carpenter1-10/+11
2014-05-03staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin1-1/+1
2014-05-03staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin1-2/+6
2014-05-03staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin1-3/+3
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin1-4/+0
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin6-190/+44