index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-06-29
Input: edt-ft5x06 - set report rate by dts property
Dario Binacchi
1
-0
/
+23
2022-06-29
Input: edt-ft5x06 - get/set M12 report rate by sysfs
Dario Binacchi
1
-3
/
+6
2022-06-29
dt-bindings: input: touchscreen: edt-ft5x06: add report-rate-hz
Dario Binacchi
1
-0
/
+8
2022-06-28
dt-bindings: input: iqs7222: Extend slider-mapped GPIO to IQS7222C
Jeff LaBundy
1
-8
/
+13
2022-06-28
dt-bindings: input: iqs7222: Correct bottom speed step size
Jeff LaBundy
1
-2
/
+1
2022-06-28
dt-bindings: input: iqs7222: Remove support for RF filter
Jeff LaBundy
1
-4
/
+0
2022-06-28
Input: iqs7222 - remove support for RF filter
Jeff LaBundy
1
-7
/
+0
2022-06-28
Input: iqs7222 - handle reset during ATI
Jeff LaBundy
1
-3
/
+6
2022-06-28
Input: iqs7222 - acknowledge reset before writing registers
Jeff LaBundy
1
-3
/
+29
2022-06-28
Input: iqs7222 - protect volatile registers
Jeff LaBundy
1
-4
/
+14
2022-06-28
Input: iqs7222 - fortify slider event reporting
Jeff LaBundy
1
-38
/
+58
2022-06-28
Input: iqs7222 - correct slider event disable logic
Jeff LaBundy
1
-7
/
+9
2022-06-23
Input: cyapa_gen6 - aligned "*" each line
Jiang Jian
1
-1
/
+1
2022-06-23
Input: gpio_mouse - fix typos in comments
Jiang Jian
1
-1
/
+1
2022-06-01
Input: mtk-pmic-keys - move long press debounce mask to mtk_pmic_regs
AngeloGioacchino Del Regno
1
-6
/
+9
2022-06-01
Input: mtk-pmic-keys - transfer per-key bit in mtk_pmic_keys_regs
AngeloGioacchino Del Regno
1
-11
/
+19
2022-06-01
Input: mtk-pmic-keys - use single update when configuring long press behavior
Dmitry Torokhov
1
-43
/
+28
2022-06-01
Input: mtk-pmic-keys - allow compiling with COMPILE_TEST
Dmitry Torokhov
1
-1
/
+1
2022-05-31
Input: adp5588-keys - do not explicitly set device as wakeup source
Dmitry Torokhov
1
-8
/
+0
2022-05-31
Input: adp5588-keys - switch to using managed resources
Dmitry Torokhov
1
-67
/
+45
2022-05-31
Input: adp5588-keys - switch to using threaded interrupt
Dmitry Torokhov
1
-36
/
+45
2022-05-31
Input: adp5588-keys - drop CONFIG_PM guards
Dmitry Torokhov
1
-10
/
+3
2022-05-28
Input: cros_ec_keyb - handle x86 detachable/convertible Chromebooks
Furquan Shaikh
1
-3
/
+18
2022-05-28
Input: cros_ec_keyb - switch to using generic device properties
Dmitry Torokhov
1
-22
/
+46
2022-05-28
Input: zinitix - rename defines ZINITIX_*
Linus Walleij
1
-56
/
+56
2022-05-28
dt-bindings: input: use generic node names
Krzysztof Kozlowski
5
-7
/
+7
2022-05-28
Input: omap4-keypad - switch to using pm_runtime_resume_and_get()
Minghao Chi
1
-15
/
+11
2022-05-26
Input: stmfts - do not leave device disabled in stmfts_input_open
Dmitry Torokhov
1
-8
/
+8
2022-05-26
Input: gpio-keys - cancel delayed work only in case of GPIO
Lad Prabhakar
1
-1
/
+1
2022-05-22
Linux 5.18
v5.18
Linus Torvalds
1
-1
/
+1
2022-05-22
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-21
Input: cypress_ps2 - fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-21
perf session: Fix Intel LBR callstack entries and nr print message
Chengdong Li
1
-5
/
+21
2022-05-21
perf test bpf: Skip test if clang is not present
Athira Rajeev
1
-4
/
+6
2022-05-21
perf test session topology: Fix test to skip the test in guest environment
Athira Rajeev
1
-0
/
+11
2022-05-21
perf bench numa: Address compiler error on s390
Thomas Richter
1
-1
/
+1
2022-05-21
perf test: Avoid shell test description infinite loop
Ian Rogers
1
-2
/
+6
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
1
-0
/
+12
2022-05-21
perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpc
Athira Rajeev
1
-0
/
+10
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-20
perf: Fix sys_perf_event_open() race against self
Peter Zijlstra
1
-0
/
+14
2022-05-20
KVM: x86/mmu: fix NULL pointer dereference on guest INVPCID
Paolo Bonzini
1
-2
/
+4
2022-05-20
KVM: x86: hyper-v: fix type of valid_bank_mask
Yury Norov
1
-2
/
+2
2022-05-20
KVM: Free new dirty bitmap if creating a new memslot fails
Sean Christopherson
1
-1
/
+1
2022-05-20
gpio: mvebu/pwm: Refuse requests with inverted polarity
Uwe Kleine-König
1
-0
/
+3
2022-05-20
gpio: gpio-vf610: do not touch other bits when set the target bit
Haibo Chen
1
-2
/
+6
2022-05-20
perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT events
Ian Rogers
1
-3
/
+14
2022-05-20
KVM: eventfd: Fix false positive RCU usage warning
Wanpeng Li
1
-1
/
+2
[next]