Fabio Estevam
|
59dd2a8504
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
|
7 years ago |
Jeffy Chen
|
17cf46cfe9
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
|
7 years ago |
Mark Brown
|
46589e9c75
regmap: debugfs: Don't leak dummy names
|
7 years ago |
Fabio Estevam
|
a430ab205d
regmap: debugfs: Disambiguate dummy debugfs file name
|
7 years ago |
David Lechner
|
12ae3808c1
regmap: Allow missing device in regmap_name_read_file()
|
7 years ago |
Bartosz Golaszewski
|
078711d7f8
regmap: debugfs: document why we don't create the debugfs entries
|
7 years ago |
Bartosz Golaszewski
|
a5ba91c380
regmap: debugfs: emit a debug message when locking is disabled
|
7 years ago |
Mark Brown
|
72465736ad
regmap: Disable debugfs when locking is disabled
|
7 years ago |
Cristian Birsan
|
359a2f1760
regmap: debugfs: Add support for dumping write only device registers
|
9 years ago |
Mark Brown
|
8da61f24cc
regmap: debugfs: Use seq_file for the access map
|
9 years ago |
Rasmus Villemoes
|
ca07e9f3cb
regmap: debugfs: simplify regmap_reg_ranges_read_file() slightly
|
9 years ago |
Rasmus Villemoes
|
20991cdb26
regmap: debugfs: use memcpy instead of snprintf
|
9 years ago |
Rasmus Villemoes
|
e34dc49071
regmap: debugfs: use snprintf return value in regmap_reg_ranges_read_file()
|
9 years ago |
Mark Brown
|
9ae3109d1d
regmap: debugfs: Remove scratch buffer for register length calculation
|
10 years ago |
Mark Brown
|
176fc2d577
regmap: debugfs: Don't bother actually printing when calculating max length
|
10 years ago |
Mark Brown
|
b763ec17ac
regmap: debugfs: Ensure we don't underflow when printing access masks
|
10 years ago |
Axel Lin
|
1635e88885
regmap: debugfs: Fix misuse of IS_ENABLED
|
10 years ago |
Richard Fitzgerald
|
d3dc5430d6
regmap: debugfs: Allow writes to cache state settings
|
10 years ago |
Mark Brown
|
18a64d844c
Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus
|
11 years ago |
Markus Pargmann
|
18c0301f98
regmap: Fix debugfs-file 'registers' mode
|
11 years ago |
Xiubo Li
|
2c98e0c1cc
regmap: debugfs: fix possbile NULL pointer dereference
|
11 years ago |
Linus Torvalds
|
2324067fa9
Merge tag 'regmap-v3.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
|
11 years ago |
Markus Pargmann
|
ffff7a12ac
regmap: Fix debugfs-file 'registers' mode
|
11 years ago |
Lars-Peter Clausen
|
5e0cbe7876
regmap: Fix regcache debugfs initialization
|
11 years ago |
Pawel Moll
|
676970da5c
regmap: debugfs: "registers" & "access" for single register maps
|
11 years ago |
Tero Kristo
|
a52eaeb189
regmap: debugfs: Fix a boot time crash with early regmap init
|
11 years ago |
Linus Torvalds
|
542a086ac7
Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
12 years ago |
Lars-Peter Clausen
|
26ee47411a
regmap: debugfs: Fix continued read from registers file
|
12 years ago |
Jingoo Han
|
34da5e6770
driver core: replace strict_strto*() with kstrto*()
|
12 years ago |
Mark Brown
|
ad4f496b44
Merge remote-tracking branch 'regmap/topic/debugfs' into regmap-next
|
12 years ago |