Em Thu, 13 Apr 2017 18:25:12 +0200
Markus Heiser escreveu:
> Am 13.04.2017 um 15:29 schrieb Mauro Carvalho Chehab
> :
>
> > Em Thu, 13 Apr 2017 14:55:03 +0200
> > Markus Heiser escreveu:
> >
> >> On 13.04.2017 12:42, Mauro Carvalho Chehab wrote:
> >>> The default recursion limit is not go
Hi Mauro,
On Tue, Apr 11, 2017 at 10:29:40AM -0300, Mauro Carvalho Chehab wrote:
> Some mice have a switch on their wheel, allowing to switch
> between ratchet and free wheel mode. Add support for it.
>
> Signed-off-by: Mauro Carvalho Chehab
> ---
> Documentation/input/event-codes.txt| 12 +
Hello everyone,
I've found a typo in ioctl-numbers.txt and decided to snoop around, find some
more slips and maybe send a bigger patch then. Which kernel tree should I use
for patching the docs? If any other questions arise, what would be the best
place to look for answers without troubling the com
On 04/15/17 12:14, Stan Drozd wrote:
> Hello everyone,
> I've found a typo in ioctl-numbers.txt and decided to snoop around, find some
> more slips and maybe send a bigger patch then. Which kernel tree should I use
> for patching the docs? If any other questions arise, what would be the best
> plac
This patch corrects a couple mistakes I've found when reading through
Documentation/.
This is my first submission and I hope to send more meaningful
fixes in the future.
Stan
Signed-off-by: Stan Drozd
---
Documentation/ioctl/ioctl-number.txt | 2 +-
Documentation/memory-barriers.txt | 2
Em Sat, 15 Apr 2017 11:04:36 -0700
Dmitry Torokhov escreveu:
> Hi Mauro,
>
> On Tue, Apr 11, 2017 at 10:29:40AM -0300, Mauro Carvalho Chehab wrote:
> > Some mice have a switch on their wheel, allowing to switch
> > between ratchet and free wheel mode. Add support for it.
> >
> > Signed-off-by:
Stop saying that API is experimental and that only USB is supported,
acknowledge that evdev is the preferred interface, and remove paragraph
encouraging people sending snail mail to Vojtech :) along with his email.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/event-codes.rst |
Consolidate use instructions and userspace API notes into the same chapter;
remove completely obsolete references, move into a separate subdirectory.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/index.rst | 6 +-
Documentation/input/joydev/index.rst |
Split input documentation into several groups: kernel- and user-facing, and
notes about individual device drivers. Move device drivers docs into a
separate subdirectory.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/{ => devices}/alps.rst | 2 +-
Documentation/input/{ => device
This is just a part of kernel documentation, it does not require explicit
license notice.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/index.rst | 21 -
1 file changed, 21 deletions(-)
diff --git a/Documentation/input/index.rst b/Documentation/input/index.rst
index
Everyone should be using multitouch protocol B (slotted) now.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/multi-touch-protocol.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/input/multi-touch-protocol.rst
b/Documentation/input/multi-touch-
Move the documentation for Amiga CD32 together with other parallel port
joysticks.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/cd32.rst | 24 -
Documentation/input/index.rst| 1 -
Documentation/input/joystick-parport.rst | 37 ++
The heading level should be the same as for other devices.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/joystick.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/input/joystick.rst b/Documentation/input/joystick.rst
index 202f5a090675..c9c175ffc2ff
The driver has been converted to use generic device properties, so
stop referring to platform data.
Signed-off-by: Dmitry Torokhov
---
Documentation/input/rotary-encoder.rst | 85 ++
1 file changed, 44 insertions(+), 41 deletions(-)
diff --git a/Documentation/inp
14 matches
Mail list logo