summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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-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
2014-04-27staging/lustre/mdc: use cl_max_mds_md to pack getattr RPCwang di
2014-04-27staging/lustre/clio: Solve a race in cl_lock_putJinshan Xiong
2014-04-27staging/lustre/lloop: avoid panic during blockdev_infoBob Glossman
2014-04-27staging/lustre/llite: Do not rate limit dirty page discard warningRyan Haasken
2014-04-27staging/lustre/clio: replace semaphore with mutexDmitry Eremin
2014-04-27staging/lustre: replace semaphores with mutexesDmitry Eremin
2014-04-27staging/lustre/libcfs: add CPU table functions for uniprocessorLi Xi
2014-04-27staging/lustre: remove lustre/include/ioctl.hJohn L. Hammond
2014-04-27staging/lustre/lnet: NI shutdown may loop foreverLiang Zhen