summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ABI: Fix KernelVersion tagsMauro Carvalho Chehab2019-06-1510-31/+31
* ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab2019-06-151-6/+6
* ABI: better identificate tablesMauro Carvalho Chehab2019-06-145-11/+11
* ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entryMauro Carvalho Chehab2019-06-141-6/+0
* ABI: sysfs-driver-hid: the "What" field doesn't parse fineMauro Carvalho Chehab2019-06-141-6/+6
* ABI: fix some syntax issues at the ABI databaseMauro Carvalho Chehab2019-06-1412-33/+33
* f2fs: replace ktype default_attrs with default_groupsKimberly Brown2019-06-131-2/+4
* dlm: Replace default_attrs in dlm_ktype with default_groupsKimberly Brown2019-06-131-1/+2
* ext4: replace ktype default_attrs with default_groupsKimberly Brown2019-06-131-2/+4
* gfs2: replace ktype default_attrs with default_groupsKimberly Brown2019-06-131-1/+2
* ti-st: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-4/+0
* lkdtm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-11/+2
* vmw_balloon: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-121-16/+3
* firmware: Use kvmalloc for page tablesTakashi Iwai2019-06-102-4/+5
* firmware: Unify the paged buffer release helperTakashi Iwai2019-06-103-16/+25
* firmware: Free temporary page table after vmappingTakashi Iwai2019-06-102-4/+9
* mm/zsmalloc.c: remove unused variableAnders Roxell2019-06-051-2/+0
* debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman2019-06-033-18/+10
* btrfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-8/+2
* mailbox: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-032-29/+7
* gcov: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-22/+2
* x86: kdebugfs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-49/+11