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
/
tty
/
vt
/
keyboard.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-18
Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+29
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
1
-1
/
+29
2018-07-06
leds: triggers: let struct led_trigger::activate() return an error code
Uwe Kleine-König
1
-1
/
+3
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2017-11-22
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-1
/
+1
2017-11-14
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
2017-05-18
tty/vt/keyboard: Remove AVR32 bits from the driver
Andy Shevchenko
1
-2
/
+1
2017-03-28
sched/headers: Remove duplicate #include <linux/sched/debug.h> line
Ingo Molnar
1
-1
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-1
/
+1
2017-02-23
lib/show_mem.c: teach show_mem to work with the given nodemask
Michal Hocko
1
-1
/
+1
2016-11-16
vt: fix Scroll Lock LED trigger name
Maciej S. Szmigiero
1
-1
/
+1
2016-11-10
tty: typo in comments in drivers/tty/vt/keyboard.c
Askar Safin
1
-1
/
+1
2016-07-25
Merge tag 'tty-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+5
2016-07-21
tty/vt/keyboard: fix OOB access in do_compute_shiftstate()
Dmitry Torokhov
1
-21
/
+9
2016-06-25
tty/vt/keyboard: use memdup_user().
Muhammad Falak R Wani
1
-10
/
+4
2016-06-25
vt: remove lines parameter from scrollback
Jiri Slaby
1
-1
/
+1
2016-02-07
tty/vt/keyboard: use memdup_user to simplify code
Saurabh Sengar
1
-9
/
+5
2015-06-17
tty/vt/keyboard: define LED triggers for VT keyboard lock states
Samuel Thibault
1
-8
/
+19
2015-06-17
tty/vt/keyboard: define LED triggers for VT LED states
Samuel Thibault
1
-24
/
+117
2014-11-26
tty: pr_warning->pr_warn and logging neatening
Joe Perches
1
-3
/
+3
2014-09-09
tty/vt/keyboard: Resolve many shadow warnings
Mark Rustad
1
-83
/
+83
2013-07-27
tty: Remove dead code
Andreas Platschek
1
-20
/
+1
2013-01-16
TTY: switch tty_schedule_flip
Jiri Slaby
1
-16
/
+3
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+3
2012-07-17
vt: fix the keyboard/led locking
Alan Cox
1
-18
/
+23
2012-07-07
tty: keyboard.c: Remove locking from vt_get_leds.
Christopher Brannon
1
-3
/
+0
2012-06-14
TTY: vt, remove con_schedule_flip
Jiri Slaby
1
-3
/
+3
2012-05-23
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+8
2012-05-14
tty: Fix LED error return
Alan Cox
1
-1
/
+1
2012-05-09
keyboard: Use BIOS Keyboard variable to set Numlock
Joshua Cov
1
-12
/
+8
2012-05-01
vt: Fix deadlock on scroll-lock
Alan Cox
1
-7
/
+19
2012-03-12
vt: NULL dereference in vt_do_kdsk_ioctl()
Dan Carpenter
1
-0
/
+1
2012-03-08
vt:tackle kbd_table
Alan Cox
1
-26
/
+595
2012-02-28
tty: keyboard.c: add uaccess.h to fix a build problem on sparc32
Greg Kroah-Hartman
1
-0
/
+1
2012-02-25
vt: tidy a few bits of checkpatch noise
Alan Cox
1
-9
/
+9
2012-02-25
vt: lock the accent table
Alan Cox
1
-0
/
+162
2011-09-23
keyboard: Do not include <linux/irq.>
Geert Uytterhoeven
1
-1
/
+2
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-03-25
lib, arch: add filter argument to show_mem and fix private implementations
David Rientjes
1
-1
/
+1
2011-02-17
vt: Add virtual console keyboard mode OFF
Arthur Taylor
1
-2
/
+3
2010-11-05
TTY: create drivers/tty/vt and move the vt code there
Greg Kroah-Hartman
1
-0
/
+1454