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
starfive-6.6.48-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
/
serio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-6
/
+16
2012-02-03
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
1
-0
/
+7
2012-02-01
Input: serio_raw - return proper result when serio_raw_read fails
Che-Liang Chiou
1
-6
/
+9
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2012-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-5
/
+17
2012-01-11
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
1
-1
/
+1
2012-01-11
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
1
-2
/
+2
2012-01-11
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
1
-1
/
+1
2012-01-11
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
1
-1
/
+13
2012-01-11
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+1
2012-01-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
5
-59
/
+19
2012-01-07
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-0
/
+2
2012-01-05
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
1
-1
/
+1
2011-12-01
Input: serio - use macro module_platform_driver()
JJ Ding
4
-51
/
+4
2011-11-29
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2
-0
/
+15
2011-11-22
input: ambakmi: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-11-10
Input: ams_delta_serio - include linux/module.h
Aaro Koskinen
1
-0
/
+1
2011-11-05
Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists
Tomas Miljenović
1
-0
/
+14
2011-11-05
Input: i8042 - also perform controller reset when suspending
Dmitry Torokhov
1
-8
/
+15
2011-10-11
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
1
-25
/
+29
2011-10-11
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
1
-6
/
+23
2011-10-11
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
1
-8
/
+13
2011-10-11
Input: serio_raw - fix coding style issues
Dmitry Torokhov
1
-5
/
+9
2011-10-11
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
1
-5
/
+7
2011-10-11
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
1
-3
/
+3
2011-10-11
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
1
-3
/
+5
2011-10-11
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
1
-36
/
+39
2011-10-11
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
1
-15
/
+13
2011-08-01
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
1
-1
/
+1
2011-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-2
/
+2
2011-07-19
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
1
-1
/
+1
2011-06-29
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
1
-1
/
+1
2011-06-27
Input: libps2.c: fix comment typo arrrives.
Justin P. Mattock
1
-1
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-4
/
+2
2011-06-04
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
1
-8
/
+2
2011-04-23
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
1
-2
/
+8
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2
-2
/
+2
2011-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-4
/
+5
2011-04-03
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-2
/
+2
2011-03-31
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
1
-3
/
+4
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
1
-1
/
+1
2011-03-19
Merge branch 'next' into for-linus
Dmitry Torokhov
3
-7
/
+5
2011-03-18
Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/...
Linus Torvalds
1
-1
/
+2
2011-03-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...
Linus Torvalds
2
-0
/
+75
2011-03-17
Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers
Russell King
4
-13
/
+35
2011-03-17
unicore32 io: redefine __REG(x) and re-use readl/writel funcs
GuanXuetao
1
-4
/
+4
2011-03-17
unicore32 i8042 upgrade and bugfix: adjust resource request region type
GuanXuetao
1
-2
/
+2
2011-03-17
unicore32 i8042: adjust io funcs of i8042-unicore32io.h
GuanXuetao
1
-9
/
+12
2011-03-17
unicore32 machine related files: ps2 driver
GuanXuetao
2
-0
/
+72
[next]