linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] Input updates for 2.6.36-rc2
@ 2010-08-26  7:27 Dmitry Torokhov
  0 siblings, 0 replies; only message in thread
From: Dmitry Torokhov @ 2010-08-26  7:27 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Andrew Morton, linux-kernel, linux-input

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
	master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem. The changes consist of
couple bug/regression fixes and also 3 patches dropping 'tty' argument
from SysRq handlers. While the last 3 are not bug fixes I mentioned that
I would be sending them in my -rc0 pull request and so I hope they could
still make it in (I did not send them with rc0 pull request because there
were conflicts and I waited for -rc1 to merge and resolve).

Thanks,

Changelog:
---------

Axel Lin (1):
      Input: pxa27x_keypad - remove input_free_device() in pxa27x_keypad_remove()

Christoph Fritz (1):
      Input: mousedev - fix regression of inverting axes

Dmitry Torokhov (4):
      Input: sysrq - drop tty argument from sysrq ops handlers
      Input: sysrq - drop tty argument form handle_sysrq()
      USB: drop tty argument from usb_serial_handle_sysrq_char()
      Input: hil_kbd - fix compile error

Kay Sievers (1):
      Input: uinput - add devname alias to allow module on-demand load


Diffstat:
--------

 arch/arm/kernel/etm.c                  |    2 +-
 arch/ia64/hp/sim/simserial.c           |    2 +-
 arch/powerpc/xmon/xmon.c               |    5 +--
 arch/sparc/kernel/process_64.c         |    2 +-
 arch/um/drivers/mconsole_kern.c        |    2 +-
 drivers/char/hangcheck-timer.c         |    2 +-
 drivers/char/hvc_console.c             |    2 +-
 drivers/char/hvsi.c                    |    2 +-
 drivers/char/sysrq.c                   |   53 +++++++++++++++----------------
 drivers/gpu/drm/drm_fb_helper.c        |    2 +-
 drivers/input/keyboard/hil_kbd.c       |   12 +++---
 drivers/input/keyboard/pxa27x_keypad.c |    2 -
 drivers/input/misc/uinput.c            |    2 +
 drivers/input/mousedev.c               |    8 ++--
 drivers/net/ibm_newemac/debug.c        |    2 +-
 drivers/s390/char/ctrlchar.c           |    4 +--
 drivers/s390/char/keyboard.c           |    2 +-
 drivers/serial/sn_console.c            |    2 +-
 drivers/usb/serial/ftdi_sio.c          |    2 +-
 drivers/usb/serial/generic.c           |   10 ++---
 drivers/usb/serial/pl2303.c            |    2 +-
 drivers/usb/serial/ssu100.c            |    2 +-
 drivers/xen/manage.c                   |    2 +-
 include/linux/miscdevice.h             |    1 +
 include/linux/serial_core.h            |    2 +-
 include/linux/sysrq.h                  |   16 +++++----
 include/linux/uinput.h                 |    1 -
 include/linux/usb/serial.h             |    3 +-
 kernel/debug/debug_core.c              |    2 +-
 kernel/debug/kdb/kdb_main.c            |    2 +-
 kernel/power/poweroff.c                |    2 +-
 31 files changed, 75 insertions(+), 80 deletions(-)

-- 
Dmitry


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-26  7:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-26  7:27 [git pull] Input updates for 2.6.36-rc2 Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).