index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
Input: goodix - add support for more then one touch-key
Dmitry Mastykin
1
-13
/
+49
2020-03-25
Input: goodix - fix spurious key release events
Dmitry Mastykin
1
-1
/
+1
2020-03-25
Input: goodix - try to reset the controller if the i2c-test fails
Hans de Goede
1
-0
/
+7
2020-03-25
Input: goodix - restore config on resume if necessary
Hans de Goede
1
-0
/
+22
2020-03-25
Input: goodix - make goodix_send_cfg() take a raw buffer as argument
Hans de Goede
1
-26
/
+22
2020-03-25
Input: goodix - add minimum firmware size check
Hans de Goede
1
-4
/
+7
2020-03-25
Input: goodix - save a copy of the config from goodix_read_config()
Hans de Goede
1
-6
/
+41
2020-03-25
Input: goodix - move defines to above struct goodix_ts_data declaration
Hans de Goede
1
-30
/
+30
2020-03-25
Input: goodix - add support for controlling the IRQ pin through ACPI methods
Hans de Goede
1
-0
/
+30
2020-03-25
Input: goodix - add support for getting IRQ + reset GPIOs on Bay Trail devices
Hans de Goede
1
-0
/
+19
2020-03-25
Input: goodix - add support for getting IRQ + reset GPIOs on Cherry Trail dev...
Hans de Goede
1
-4
/
+124
2020-03-25
Input: goodix - make resetting the controller at probe independent from the G...
Hans de Goede
1
-1
/
+3
2020-03-25
Input: goodix - make loading the config from disk independent from the GPIO s...
Hans de Goede
1
-5
/
+9
2020-03-25
Input: goodix - refactor IRQ pin GPIO accesses
Hans de Goede
1
-11
/
+51
2020-03-06
Input: elants_i2c - report resolution information for touch major
Johnny Chuang
1
-0
/
+1
2020-03-06
Input: goodix - fix touch coordinates on Cube I15-TC
Sergei A. Trusov
1
-0
/
+22
2020-02-01
Input: synaptics-rmi4 - switch to reduced reporting mode
Lucas Stach
1
-0
/
+14
2020-01-22
Input: add IOC3 serio driver
Thomas Bogendoerfer
3
-0
/
+227
2020-01-22
Input: axp20x-pek - enable wakeup for all AXP variants
Samuel Holland
1
-2
/
+1
2020-01-22
Input: axp20x-pek - respect userspace wakeup configuration
Samuel Holland
1
-1
/
+36
2020-01-21
Input: ads7846 - use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-5
/
+10
2020-01-11
Merge tag 'v5.5-rc5' into next
Dmitry Torokhov
5404
-120465
/
+286939
2020-01-11
Input: edt-ft5x06 - use pm core to enable/disable the wake irq
Marco Felsch
1
-24
/
+0
2020-01-11
Input: edt-ft5x06 - make wakeup-source switchable
Marco Felsch
1
-1
/
+0
2020-01-11
Input: edt-ft5x06 - alphabetical include reorder
Marco Felsch
1
-11
/
+12
2020-01-11
Input: edt-ft5x06 - work around first register access error
Philipp Zabel
1
-0
/
+7
2020-01-05
Merge tag 'riscv/for-v5.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2020-01-05
riscv: prefix IRQ_ macro names with an RV_ namespace
Paul Walmsley
1
-1
/
+1
2020-01-05
clocksource: riscv: add notrace to riscv_sched_clock
Zong Li
1
-1
/
+1
2020-01-05
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2020-01-04
Merge tag 'dmaengine-fix-5.5-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
4
-7
/
+14
2020-01-04
Merge tag 'media/v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
3
-18
/
+41
2020-01-03
Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-01-03
Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
14
-60
/
+80
2020-01-03
media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes
Sakari Ailus
1
-1
/
+1
2020-01-03
agp: remove unused variable arqsz in agp_3_5_enable()
Yunfeng Ye
1
-3
/
+1
2020-01-03
agp: remove unused variable mcapndx
Yunfeng Ye
1
-5
/
+0
2020-01-02
Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.freedesktop.org/~agd...
Dave Airlie
9
-14
/
+28
2020-01-02
Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-3
/
+1
2020-01-02
Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/ckhu-mediatek/linux....
Dave Airlie
2
-35
/
+50
2020-01-01
drm/amdgpu: correct RLC firmwares loading sequence
Evan Quan
2
-2
/
+2
2019-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
26
-122
/
+157
2019-12-31
ptp: fix the race between the release of ptp_clock and cdev
Vladis Dronov
2
-18
/
+15
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-31
cxgb4/cxgb4vf: fix flow control display for auto negotiation
Rahul Lakkireddy
6
-19
/
+30
2019-12-30
null_blk: Fix REQ_OP_ZONE_CLOSE handling
Damien Le Moal
1
-1
/
+4
2019-12-29
mlxsw: spectrum: Use dedicated policer for VRRP packets
Ido Schimmel
2
-2
/
+8
[next]