index
:
pub/scm/linux/kernel/git/mic/linux.git
master
Landlock and security development tree
Mickaël Salaün
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
8 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-1
/
+1
2026-08-14
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-8
/
+0
2026-08-05
Input: gscps2 - supply PA-RISC keyboard keymap via device property
Dmitry Torokhov
1
-8
/
+0
2026-08-02
Input: atkbd - skip deactivate for HONOR ZQC-P
Donglin Lyu
1
-5
/
+13
2026-08-02
Input: atkbd - skip deactivate for Xiaomi Book Pro 14's internal keyboard
Zhefu Zhang
1
-0
/
+8
2026-06-06
Input: atkbd - skip deactivate for HONOR BCC-N's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
2026-06-02
Input: atkbd - add DMI quirk for Lenovo Yoga Air 14 (83QK)
Zeyu WANG
1
-0
/
+8
2026-03-12
Merge tag 'v7.0-rc3' into next
Dmitry Torokhov
1
-1
/
+8
2026-02-28
Input: atkbd - fix various formatting issues
Dmitry Torokhov
1
-53
/
+32
2026-02-28
Input: atkbd - switch to using explicitly sized types
Dmitry Torokhov
1
-15
/
+15
2026-02-28
Input: atkbd - use dev_warn_ratelimited()
Dmitry Torokhov
1
-5
/
+3
2026-02-28
Input: atkbd - use __free() cleanup facility in when parsing FW keymap
Dmitry Torokhov
1
-5
/
+1
2026-02-28
Input: atkbd - validate scancode in firmware keymap entries
Ariel Silver
1
-0
/
+6
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2025-12-15
Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
Cryolitia PukNgae
1
-0
/
+7
2025-08-06
Merge branch 'next' into for-linus
Dmitry Torokhov
1
-6
/
+6
2025-07-27
Input: atkbd - correctly map F13 - F24
Werner Sembach
1
-6
/
+6
2025-06-03
Input: atkbd - switch to use scnprintf() to suppress truncation warning
Dmitry Torokhov
1
-2
/
+2
2025-05-19
Input: atkbd - do not reset keyboard by default on Loongson
Qunqin Zhao
1
-1
/
+1
2025-01-20
Input: atkbd - map F23 key to support default copilot shortcut
Mark Pearson
1
-1
/
+1
2024-10-04
Input: atkbd - use guard notation when pausing serio port
Dmitry Torokhov
1
-4
/
+4
2024-09-05
Input: atkbd - use guard notation when acquiring mutex
Dmitry Torokhov
1
-22
/
+15
2024-06-02
Input: keyboard - use sizeof(*pointer) instead of sizeof(type)
Erick Archer
1
-1
/
+1
2024-02-01
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-01
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-01-16
Input: atkbd - use ab83 as id when skipping the getid command
Hans de Goede
1
-5
/
+7
2023-11-25
Input: atkbd - skip ATKBD_CMD_GETID in translated mode
Hans de Goede
1
-4
/
+42
2023-05-18
Input: libps2 - introduce common interrupt handler
Dmitry Torokhov
1
-34
/
+47
2023-05-18
Input: libps2 - attach ps2dev instances as serio port's drvdata
Dmitry Torokhov
1
-8
/
+15
2022-09-03
Input: atkbd - switch to using dev_groups for driver-specific attributes
Dmitry Torokhov
1
-10
/
+6
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
1
-19
/
+8
2021-06-19
Input: atkbd - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2020-07-07
Input: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-04-27
Input: atkbd - receive and use physcode->keycode mapping from FW
Rajat Jain
1
-1
/
+40
2020-04-27
Input: atkbd - expose function row physical map to userspace
Rajat Jain
1
-0
/
+56
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-04
Input: i8042 - signal wakeup from atkbd/psmouse
Dmitry Torokhov
1
-0
/
+2
2018-11-12
Input: atkbd - clean up indentation issue
Colin Ian King
1
-1
/
+1
2017-08-18
Input: iatkbd - constify serio_device_id
Arvind Yadav
1
-1
/
+1
2015-04-11
Input: atkbd - document "no new force-release quirks" policy
Dmitry Torokhov
1
-0
/
+6
2015-02-13
input: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-2
/
+2
2014-11-16
Input: atkbd - correct MSC_SCAN events for force_release keys
Stefan Brüns
1
-2
/
+4
2014-09-11
Input: atkbd - do not try 'deactivate' keyboard on any LG laptops
Dmitry Torokhov
1
-8
/
+0
2014-04-24
Input: atkbd - fix keyboard not working on some LG laptops
Sheng-Liang Song
1
-1
/
+28
2013-01-21
Input: atkbd - fix multi-byte scancode handling on reconnect
Shawn Nematbakhsh
1
-21
/
+51
2013-01-17
Input: atkbd - fix a typo in a message
Dmitry Torokhov
1
-1
/
+1
2012-04-23
Input: atkbd - fix language in a printed message
Jesper Juhl
1
-1
/
+1
2011-11-09
Input: convert obsolete strict_strtox to kstrtox
JJ Ding
1
-10
/
+30
2011-07-13
Input: atkbd - make dmi callback functions return 1
Axel Lin
1
-2
/
+2
[next]