summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-03i2c: mxc: add a condition in case the parameter is NULLGong Qianyu
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård
2016-01-03serial_mxc: Fix setup of UARTx_UFCR registerMaximilian Schwerin
2016-01-03ARM: imx: fsl_esdhc: fix usage of low 4 bits of sysctl registerEric Nelson
2015-11-25video: ipu: simplify if else codePeng Fan
2015-11-19usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-19usb: sandbox: Add support for interrupt operationsSimon Glass
2015-11-19dm: usb: Remove inactive children after a bus scanSimon Glass
2015-11-19dm: usb: Deprecate usb_get_dev_index()Simon Glass
2015-11-19Revert "dm: Export device_remove_children / device_unbind_children"Simon Glass
2015-11-19Revert "dm: usb: Use device_unbind_children to clean up usb devs on stop"Simon Glass
2015-11-19Revert "dm: usb: Rename usb_find_child to usb_find_emul_child"Simon Glass
2015-11-19sandbox: usb: Allow finding a USB emulator for a deviceSimon Glass
2015-11-19sandbox: usb: Allow up to 4 emulated devices on a hubSimon Glass
2015-11-19sandbox: usb: Allow dynamic emulated USB device descriptorsSimon Glass
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-19sandbox: cros_ec: fix uninitialized use of lenDaniel Schwierzeck
2015-11-19input: Ban digit numbers if 'Num Lock' is not onBin Meng
2015-11-19input: Change LED state bits to conform i8042 compatible keyboardBin Meng
2015-11-19input: Call keyboard's update_leds() method when the LEDs changeBin Meng
2015-11-19input: Save keyboard's LED state to correct placeBin Meng
2015-11-19input: Convert 'keyboard' driver to use input librarySimon Glass
2015-11-19video: input: Clean up after i8042 conversionSimon Glass
2015-11-19i8042: Handle a duplicate power-on-reset responseSimon Glass
2015-11-19input: Convert i8042 to driver modelSimon Glass
2015-11-19input: Add a Kconfig option for the i8042 keyboardSimon Glass
2015-11-19input: i8042: Convert to use the input librarySimon Glass
2015-11-19input: Allow updating of keyboard LEDsSimon Glass
2015-11-19input: Handle caps lockSimon Glass
2015-11-19input: Adjust structure of code in process_modifier()Simon Glass
2015-11-19input: Support the German keymapSimon Glass
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou
2015-11-19input: Allow repeat filtering to be disabledSimon Glass
2015-11-19input: Add a function to add a keycode to the existing setSimon Glass
2015-11-19input: Add a few more keyboard keycodesSimon Glass
2015-11-19input: Correct keycode for Ctrl-YSimon Glass
2015-11-19i8042: Adjust keyboard init to assume successSimon Glass
2015-11-19i8042: Adjust kbd_reset() to collect all failuresSimon Glass
2015-11-19i8042: Use functions to handle register accessSimon Glass
2015-11-19video: Drop unused console functionsSimon Glass
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19cros_ec: Use udevice instead of cros_ec_dev for keyboard functionsSimon Glass
2015-11-19input: Add the keycode translation tables separatelySimon Glass
2015-11-19input: Return -ENOSPC when there is not spaceSimon Glass
2015-11-19dm: input: Create a keyboard uclassSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-11-19zynq: sdhci: Define max clock by macroMichal Simek