index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-30
[PARISC] Fix double free when removing HIL drivers
Kyle McMartin
3
-5
/
+2
2006-03-30
[PARISC] Convert HIL drivers to use input_allocate_device
Helge Deller
3
-93
/
+109
2006-03-30
[PARISC] I/O-Space must be ioremap_nocache()'d
Helge Deller
1
-2
/
+2
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+4
2006-03-26
[PATCH] ads7846: sparc32 warning fix
Andrew Morton
1
-1
/
+1
2006-03-26
BUG_ON() Conversion in input/serio/hp_sdc_mlc.c
Eric Sesterhenn
1
-3
/
+4
2006-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2006-03-25
[PATCH] ads7846 build fix
Andrew Morton
1
-0
/
+1
2006-03-24
BUG_ON() Conversion in input/serio/hil_mlc.c
Eric Sesterhenn
1
-1
/
+1
2006-03-10
[PATCH] Input: psmouse - disable autoresync
Dmitry Torokhov
1
-1
/
+1
2006-02-15
Input: kill remnants of 98kbd{,-io} and 98spkr
Arthur Othieno
3
-3
/
+0
2006-02-15
Input: ads7846 - assorted updates
David Brownell
1
-24
/
+44
2006-02-15
Input: ads7846 - convert to to dynamic input_dev allocation
Dmitry Torokhov
1
-32
/
+47
2006-02-15
Input: trackpoint - enable devices connected to external port
Dmitry Torokhov
2
-8
/
+16
2006-02-15
Input: logips2pp - add new signature (99)
Meelis Roos
1
-0
/
+1
2006-02-15
Input: ixp4xx-beeper - fix compile error
Alessandro Zummo
1
-0
/
+1
2006-01-31
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
17
-265
/
+544
2006-01-31
Input: iforce - fix detection of USB devices
Dmitry Torokhov
2
-3
/
+2
2006-01-29
Input: a3d - convert to dynamic input_dev allocation
Dmitry Torokhov
1
-42
/
+46
2006-01-29
Input: tmdc - handle errors from input_register_device()
Dmitry Torokhov
1
-4
/
+11
2006-01-29
Input: turbografx - handle errors from input_register_device()
Dmitry Torokhov
1
-7
/
+13
2006-01-29
Input: gamecon - handle errors from input_register_device()
Dmitry Torokhov
1
-6
/
+12
2006-01-29
Input: gamecon - fix crash when accessing device
Dmitry Torokhov
1
-149
/
+194
2006-01-29
Input: sidewinder - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-29
Input: sidewinder - fix an oops
Zinx Verituse
1
-1
/
+1
2006-01-29
Input: db9 - handle errors from input_register_device()
Dmitry Torokhov
1
-5
/
+10
2006-01-29
Input: db9 - fix possible crash with Saturn gamepads
Dmitry Torokhov
1
-34
/
+36
2006-01-29
Input: grip - handle errors from input_register_device()
Dmitry Torokhov
1
-2
/
+6
2006-01-29
Input: grip - fix crash when accessing device
Dmitry Torokhov
1
-0
/
+3
2006-01-29
Input: make needlessly global code static
Adrian Bunk
2
-3
/
+3
2006-01-29
Input: mousedev - fix memory leak
Kimball Murray
1
-6
/
+3
2006-01-29
Input: iforce - do not return ENOMEM upon successful allocation
Alexey Dobriyan
1
-1
/
+1
2006-01-29
Input: psmouse - set name for Genius mice
Dmitry Torokhov
1
-0
/
+1
2006-01-29
Input: add ixp4xx beeper driver
Alessandro Zummo
3
-0
/
+196
2006-01-19
[ARM] Convert request_irq+set_irq_type to request_irq with SA_TRIGGER
Russell King
1
-6
/
+3
2006-01-16
[PATCH] sh: consolidate hp620/hp680/hp690 targets into hp6xx
Paul Mundt
1
-1
/
+1
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/spi-2.6
Linus Torvalds
3
-0
/
+639
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
3
-28
/
+51
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
6
-66
/
+308
2006-01-14
Input: psmouse - attempt to re-synchronize mouse every 5 seconds
Dmitry Torokhov
5
-66
/
+301
2006-01-14
Input: i8042 - add Sony Vaio FSC-115b to MUX blacklist
Vojtech Pavlik
1
-0
/
+7
2006-01-13
[PATCH] spi: use linked lists rather than an array
Vitaly Wool
1
-4
/
+8
2006-01-13
[PATCH] spi: ads7836 uses spi_driver
David Brownell
1
-42
/
+42
2006-01-13
[PATCH] spi: ads7846 driver
David Brownell
3
-0
/
+635
2006-01-13
[PATCH] Add serio bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] Add gameport bus_type probe and remove methods
Russell King
1
-5
/
+7
2006-01-13
[PATCH] INPUT: add MODALIAS to the event environment
Kay Sievers
1
-18
/
+37
2006-01-12
[PATCH] m68k: namespace pollution fix (custom->amiga_custom)
Al Viro
2
-5
/
+5
2006-01-12
[PATCH] ia64: task_pt_regs()
Al Viro
1
-1
/
+1
[next]