summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-03-06staging: fbtft: Add check on strlcpy() return valueTobin C. Harding
2017-03-06staging: fbtft: Replace magic number with constantTobin C. Harding
2017-03-06staging: fbtft: Fix buffer overflow vulnerabilityTobin C. Harding
2017-03-06staging: gdm724x: Drop useless initialisationsimran singhal
2017-03-06staging: gdm724x: modify icmp6_checksum for returning a correct data type.Javier Rodriguez
2017-03-06Staging: comedi: drivers: comedi_test: Avoid multiple line dereferenceCheah Kok Cheong
2017-03-06staging: comedi: Using macro DIV_ROUND_UPsimran singhal
2017-03-06staging: comedi: s626: Kernel doc format commentsTobin C. Harding
2017-03-06staging: comedi: jr3_pci: replace devpriv->iobase with dev->mmioIan Abbott
2017-03-06staging: comedi: jr3_pci: pass transform by referenceIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work struct jr3_pci_subdev_private rangeIan Abbott
2017-03-06staging: comedi: jr3_pci: separate out poll state enumIan Abbott
2017-03-06staging: comedi: jr3_pci: remove next_time_max memberIan Abbott
2017-03-06staging: comedi: jr3_pci: remove unneeded 'spriv' checksIan Abbott
2017-03-06staging: comedi: jr3_pci: re-work firmware copyright displayIan Abbott
2017-03-06staging: comedi: jr3_pci: struct comedi_lrange should normally be constIan Abbott
2017-03-06staging: comedi: jr3_pci: Reset all DSPsIan Abbott
2017-03-06staging: comedi: jr3_pci: cope with jiffies wraparoundIan Abbott
2017-03-06staging: comedi: jr3_pci: fix possible null pointer dereferenceIan Abbott
2017-03-06staging: unisys: visorbus: remove visorchipset_platform_deviceSameer Wadgaonkar
2017-03-06staging: unisys: visorbus: remove character device interfaceSameer Wadgaonkar
2017-03-06staging: unisys: visorbus: added struct visorchipset_deviceSameer Wadgaonkar
2017-03-06staging: unisys: visorhba: visorhba_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visornic: visornic_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: vbuschannel.h: Remove kernel-doc commentDavid Binder
2017-03-06staging: unisys: visorbus: visorchipset.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: visorbus_main.c: Remove kernel-doc commentsDavid Binder
2017-03-06staging: unisys: visorbus: visorchannel.c: Remove kernel-doc commentDavid Binder
2017-03-06staging: unisys: visorhba: Make miscellaneous comment correctionsDavid Binder
2017-03-06staging: unisys: visorbus: Fix spelling mistakeDavid Binder
2017-03-06staging: unisys: visorbus: Move kernel-doc comment to proper locationDavid Binder
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-03-03Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03sfc: fix IPID endianness in TSOv2Edward Cree
2017-03-03sfc: avoid max() in array sizeEdward Cree
2017-03-03Merge tag 'linux-can-fixes-for-4.11-20170303' of git://git.kernel.org/pub/scm...David S. Miller
2017-03-03nfp: correct DMA direction in XDP DMA syncJakub Kicinski
2017-03-03nfp: don't tell FW about the reserved buffer spaceJakub Kicinski
2017-03-03net: ethernet: bgmac: mac address change bugHari Vyas
2017-03-03net: ethernet: bgmac: init sequence bugJon Mason
2017-03-03xen-netback: don't vfree() queues under spinlockPaul Durrant