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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-30
Input: rb532_button - switch to using polled mode of input devices
Dmitry Torokhov
2
-16
/
+17
2019-10-30
Input: rb532_button - switch to using managed resources
Dmitry Torokhov
1
-18
/
+2
2019-10-30
Input: sgi_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-13
/
+13
2019-10-30
Input: sgi_btns - switch to using managed resources
Dmitry Torokhov
1
-29
/
+8
2019-10-30
Input: cobalt_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-13
/
+14
2019-10-30
Input: cobalt_btns - convert to use managed resources
Dmitry Torokhov
1
-40
/
+17
2019-10-30
Input: wistron_btns - switch to using polled mode of input devices
Dmitry Torokhov
2
-25
/
+27
2019-10-30
Input: apanel - switch to using polled mode of input devices
Dmitry Torokhov
2
-90
/
+64
2019-10-30
Input: gpio_keys_polled - switch to using polled mode of input devices
Dmitry Torokhov
2
-32
/
+34
2019-10-30
Input: jornada680_kbd - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+19
2019-10-30
Input: clps711x-keypad - switch to using polled mode of input devices
Dmitry Torokhov
2
-42
/
+29
2019-10-30
Input: adc-keys - switch to using polled mode of input devices
Dmitry Torokhov
2
-18
/
+19
2019-10-30
Input: tsc6507x-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-20
/
+17
2019-10-30
Input: ts4800-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+38
2019-10-30
Input: sur40 - switch to using polled mode of input devices
Dmitry Torokhov
2
-40
/
+53
2019-10-30
Input: raspberrypi-ts - switch to using polled mode of input devices
Dmitry Torokhov
2
-19
/
+20
2019-10-30
Input: psxpad-spi - switch to using polled mode of input devices
Dmitry Torokhov
2
-31
/
+34
2019-10-29
Input: edt-ft5x06 - add support for regulator
Mylène Josserand
1
-0
/
+30
2019-10-29
Input: st1232 - switch to using MT-B protocol
Dmitry Torokhov
1
-54
/
+56
2019-10-29
Input: st1232 - note that the receive buffer is DMA-safe
Dmitry Torokhov
1
-1
/
+1
2019-10-29
Input: st1232 - do not set parent device explicitly
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: st1232 - do not allocate fingers data separately
Dmitry Torokhov
1
-10
/
+6
2019-10-29
Input: st1232 - do not reset the chip too early
Dmitry Torokhov
1
-10
/
+12
2019-10-29
Input: st1232 - rely on I2C core to configure wakeup interrupt
Dmitry Torokhov
1
-10
/
+6
2019-10-29
Input: st1232 - do not unconditionally configure as wakeup source
Dmitry Torokhov
1
-1
/
+0
2019-10-29
Input: st1232 - simplify parsing of read buffer
Dmitry Torokhov
1
-25
/
+25
2019-10-27
Input: wacom_i2c - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: s3c2410_ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: colibri-vf50-ts - remove unneeded gpio.h header file
Fabio Estevam
1
-1
/
+0
2019-10-27
Input: gpio_keys_polled - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+3
2019-10-27
Input: gpio_keys - switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
1
-4
/
+2
2019-10-27
Merge branch 'ib-fwnode-gpiod-get-index' of https://git.kernel.org/pub/scm/li...
Dmitry Torokhov
2
-24
/
+57
2019-10-27
Merge tag 'v5.4-rc5' into next
Dmitry Torokhov
6164
-177975
/
+498832
2019-10-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+20
2019-10-26
Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+4
2019-10-26
Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+2
2019-10-26
Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-9
/
+4
2019-10-26
Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
7
-44
/
+47
2019-10-26
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+48
2019-10-26
Merge tag 'for-linus-2019-10-26' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-31
/
+48
2019-10-26
Merge tag 's390-5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+1
2019-10-26
Merge tag 'dma-mapping-5.4-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+9
2019-10-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
10
-36
/
+36
2019-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-2
/
+4
2019-10-25
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-10-25
ata: libahci_platform: Fix regulator_get_optional() misuse
Mark Brown
1
-24
/
+14
2019-10-25
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-10-25
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-10-25
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-5
/
+15
2019-10-25
Merge tag 'drm-fixes-2019-10-25' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
10
-49
/
+96
[next]