Searched hist:"93 bacefc4cc0b53e1cb6a336d43847154fdf6886" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/usb/serial/ |
H A D | bus.c | diff 93bacefc4cc0b53e1cb6a336d43847154fdf6886 Sun Dec 17 14:50:23 CST 2006 Greg Kroah-Hartman <gregkh@suse.de> USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few things and getting it all working properly.
This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...)
This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
|
H A D | usb-serial.c | diff 93bacefc4cc0b53e1cb6a336d43847154fdf6886 Sun Dec 17 14:50:23 CST 2006 Greg Kroah-Hartman <gregkh@suse.de> USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few things and getting it all working properly.
This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...)
This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
|
/openbmc/linux/include/linux/usb/ |
H A D | serial.h | diff 93bacefc4cc0b53e1cb6a336d43847154fdf6886 Sun Dec 17 14:50:23 CST 2006 Greg Kroah-Hartman <gregkh@suse.de> USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few things and getting it all working properly.
This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...)
This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
|
/openbmc/linux/drivers/usb/core/ |
H A D | driver.c | diff 93bacefc4cc0b53e1cb6a336d43847154fdf6886 Sun Dec 17 14:50:23 CST 2006 Greg Kroah-Hartman <gregkh@suse.de> USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few things and getting it all working properly.
This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...)
This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
|
/openbmc/linux/include/linux/ |
H A D | usb.h | diff 93bacefc4cc0b53e1cb6a336d43847154fdf6886 Sun Dec 17 14:50:23 CST 2006 Greg Kroah-Hartman <gregkh@suse.de> USB serial: add dynamic id support to usb-serial core
Thanks to Johannes Hölzl <johannes.hoelzl@gmx.de> for fixing a few things and getting it all working properly.
This adds support for dynamic usb ids to the usb serial core. The file "new_id" will show up under the usb serial driver, not the usb driver associated with the usb-serial driver (yeah, it can be a bit confusing at first glance...)
This patch also modifies the USB core to allow the usb-serial core to reuse much of the dynamic id logic.
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Johannes Hölzl <johannes.hoelzl@gmx.de>
|