-
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 with mainline to bring in the latest thermal and other changes.
- Loading branch information
Showing
15,497 changed files
with
879,003 additions
and
622,018 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 was deleted.
Oops, something went wrong.
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,8 @@ | ||
What: tcp_dma_copybreak sysctl | ||
Date: Removed in kernel v3.13 | ||
Contact: Dan Williams <dan.j.williams@intel.com> | ||
Description: | ||
Formerly the lower limit, in bytes, of the size of socket reads | ||
that will be offloaded to a DMA copy engine. Removed due to | ||
coherency issues of the cpu potentially touching the buffers | ||
while dma is in flight. |
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
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 |
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/uac1.name | ||
Date: Sep 2014 | ||
KernelVersion: 3.18 | ||
Description: | ||
The attributes: | ||
|
||
audio_buf_size - audio buffer size | ||
fn_cap - capture pcm device file name | ||
fn_cntl - control device file name | ||
fn_play - playback pcm device file name | ||
req_buf_size - ISO OUT endpoint request buffer size | ||
req_count - ISO OUT endpoint request count |
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/uac2.name | ||
Date: Sep 2014 | ||
KernelVersion: 3.18 | ||
Description: | ||
The attributes: | ||
|
||
c_chmask - capture channel mask | ||
c_srate - capture sampling rate | ||
c_ssize - capture sample size (bytes) | ||
p_chmask - playback channel mask | ||
p_srate - playback sampling rate | ||
p_ssize - playback sample size (bytes) |
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.