aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-06staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez1-9/+6
2017-03-06Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong1-4/+4
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal2-2/+2
2017-03-06staging: comedi: s626: Kernel doc format commentsTobin C. Harding1-19/+27
2017-03-06staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott1-17/+15
2017-03-06staging: comedi: jr3_pci: pass transform by referenceIan Abbott1-5/+5
2017-03-06staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott1-35/+35
2017-03-06staging: comedi: jr3_pci: separate out poll state enumIan Abbott1-7/+10
2017-03-06staging: comedi: jr3_pci: remove next_time_max memberIan Abbott1-4/+0
2017-03-06staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott1-9/+2
2017-03-06staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott1-5/+14
2017-03-06staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott1-3/+5
2017-03-06staging: comedi: jr3_pci: Reset all DSPsIan Abbott1-1/+2
2017-03-06staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott1-1/+1
2017-03-06staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott1-5/+6
2017-03-06staging: unisys: visorbus: remove visorchipset_platform_deviceSameer Wadgaonkar1-29/+19
2017-03-06staging: unisys: visorbus: remove character device interfaceSameer Wadgaonkar1-158/+0
2017-03-06staging: unisys: visorbus: added struct visorchipset_deviceSameer Wadgaonkar1-85/+112
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder1-32/+32
2017-03-06staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder1-35/+35
2017-03-06staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc commentDavid Binder1-1/+1
2017-03-06staging: unisys: visorbus: visorchipset.c: Remove kernel-doc commentsDavid Binder1-12/+12
2017-03-06staging: unisys: visorbus: visorbus_main.c: Remove kernel-doc commentsDavid Binder1-18/+18
2017-03-06staging: unisys: visorbus: visorchannel.c: Remove kernel-doc commentDavid Binder1-1/+1
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder1-3/+4
2017-03-06staging: unisys: visorbus: Fix spelling mistakeDavid Binder1-3/+3
2017-03-06staging: unisys: visorbus: Move kernel-doc comment to proper locationDavid Binder1-10/+9
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds4-17/+22
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+7
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells2-5/+7
2017-03-02sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/task.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar10-8/+11
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2-0/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>Ingo Molnar7-5/+7
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-03-01Merge tag 'pwm/for-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-1/+0
2017-03-01staging: fsl-mc: fix warning in DT ranges parserArnd Bergmann1-13/+9
2017-02-27scripts/spelling.txt: add "followings" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "therfore" pattern and fix typo instancesMasahiro Yamada1-2/+2
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-02-27scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-26staging: vchiq_2835_arm: Make cache-line-size a required DT propertyMichael Zoran1-1/+7
2017-02-26staging: bcm2835/mmal-vchiq: unlock on error in buffer_from_host()Dan Carpenter1-2/+5
2017-02-26staging/lustre/lnet: Fix allocation size for sv_cpt_dataOleg Drokin1-1/+1
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang3-7/+8
2017-02-22mm: drop unused argument of zap_page_range()Kirill A. Shutemov1-2/+1
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds537-20085/+15863
2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-6/+6
2017-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds9-25/+5