index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
blk-settings.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-20
Input: hideep - fix the uninitialized use in hideep_nvm_unlock()
Yizhuo Zhai
1
-3
/
+10
2021-06-20
Input: trackpoint - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-20
Input: atkbd - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-20
Input: tsc200x-core - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-20
Input: ims-pcu - use kobj_to_dev()
YueHaibing
1
-1
/
+1
2021-06-20
Input: cros_ec_keyb - use kobj_to_dev() API
zhouchuangao
1
-1
/
+1
2021-06-19
dt-bindings: input: touchscreen: st1232: Convert to json-schema
Geert Uytterhoeven
2
-28
/
+50
2021-06-19
Input: i8042 - fix typos in comments
Tyson Moore
1
-2
/
+2
2021-06-19
Input: add SparkFun Qwiic Joystick driver
Oleh Kravchenko
3
-0
/
+156
2021-06-19
dt-bindings: Add vendor prefix and bindings for Qwiic Joystick
Oleh Kravchenko
2
-0
/
+4
2021-06-06
Input: cy8ctmg110_ts - switch to using gpiod API
Dmitry Torokhov
1
-27
/
+18
2021-06-06
Input: cy8ctmg110_ts - switch to using managed resources
Dmitry Torokhov
1
-46
/
+28
2021-06-06
Input: cy8ctmg110_ts - use endian helpers when converting data on wire
Dmitry Torokhov
1
-6
/
+5
2021-06-06
Input: cy8ctmg110_ts - let I2C core configure wake interrupt
Dmitry Torokhov
1
-6
/
+4
2021-06-06
Input: cy8ctmg110_ts - do not hardcode as wakeup source
Dmitry Torokhov
1
-1
/
+1
2021-06-06
Input: cy8ctmg110_ts - do not hard code interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-06-06
Input: cy8ctmg110_ts - rely on platform code to supply interrupt
Dmitry Torokhov
2
-32
/
+1
2021-06-06
Input: resistive-adc-touch - fix uninitialized variable 'press'
Colin Ian King
1
-3
/
+1
2021-06-02
Input: pm8941-pwrkey - add support for PMK8350 PON_HLOS PMIC peripheral
David Collins
1
-31
/
+72
2021-06-02
dt-bindings: input: pm8941-pwrkey: add pmk8350 compatible strings
David Collins
1
-0
/
+2
2021-06-02
Input: edt-ft5x06 - add support for iovcc-supply
Stephan Gerhold
1
-2
/
+36
2021-06-02
dt-bindings: input: touchscreen: edt-ft5x06: add iovcc-supply
Stephan Gerhold
1
-0
/
+1
2021-06-02
Input: cyttsp - remove public header
Dmitry Torokhov
6
-32
/
+12
2021-06-02
Input: cyttsp - change maintainer
Dmitry Torokhov
1
-2
/
+2
2021-06-02
Input: resistive-adc-touch - rework mapping of channels
Dmitry Torokhov
1
-63
/
+51
2021-06-01
Input: resistive-adc-touch - replace OF headers with proper ones
Andy Shevchenko
1
-3
/
+3
2021-06-01
Input: resistive-adc-touch - describe parameters in kernel doc
Andy Shevchenko
1
-1
/
+3
2021-05-31
Input: cyttsp - do not force interrupt trigger
Dmitry Torokhov
1
-2
/
+1
2021-05-27
Input: cyttsp - obtain regulators
Linus Walleij
2
-0
/
+37
2021-05-27
Input: cyttsp - probe from compatibles
Linus Walleij
2
-0
/
+16
2021-05-27
Input: cyttsp - convert bindings to YAML and extend
Linus Walleij
2
-93
/
+148
2021-05-25
Input: resistive-adc-touch - add support for z1 and z2 channels
Oleksij Rempel
1
-14
/
+126
2021-05-25
dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and z2 chan...
Oleksij Rempel
1
-0
/
+16
2021-05-25
dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms property
Oleksij Rempel
1
-0
/
+6
2021-05-25
dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema
Oleksij Rempel
2
-33
/
+70
2021-05-25
Input: ims-pcu - replace some spaces with tabs
Shubhankar Kuranagatti
1
-2
/
+2
2021-05-25
Input: evbug - remove an empty comment block
Christophe JAILLET
1
-3
/
+0
2021-05-25
dt-bindings: input: remove fsl-mma8450 which is handled by trivial-devices
Corentin Labbe
1
-12
/
+0
2021-05-25
Input: hil_kbd - fix error return code in hil_dev_connect()
Zhen Lei
1
-0
/
+1
2021-04-25
Linux 5.12
v5.12
Linus Torvalds
1
-1
/
+1
2021-04-24
Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"
Linus Torvalds
2
-2
/
+1
2021-04-23
tools/cgroup/slabinfo.py: updated to work on current kernel
Vasily Averin
1
-4
/
+4
2021-04-23
mm/filemap: fix mapping_seek_hole_data on THP & 32-bit
Hugh Dickins
1
-10
/
+11
2021-04-23
mm/filemap: fix find_lock_entries hang on 32-bit THP
Hugh Dickins
1
-2
/
+8
2021-04-23
ovl: fix reference counting in ovl_mmap error path
Christian König
1
-10
/
+1
2021-04-23
coda: fix reference counting in coda_file_mmap error path
Christian König
1
-3
/
+3
2021-04-23
KVM: x86/xen: Take srcu lock when accessing kvm_memslots()
Wanpeng Li
1
-11
/
+9
2021-04-23
perf map: Fix error return code in maps__clone()
Zhen Lei
1
-2
/
+5
2021-04-23
perf ftrace: Fix access to pid in array when setting a pid filter
Thomas Richter
1
-1
/
+1
2021-04-23
perf auxtrace: Fix potential NULL pointer dereference
Leo Yan
1
-1
/
+1
[next]