forked from torvalds/linux
-
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.
Linux 3.4-rc5 Merge to pull in prerequisite change for Smack: 86812bb Requested by Casey.
- Loading branch information
Showing
811 changed files
with
7,629 additions
and
5,435 deletions.
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 |
---|---|---|
@@ -1,5 +1,5 @@ | ||
What: /sys/bus/usb/drivers/usbtmc/devices/*/interface_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/devices/*/device_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/*/interface_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/*/device_capabilities | ||
Date: August 2008 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
|
@@ -12,8 +12,8 @@ Description: | |
The files are read only. | ||
|
||
|
||
What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_interface_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/devices/*/usb488_device_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/*/usb488_interface_capabilities | ||
What: /sys/bus/usb/drivers/usbtmc/*/usb488_device_capabilities | ||
Date: August 2008 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
|
@@ -27,7 +27,7 @@ Description: | |
The files are read only. | ||
|
||
|
||
What: /sys/bus/usb/drivers/usbtmc/devices/*/TermChar | ||
What: /sys/bus/usb/drivers/usbtmc/*/TermChar | ||
Date: August 2008 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
|
@@ -40,7 +40,7 @@ Description: | |
sent to the device or not. | ||
|
||
|
||
What: /sys/bus/usb/drivers/usbtmc/devices/*/TermCharEnabled | ||
What: /sys/bus/usb/drivers/usbtmc/*/TermCharEnabled | ||
Date: August 2008 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
|
@@ -51,7 +51,7 @@ Description: | |
published by the USB-IF. | ||
|
||
|
||
What: /sys/bus/usb/drivers/usbtmc/devices/*/auto_abort | ||
What: /sys/bus/usb/drivers/usbtmc/*/auto_abort | ||
Date: August 2008 | ||
Contact: Greg Kroah-Hartman <[email protected]> | ||
Description: | ||
|
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,18 @@ | ||
What: /sys/block/rssd*/registers | ||
Date: March 2012 | ||
KernelVersion: 3.3 | ||
Contact: Asai Thambi S P <[email protected]> | ||
Description: This is a read-only file. Dumps below driver information and | ||
hardware registers. | ||
- S ACTive | ||
- Command Issue | ||
- Allocated | ||
- Completed | ||
- PORT IRQ STAT | ||
- HOST IRQ STAT | ||
|
||
What: /sys/block/rssd*/status | ||
Date: April 2012 | ||
KernelVersion: 3.4 | ||
Contact: Asai Thambi S P <[email protected]> | ||
Description: This is a read-only file. Indicates the status of the device. |
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,19 @@ | ||
What: /sys/bus/hsi | ||
Date: April 2012 | ||
KernelVersion: 3.4 | ||
Contact: Carlos Chinea <[email protected]> | ||
Description: | ||
High Speed Synchronous Serial Interface (HSI) is a | ||
serial interface mainly used for connecting application | ||
engines (APE) with cellular modem engines (CMT) in cellular | ||
handsets. | ||
The bus will be populated with devices (hsi_clients) representing | ||
the protocols available in the system. Bus drivers implement | ||
those protocols. | ||
|
||
What: /sys/bus/hsi/devices/.../modalias | ||
Date: April 2012 | ||
KernelVersion: 3.4 | ||
Contact: Carlos Chinea <[email protected]> | ||
Description: Stores the same MODALIAS value emitted by uevent | ||
Format: hsi:<hsi_client device name> |
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/block/<device>/iosched/target_latency | ||
Date: March 2012 | ||
contact: Tao Ma <[email protected]> | ||
Description: | ||
The /sys/block/<device>/iosched/target_latency only exists | ||
when the user sets cfq to /sys/block/<device>/scheduler. | ||
It contains an estimated latency time for the cfq. cfq will | ||
use it to calculate the time slice used for every task. |
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 |
---|---|---|
|
@@ -531,3 +531,11 @@ Why: There appear to be no production users of the get_robust_list syscall, | |
of ASLR. It was only ever intended for debugging, so it should be | ||
removed. | ||
Who: Kees Cook <[email protected]> | ||
|
||
---------------------------- | ||
|
||
What: setitimer accepts user NULL pointer (value) | ||
When: 3.6 | ||
Why: setitimer is not returning -EFAULT if user pointer is NULL. This | ||
violates the spec. | ||
Who: Sasikantha Babu <[email protected]> |
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 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 |
---|---|---|
|
@@ -1521,8 +1521,8 @@ M: Gustavo Padovan <[email protected]> | |
M: Johan Hedberg <[email protected]> | ||
L: [email protected] | ||
W: http://www.bluez.org/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git | ||
S: Maintained | ||
F: drivers/bluetooth/ | ||
|
||
|
@@ -1532,8 +1532,8 @@ M: Gustavo Padovan <[email protected]> | |
M: Johan Hedberg <[email protected]> | ||
L: [email protected] | ||
W: http://www.bluez.org/ | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/jh/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth.git | ||
T: git git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git | ||
S: Maintained | ||
F: net/bluetooth/ | ||
F: include/net/bluetooth/ | ||
|
@@ -2322,9 +2322,9 @@ S: Supported | |
F: drivers/acpi/dock.c | ||
|
||
DOCUMENTATION | ||
M: Randy Dunlap <rdunlap@xenotime.net> | ||
M: Rob Landley <rob@landley.net> | ||
L: [email protected] | ||
T: quilt http://xenotime.net/kernel-doc-patches/current/ | ||
T: TBD | ||
S: Maintained | ||
F: Documentation/ | ||
|
||
|
@@ -3593,6 +3593,7 @@ S: Supported | |
F: drivers/net/wireless/iwlegacy/ | ||
|
||
INTEL WIRELESS WIFI LINK (iwlwifi) | ||
M: Johannes Berg <[email protected]> | ||
M: Wey-Yi Guy <[email protected]> | ||
M: Intel Linux Wireless <[email protected]> | ||
L: [email protected] | ||
|
@@ -4534,8 +4535,7 @@ S: Supported | |
F: drivers/net/ethernet/myricom/myri10ge/ | ||
|
||
NATSEMI ETHERNET DRIVER (DP8381x) | ||
M: Tim Hockin <[email protected]> | ||
S: Maintained | ||
S: Orphan | ||
F: drivers/net/ethernet/natsemi/natsemi.c | ||
|
||
NATIVE INSTRUMENTS USB SOUND INTERFACE DRIVER | ||
|
@@ -4804,6 +4804,7 @@ F: arch/arm/mach-omap2/clockdomain2xxx_3xxx.c | |
F: arch/arm/mach-omap2/clockdomain44xx.c | ||
|
||
OMAP AUDIO SUPPORT | ||
M: Peter Ujfalusi <[email protected]> | ||
M: Jarkko Nikula <[email protected]> | ||
L: [email protected] (subscribers-only) | ||
L: [email protected] | ||
|
@@ -5118,6 +5119,11 @@ F: drivers/i2c/busses/i2c-pca-* | |
F: include/linux/i2c-algo-pca.h | ||
F: include/linux/i2c-pca-platform.h | ||
|
||
PCDP - PRIMARY CONSOLE AND DEBUG PORT | ||
M: Khalid Aziz <[email protected]> | ||
S: Maintained | ||
F: drivers/firmware/pcdp.* | ||
|
||
PCI ERROR RECOVERY | ||
M: Linas Vepstas <[email protected]> | ||
L: [email protected] | ||
|
@@ -6467,6 +6473,7 @@ S: Odd Fixes | |
F: drivers/staging/olpc_dcon/ | ||
|
||
STAGING - OZMO DEVICES USB OVER WIFI DRIVER | ||
M: Rupesh Gujare <[email protected]> | ||
M: Chris Kelly <[email protected]> | ||
S: Maintained | ||
F: drivers/staging/ozwpan/ | ||
|
@@ -7462,8 +7469,7 @@ F: include/linux/wm97xx.h | |
|
||
WOLFSON MICROELECTRONICS DRIVERS | ||
M: Mark Brown <[email protected]> | ||
M: Ian Lartey <[email protected]> | ||
M: Dimitris Papastamos <[email protected]> | ||
L: [email protected] | ||
T: git git://opensource.wolfsonmicro.com/linux-2.6-asoc | ||
T: git git://opensource.wolfsonmicro.com/linux-2.6-audioplus | ||
W: http://opensource.wolfsonmicro.com/content/linux-drivers-wolfson-devices | ||
|
@@ -7574,8 +7580,8 @@ F: Documentation/filesystems/xfs.txt | |
F: fs/xfs/ | ||
|
||
XILINX AXI ETHERNET DRIVER | ||
M: Ariane Keller <[email protected]> | ||
M: Daniel Borkmann <[email protected]> | ||
M: Anirudha Sarangi <[email protected]> | ||
M: John Linn <[email protected]> | ||
S: Maintained | ||
F: drivers/net/ethernet/xilinx/xilinx_axienet* | ||
|
||
|
Oops, something went wrong.