summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-11-21of: property: Add device link support for "iommu-map"Will Deacon
2019-11-21of: property: Fix the semantics of of_is_ancestor_of()Saravana Kannan
2019-11-20i2c: of: Populate fwnode in of_i2c_get_board_info()Saravana Kannan
2019-11-20drivers: base: Fix Kconfig indentationKrzysztof Kozlowski
2019-11-19firmware_loader: Fix labels with comma for builtin firmwareLinus Walleij
2019-11-15driver core: Allow device link operations inside sync_state()Saravana Kannan
2019-11-14driver core: platform: Declare ret variable only onceAndy Shevchenko
2019-11-14crypto: hisilicon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-14driver core: platform: use the correct callback type for bus_find_deviceSami Tolvanen
2019-11-14firmware_class: make firmware caching configurableMark Salyzyn
2019-11-12mailbox: tegra: Fix superfluous IRQ error messageJon Hunter
2019-11-09net: caif: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-11-09media: c8sectpfe: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-07of: property: Add device link support for iommus, mboxes and io-channelsSaravana Kannan
2019-11-07of: property: Make it easy to add device links from DT propertiesSaravana Kannan
2019-11-07of: property: Minor style clean up of of_link_to_phandle()Saravana Kannan
2019-11-05gpio: tegra186: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05gpio: mvebu: use devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05drivers: provide devm_platform_ioremap_resource_byname()Bartosz Golaszewski
2019-11-05misc: sram: use devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-05drivers: platform: provide devm_platform_ioremap_resource_wc()Bartosz Golaszewski
2019-11-04IB: mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-11-03firmware loader: log path to loaded firmwaresDrew DeVault
2019-11-03mmc: dw_mmc: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven
2019-11-03mmc: dw_mmc: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-11-03mmc: atmel-mci: Remove superfluous cast in debugfs_create_u32() callGeert Uytterhoeven
2019-11-03mmc: atmel-mci: Fix debugfs on 64-bit platformsGeert Uytterhoeven
2019-11-02of: property: Skip adding device links to suppliers that aren't devicesSaravana Kannan
2019-11-02of: property: Make sure child dependencies don't block probing of parentSaravana Kannan
2019-11-02driver core: Allow fwnode_operations.add_links to differentiate errorsSaravana Kannan
2019-11-02driver core: Allow a device to wait on optional suppliersSaravana Kannan
2019-11-02driver core: Add device link support for SYNC_STATE_ONLY flagSaravana Kannan
2019-10-27Merge 5.4-rc5 into driver-core-nextGreg Kroah-Hartman
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-10-26Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-26Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-10-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-10-25nbd: verify socket is supported during setupMike Christie
2019-10-25ata: libahci_platform: Fix regulator_get_optional() misuseMark Brown
2019-10-25nbd: handle racing with error'ed out commandsJosef Bacik
2019-10-25nbd: protect cmd->status with cmd->lockJosef Bacik
2019-10-25Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-10-25Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds