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
/
serio
/
serio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
Input: serio/gameport - use 'long' system workqueue
Dmitry Torokhov
1
-1
/
+1
2011-02-03
Input: serio - clear pending rescans after sysfs driver rebind
Duncan Laurie
1
-4
/
+7
2010-11-18
Input: serio - convert to common workqueue instead of a thread
Dmitry Torokhov
1
-86
/
+69
2010-10-13
Input: serio - support multiple child devices per single parent
Dmitry Eremin-Solenikov
1
-43
/
+81
2010-09-14
Input: serio - do not include linux/freezer.h
Dmitry Torokhov
1
-1
/
+0
2010-01-22
Merge commit 'v2.6.33-rc5' into next
Dmitry Torokhov
1
-9
/
+2
2010-01-06
Input: serio - use pr_xxx() and dev_xxx() helpers
Dmitry Torokhov
1
-42
/
+35
2010-01-06
Input: serio - use list_first_entry() helper
Dmitry Torokhov
1
-20
/
+11
2010-01-06
Input: serio - let device core tell us if device was registered
Dmitry Torokhov
1
-6
/
+2
2010-01-06
Input: serio - use device core to create 'id' attribute group
Dmitry Torokhov
1
-8
/
+9
2009-12-25
Input: serio - do not mark kseriod freezable anymore
Dmitry Torokhov
1
-9
/
+2
2009-07-26
Input: serio - switch to using dev_pm_ops
Dmitry Torokhov
1
-12
/
+11
2009-07-08
Input: mark serio and i8042 as suspended when hibernating too
Thadeu Lima de Souza Cascardo
1
-3
/
+4
2009-05-10
Input: serio - do not use deprecated dev.power.power_state
Dmitry Torokhov
1
-18
/
+19
2009-04-18
Input: serio - rearrange EXPORT_SYMBOL() markings
Dmitry Torokhov
1
-11
/
+10
2008-10-30
Input: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-07-23
Input: serio - offload resume to kseriod
Shaohua Li
1
-18
/
+37
2008-06-02
Input: serio - remove pending events when unregistering driver
Dmitry Torokhov
1
-3
/
+6
2007-10-19
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
1
-2
/
+1
2007-10-13
Driver core: change add_uevent_var to use a struct
Kay Sievers
1
-8
/
+3
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-06-29
Input: serio - take drv_mutex in serio_cleanup()
Dmitry Torokhov
1
-0
/
+2
2007-04-27
Input: serio - do not touch bus's rwsem
Dmitry Torokhov
1
-26
/
+15
2007-02-18
Input: i8042 - let serio bus suspend ports
Dmitry Torokhov
1
-1
/
+35
2007-02-07
SERIO: add the sysfs driver name to all modules
Greg Kroah-Hartman
1
-2
/
+4
2006-12-08
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
1
-0
/
+1
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-11-24
Input: serio - make serio_register_driver() return errors
Dmitry Torokhov
1
-33
/
+74
2006-11-17
Input: serio - remove serio_unregister_port_delayed()
Dmitry Torokhov
1
-18
/
+0
2006-11-03
Input: serio - rearrange serio_bus initialization
Marton Nemeth
1
-11
/
+11
2006-10-12
Input: serio core - handle errors returned by device_bind_driver()
Dmitry Torokhov
1
-2
/
+14
2006-10-11
Input: serio - add lockdep annotations
Jiri Kosina
1
-1
/
+5
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-07-19
Input: serio/gameport - check whether driver core calls succeeded
Randy Dunlap
1
-14
/
+51
2006-03-14
Input: serio - fix memory leak
Adrian Bunk
1
-0
/
+1
2006-02-19
Input: initialize serio and gameport at subsystem level
Dmitry Torokhov
1
-1
/
+1
2006-02-19
Input: serio - semaphore to mutex conversion
Arjan van de Ven
1
-22
/
+23
2006-01-13
[PATCH] Add serio bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-05
[PATCH] driver core: replace "hotplug" by "uevent"
Kay Sievers
1
-11
/
+11
2005-11-20
Input: make serio and gameport more swsusp friendly
Dmitry Torokhov
1
-3
/
+9
2005-06-30
Input: serio - add modalias attribute and environment variable to
Dmitry Torokhov
1
-16
/
+26
2005-06-28
Commit the manual part of the input layer merge.
Linus Torvalds
1
-27
/
+62
2005-06-26
[PATCH] Cleanup patch for process freezing
Christoph Lameter
1
-1
/
+1
2005-06-21
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
1
-8
/
+8
2005-05-17
[PATCH] serio 'id' attributes
Dmitry Torokhov
1
-4
/
+20
2005-05-17
[PATCH] serio resume fix
Dmitry Torokhov
1
-1
/
+0
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+859