summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-02-26firmware: hardcode the debug message for -ENOENTJohn Zhao1-4/+4
2019-02-20driver core: Fix PM-runtime for links added during consumer probeRafael J. Wysocki2-25/+8
2019-02-19drivers/component: kerneldoc polishDaniel Vetter1-7/+7
2019-02-14async: Add cmdline option to specify drivers to be async probedFeng Tang1-0/+24
2019-02-13driver core: Fix possible supplier PM-usage counter imbalanceRafael J. Wysocki2-19/+29
2019-02-13PM-runtime: Fix __pm_runtime_set_status() race with runtime resumeRafael J. Wysocki1-6/+18
2019-02-12driver: platform: Support parsing GpioInt 0 in platform_get_irq()Enrico Granata1-1/+14
2019-02-11Merge tag 'topic/component-typed-2019-02-11' of git://anongit.freedesktop.org...Greg Kroah-Hartman2-12/+198
2019-02-11Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman551-2888/+4549
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-10Merge 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-09Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-6/+12
2019-02-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-10/+21
2019-02-09Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+4
2019-02-09Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+3
2019-02-09Merge 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-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter1-1/+3
2019-02-08components: multiple components for a deviceDaniel Vetter1-37/+121
2019-02-08component: Add documentationDaniel Vetter1-3/+103
2019-02-08driver core: Postpone DMA tear-down until after devres releaseGeert Uytterhoeven1-1/+1
2019-02-08PM-runtime: Take suppliers into account in __pm_runtime_set_status()Rafael J. Wysocki1-5/+40
2019-02-08net: 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-08Merge 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-07net: Don't default Cavium PTP driver to 'y'Bjorn Helgaas1-1/+0
2019-02-07net: broadcom: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop prof...Yang Wei1-1/+1
2019-02-07net: via-velocity: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei1-1/+1
2019-02-07net: tehuti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1
2019-02-07net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei3-3/+3
2019-02-07net: fsl_ucc_hdlc: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop ...Yang Wei1-1/+1
2019-02-07net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei1-1/+1
2019-02-07net: smsc: epic100: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop...Yang Wei1-1/+1
2019-02-07net: dscc4: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei1-1/+1