]> git.ipfire.org Git - thirdparty/u-boot.git/history - drivers/input/input.c
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-watchdog
[thirdparty/u-boot.git] / drivers / input / input.c
2024-05-19  Tom RiniRevert "Merge patch series "arm: dts: am62-beagleplay...
2024-05-14  Tom RiniMerge branch 'qcom-main' of https://source.denx.de...
2024-05-13  Tom RiniMerge patch series "arm: dts: am62-beagleplay: Fix...
2024-05-10  Tom RiniMerge patch series "Add AM64x Support to PRUSS and...
2024-05-10  Tom RiniMerge patch series "Generate all SR boot binaries"
2024-05-10  Tom RiniMerge patch series "*** Commonize board code for K3...
2024-05-08  Tom RiniMerge patch series "arm: Add Analog Devices SC5xx Machi...
2024-05-07  Tom RiniMerge branch '2024-05-06-remove-include-common_h' into...
2024-05-07  Tom Riniinput: Remove <common.h> and add needed includes
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-13  Tom RiniMerge tag 'xilinx-for-v2024.01-rc1-v3' of https://sourc...
2023-10-11  Tom RiniMerge branch '2023-10-11-assorted-fixes-and-updates'
2023-10-11  Heinrich Schuchardtinput: avoid NULL dereference
2022-01-22  Tom RiniMerge tag 'efi-2022-04-rc1-2' of https://source.denx...
2022-01-20  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-01-20  Tom RiniMerge tag 'u-boot-amlogic-20220120' of https://source...
2022-01-20  Tom RiniMerge tag 'doc-2022-04-rc1' of https://source.denx...
2022-01-19  Heinrich Schuchardtdoc: replace @return by Return:
2020-11-09  Tom RiniMerge tag 'efi-2021-01-rc2-2' of https://gitlab.denx...
2020-11-09  Heinrich Schuchardtinput: add support for FN1 - FN10 on crosswire kbd
2020-06-04  Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25  Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19  Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19  Simon Glasscommon: Drop log.h from common header
2019-08-13  Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13  Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12  Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12  Tom RiniMerge branch '2019-08-11-master-imports'
2019-08-11  Simon Glassenv: Move env_get() to env.h
2018-10-25  Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-12  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-10-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-10-11  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-10  Tom RiniMerge tag 'dm-9oct18' of git://git.denx.de/u-boot-dm
2018-10-09  Simon Glassspl: input: Allow input in SPL and TPL
2018-05-09  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07  Tom RiniSPDX: Convert all of our single license tags to Linux...
2018-03-06  Tom RiniMerge git://git.denx.de/u-boot-sh
2018-03-05  Heinrich Schuchardtinput: indicate that code page 437 is used
2017-08-18  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2017-08-18  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mmc
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-tegra
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-sunxi
2017-08-16  Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-16  Tom RiniMerge git://git.denx.de/u-boot-spi
2017-08-16  Simon Glassenv: Rename getenv/_f() to env_get()
2015-11-30  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2015-11-20  Simon GlassMove console definitions into a new console.h file
2015-11-20  Bin Menginput: Ban digit numbers if 'Num Lock' is not on
2015-11-20  Bin Menginput: Change LED state bits to conform i8042 compatibl...
2015-11-20  Bin Menginput: Call keyboard's update_leds() method when the...
2015-11-20  Bin Menginput: Save keyboard's LED state to correct place
2015-11-20  Simon Glassinput: Allow updating of keyboard LEDs
2015-11-20  Simon Glassinput: Handle caps lock
2015-11-20  Simon Glassinput: Adjust structure of code in process_modifier()
2015-11-20  Simon Glassinput: Support the German keymap
2015-11-20  Simon Glassinput: Allow repeat filtering to be disabled
2015-11-20  Simon Glassinput: Add a function to add a keycode to the existing set
2015-11-20  Simon Glassinput: Add a few more keyboard keycodes
2015-11-20  Simon Glassinput: Correct keycode for Ctrl-Y
2015-11-20  Simon Glassinput: Add the keycode translation tables separately
2015-11-20  Simon Glassinput: Return -ENOSPC when there is not space
2013-10-09  Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-mpc83xx
2013-07-31  Stefano BabicMerge git://git.denx.de/u-boot-arm
2013-07-26  Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot...
2013-07-25  Albert ARIBAUDMerge branch 'u-boot/master' into u-boot-arm/master
2013-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-nds32
2013-07-24  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2013-07-24  Wolfgang DenkAdd GPL-2.0+ SPDX-License-Identifier to source files
2012-11-10  Stefano BabicMerge git://git.denx.de/u-boot
2012-11-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-avr32
2012-11-05  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-11-04  Kim Phillipsdrivers/input/input.c: sparse fix
2012-11-03  Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-27  Albert ARIBAUDMerge remote-tracking branch 'u-boot-imx/master'
2012-10-26  Albert ARIBAUDMerge remote-tracking branch 'u-boot-atmel/master'
2012-10-26  Albert ARIBAUDMerge remote-tracking branch 'u-boot-ti/master'
2012-10-23  Gerald Van BarenMerge branch 'next'
2012-10-20  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-10-19  Hung-Te Lininput: Add ANSI 3.64 escape sequence generation.
2012-10-15  Tom RiniMerge branch 'agust@denx.de-next' of git://git.denx...
2012-10-15  Simon Glassinput: Separate out keyboard repeat/delay from init
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-usb
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-nand...
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-net
2012-05-20  Wolfgang DenkMerge branch 'master' of git://git.denx.de/u-boot-arm
2012-05-15  Simon Glassinput: Add generic keyboard input handler