aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2014-05-03staging: comedi: adv_pci1710: always enable PCI171x_PARANOIDCHECK codeH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: rename interrupt helper functionsH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: tidy up start_pacer()H Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove local var in pci171x_ai_cmd()H Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: only calc the pacer divisors onceH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'ai_eos' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'ai_buf_ptr' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: remove 'neverending_ai' from private dataH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: don't check the chanlist twiceH Hartley Sweeten
2014-05-03staging: comedi: adv_pci1710: tidy up pci171x_ai_check_chanlist()H Hartley Sweeten
2014-05-03staging: comedi: fix coding style issues in comedi_fops.cRaghavendra Ganiga
2014-05-03staging: comedi: addi_apci_1564: remove use of devpriv->s_EeParametersChase Southwood
2014-05-03staging: comedi: addi_apci_1564: remove unnecessary info from boardinfoChase Southwood
2014-05-03staging: comedi: addi_apci_1564: simplify the PCI bar reading and don't read ...Chase Southwood
2014-05-03staging: comedi: addi_apci_1564: board has 32 digital inputsChase Southwood
2014-05-03staging: comedi: addi_apci_1564: remove unnecessary includeChase Southwood
2014-05-03staging: comedi: addi_apci_1564: remove eeprom support codeChase Southwood
2014-05-03staging: comedi: remove duplicate pointer assignments in attach functionsChristian Engelmayer
2014-05-03goldfish: 64-bit nand driver for goldfish platformJun Tian
2014-05-03goldfish: 64-bit audio driver for goldfish platformJun Tian
2014-05-03staging: android: fix missing a blank line after declarationsSeunghun Lee
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter
2014-05-03staging: frontier: fix some indentingDan Carpenter
2014-05-03staging: r8188eu: indent for loop bodyDan Carpenter
2014-05-03staging: r8188eu: cleanup by using "len" consistentlyDan Carpenter
2014-05-03staging: nokia_h4p: Fix a coding style problemSarath Lakshman
2014-05-03staging: lustre use kernel socket sockopt apisFredrick John Berchmans
2014-05-03staging/lustre/llite: Fix unused variable warning if !CONFIG_FS_POSIX_ACLGeert Uytterhoeven
2014-05-03staging: lustre: Use %zd to format ssize_tGeert Uytterhoeven
2014-05-03staging/lustre/libcfs: Fix build errors for !CONFIG_SMPGeert Uytterhoeven
2014-05-03staging: lustre: integer overflow in obd_ioctl_is_invalid()Dan Carpenter
2014-05-03staging/lustre/lnet: fix potential null pointer dereferenceOleg Drokin
2014-05-03staging/lustre/lnet: fix potential null pointer dereference in kiblnd_rejectedDmitry Eremin
2014-05-03staging/lustre/lnet: remove unused variable in lnet_destroy_remote_nets_tableDmitry Eremin
2014-05-03staging/lustre/lnet: Drop useless LASSERT in ksocknal_select_ipsOleg Drokin
2014-05-03staging/lustre: Replace jobid acquiring with per node settingOleg Drokin
2014-05-03staging: lustre: check for integer overflowVitaly Osipov
2014-05-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-04-30Merge tag 'iio-fixes-for-3.15b' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-04-30staging: iio: Fix format string mismatch in ad7280a.cMasanari Iida
2014-04-30Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-04-27Merge 3.15-rc3 into staging-nextGreg Kroah-Hartman
2014-04-27staging/lustre/llite: Fix a compile warning.Oleg Drokin
2014-04-27staging/lustre/llite: prevent buffer overflow in fiemapBobi Jam
2014-04-27staging/lustre: Fix unsafe userspace access in many proc filesOleg Drokin
2014-04-27staging/lustre: pass fsync() range through RPC/IO stackAndreas Dilger
2014-04-27staging/lustre: Always clamp cdls_delay between min and maxRyan Haasken
2014-04-27staging/lustre/osc: Update inode timestamp for lockless IO as wellSwapnil Pimpale
2014-04-27staging/lustre: remove assertion of spin_is_locked()Li Xi
2014-04-27staging/lustre/llite: remove dead codeJohn L. Hammond