index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
old/tizen_20241126
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
usb_kbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-23
stdio: Remove redundant code around stdio_register() calls
Simon Glass
1
-2
/
+0
2014-04-30
usb: Fix USB keyboard polling via control endpoint
Adrian Cox
1
-11
/
+25
2013-08-26
console: usb: kbd: To fix slow TFTP booting
Jim Lin
1
-10
/
+10
2013-08-26
console: usb: kbd: To improve TFTP booting performance
Jim Lin
1
-0
/
+15
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
1
-18
/
+1
2013-06-12
usb: workaround non-working keyboards.
Vincent Palatin
1
-2
/
+7
2013-06-12
usb: properly re-initialize the USB keyboard.
Vincent Palatin
1
-0
/
+1
2013-05-05
usb: common: Weed out USB_**_PRINTFs from usb framework
Vivek Gautam
1
-15
/
+9
2012-11-20
USB: add arrow key support to usb_kbd
Allen Martin
1
-0
/
+13
2012-11-20
USB: make usb_kbd obey USB DMA alignment requirements
Allen Martin
1
-1
/
+4
2012-03-03
USB: move keyboard polling into kbd driver
amartin@nvidia.com
1
-1
/
+17
2012-03-03
USB: reevaluate iomux stdin on USB kbd detect
amartin@nvidia.com
1
-0
/
+6
2012-03-03
usb: add numeric keypad support to HID driver
Vincent Palatin
1
-0
/
+10
2012-03-03
USB: fix USB keyboard polling parameter
Vincent Palatin
1
-1
/
+1
2011-12-11
USB: Drop dead code from usb_kbd.c
Marek Vasut
1
-379
/
+0
2011-12-11
USB: Rework usb_kbd.c
Marek Vasut
1
-262
/
+325
2011-12-11
USB: Add functionality to poll the USB keyboard via control EP
Marek Vasut
1
-14
/
+50
2011-12-09
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
Wolfgang Denk
1
-1
/
+1
2011-12-09
USB: Squash checkpatch warnings in usb_kbd.c
Marek Vasut
1
-289
/
+320
2009-12-20
USB Consolidate descriptor definitions
Tom Rix
1
-9
/
+13
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
1
-7
/
+7
2009-01-28
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
Thomas Abraham
1
-0
/
+1
2008-12-20
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+4
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
1
-3
/
+3
2008-09-09
Correct drv_usb_kbd_init function
Ryan CHEN
1
-0
/
+2
2008-08-31
devices: merge to list_head
Jean-Christophe PLAGNIOL-VILLARD
1
-8
/
+6
2008-08-13
common: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
1
-5
/
+0
2008-07-14
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
1
-2
/
+2
2008-05-22
USB: replace old swap_ with proper endianess conversion macros
Christian Eggers
1
-5
/
+6
2008-05-21
Big white-space cleanup.
Wolfgang Denk
1
-2
/
+2
2008-01-09
Add Ctrl combo key support to usb keyboard driver.
Zhang Wei
1
-0
/
+19
2007-11-03
Fix the issue of usb_kbd driver missing the scan code of key 'z'.
Zhang Wei
1
-1
/
+1
2007-06-06
USB event poll support
Zhang Wei
1
-1
/
+5
2003-06-27
* Code cleanup:
wdenk
1
-6
/
+0
2002-08-17
Initial revision
wdenk
1
-0
/
+734
[prev]