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.
Merge tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/ke…
…rnel/git/gregkh/staging Pull staging driver fixes from Greg KH: "Here are a number of staging driver fixes for 4.12-rc2 Most of them are typec driver fixes found by reviewers and users of the code. There are also some removals of files no longer needed in the tree due to the ion driver rewrite in 4.12-rc1, as well as some wifi driver fixes. And to round it out, a MAINTAINERS file update. All have been in linux-next with no reported issues" * tag 'staging-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging: (22 commits) MAINTAINERS: greybus-dev list is members-only staging: fsl-dpaa2/eth: add ETHERNET dependency staging: typec: fusb302: refactor resume retry mechanism staging: typec: fusb302: reset i2c_busy state in error staging: rtl8723bs: remove re-positioned call to kfree in os_dep/ioctl_cfg80211.c staging: rtl8192e: GetTs Fix invalid TID 7 warning. staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD. staging: rtl8192e: fix 2 byte alignment of register BSSIDR. staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory. staging: vc04_services: Fix bulk cache maintenance staging: ccree: remove extraneous spin_unlock_bh() in error handler staging: typec: Fix sparse warnings about incorrect types staging: typec: fusb302: do not free gpio from managed resource staging: typec: tcpm: Fix Port Power Role field in PS_RDY messages staging: typec: tcpm: Respond to Discover Identity commands staging: typec: tcpm: Set correct flags in PD request messages staging: typec: tcpm: Drop duplicate PD messages staging: typec: fusb302: Fix chip->vbus_present init value staging: typec: fusb302: Fix module autoload staging: typec: tcpci: declare private structure as static ...
- Loading branch information
Showing
15 changed files
with
183 additions
and
165 deletions.
There are no files selected for viewing
31 changes: 0 additions & 31 deletions
31
Documentation/devicetree/bindings/staging/ion/hi6220-ion.txt
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 |
---|---|---|
|
@@ -846,7 +846,6 @@ M: Laura Abbott <[email protected]> | |
M: Sumit Semwal <[email protected]> | ||
L: [email protected] | ||
S: Supported | ||
F: Documentation/devicetree/bindings/staging/ion/ | ||
F: drivers/staging/android/ion | ||
F: drivers/staging/android/uapi/ion.h | ||
F: drivers/staging/android/uapi/ion_test.h | ||
|
@@ -3116,6 +3115,14 @@ F: drivers/net/ieee802154/cc2520.c | |
F: include/linux/spi/cc2520.h | ||
F: Documentation/devicetree/bindings/net/ieee802154/cc2520.txt | ||
|
||
CCREE ARM TRUSTZONE CRYPTOCELL 700 REE DRIVER | ||
M: Gilad Ben-Yossef <[email protected]> | ||
L: [email protected] | ||
L: [email protected] | ||
S: Supported | ||
F: drivers/staging/ccree/ | ||
W: https://developer.arm.com/products/system-ip/trustzone-cryptocell/cryptocell-700-family | ||
|
||
CEC FRAMEWORK | ||
M: Hans Verkuil <[email protected]> | ||
L: [email protected] | ||
|
@@ -5695,7 +5702,7 @@ M: Alex Elder <[email protected]> | |
M: Greg Kroah-Hartman <[email protected]> | ||
S: Maintained | ||
F: drivers/staging/greybus/ | ||
L: [email protected] | ||
L: [email protected] (moderated for non-subscribers) | ||
|
||
GREYBUS AUDIO PROTOCOLS DRIVERS | ||
M: Vaibhav Agarwal <[email protected]> | ||
|
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
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.