summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-12-09driver core: Refactor fw_devlink featureSaravana Kannan2-92/+238
2020-12-09efi: Update implementation of add_links() to create fwnode linksSaravana Kannan1-20/+1
2020-12-09of: property: Update implementation of add_links() to create fwnode linksSaravana Kannan1-109/+41
2020-12-09driver core: Use device's fwnode to check if it is waiting for suppliersSaravana Kannan1-8/+8
2020-12-09driver core: Add fw_devlink_parse_fwtree()Saravana Kannan2-0/+27
2020-12-09driver core: Redefine the meaning of fwnode_operations.add_links()Saravana Kannan2-40/+4
2020-12-09device property: Add fwnode_is_ancestor_of() and fwnode_get_next_parent_dev()Saravana Kannan2-0/+55
2020-12-09driver core: Allow only unprobed consumers for SYNC_STATE_ONLY device linksSaravana Kannan1-0/+11
2020-12-09driver core: Add fwnode link supportSaravana Kannan3-0/+113
2020-12-09driver core: Add fwnode_init()Saravana Kannan7-9/+15
2020-12-09Revert "driver core: fw_devlink: Add support for batching fwnode parsing"Saravana Kannan4-120/+7
2020-12-09Revert "of: platform: Batch fwnode parsing when adding all top level devices"Saravana Kannan1-2/+0
2020-12-09Revert "driver core: Remove check in driver_deferred_probe_force_trigger()"Saravana Kannan1-0/+3
2020-12-09Revert "driver core: Don't do deferred probe in parallel with kernel_init thr...Saravana Kannan3-0/+7
2020-12-09Revert "driver core: Rename dev_links_info.defer_sync to defer_hook"Saravana Kannan2-13/+13
2020-12-09Revert "driver core: Avoid deferred probe due to fw_devlink_pause/resume()"Saravana Kannan2-23/+1
2020-12-09driver: core: Fix list corruption after device_del()Takashi Iwai1-1/+1
2020-12-09fs/kernfs: remove the double check of dentry->inodeHui Su1-2/+1
2020-12-05driver core: auxiliary bus: Fix auxiliary bus shutdown null auxdrv ptrDave Jiang1-3/+8
2020-12-04of: fix linker-section match-table corruptionJohan Hovold1-0/+1
2020-12-04Merge tag 'auxbus-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman9-0/+609
2020-12-04driver core: auxiliary bus: minor coding style tweaksGreg Kroah-Hartman2-29/+35
2020-12-04driver core: auxiliary bus: make remove function return voidGreg Kroah-Hartman3-5/+4
2020-12-04driver core: auxiliary bus: move slab.h from include fileGreg Kroah-Hartman2-1/+1
2020-12-04Add auxiliary bus supportDave Ertman9-0/+604
2020-11-09drivers: base: fix some kernel-doc markupsMauro Carvalho Chehab4-3/+17
2020-11-09driver core: Fix lockdep warning on wfs_lockSaravana Kannan1-2/+0
2020-11-09kernfs: bring names in comments in line with codeWillem de Bruijn2-2/+2
2020-11-08Linux 5.10-rc3v5.10-rc3Linus Torvalds1-1/+1
2020-11-08Merge tag 'driver-core-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-7/+30
2020-11-08Merge tag 'tty-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-25/+11
2020-11-08Merge tag 'usb-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds11-6/+38
2020-11-08fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-08vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-08Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-33/+38
2020-11-08Merge branch 'hch' (patches from Christoph)Linus Torvalds6-17/+39
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-32/+54
2020-11-08Merge tag 'perf-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+5
2020-11-08Merge tag 'locking-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+14
2020-11-08Merge tag 'irq-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-18/+107
2020-11-08Merge tag 'core-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-104/+44
2020-11-07Merge tag 'block-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds7-46/+65
2020-11-07Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-blockLinus Torvalds3-48/+142
2020-11-07futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith1-2/+14
2020-11-07Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-177/+177
2020-11-07Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-23/+47
2020-11-07Merge tag 'usb-serial-5.10-rc3' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-1/+16
2020-11-07perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)1-7/+5
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis1-3/+10