Commit Graph

8007 Commits (1c27b7dcd06e605ed042d928665d26edab8429e4)

Author SHA1 Message Date
Jens Kuske 1c27b7dcd0 sunxi: Add basic H3 support 10 years ago
Siarhei Siamashka 6047a3a9c9 sunxi: musb: Implement dfu_usb_get_reset() 10 years ago
Simon Glass d8a26f0300 usb: sandbox: Add a USB emulation driver 10 years ago
Simon Glass b70a3fea94 usb: sandbox: Add support for interrupt operations 10 years ago
Simon Glass eae11bece6 dm: usb: Remove inactive children after a bus scan 10 years ago
Simon Glass e8ea5e8c85 dm: usb: Deprecate usb_get_dev_index() 10 years ago
Simon Glass 79725ca4f6 Revert "dm: Export device_remove_children / device_unbind_children" 10 years ago
Simon Glass ba94e83911 Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop" 10 years ago
Simon Glass 1b6a1dff71 Revert "dm: usb: Rename usb_find_child to usb_find_emul_child" 10 years ago
Simon Glass af9c7c11e9 sandbox: usb: Allow finding a USB emulator for a device 10 years ago
Simon Glass 80438a6c71 sandbox: usb: Allow up to 4 emulated devices on a hub 10 years ago
Simon Glass c4876320db sandbox: usb: Allow dynamic emulated USB device descriptors 10 years ago
Simon Glass 24b852a7a2 Move console definitions into a new console.h file 10 years ago
Daniel Schwierzeck 3f51a772d4 sandbox: cros_ec: fix uninitialized use of len 10 years ago
Bin Meng e5f330c482 input: Ban digit numbers if 'Num Lock' is not on 10 years ago
Bin Meng 377a069643 input: Change LED state bits to conform i8042 compatible keyboard 10 years ago
Bin Meng cd810918fd input: Call keyboard's update_leds() method when the LEDs change 10 years ago
Bin Meng 533c81a949 input: Save keyboard's LED state to correct place 10 years ago
Simon Glass 91f815450f input: Convert 'keyboard' driver to use input library 10 years ago
Simon Glass 39f615ed88 video: input: Clean up after i8042 conversion 10 years ago
Simon Glass 011d89d606 i8042: Handle a duplicate power-on-reset response 10 years ago
Simon Glass dcbf825714 input: Convert i8042 to driver model 10 years ago
Simon Glass b0abfeff98 input: Add a Kconfig option for the i8042 keyboard 10 years ago
Simon Glass 2ec739db5b input: i8042: Convert to use the input library 10 years ago
Simon Glass 3b5f6f5001 input: Allow updating of keyboard LEDs 10 years ago
Simon Glass ba42034267 input: Handle caps lock 10 years ago
Simon Glass a683d0d347 input: Adjust structure of code in process_modifier() 10 years ago
Simon Glass b1d7a1875e input: Support the German keymap 10 years ago
Thomas Chou 9961a0b6fb sandbox: add a sandbox timer and basic test 10 years ago
Simon Glass 0b186c0825 input: Allow repeat filtering to be disabled 10 years ago
Simon Glass 3a85e4362a input: Add a function to add a keycode to the existing set 10 years ago
Simon Glass 77c7f0459f input: Add a few more keyboard keycodes 10 years ago
Simon Glass 2e5513bda0 input: Correct keycode for Ctrl-Y 10 years ago
Simon Glass c5d257f93f i8042: Adjust keyboard init to assume success 10 years ago
Simon Glass 4f087bace2 i8042: Adjust kbd_reset() to collect all failures 10 years ago
Simon Glass 31d38ee66d i8042: Use functions to handle register access 10 years ago
Simon Glass 7fe0933c58 video: Drop unused console functions 10 years ago
Simon Glass 1fa4bfde18 dm: cros_ec: Convert cros_ec keyboard driver to driver model 10 years ago
Simon Glass f77f5e9be7 dm: tegra: Convert keyboard driver to driver model 10 years ago
Simon Glass 745009c4d0 cros_ec: Use udevice instead of cros_ec_dev for keyboard functions 10 years ago
Simon Glass 66877b0f5f input: Add the keycode translation tables separately 10 years ago
Simon Glass 92778b2784 input: Return -ENOSPC when there is not space 10 years ago
Simon Glass e84421d8f3 dm: input: Create a keyboard uclass 10 years ago
Michal Simek f3bd72801a zynq: sdhci: Define max clock by macro 10 years ago
Michal Simek 6777f38630 net: zynq: Fix MDC setting for zynq 10 years ago
Michal Simek 2889659a55 net: zynq: Remove unused MDCCLKDIV2 macro 10 years ago
Michal Simek 242b15476c net: zynq: Fix mdc clock division setting for 100Mbit/s 10 years ago
Michal Simek e4d2318adb net: zynq: Wait till packet is sent 10 years ago
Edgar E. Iglesias 603ff0081a net: zynq: Disable secondary queues 10 years ago
Michal Simek 23a598f719 net: zynq: Add dummy packet to fix packet duplication issue 10 years ago