-
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 'topic/i915-hda-componentized-2015-01-12' into drm-intel-ne…
…xt-queued Conflicts: drivers/gpu/drm/i915/intel_runtime_pm.c Separate branch so that Takashi can also pull just this refactoring into sound-next. Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
- Loading branch information
Showing
10,029 changed files
with
401,314 additions
and
300,476 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -96,3 +96,6 @@ x509.genkey | |
|
||
# Kconfig presets | ||
all.config | ||
|
||
# Kdevelop4 | ||
*.kdev4 |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
What: /sys/class/udc/<udc>/a_alt_hnp_support | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates if an OTG A-Host supports HNP at an alternate port. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/a_hnp_support | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates if an OTG A-Host supports HNP at this port. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/b_hnp_enable | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates if an OTG A-Host enabled HNP support. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/current_speed | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates the current negotiated speed at this port. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/is_a_peripheral | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates that this port is the default Host on an OTG session | ||
but HNP was used to switch roles. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/is_otg | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates that this port support OTG. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/maximum_speed | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates the maximum USB speed supported by this port. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/maximum_speed | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates the maximum USB speed supported by this port. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/soft_connect | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Allows users to disconnect data pullup resistors thus causing a | ||
logical disconnection from the USB Host. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/srp | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Allows users to manually start Session Request Protocol. | ||
Users: | ||
|
||
What: /sys/class/udc/<udc>/state | ||
Date: June 2011 | ||
KernelVersion: 3.1 | ||
Contact: Felipe Balbi <balbi@kernel.org> | ||
Description: | ||
Indicates current state of the USB Device Controller. Valid | ||
states are: 'not-attached', 'attached', 'powered', | ||
'reconnecting', 'unauthenticated', 'default', 'addressed', | ||
'configured', and 'suspended'; however not all USB Device | ||
Controllers support reporting all states. | ||
Users: |
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: /config/usb-gadget/gadget/functions/hid.name | ||
Date: Nov 2014 | ||
KernelVersion: 3.19 | ||
Description: | ||
The attributes: | ||
|
||
protocol - HID protocol to use | ||
report_desc - blob corresponding to HID report descriptors | ||
except the data passed through /dev/hidg<N> | ||
report_length - HID report length | ||
subclass - HID device subclass to use |
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,12 @@ | ||
What: /config/usb-gadget/gadget/functions/midi.name | ||
Date: Nov 2014 | ||
KernelVersion: 3.19 | ||
Description: | ||
The attributes: | ||
|
||
index - index value for the USB MIDI adapter | ||
id - ID string for the USB MIDI adapter | ||
buflen - MIDI buffer length | ||
qlen - USB read request queue length | ||
in_ports - number of MIDI input ports | ||
out_ports - number of MIDI output ports |
24 changes: 24 additions & 0 deletions
24
Documentation/ABI/testing/sysfs-bus-coresight-devices-etb10
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,24 @@ | ||
What: /sys/bus/coresight/devices/<memory_map>.etb/enable_sink | ||
Date: November 2014 | ||
KernelVersion: 3.19 | ||
Contact: Mathieu Poirier <mathieu.poirier@linaro.org> | ||
Description: (RW) Add/remove a sink from a trace path. There can be multiple | ||
source for a single sink. | ||
ex: echo 1 > /sys/bus/coresight/devices/20010000.etb/enable_sink | ||
|
||
What: /sys/bus/coresight/devices/<memory_map>.etb/status | ||
Date: November 2014 | ||
KernelVersion: 3.19 | ||
Contact: Mathieu Poirier <mathieu.poirier@linaro.org> | ||
Description: (R) List various control and status registers. The specific | ||
layout and content is driver specific. | ||
|
||
What: /sys/bus/coresight/devices/<memory_map>.etb/trigger_cntr | ||
Date: November 2014 | ||
KernelVersion: 3.19 | ||
Contact: Mathieu Poirier <mathieu.poirier@linaro.org> | ||
Description: (RW) Disables write access to the Trace RAM by stopping the | ||
formatter after a defined number of words have been stored | ||
following the trigger event. The number of 32-bit words written | ||
into the Trace RAM following the trigger event is equal to the | ||
value stored in this register+1 (from ARM ETB-TRM). |
Oops, something went wrong.