Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1235372

[PATCH 0/4] Input: use parallel port device model

From Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] Input: use parallel port device model
Date 2015-09-29 18:40 +0200
Message-ID <qe66C-3vi-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi,
This series will convert the other remaining drivers to use parallel
port device model. Changes are similar to the changes done in db9.c

regards
sudip

Sudip Mukherjee (4):
  Input: gamecon - use parallel port device model
  Input: turbografx - use parallel port device model
  Input: serio - use parallel port device model
  Input: walkera0701 - use parallel port device model

 drivers/input/joystick/gamecon.c     | 100 +++++++++++++++++++----------------
 drivers/input/joystick/turbografx.c  | 100 ++++++++++++++++++-----------------
 drivers/input/joystick/walkera0701.c |  64 ++++++++++++----------
 drivers/input/serio/parkbd.c         |  55 ++++++++++++-------
 4 files changed, 178 insertions(+), 141 deletions(-)

-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Input: use parallel port device model Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-29 18:40 +0200
  [PATCH 3/4] Input: serio - use parallel port device model Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-29 18:40 +0200
    Re: [PATCH 3/4] Input: serio - use parallel port device model Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-10-02 09:40 +0200
      Re: [PATCH 3/4] Input: serio - use parallel port device model Dmitry Torokhov <dmitry.torokhov@gmail.com> - 2015-10-02 20:20 +0200
  [PATCH 2/4] Input: turbografx - use parallel port device model Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-29 18:40 +0200
  [PATCH 4/4] Input: walkera0701 - use parallel port device model Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-29 18:40 +0200

csiph-web