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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-02
Input: bu21013_ts - use interrupt from I2C client
Dmitry Torokhov
2
-17
/
+24
2019-09-02
Input: bu21013_ts - remove support for platform data
Dmitry Torokhov
2
-102
/
+37
2019-09-02
Input: bu21013_ts - convert to using managed resources
Dmitry Torokhov
1
-98
/
+84
2019-09-02
Input: bu21013_ts - remove useless comments
Dmitry Torokhov
1
-59
/
+2
2019-09-02
Input: bu21013_ts - annotate supend/resume methods as __maybe_unused
Dmitry Torokhov
1
-10
/
+3
2019-09-02
Input: bu21013_ts - rename some variables
Dmitry Torokhov
1
-186
/
+190
2019-09-02
Input: bu21013_ts - convert to use GPIO descriptors
Linus Walleij
3
-54
/
+41
2019-09-02
ARM: ux500: improve BU21013 touchpad bindings
Dmitry Torokhov
2
-8
/
+20
2019-08-30
Input: i8042 - enable wakeup on a stable struct device
Stephen Boyd
1
-11
/
+14
2019-08-21
Input: soc_button_array - use platform_device_register_resndata()
Enrico Weigelt
1
-14
/
+8
2019-08-21
Input: psmouse - drop all unneeded functions from mouse headers
Hui Wang
11
-114
/
+8
2019-08-20
Input: add support for polling to input devices
Dmitry Torokhov
5
-8
/
+273
2019-08-20
Input: wacom_w8001 - allocate additional space for 'phys'
Jason Gerecke
1
-1
/
+3
2019-08-16
Input: cros_ec_keyb - add back missing mask for event_type
Fei Shao
1
-2
/
+4
2019-08-14
Input: remove dev_err() usage after platform_get_irq()
Stephen Boyd
37
-142
/
+44
2019-08-12
Input: applespi - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-24
/
+6
2019-08-12
Input: edt-ft5x06 - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-08-12
Input: matrix-keymap - switch to use device_property_count_u32()
Andy Shevchenko
1
-1
/
+1
2019-08-12
Input: atmel_mxt_ts - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: hideep - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: mpr121 - switch to use device_property_count_u32()
Andy Shevchenko
1
-2
/
+1
2019-08-12
Input: axp20x-pek - convert driver to use dev_groups
Greg Kroah-Hartman
1
-12
/
+3
2019-08-12
Input: gpio_keys - convert driver to use dev_groups
Greg Kroah-Hartman
1
-11
/
+2
2019-08-12
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Dmitry Torokhov
2
-0
/
+17
2019-08-12
Merge tag 'v5.3-rc4' into next
Dmitry Torokhov
13375
-450101
/
+1033159
2019-08-11
Linux 5.3-rc4
v5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-11
Merge tag 'dax-fixes-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+7
2019-08-11
Merge tag 'ntb-5.3-bugfixes' of git://github.com/jonmason/ntb
Linus Torvalds
1
-5
/
+0
2019-08-11
Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-202
/
+24
2019-08-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-28
/
+48
2019-08-11
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
14
-16
/
+69
2019-08-11
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-10
/
+2
2019-08-11
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+2
2019-08-11
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2019-08-11
Merge tag 'gfs2-v5.3-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-63
/
+101
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
2
-2
/
+2
2019-08-10
Merge tag 'char-misc-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-28
/
+35
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+59
2019-08-10
Merge tag 'tty-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+4
2019-08-10
Merge tag 'staging-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-40
/
+138
2019-08-10
Merge tag 'usb-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-165
/
+217
2019-08-10
Merge tag 'pinctrl-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
5
-38
/
+75
2019-08-10
Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-4
/
+4
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
22
-18
/
+58
2019-08-10
Merge tag 'kbuild-fixes-v5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+24
2019-08-10
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-10
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-08-10
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
[next]