summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-12misc: fastrpc: Add support for create remote init processSrinivas Kandagatla1-0/+156
2019-02-12misc: fastrpc: Add support for context Invoke methodSrinivas Kandagatla1-0/+730
2019-02-12misc: fastrpc: Add Qualcomm fastrpc basic driver modelSrinivas Kandagatla3-0/+333
2019-02-12vmw_balloon: release lock on error in vmballoon_reset()Dan Carpenter1-2/+3
2019-02-12mei: bus: export to_mei_cl_device for mei client devices driversTomas Winkler1-1/+0
2019-02-11parport_pc: fix find_superio io compare code, should use equal test.QiaoChong1-1/+1
2019-02-11Merge tag 'extcon-next-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-0/+348
2019-02-11extcon: ptn5150: Fix return value check in ptn5150_i2c_probe()Wei Yongjun1-4/+4
2019-02-11extcon: Add support for ptn5150 extcon driverVijai Kumar K3-0/+348
2019-02-11Merge 5.0-rc6 into char-misc-nextGreg Kroah-Hartman228-1035/+1662
2019-02-10Merge tag 'dmaengine-fix-5.0-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds4-76/+53
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-23/+84
2019-02-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+5
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds4-11/+21
2019-02-09Merge tag 'mtd/fixes-for-5.0-rc6' of git://git.infradead.org/linux-mtdLinus Torvalds5-33/+34
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+12
2019-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+21
2019-02-08Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2019-02-08Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2019-02-08Merge tag 'acpi-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-0/+3
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds57-224/+385
2019-02-08Merge tag 'char-misc-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-54/+93
2019-02-08Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+2
2019-02-08Merge tag 'staging-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-22/+66
2019-02-08Merge tag 'tty-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-7/+26
2019-02-08Merge tag 'usb-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds8-32/+20
2019-02-08Merge tag 'drm-fixes-2019-02-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds22-110/+198
2019-02-08coresight: Use event attributes for sink selectionMathieu Poirier3-12/+55
2019-02-08coresight: perf: Add "sinks" group to PMU directoryMathieu Poirier3-1/+105
2019-02-08perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2-6/+6
2019-02-08coresight: Use of_node_name_eq for node name comparisonsRob Herring1-2/+2
2019-02-08coresight: stm: Remove set but not used variable 'res_size'YueHaibing1-8/+4
2019-02-08coresight: cpu-debug: Support for CA73 CPUsLeo Yan1-0/+4
2019-02-08vmw_balloon: support 64-bit memory limitXavier Deguillard1-3/+15
2019-02-08vmw_balloon: remove the version numberNadav Amit1-1/+0
2019-02-07net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-08Merge tag 'drm-misc-fixes-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie5-29/+24
2019-02-08Merge tag 'drm-intel-fixes-2019-02-07-1' of git://anongit.freedesktop.org/drm...Dave Airlie3-8/+46
2019-02-07Merge tag 'for-5.0/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+7
2019-02-07Merge tag 'irqchip-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Thomas Gleixner2-23/+84
2019-02-07geneve: should not call rt6_lookup() when ipv6 was disabledHangbin Liu1-3/+7
2019-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds1-73/+47
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss1-0/+3
2019-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+14
2019-02-07Merge tag 'pinctrl-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds6-29/+37
2019-02-06net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-06net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei1-1/+1
2019-02-06net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei1-1/+1
2019-02-06net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-06net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3