summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* genwq: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-184-146/+32
* mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-185-33/+2
* fault-inject: clean up debugfs file creation logicGreg Kroah-Hartman2019-06-181-47/+26
* lib: dynamic_debug: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-9/+3
* cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-182-34/+17
* thermal: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-12/+2
* thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman2019-06-181-10/+2
* thermal: intel: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-181-20/+5
* selftests: firmware: Add compressed firmware testsTakashi Iwai2019-06-183-10/+71
* firmware: Add support for loading compressed filesTakashi Iwai2019-06-183-12/+161
* firmware: Factor out the paged buffer handling codeTakashi Iwai2019-06-183-54/+63
* tools/firmware: Add missing newline at end of fileGeert Uytterhoeven2019-06-181-1/+1
* firmware: improve LSM/IMA security behaviourSven Van Asbroeck2019-06-181-1/+1
* ARM: omap1: remove unused variableArnd Bergmann2019-06-171-1/+0