Searched hist:"3 d61510f4ecacfe47c75c0eb51c0659dfa77fb1b" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/hid/usbhid/ |
H A D | usbkbd.c | diff 3d61510f4ecacfe47c75c0eb51c0659dfa77fb1b Fri Apr 02 19:21:58 CEST 2010 Alan Stern <stern@rowland.harvard.edu> HID: usbhid: enable remote wakeup for keyboards
This patch (as1365) enables remote wakeup by default for USB keyboard devices. Keyboards in general are supposed to be wakeup devices, but the correct place to enable it depends on the device's bus; no single approach will work for all keyboard devices. In particular, this covers only USB keyboards (and then only those supporting the boot protocol).
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|
H A D | hid-core.c | diff 3d61510f4ecacfe47c75c0eb51c0659dfa77fb1b Fri Apr 02 19:21:58 CEST 2010 Alan Stern <stern@rowland.harvard.edu> HID: usbhid: enable remote wakeup for keyboards
This patch (as1365) enables remote wakeup by default for USB keyboard devices. Keyboards in general are supposed to be wakeup devices, but the correct place to enable it depends on the device's bus; no single approach will work for all keyboard devices. In particular, this covers only USB keyboards (and then only those supporting the boot protocol).
Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
|