summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-01firmware: intel_stratix10_service: remove COMPILE_TESTStephen Rothwell1-1/+1
2019-02-01driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMERRafael J. Wysocki2-2/+16
2019-02-01driver core: Make driver core own stateful device linksRafael J. Wysocki1-15/+54
2019-02-01IOMMU: Make dwo drivers use stateless device linksRafael J. Wysocki2-1/+3
2019-02-01driver core: Do not call rpm_put_suppliers() in pm_runtime_drop_link()Rafael J. Wysocki2-2/+3
2019-02-01driver core: Fix adding device links to probing suppliersRafael J. Wysocki1-8/+66
2019-02-01driver core: Fix handling of runtime PM flags in device_link_add()Rafael J. Wysocki2-30/+41
2019-02-01driver core: Do not resume suppliers under device_links_write_lock()Rafael J. Wysocki1-6/+14
2019-02-01driver core: Avoid careless re-use of existing device linksRafael J. Wysocki1-3/+20
2019-02-01driver core: Fix DL_FLAG_AUTOREMOVE_SUPPLIER device link flag handlingRafael J. Wysocki1-8/+12
2019-01-31drivers: base: Use __printf markup to silence compilerMathieu Malaterre1-0/+1
2019-01-31firmware: intel_stratix10_service: add hardware dependencyRichard Gong1-1/+1
2019-01-31driver core: Rewrite test_async_driver_probe to cover serialization and NUMA ...Alexander Duyck1-60/+201
2019-01-31libnvdimm: Schedule device registration on node local to the deviceAlexander Duyck1-3/+8
2019-01-31PM core: Use new async_schedule_dev commandAlexander Duyck1-6/+6
2019-01-31driver core: Attach devices on CPU local to device nodeAlexander Duyck1-2/+2
2019-01-31driver core: Probe devices asynchronously instead of the driverAlexander Duyck3-20/+48
2019-01-31device core: Consolidate locking and unlocking of parent and deviceAlexander Duyck3-39/+81
2019-01-31driver core: Establish order of operations for device_add and device_del via ...Alexander Duyck3-11/+26
2019-01-22driver core: Remove the link if there is no driver with AUTO flagYong Wu1-2/+2
2019-01-22driver core: silence device link messages unless debuggingJerome Brunet1-3/+3
2019-01-22block: rbd: convert to use BUS_ATTR_WO and ROGreg Kroah-Hartman1-26/+19
2019-01-22rapidio: rio-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-3/+2
2019-01-22PCI: pci-sysfs.c: convert to use BUS_ATTR_WOGreg Kroah-Hartman1-3/+2
2019-01-22PCI: pci.c: convert to use BUS_ATTR_RWGreg Kroah-Hartman1-4/+3
2019-01-22firmware_loader: move firmware/ to drivers/base/firmware_loader/builtin/Masahiro Yamada3-0/+43
2019-01-22firmware_loader: move CONFIG_FW_LOADER_USER_HELPER switch to MakefileMasahiro Yamada2-6/+1
2019-01-18driver core: move device->knode_class to device_privateWei Yang3-6/+16
2019-01-15Merge 5.0-rc2 into driver-core-nextGreg Kroah-Hartman258-1438/+2114
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds9-56/+186
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-4/+4
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-24/+32
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-6/+33
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson7-36/+181
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-2/+3
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds11-64/+185
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds170-940/+905
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds15-102/+185
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal1-0/+3
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal1-9/+18
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal1-17/+51
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal1-5/+0
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal2-0/+15
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+20
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+3
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds1-5/+4
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-11/+59
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds6-23/+78