lkml.org 
[lkml]   [2004]   [Jul]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromDmitry Torokhov <>
SubjectRe: Input patches
DateTue, 20 Jul 2004 01:50:14 -0500
On Tuesday 20 July 2004 01:37 am, Dmitry Torokhov wrote:
> Vojtech,
> 
> Now that my driver core patches have been merged in Linus' tree I would
> like finish merging input patches. Please do:
> 
>        bk pull bk//dtor.bkbits.net/input
> 
> You will pull the following patches (along with whatever was in Linus'
> tree as of last evening):
> 

Continuing as for some reason half of the letter went into limbo...

09-mousedev-drop-attribute.packed
        - drop __attribute__ ((packed)) from mousedev as we ca spare couple
          of bytes to get better code readability

10-i8042-platform-device.patch
        - make i8042 a platform device (instead of system) device so its
          ports have a proper parent

11-serio-platform-devices.patch
        - integrate ct82c710, maceps2, q40kbd and rpckbd with sysfs
          as platform devices so their serio ports have proper parents

12-serio-bus-default-attr.patch
        - qwitch to use bus' default device and driver attributes to
          manage serio sysfs attributes

13-serio-manual-bind.patch
        - allow marking serio ports (in addition to serio drivers)
          as manual bind only, export the flag through sysfs:
             echo -n "manual" > /sys/bus/serio/devices/serio0/bind_mode
             echo -n "auto" > /sys/bus/serio/drivers/serio_raw/bind_mode
14-serio-use-driiver-find:
        - use driver_find when doing manual binding, adjust refcounting as
          driver_find takes a reference.

I will not be sending individual patches as they have been posted couple times
already and I'd hate spamming LKML once again.

-- 
Dmitry
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:04    [from the cache]
©2003-2008