summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-02-13parport: daisy: use new parport device modelSudip Mukherjee
2019-02-12binder: use userspace pointer as base of buffer spaceTodd Kjos
2019-02-12binder: remove user_buffer_offsetTodd Kjos
2019-02-12binder: remove kernel vm_area for buffer spaceTodd Kjos
2019-02-12binder: avoid kernel vm_area for buffer fixupsTodd Kjos
2019-02-12binder: add function to copy binder object from bufferTodd Kjos
2019-02-12binder: add functions to copy to/from binder buffersTodd Kjos
2019-02-12binder: create userspace-to-binder-buffer copy functionTodd Kjos
2019-02-12misc: fastrpc: Add support for dmabuf exporterSrinivas Kandagatla
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler
2019-02-11parport_pc: fix find_superio io compare code, should use equal test.QiaoChong
2019-02-11Merge tag 'extcon-next-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2019-02-11extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()Wei Yongjun
2019-02-11extcon: Add support for ptn5150 extcon driverVijai Kumar K
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-02-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-02-09Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-02-08Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-02-08Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-08Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-02-08Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-02-08coresight: Use event attributes for sink selectionMathieu Poirier
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2019-02-08coresight: Use of_node_name_eq for node name comparisonsRob Herring
2019-02-08coresight: stm: Remove set but not used variable 'res_size'YueHaibing
2019-02-08coresight: cpu-debug: Support for CA73 CPUsLeo Yan
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard
2019-02-08vmw_balloon: remove the version numberNadav Amit
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran
2019-02-08Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-02-08Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2019-02-07Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu