index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
keyboard
/
atkbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-02
Input: atkbd - use ushort instead of uchar keymap
Dmitry Torokhov
1
-10
/
+10
2008-05-28
Input: atkbd - mark keyboard as disabled when suspending/unloading
Dmitry Torokhov
1
-0
/
+2
2008-01-21
Input: drop redundant includes of moduleparam.h
Julia Lawall
1
-1
/
+0
2008-01-21
Input: atkbd - remove unneeded synchronize_sched()
Dmitry Torokhov
1
-1
/
+0
2008-01-21
Input: atkbd - properly handle special keys on Dell Latitudes
Giel de Nijs
1
-17
/
+72
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-8
/
+13
2007-07-10
Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGE
Hans de Goede
1
-2
/
+2
2007-06-28
Input: atkbd - use printk_ratelimit for spurious ACK messages
Qi Yong
1
-3
/
+4
2007-06-28
Input: atkbd - throttle LED switching
Dmitry Torokhov
1
-14
/
+26
2007-04-12
Input: keyboards - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-1
/
+1
2007-04-12
Input: drivers/input/keyboard - don't access dev->private directly
Dmitry Torokhov
1
-2
/
+3
2007-02-18
Input: remove obsolete setup parameters from input drivers
Dmitry Torokhov
1
-4
/
+0
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-3
/
+3
2006-11-24
Input: handle serio_register_driver() errors
Akinobu Mita
1
-2
/
+1
2006-11-22
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
1
-3
/
+3
2006-11-06
Input: keyboards - handle errors when registering input devices
Dmitry Torokhov
1
-30
/
+129
2006-10-11
Input: atkbd - supress "too many keys" error message
Dmitry Torokhov
1
-13
/
+41
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-3
/
+1
2006-09-19
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-43
/
+60
2006-09-14
Input: atkbd - support Microsoft Natural Elite Pro keyboards
Dmitry Torokhov
1
-3
/
+1
2006-08-23
Input: atkbd - fix overrun in atkbd_set_repeat_rate()
Florin Malita
1
-1
/
+1
2006-08-05
Input: atkbd - restore repeat rate when resuming
Dmitry Torokhov
1
-43
/
+60
2006-06-28
Input: atkbd - fix hardware autorepeat
Dmitry Torokhov
1
-1
/
+1
2006-06-26
Input: atkbd - fix HANGEUL/HANJA keys
Dmitry Torokhov
1
-77
/
+131
2006-06-26
Input: fix misspelling of Hangeul key
Jerome Pinot
1
-4
/
+4
2006-06-26
Input: fix potential overflows in driver/input/keyboard
Dmitry Torokhov
1
-4
/
+7
2006-03-14
Input: atkbd - disable softrepeat for dumb keyboards
Vojtech Pavlik
1
-3
/
+0
2006-03-14
Input: atkbd - fix complaints about 'releasing unknown key 0x7f'
Vojtech Pavlik
1
-6
/
+6
2006-02-19
Input: atkbd - semaphore to mutex conversion
Ingo Molnar
1
-4
/
+5
2006-01-06
Input: atkbd - don't lose keymap settings when reconnecting keyboard
Dmitry Torokhov
1
-1
/
+1
2005-11-20
Input: atkbd - speed up setting leds/repeat state
Dmitry Torokhov
1
-31
/
+68
2005-10-28
[PATCH] drivers/input/keyboard: convert to dynamic input_dev allocation
Dmitry Torokhov
1
-86
/
+102
2005-09-05
Input: atkbd - handle keyboards generating scancode 0x7f
Vojtech Pavlik
1
-3
/
+7
2005-06-28
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/dtor/input.git manually
Linus Torvalds
1
-3
/
+3
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-2
/
+2
2005-06-08
[PATCH] input: disable scroll feature on AT keyboards
Vojtech Pavlik
1
-1
/
+1
2005-05-29
Input: whitespace fixes in drivers/input/keyboard
Dmitry Torokhov
1
-3
/
+3
2005-05-29
Input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
1
-3
/
+3
2005-05-29
[PATCH] input: Fix fast scrolling scancodes in atkbd.c
Vojtech Pavlik
1
-3
/
+3
2005-05-17
[PATCH] drivers/input/keyboard/atkbd.c: fix off by one errors
Adrian Bunk
1
-2
/
+4
2005-05-01
[PATCH] Change synchronize_kernel to _rcu and _sched
Paul E. McKenney
1
-1
/
+1
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1148
[prev]