Commit Graph

8023 Commits (5906d2aa0cb461fc10c9d429d9b38a6b1265afe2)

Author SHA1 Message Date
Wenyou Yang 2c62c56a86 gpio: atmel: Add the PIO4 driver support 10 years ago
Marcel Ziswiler b4bd655493 pci: fix address range check in __pci_hose_phys_to_bus() 10 years ago
Heiko Schocher f300dccde4 i2c, avr32: fix compiler warning "input is not relaxable" 10 years ago
Jens Kuske 1c27b7dcd0 sunxi: Add basic H3 support 10 years ago
Siarhei Siamashka 6047a3a9c9 sunxi: musb: Implement dfu_usb_get_reset() 10 years ago
Thomas Chou 9e39003e7f ns16550: move CONFIG_SYS_NS16550 to Kconfig 10 years ago
Thomas Chou 4fb6055211 ns16550: zap CONFIG_NS16550_SERIAL 10 years ago
Thomas Chou c7b9686d5d ns16550: unify serial_omap 10 years ago
Thomas Chou 1874626b2b ns16550: unify serial_tegra 10 years ago
Thomas Chou ace59da137 ns16550: unify serial_dw 10 years ago
Thomas Chou fcd3367ce9 ns16550: unify serial_keystone 10 years ago
Thomas Chou 98a51fc3d7 ns16550: unify serial_rockchip 10 years ago
Thomas Chou f27445cbdc ns16550: unify serial_ppc 10 years ago
Thomas Chou 81cd63a991 ns16550: unify serial_x86 10 years ago
Thomas Chou 8e62d32e5b ns16550: add generic binding to unify the drivers 10 years ago
Thomas Chou 77d7b5cd40 ns16550: change map_sysmem to map_physmem 10 years ago
Thomas Chou b1e361b605 debug_uart: restore ns16550 as default 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