Hans de Goede
|
3cbcb28928
usb: Fix usb_kbd_deregister when console-muxing is used
|
10 年之前 |
Hans de Goede
|
8bb6c1d1e0
usb: Add an interval parameter to create_int_queue
|
10 年之前 |
Hans de Goede
|
8e55311983
usb: kbd: Add (optional) support for using an interrupt queue for polling
|
10 年之前 |
Hans de Goede
|
8f8d7d2451
usb: kbd: Cache pipe, interval and packetsize
|
10 年之前 |
Hans de Goede
|
dfe5b1c86f
usb: kbd: Fix memleak on usb_kbd_deregister()
|
10 年之前 |
Hans de Goede
|
be17e752f3
usb: kbd: Remove unused usb_kbd_generic_poll function
|
10 年之前 |
Hans de Goede
|
8a8a2257ec
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
|
10 年之前 |
Hans de Goede
|
32d019265d
stdio: Add force parameter to stdio_deregister
|
10 年之前 |
Hans de Goede
|
3f78a28037
usb: kbd: Remove check for already being registered
|
10 年之前 |
Hans de Goede
|
0ea09dfe87
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
|
10 年之前 |
Hans de Goede
|
9b2393812e
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
|
10 年之前 |
Simon Glass
|
709ea543b9
stdio: Pass device pointer to stdio methods
|
10 年之前 |
Simon Glass
|
91d0be1dd8
stdio: Remove redundant code around stdio_register() calls
|
10 年之前 |
Adrian Cox
|
08a98b89df
usb: Fix USB keyboard polling via control endpoint
|
11 年之前 |
Jim Lin
|
c95e2b9eae
console: usb: kbd: To fix slow TFTP booting
|
11 年之前 |
Jim Lin
|
07551f2343
console: usb: kbd: To improve TFTP booting performance
|
11 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Vincent Palatin
|
5da2dc9789
usb: workaround non-working keyboards.
|
12 年之前 |
Vincent Palatin
|
09defbc75b
usb: properly re-initialize the USB keyboard.
|
12 年之前 |
Vivek Gautam
|
ceb4972a8f
usb: common: Weed out USB_**_PRINTFs from usb framework
|
12 年之前 |
Allen Martin
|
4151a400cf
USB: add arrow key support to usb_kbd
|
12 年之前 |
Allen Martin
|
d7475386bb
USB: make usb_kbd obey USB DMA alignment requirements
|
12 年之前 |
amartin@nvidia.com
|
f9636e8d38
USB: move keyboard polling into kbd driver
|
13 年之前 |
amartin@nvidia.com
|
fb3ef649ed
USB: reevaluate iomux stdin on USB kbd detect
|
13 年之前 |
Vincent Palatin
|
d53da847cf
usb: add numeric keypad support to HID driver
|
13 年之前 |
Vincent Palatin
|
3d17308e40
USB: fix USB keyboard polling parameter
|
13 年之前 |
Marek Vasut
|
5a1219efe9
USB: Drop dead code from usb_kbd.c
|
13 年之前 |
Marek Vasut
|
9a8c72a6c4
USB: Rework usb_kbd.c
|
13 年之前 |
Marek Vasut
|
48c8073ec9
USB: Add functionality to poll the USB keyboard via control EP
|
13 年之前 |
Wolfgang Denk
|
c4eba6ec5c
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
|
13 年之前 |