-
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 remote branch 'linus/master' into x86/bootmem
- Loading branch information
Showing
10,018 changed files
with
858,204 additions
and
459,066 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
What: /sys/bus/pci/drivers/qla2xxx/.../devices/* | ||
Date: September 2009 | ||
Contact: QLogic Linux Driver <linux-driver@qlogic.com> | ||
Description: qla2xxx-udev.sh currently looks for uevent CHANGE events to | ||
signal a firmware-dump has been generated by the driver and is | ||
ready for retrieval. | ||
Users: qla2xxx-udev.sh. Proposed changes should be mailed to | ||
linux-driver@qlogic.com |
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
What: /sys/class/uwb_rc/uwbN/wusbhc/wusb_chid | ||
Date: July 2008 | ||
KernelVersion: 2.6.27 | ||
Contact: David Vrabel <david.vrabel@csr.com> | ||
Description: | ||
Write the CHID (16 space-separated hex octets) for this host controller. | ||
This starts the host controller, allowing it to accept connection from | ||
WUSB devices. | ||
|
||
Set an all zero CHID to stop the host controller. | ||
|
||
What: /sys/class/uwb_rc/uwbN/wusbhc/wusb_trust_timeout | ||
Date: July 2008 | ||
KernelVersion: 2.6.27 | ||
Contact: David Vrabel <david.vrabel@csr.com> | ||
Description: | ||
Devices that haven't sent a WUSB packet to the host | ||
within 'wusb_trust_timeout' ms are considered to have | ||
disconnected and are removed. The default value of | ||
4000 ms is the value required by the WUSB | ||
specification. | ||
|
||
Since this relates to security (specifically, the | ||
lifetime of PTKs and GTKs) it should not be changed | ||
from the default. | ||
|
||
What: /sys/class/uwb_rc/uwbN/wusbhc/wusb_phy_rate | ||
Date: August 2009 | ||
KernelVersion: 2.6.32 | ||
Contact: David Vrabel <david.vrabel@csr.com> | ||
Description: | ||
The maximum PHY rate to use for all connected devices. | ||
This is only of limited use for testing and | ||
development as the hardware's automatic rate | ||
adaptation is better then this simple control. | ||
|
||
Refer to [ECMA-368] section 10.3.1.1 for the value to | ||
use. |
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
Oops, something went wrong.