summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-11-23pci: fix address range check in __pci_hose_phys_to_bus()Marcel Ziswiler
2015-11-23i2c, avr32: fix compiler warning "input is not relaxable"Heiko Schocher
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-22sunxi: musb: Implement dfu_usb_get_reset()Siarhei Siamashka
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-22ns16550: zap CONFIG_NS16550_SERIALThomas Chou
2015-11-22ns16550: unify serial_omapThomas Chou
2015-11-22ns16550: unify serial_tegraThomas Chou
2015-11-22ns16550: unify serial_dwThomas Chou
2015-11-22ns16550: unify serial_keystoneThomas Chou
2015-11-22ns16550: unify serial_rockchipThomas Chou
2015-11-22ns16550: unify serial_ppcThomas Chou
2015-11-21ns16550: unify serial_x86Thomas Chou
2015-11-21ns16550: add generic binding to unify the driversThomas Chou
2015-11-21ns16550: change map_sysmem to map_physmemThomas Chou
2015-11-21debug_uart: restore ns16550 as defaultThomas Chou
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-20usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-20dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-20dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-20Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-20Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-20Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-20sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-20sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-20sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-20input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-20input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-20input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-20input: Save keyboard's LED state to correct placeBin Meng
2015-11-20input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-20video: input: Clean up after i8042 conversionSimon Glass
2015-11-20i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-20input: Convert i8042 to driver modelSimon Glass
2015-11-20input: Add a Kconfig option for the i8042 keyboardSimon Glass
2015-11-20input: i8042: Convert to use the input librarySimon Glass
2015-11-20input: Allow updating of keyboard LEDsSimon Glass
2015-11-20input: Handle caps lockSimon Glass
2015-11-20input: Adjust structure of code in process_modifier()Simon Glass
2015-11-20input: Support the German keymapSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-20input: Allow repeat filtering to be disabledSimon Glass
2015-11-20input: Add a function to add a keycode to the existing setSimon Glass
2015-11-20input: Add a few more keyboard keycodesSimon Glass
2015-11-20input: Correct keycode for Ctrl-YSimon Glass
2015-11-20i8042: Adjust keyboard init to assume successSimon Glass
2015-11-20i8042: Adjust kbd_reset() to collect all failuresSimon Glass