Hi,
Some more ReSTification of core-api's: assoc_array, atomic_ops and local_ops. A
fourth patch removes a warning about a bullet list without ending at
firmware_class.c
Thanks for review.
BR
Silvio
Silvio Fricke (4):
Documentation/assoc_array.txt: convert to ReST markup
Documentation/atomi
... and move to Documentation/core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/assoc_array.txt | 574 +--
Documentation/core-api/assoc_array.rst | 549 +-
Documentation/core-api/index.rst | 1 +-
3 files changed, 550
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/core-api/index.rst | 1 +-
Documentation/core-api/local_ops.rst | 208 -
Documentation/local_ops.txt | 191 +--
3 files changed, 209 insertions(+), 1
... and move to core-api folder.
Signed-off-by: Silvio Fricke
---
Documentation/atomic_ops.txt | 640 +---
Documentation/core-api/atomic_ops.rst | 669 +++-
Documentation/core-api/index.rst | 1 +-
Documentation/proc
This patch removes following error at for `make htmldocs`. No functional
change.
./drivers/base/firmware_class.c:1348: WARNING: Bullet list ends without
a blank line; unexpected unindent.
Signed-off-by: Silvio Fricke
---
drivers/base/firmware_class.c | 6 +++---
1 file changed, 3 inser
On Wed, Nov 09, 2016 at 06:38:26PM -0600, Tom Lendacky wrote:
> This patch adds the support to check if SME has been enabled and if the
> mem_encrypt=on command line option is set. If both of these conditions
> are true, then the encryption mask is set and the kernel is encrypted
> "in place."
>
>
Signed-off-by: Peter Rosin
---
.../bindings/iio/multiplexer/iio-mux.txt | 47 ++
MAINTAINERS| 6 +++
2 files changed, 53 insertions(+)
create mode 100644
Documentation/devicetree/bindings/iio/multiplexer/iio-mux.txt
diff --
Extend the inkern api with functions for reading and writing ext_info
of iio channels.
Signed-off-by: Peter Rosin
---
drivers/iio/inkern.c | 60
include/linux/iio/consumer.h | 37 +++
2 files changed, 97 insertions(+)
Signed-off-by: Peter Rosin
---
.../devicetree/bindings/i2c/i2c-mux-simple.txt | 76 ++
1 file changed, 76 insertions(+)
create mode 100644 Documentation/devicetree/bindings/i2c/i2c-mux-simple.txt
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mux-simple.txt
b/Do
Add a new minimalistic subsystem that handles multiplexer controllers.
When multiplexers are used in various places in the kernel, and the
same multiplexer controller can be used for several independent things,
there should be one place to implement support for said multiplexer
controller.
A singl
Hi!
v3 -> v4 changes
- rebased onto next-20161122 (depends on recent _available iio changes).
- added support for having the mux-controller in a child node of a
mux-consumer if it is a sole consumer, to hopefully even further satisfy
the complaint from Rob (and later Lars-Peter) about dt compl
Signed-off-by: Peter Rosin
---
.../devicetree/bindings/misc/mux-controller.txt| 106 +
.../devicetree/bindings/misc/mux-gpio.txt | 78 +++
MAINTAINERS| 5 +
3 files changed, 189 insertions(+)
create mode 1006
When a multiplexer changes how an iio device behaves (for example
by feeding different signals to an ADC), this driver can be used
create one virtual iio channel for each multiplexer state.
Depends on the generic multiplexer subsystem.
Cache any ext_info values from the parent iio channel, creati
This is a generic simple i2c mux that uses the generic multiplexer
subsystem to do the muxing.
The user can select if the mux is to be mux-locked and parent-locked
as described in Documentation/i2c/i2c-topology.
Signed-off-by: Peter Rosin
---
drivers/i2c/muxes/Kconfig | 13 +++
driver
Em Thu, 24 Nov 2016 13:42:16 +0100
Silvio Fricke escreveu:
> Hi,
>
> Some more ReSTification of core-api's: assoc_array, atomic_ops and local_ops.
> A
> fourth patch removes a warning about a bullet list without ending at
> firmware_class.c
>
> Thanks for review.
Could you please resend, usin
On 11/15/2016 07:21 PM, Hui Chun Ong wrote:
Add support for the watchdog timer on PXI Embedded Controller.
Signed-off-by: Hui Chun Ong
---
v1: Remove non-standard attributes.
Change from acpi_driver to platform_driver.
Rename driver from ni7018_wdt to nic7018_wdt.
---
Documentation/wat
Documentation was missing for mono and mono_raw, add them and also for
the boot clock introduced in this series.
Cc: Steven Rostedt
Cc: Thomas Gleixner
Cc: John Stultz
Cc: Ingo Molnar
Signed-off-by: Joel Fernandes
---
Documentation/trace/ftrace.txt | 20
1 file changed,
On Tue, Nov 22 2016, 07:28 PM, Simon Guinot wrote:
> Hi Amir,
>
> I tested the thunderbolt-icm driver (v9 series) on an Gigabyte
> motherboard
> (Z170X-UD5 TH-CF) with a Thunderbolt 3 controller (Alpine Ridge 4C).
>
> I can see that the network interface is well created when the
> motherboard i
On 11/24/2016 11:56 AM, Guenter Roeck wrote:
On 11/15/2016 07:21 PM, Hui Chun Ong wrote:
Add support for the watchdog timer on PXI Embedded Controller.
Signed-off-by: Hui Chun Ong
---
v1: Remove non-standard attributes.
Change from acpi_driver to platform_driver.
Rename driver from ni7
On Wed, Nov 23, 2016 at 09:23:49AM +, Andre Przywara wrote:
> Hi Maxime,
>
> On 23/11/16 07:57, Maxime Ripard wrote:
> > On Tue, Nov 22, 2016 at 12:24:20AM +0800, Icenowy Zheng wrote:
> >> Orange Pi Zero is a board that came with the new Allwinner H2+ SoC.
> >>
> >> Add a device tree file for
On Wed, Nov 23, 2016 at 10:25:57PM +0800, Chen-Yu Tsai wrote:
> >> &r_pio {
> >> @@ -111,6 +148,11 @@
> >> pins = "PL10";
> >> function = "gpio_out";
> >> };
> >> +
> >> + wifi_pwrseq_pin_opi0: wifi_pwrseq_pin@0 {
> >> + allwinner,pins = "PL7";
> >
21 matches
Mail list logo