-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/k…
…ernel/git/broonie/sound into for-linus ASoC: Fixes for v4.2 A lot of small fixes here, a few to the core: - Fix for binding DAPM stream widgets on devices with prefixes assigned to them - Minor fixes for the newly added topology interfaces - Locking and memory leak fixes for DAPM - Driver specific fixes
- Loading branch information
Showing
10,073 changed files
with
1,031,590 additions
and
248,691 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
What: /sys/bus/w1/devices/.../w1_master_timeout_us | ||
Date: April 2015 | ||
Contact: Dmitry Khromov <dk@icelogic.net> | ||
Description: Bus scanning interval, microseconds component. | ||
Some of 1-Wire devices commonly associated with physical access | ||
control systems are attached/generate presence for as short as | ||
100 ms - hence the tens-to-hundreds milliseconds scan intervals | ||
are required. | ||
see Documentation/w1/w1.generic for detailed information. | ||
Users: any user space application which wants to know bus scanning | ||
interval |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
What: /sys/bus/w1/devices/.../w1_seq | ||
Date: Apr 2015 | ||
Contact: Matt Campbell <mattrcampbell@gmail.com> | ||
Description: Support for the DS28EA00 chain sequence function | ||
see Documentation/w1/slaves/w1_therm for detailed information | ||
Users: any user space application which wants to communicate with DS28EA00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.