index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_kbd.c
Age
Commit message (
Expand
)
Author
2017-02-06
console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL
Simon Glass
2016-10-23
Convert CONFIG_SYS_STDIO_DEREGISTER to Kconfig
Simon Glass
2016-09-23
usb: squash lines for immediate return
Masahiro Yamada
2016-04-10
usb: kbd: Do not deregister usbkbd twice when using dm
Hans de Goede
2016-01-25
usb: kbd: Prevent out of bound access
Marek Vasut
2016-01-07
dm: usb: Add a remove() method for USB keyboards
Simon Glass
2015-12-17
usb: kbd: don't use int xfers when polling via ctrl xfers
Stephen Warren
2015-11-20
usb: Avoid open-coded USB constants in usb_kbd.c
Simon Glass
2015-11-20
usb: Drop unused code in usb_kbd.c
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-11-20
dm: input: Create a keyboard uclass
Simon Glass
2015-11-20
dm: usb: Add support for USB keyboards with driver model
Simon Glass
2015-11-05
video: Drop DEV_FLAGS_SYSTEM flag
Bin Meng
2015-09-11
Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-06-19
usb: kbd: Disable idle input reports when we do not need them
Hans de Goede
2015-05-29
usb: kbd: Fix key repeat not always working
Hans de Goede
2015-04-18
dm: usb: Support driver model with USB keyboards
Simon Glass
2015-04-18
dm: usb: Split out the keyboard probe into its own function
Simon Glass
2015-01-18
usb: Fix usb_kbd_deregister when console-muxing is used
Hans de Goede
2015-01-18
usb: Add an interval parameter to create_int_queue
Hans de Goede
2014-11-04
usb: kbd: Add (optional) support for using an interrupt queue for polling
Hans de Goede
2014-11-04
usb: kbd: Cache pipe, interval and packetsize
Hans de Goede
2014-11-04
usb: kbd: Fix memleak on usb_kbd_deregister()
Hans de Goede
2014-11-04
usb: kbd: Remove unused usb_kbd_generic_poll function
Hans de Goede
2014-10-06
usb: kbd: Allow "usb reset" to continue when an usb kbd is used
Hans de Goede
2014-10-06
stdio: Add force parameter to stdio_deregister
Hans de Goede
2014-10-06
usb: kbd: Remove check for already being registered
Hans de Goede
2014-10-06
usb: kbd: Do not treat -ENODEV as an error for usb_kbd_deregister
Hans de Goede
2014-10-06
usb: kbd: Fix unaligned buffer usage in usb_kbd_setled()
Hans de Goede
2014-07-23
stdio: Pass device pointer to stdio methods
Simon Glass
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
2014-04-30
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
2013-08-26
console: usb: kbd: To fix slow TFTP booting
Jim Lin
2013-08-26
console: usb: kbd: To improve TFTP booting performance
Jim Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-12
usb: workaround non-working keyboards.
Vincent Palatin
2013-06-12
usb: properly re-initialize the USB keyboard.
Vincent Palatin
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
2012-11-19
USB: add arrow key support to usb_kbd
Allen Martin
2012-11-19
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
2012-03-03
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
2012-03-03
usb: add numeric keypad support to HID driver
Vincent Palatin
2012-03-03
USB: fix USB keyboard polling parameter
Vincent Palatin
2011-12-11
USB: Drop dead code from usb_kbd.c
Marek Vasut
2011-12-11
USB: Rework usb_kbd.c
Marek Vasut
2011-12-11
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
2011-12-09
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
2011-12-09
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
[next]