index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
lib: 842: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-4
/
+1
2019-07-03
debugfs: provide pr_fmt() macro
Greg Kroah-Hartman
1
-1
/
+3
2019-07-03
debugfs: log errors when something goes wrong
Greg Kroah-Hartman
1
-5
/
+20
2019-06-26
drivers: s390/cio: Fix compilation warning about const qualifiers
Suzuki K Poulose
2
-4
/
+2
2019-06-24
drivers: Add generic helper to match by of_node
Suzuki K Poulose
3
-6
/
+9
2019-06-24
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
12
-21
/
+21
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
39
-68
/
+67
2019-06-24
acpi: utils: Cleanup acpi_dev_match_cb
Suzuki K Poulose
1
-6
/
+1
2019-06-24
mfd: Remove unused helper syscon_regmap_lookup_by_pdevname
Suzuki K Poulose
2
-27
/
+0
2019-06-24
staging: most-core: Use bus_find_device_by_name
Suzuki K Poulose
1
-8
/
+1
2019-06-23
lkdtm: remove redundant initialization of ret
Colin Ian King
1
-1
/
+1
2019-06-21
ABI: sysfs-driver-mlxreg-io: fix the what fields
Mauro Carvalho Chehab
1
-26
/
+19
2019-06-21
doc: ABI scripts: add a SPDX header file
Mauro Carvalho Chehab
1
-0
/
+1
2019-06-21
scripts/get_abi.pl: add a validate command
Mauro Carvalho Chehab
1
-7
/
+9
2019-06-21
scripts/get_abi.pl: add a handler for invalid "where" tag
Mauro Carvalho Chehab
1
-0
/
+6
2019-06-21
scripts/get_abi.pl: avoid creating duplicate names
Mauro Carvalho Chehab
1
-0
/
+9
2019-06-21
scripts/get_abi.pl: fix parse issues with some files
Mauro Carvalho Chehab
1
-2
/
+2
2019-06-21
scripts/get_abi.pl: represent what in tables
Mauro Carvalho Chehab
1
-5
/
+36
2019-06-21
scripts/get_abi.pl: add support for searching for ABI symbols
Mauro Carvalho Chehab
1
-9
/
+103
2019-06-21
scripts/get_abi.pl: split label naming from xref logic
Mauro Carvalho Chehab
1
-41
/
+53
2019-06-21
scripts/get_abi.pl: avoid use literal blocks when not needed
Mauro Carvalho Chehab
1
-25
/
+77
2019-06-21
scripts/get_abi.pl: parse files with text at beginning
Mauro Carvalho Chehab
1
-5
/
+54