Simon Glass
|
709ea543b9
stdio: Pass device pointer to stdio methods
|
10 vuotta sitten |
Simon Glass
|
91d0be1dd8
stdio: Remove redundant code around stdio_register() calls
|
10 vuotta sitten |
Adrian Cox
|
08a98b89df
usb: Fix USB keyboard polling via control endpoint
|
11 vuotta sitten |
Jim Lin
|
c95e2b9eae
console: usb: kbd: To fix slow TFTP booting
|
11 vuotta sitten |
Jim Lin
|
07551f2343
console: usb: kbd: To improve TFTP booting performance
|
11 vuotta sitten |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 vuotta sitten |
Vincent Palatin
|
5da2dc9789
usb: workaround non-working keyboards.
|
12 vuotta sitten |
Vincent Palatin
|
09defbc75b
usb: properly re-initialize the USB keyboard.
|
12 vuotta sitten |
Vivek Gautam
|
ceb4972a8f
usb: common: Weed out USB_**_PRINTFs from usb framework
|
12 vuotta sitten |
Allen Martin
|
4151a400cf
USB: add arrow key support to usb_kbd
|
12 vuotta sitten |
Allen Martin
|
d7475386bb
USB: make usb_kbd obey USB DMA alignment requirements
|
12 vuotta sitten |
amartin@nvidia.com
|
f9636e8d38
USB: move keyboard polling into kbd driver
|
13 vuotta sitten |
amartin@nvidia.com
|
fb3ef649ed
USB: reevaluate iomux stdin on USB kbd detect
|
13 vuotta sitten |
Vincent Palatin
|
d53da847cf
usb: add numeric keypad support to HID driver
|
13 vuotta sitten |
Vincent Palatin
|
3d17308e40
USB: fix USB keyboard polling parameter
|
13 vuotta sitten |
Marek Vasut
|
5a1219efe9
USB: Drop dead code from usb_kbd.c
|
13 vuotta sitten |
Marek Vasut
|
9a8c72a6c4
USB: Rework usb_kbd.c
|
13 vuotta sitten |
Marek Vasut
|
48c8073ec9
USB: Add functionality to poll the USB keyboard via control EP
|
13 vuotta sitten |
Wolfgang Denk
|
c4eba6ec5c
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
|
13 vuotta sitten |
Marek Vasut
|
00b7d6ecc9
USB: Squash checkpatch warnings in usb_kbd.c
|
13 vuotta sitten |
Tom Rix
|
8f8bd565f3
USB Consolidate descriptor definitions
|
15 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
52cb4d4fb3
stdio/device: rework function naming convention
|
16 vuotta sitten |
Thomas Abraham
|
1eb734fed3
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
fea91edee8
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
6d0f6bcf33
rename CFG_ macros to CONFIG_SYS
|
16 vuotta sitten |
Ryan CHEN
|
3b20fd83c7
Correct drv_usb_kbd_init function
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
c1de7a6daf
devices: merge to list_head
|
16 vuotta sitten |
Jean-Christophe PLAGNIOL-VILLARD
|
d6e9ee92e8
common: Move conditional compilation to Makefile
|
17 vuotta sitten |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 vuotta sitten |
Christian Eggers
|
c918261c6d
USB: replace old swap_ with proper endianess conversion macros
|
17 vuotta sitten |