index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+165
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
2
-3
/
+3
2018-06-13
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
1
-2
/
+2
2018-06-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-1
/
+1
2018-06-04
Input: add Spreadtrum vibrator driver
Xiaotong Lu
3
-0
/
+165
2018-05-24
Merge tag 'v4.17-rc6' into next
Dmitry Torokhov
3
-304
/
+0
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-05-15
Input: ati_remote2 - fix typo 'can by' to 'can be'
Wolfram Sang
1
-1
/
+1
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+104
2018-03-26
input: misc: remove blackfin rotary driver
Arnd Bergmann
3
-304
/
+0
2018-03-09
Input: add RAVE SP Powerbutton driver
Andrey Smirnov
3
-0
/
+104
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2
-2
/
+2
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
8
-244
/
+10
2018-02-01
Merge branch 'next' into for-linus
Dmitry Torokhov
8
-244
/
+10
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-2
/
+2
2018-01-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+5
2018-01-17
Input: inline macros for MODULE_LICENSE, etc
Julia Lawall
2
-10
/
+4
2018-01-17
Input: remove unneeded MODULE_VERSION() usage in misc input drivers
Greg Kroah-Hartman
3
-5
/
+0
2018-01-17
Input: remove unneeded DRIVER_LICENSE #defines
Greg Kroah-Hartman
1
-2
/
+1
2018-01-10
Input: extend usable life of event timestamps to 2106 on 32 bit systems
Deepa Dinamani
1
-2
/
+2
2018-01-09
Input: twl6040-vibra - fix child-node lookup
Johan Hovold
1
-2
/
+1
2018-01-09
Input: twl4030-vibra - fix sibling-node lookup
Johan Hovold
1
-2
/
+4
2018-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+1
2018-01-02
Input: xen-kbdfront - do not advertise multi-touch pressure support
Oleksandr Andrushchenko
1
-2
/
+0
2018-01-02
Input: tps65218-pwrbutton - fix a spelling mistake in Kconfig
Zhuohua Li
1
-1
/
+1
2018-01-02
Input: gpio_tilt - delete driver
Linus Walleij
3
-225
/
+0
2018-01-02
Input: uinput - use monotonic times for timestamps
Deepa Dinamani
1
-1
/
+4
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2
-2
/
+2
2017-11-27
Input: ims-pcu - fix typo in the error message
Zhen Lei
1
-1
/
+1
2017-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-136
/
+171
2017-11-10
Input: uinput - unlock on allocation failure in ioctl
Dan Carpenter
1
-2
/
+4
2017-11-08
Merge tag 'v4.14-rc8' into next
Dmitry Torokhov
1
-0
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-1
/
+1
2017-10-24
Input: uinput - fold header into the driver proper
Dmitry Torokhov
1
-1
/
+39
2017-10-24
Input: uinput - remove uinput_allocate_device()
Dmitry Torokhov
1
-18
/
+10
2017-10-24
Input: uinput - fix coding style in uinput_ioctl_handler()
Dmitry Torokhov
1
-116
/
+115
2017-10-24
Input: uinput - allow FF requests to time out
Dmitry Torokhov
1
-1
/
+5
2017-10-23
Merge tag 'v4.14-rc6' into next
Dmitry Torokhov
3
-21
/
+54
2017-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-3
/
+15
2017-10-20
Input: ims-psu - check if CDC union descriptor is sane
Dmitry Torokhov
1
-2
/
+14
2017-10-20
Input: axp20x-pek - fix module not auto-loading for axp221 pek
Hans de Goede
1
-1
/
+1
2017-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-18
/
+39
2017-09-22
Merge tag 'ib-mfd-input-rtc-v4.14' of git://git.kernel.org/pub/scm/linux/kern...
Dmitry Torokhov
1
-1
/
+1
2017-09-22
Merge tag 'ib-mfd-many-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Dmitry Torokhov
3
-3
/
+3
2017-09-22
Input: uinput - avoid crash when sending FF request to device going away
Dmitry Torokhov
1
-18
/
+21
2017-09-22
Input: uinput - avoid FF flush when destroying device
Dmitry Torokhov
1
-0
/
+18
2017-09-20
Input: adxl34x - do not treat FIFO_MODE() as boolean
Arnd Bergmann
1
-1
/
+1
2017-09-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-0
/
+280
[next]