summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-02-08PM-runtime: Take suppliers into account in __pm_runtime_set_status()Rafael J. Wysocki
2019-02-01firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell
2019-02-01driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki
2019-02-01driver core: Make driver core own stateful device linksRafael J. Wysocki
2019-02-01IOMMU: Make dwo drivers use stateless device linksRafael J. Wysocki
2019-02-01driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()Rafael J. Wysocki
2019-02-01driver core: Fix adding device links to probing suppliersRafael J. Wysocki
2019-02-01driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki
2019-02-01driver core: Do not resume suppliers under device_links_write_lock()Rafael J. Wysocki
2019-02-01driver core: Avoid careless re-use of existing device linksRafael J. Wysocki
2019-02-01driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handlingRafael J. Wysocki
2019-01-31drivers: base: Use __printf markup to silence compilerMathieu Malaterre
2019-01-31firmware: intel_stratix10_service: add hardware dependencyRichard Gong
2019-01-31driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...Alexander Duyck
2019-01-31libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck
2019-01-31PM core: Use new async_schedule_dev commandAlexander Duyck
2019-01-31driver core: Attach devices on CPU local to device nodeAlexander Duyck
2019-01-31driver core: Probe devices asynchronously instead of the driverAlexander Duyck
2019-01-31device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck
2019-01-31driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck
2019-01-22driver core: Remove the link if there is no driver with AUTO flagYong Wu
2019-01-22driver core: silence device link messages unless debuggingJerome Brunet
2019-01-22block: rbd: convert to use BUS_ATTR_WO and ROGreg Kroah-Hartman
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman
2019-01-22firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/Masahiro Yamada
2019-01-22firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to MakefileMasahiro Yamada
2019-01-18driver core: move device->knode_class to device_privateWei Yang
2019-01-15Merge 5.0-rc2 into driver-core-nextGreg Kroah-Hartman
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds