aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2-4/+2
2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose3-6/+9
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose12-21/+21
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose39-68/+67
2019-06-24acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose1-6/+1
2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2-27/+0
2019-06-24staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose1-8/+1
2019-06-23lkdtm: remove redundant initialization of retColin Ian King1-1/+1
2019-06-21ABI: sysfs-driver-mlxreg-io: fix the what fieldsMauro Carvalho Chehab1-26/+19
2019-06-21doc: ABI scripts: add a SPDX header fileMauro Carvalho Chehab1-0/+1
2019-06-21scripts/get_abi.pl: add a validate commandMauro Carvalho Chehab1-7/+9
2019-06-21scripts/get_abi.pl: add a handler for invalid "where" tagMauro Carvalho Chehab1-0/+6
2019-06-21scripts/get_abi.pl: avoid creating duplicate namesMauro Carvalho Chehab1-0/+9
2019-06-21scripts/get_abi.pl: fix parse issues with some filesMauro Carvalho Chehab1-2/+2
2019-06-21scripts/get_abi.pl: represent what in tablesMauro Carvalho Chehab1-5/+36
2019-06-21scripts/get_abi.pl: add support for searching for ABI symbolsMauro Carvalho Chehab1-9/+103
2019-06-21scripts/get_abi.pl: split label naming from xref logicMauro Carvalho Chehab1-41/+53
2019-06-21scripts/get_abi.pl: avoid use literal blocks when not neededMauro Carvalho Chehab1-25/+77
2019-06-21scripts/get_abi.pl: parse files with text at beginningMauro Carvalho Chehab1-5/+54
2019-06-21scripts: add an script to parse the ABI filesMauro Carvalho Chehab1-0/+212
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab18-443/+491
2019-06-21drivers: base/node.c: fixes a kernel-doc markupsMauro Carvalho Chehab1-2/+3
2019-06-21thermal: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-2/+0
2019-06-21power: avs: smartreflex: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-30/+11
2019-06-216lowpan: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-89/+32
2019-06-21watchdog: bcm_kona_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+4
2019-06-21watchdog: mei_wdt: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-23/+7
2019-06-21coresight: cpu-debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-13/+2
2019-06-21btrfs: sysfs: Replace default_attrs in ktypes with groupsKimberly Brown1-3/+5
2019-06-19firmware: arm_scmi: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-19firmware: ti_sci: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-06-19lib : kobject: fix refcount imblance on kobject_renameLin Yi1-1/+3
2019-06-18mei: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-48/+14
2019-06-18genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman4-146/+32
2019-06-18mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-33/+2
2019-06-18fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman1-47/+26
2019-06-18lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-9/+3
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-34/+17
2019-06-18thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-12/+2
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-10/+2
2019-06-18thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-20/+5
2019-06-18selftests: firmware: Add compressed firmware testsTakashi Iwai3-10/+71
2019-06-18firmware: Add support for loading compressed filesTakashi Iwai3-12/+161
2019-06-18firmware: Factor out the paged buffer handling codeTakashi Iwai3-54/+63
2019-06-18tools/firmware: Add missing newline at end of fileGeert Uytterhoeven1-1/+1
2019-06-18firmware: improve LSM/IMA security behaviourSven Van Asbroeck1-1/+1
2019-06-17ARM: omap1: remove unused variableArnd Bergmann1-1/+0
2019-06-15ABI: Fix KernelVersion tagsMauro Carvalho Chehab10-31/+31
2019-06-15ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab1-6/+6
2019-06-14ABI: better identificate tablesMauro Carvalho Chehab5-11/+11