forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 132
PatchState
Joel Stanley edited this page Mar 3, 2017
·
9 revisions
This contains a list of the out-of-tree patches that are being carried according to the DevelopmentProcess.
The current tree is based on 4.10.
These patches are being carried for their first cycle. It is expected that at this time they are being reviewed by upstream.
Patch | Author | Date of inclusion |
---|---|---|
None |
These patches are being carried for their second cycle. It is expected they are close to being merged upstream.
Patch | Author | Date of inclusion |
---|---|---|
None |
These patches are being carried for their third cycle, and will not be considered for inclusion again.
Patch | Author | Date of inclusion |
---|---|---|
None |
These patches are in the upstream maintainers tree, or Linus tree, but are not in a release yet.
SHA | Description |
---|---|
0e81eb77f5f8 | ARM: configs: Update Aspeed with new drivers |
d90722795e9b | ARM: dts: aspeed-g4: Add syscon and pin controller nodes |
09955007b2f6 | ARM: dts: aspeed-g4: Add gpio controller to devicetree |
daf042580a0d | ARM: dts: aspeed-g5: Add SoC Display Controller node |
cec822f89ec1 | ARM: dts: aspeed-g5: Add LPC Controller node |
b590c8d2eed5 | ARM: dts: aspeed-g5: Add syscon and pin controller nodes |
2039f90d136c | ARM: dts: aspeed-g5: Add gpio controller to devicetree |
e53a7f1b998d | ARM: dts: aspeed: Reserve framebuffer memory |
9b08d4506cf8 | ARM: dts: aspeed: Correct palmetto device tree |
34ea5c9de39b | ARM: dts: aspeed: Add ftgmac100 to g4 and g5 platforms |
8f9bafbb92c0 | ARM: dts: aspeed: Add Romulus BMC platform |
43c08c1c1ae5 | ARM: aspeed: Select pinctrl drivers |
7153f8ef679d | gpio: aspeed: Make bank names strings |
1736f75d35e4 | gpio: aspeed: Add banks Y, Z, AA, AB and AC |
619e96f4bf9d | gpio: aspeed: Remove dependence on GPIOF_* macros |
c95b0fec3cff | pinctrl: aspeed: dt: Fix compatibles for the System Control Unit |
7d29ed88acbb | pinctrl: aspeed: Read and write bits in LPC and GFX controllers |
6d329f14a75f | pinctrl: aspeed-g4: Add mux configuration for all pins |
f1337856dd88 | pinctrl: aspeed-g5: Add mux configuration for all pins |
b75dd8722e17 | pinctrl: aspeed: Fix kerneldoc return descriptions |
8ccb6dc6e999 | pinctrl: aspeed: g4: Fix mux configuration for GPIOs AA[4-7], AB[0-7] |
ceb720c71b63 | mtd: spi-nor: add memory controllers for the Aspeed AST2500 SoC |
e56beebbc734 | mtd: aspeed: add memory controllers for the Aspeed AST2400 SoC |
28309572aac4 | mtd: name the mtd device with an optional label property |
2bfc74527426 | dt-bindings: mtd: add a common label property to all mtd devices |
f40a2725ea72 | mtd: aspeed: fix compile warning in aspeed_smc_read_from_ahb() |
d91f6cee98b6 | mtd: aspeed: remove redundant dev_err call in aspeed_smc_probe() |