index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-18
Input: ili210x - use one common reset implementation
Marek Vasut
1
-12
/
+8
2022-05-18
Input: ili210x - fix reset timing
Marek Vasut
1
-2
/
+2
2022-04-24
dt-bindings: input: mediatek,mt6779-keypad: update maintainer
Mattijs Korpershoek
1
-1
/
+1
2022-04-17
Input: add Marine Navigation Keycodes
Shelby Heffron
1
-0
/
+21
2022-04-17
Input: omap4-keypad - fix pm_runtime_get_sync() error checking
Miaoqian Lin
1
-1
/
+1
2022-04-08
Input: cypress-sf - register a callback to disable the regulators
Zheyu Ma
1
-0
/
+14
2022-03-31
Revert "Input: clear BTN_RIGHT/MIDDLE on buttonpads"
José Expósito
1
-6
/
+0
2022-03-30
Merge branch 'next' into for-linus
Dmitry Torokhov
930
-4687
/
+10396
2022-03-20
Input: adi - remove redundant variable z
Colin Ian King
1
-2
/
+2
2022-03-20
Input: add Imagis touchscreen driver
Markuss Broks
4
-0
/
+384
2022-03-20
dt-bindings: input/touchscreen: bindings for Imagis
Markuss Broks
2
-0
/
+76
2022-03-20
Input: synaptics - enable InterTouch on ThinkPad T14/P14s Gen 1 AMD
Matthew Haughton
1
-0
/
+1
2022-03-20
Input: stmfts - fix reference leak in stmfts_input_open
Zheng Yongjun
1
-3
/
+5
2022-03-20
Input: add bounds checking to input_set_capability()
Jeff LaBundy
1
-0
/
+19
2022-03-20
Input: iqs5xx - use local input_dev pointer
Jeff LaBundy
1
-8
/
+8
2022-03-14
HID: google: modify HID device groups of eel
Zhengqiao Xia
1
-1
/
+1
2022-03-14
HID: google: Add support for vivaldi to hid-hammer
Stephen Boyd
2
-0
/
+13
2022-03-14
HID: google: extract Vivaldi hid feature mapping for use in hid-hammer
Stephen Boyd
5
-104
/
+167
2022-03-14
Input: extract ChromeOS vivaldi physmap show function
Stephen Boyd
9
-66
/
+108
2022-03-14
HID: google: switch to devm when registering keyboard backlight LED
Dmitry Torokhov
1
-25
/
+13
2022-03-14
Merge tag 'v5.17-rc8' into next
Dmitry Torokhov
905
-4422
/
+9112
2022-03-14
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
2022-03-14
Input: mt6779-keypad - fix signedness bug
Lv Ruyi (CGEL ZTE)
1
-1
/
+1
2022-03-13
Linux 5.17-rc8
v5.17-rc8
Linus Torvalds
1
-1
/
+1
2022-03-13
Merge tag 'x86_urgent_for_v5.17_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
8
-63
/
+254
2022-03-12
Merge tag 'perf-tools-fixes-for-v5.17-2022-03-12' of git://git.kernel.org/pub...
Linus Torvalds
4
-5
/
+12
2022-03-12
Merge tag 'drm-fixes-2022-03-12' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
1
-2
/
+4
2022-03-12
perf bench: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
1
-1
/
+1
2022-03-12
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-03-12
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+5
2022-03-12
drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
Thomas Zimmermann
1
-0
/
+1
2022-03-11
ARM: Spectre-BHB: provide empty stub for non-config
Randy Dunlap
1
-0
/
+6
2022-03-11
Merge tag 'riscv-for-linus-5.17-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+19
2022-03-11
Merge tag 'powerpc-5.17-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2022-03-11
ARM: fix Thumb2 regression with Spectre BHB
Russell King (Oracle)
1
-2
/
+2
2022-03-11
Merge tag 'mmc-v5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
6
-15
/
+22
2022-03-11
x86/sgx: Free backing memory after faulting the enclave page
Jarkko Sakkinen
1
-9
/
+48
2022-03-11
Merge branch 'davidh' (fixes from David Howells)
Linus Torvalds
6
-20
/
+50
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
2
-3
/
+22
2022-03-11
afs: Fix potential thrashing in afs writeback
David Howells
1
-1
/
+8
2022-03-11
x86/traps: Mark do_int3() NOKPROBE_SYMBOL
Li Huafei
1
-0
/
+1
2022-03-11
watch_queue: Make comment about setting ->defunct more accurate
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix lack of barrier/sync/lock between post and read
David Howells
2
-2
/
+3
2022-03-11
watch_queue: Free the alloc bitmap when the watch_queue is torn down
David Howells
1
-0
/
+1
2022-03-11
watch_queue: Fix the alloc bitmap size to reflect notes allocated
David Howells
1
-1
/
+2
2022-03-11
watch_queue: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-03-11
watch_queue: Fix to always request a pow-of-2 pipe ring size
David Howells
1
-1
/
+1
2022-03-11
watch_queue: Fix to release page in ->release()
David Howells
1
-0
/
+1
[next]