summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12201-2114/+1939
|\
| * debugfs: make error message a bit more verboseGreg Kroah-Hartman2019-07-081-1/+6
| * orangefs: fix build warning from debugfs cleanup patchGreg Kroah-Hartman2019-07-043-21/+6
| * ubifs: fix build warning after debugfs cleanup patchGreg Kroah-Hartman2019-07-041-1/+1
| * driver: core: Allow subsystems to continue deferring probeThierry Reding2019-07-033-12/+51
| * drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDTJames Morse2019-07-032-1/+3
| * arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven2019-07-031-4/+1
| * lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman2019-07-031-12/+1
| * swiotlb: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-21/+4
| * ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-036-61/+11
| * sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-55/+11
| * ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-033-135/+45
| * orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-31/+4
| * nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-033-16/+5
| * lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-07-031-4/+1
| * debugfs: provide pr_fmt() macroGreg Kroah-Hartman2019-07-031-1/+3
| * debugfs: log errors when something goes wrongGreg Kroah-Hartman2019-07-031-5/+20
| * drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2019-06-262-4/+2
| * drivers: Add generic helper to match by of_nodeSuzuki K Poulose2019-06-243-6/+9
| * driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-2412-21/+21
| * bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose2019-06-2439-68/+67
| * acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose2019-06-241-6/+1
| * mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2019-06-242-27/+0
| * staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose2019-06-241-8/+1
| * lkdtm: remove redundant initialization of retColin Ian King2019-06-231-1/+1
| * ABI: sysfs-driver-mlxreg-io: fix the what fieldsMauro Carvalho Chehab2019-06-211-26/+19
| * doc: ABI scripts: add a SPDX header fileMauro Carvalho Chehab2019-06-211-0/+1
| * scripts/get_abi.pl: add a validate commandMauro Carvalho Chehab2019-06-211-7/+9
| * scripts/get_abi.pl: add a handler for invalid "where" tagMauro Carvalho Chehab2019-06-211-0/+6
| * scripts/get_abi.pl: avoid creating duplicate namesMauro Carvalho Chehab2019-06-211-0/+9
| * scripts/get_abi.pl: fix parse issues with some filesMauro Carvalho Chehab2019-06-211-2/+2
| * scripts/get_abi.pl: represent what in tablesMauro Carvalho Chehab2019-06-211-5/+36
| * scripts/get_abi.pl: add support for searching for ABI symbolsMauro Carvalho Chehab2019-06-211-9/+103
| * scripts/get_abi.pl: split label naming from xref logicMauro Carvalho Chehab2019-06-211-41/+53
| * scripts/get_abi.pl: avoid use literal blocks when not neededMauro Carvalho Chehab2019-06-211-25/+77
| * scripts/get_abi.pl: parse files with text at beginningMauro Carvalho Chehab2019-06-211-5/+54
| * scripts: add an script to parse the ABI filesMauro Carvalho Chehab2019-06-211-0/+212
| * docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-2118-443/+491
| * drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab2019-06-211-2/+3
| * thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-2/+0
| * power: avs: smartreflex: no need to check return value of debugfs_create func...Greg Kroah-Hartman2019-06-211-30/+11
| * 6lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-213-89/+32
| * watchdog: bcm_kona_wdt: no need to check return value of debugfs_create funct...Greg Kroah-Hartman2019-06-211-10/+4
| * watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-23/+7
| * coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-211-13/+2
| * btrfs: sysfs: Replace default_attrs in ktypes with groupsKimberly Brown2019-06-211-3/+5
| * firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-191-1/+1
| * firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar2019-06-191-1/+1
| * lib : kobject: fix refcount imblance on kobject_renameLin Yi2019-06-191-1/+3
| * mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-183-48/+14