index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
serio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
4
-4
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-23
3
-74
/
+91
|
\
|
*
Input: altera_ps2 - use of_match_ptr()
Tobias Klauser
2012-03-17
1
-3
/
+1
|
*
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-03-09
6
-13
/
+37
|
|
\
|
*
|
Input: q40kbd - convert driver to the split model
Dmitry Torokhov
2012-01-23
1
-60
/
+79
|
*
|
Input: at32psif - convert to dev_pm_ops
Dmitry Torokhov
2012-01-23
1
-11
/
+11
*
|
|
Merge 3.3-rc6 into driver-core-next
Greg Kroah-Hartman
2012-03-09
2
-6
/
+16
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-02-04
2
-6
/
+16
|
|
\
\
|
|
*
|
Input: i8042 - add Lenovo Ideapad U455 to 'reset' blacklist
Igor Murzov
2012-02-03
1
-0
/
+7
|
|
*
|
Input: serio_raw - return proper result when serio_raw_read fails
Che-Liang Chiou
2012-02-01
1
-6
/
+9
*
|
|
|
Driver core: driver_find() drops reference before returning
Alan Stern
2012-01-25
1
-1
/
+0
|
/
/
/
*
|
|
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-13
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-12
2
-5
/
+17
|
\
|
|
|
*
|
Input: serio_raw - return proper result when serio_raw_write fails
Dmitry Torokhov
2012-01-11
1
-1
/
+1
|
*
|
Input: serio_raw - really signal HUP upon disconnect
Dmitry Torokhov
2012-01-11
1
-2
/
+2
|
*
|
Input: serio_raw - remove stray semicolon
Che-Liang Chiou
2012-01-11
1
-1
/
+1
|
*
|
Input: revert some over-zealous conversions to module_platform_driver()
Dmitry Torokhov
2012-01-11
1
-1
/
+13
|
|
/
*
|
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-01-11
1
-1
/
+1
|
\
\
|
*
|
input: xilinx_ps2: Don't use NO_IRQ
Michal Simek
2012-01-05
1
-1
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-01-10
5
-59
/
+19
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Input: serio - use macro module_platform_driver()
JJ Ding
2011-12-01
4
-51
/
+4
|
*
|
Merge commit 'v3.2-rc3' into next
Dmitry Torokhov
2011-11-29
2
-0
/
+15
|
|
\
|
|
*
|
Input: i8042 - also perform controller reset when suspending
Dmitry Torokhov
2011-11-05
1
-8
/
+15
*
|
|
Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2012-01-07
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
input: ambakmi: Enable module alias autogeneration for AMBA drivers
Dave Martin
2011-11-22
1
-0
/
+2
|
|
/
*
|
Input: ams_delta_serio - include linux/module.h
Aaro Koskinen
2011-11-10
1
-0
/
+1
*
|
Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklists
Tomas Miljenović
2011-11-05
1
-0
/
+14
|
/
*
Input: serio_raw - fix memory leak when closing char device
Dmitry Torokhov
2011-10-11
1
-25
/
+29
*
Input: serio_raw - kick clients when disconnecting port
Dmitry Torokhov
2011-10-11
1
-6
/
+23
*
Input: serio_raw - explicitly mark disconnected ports as dead
Dmitry Torokhov
2011-10-11
1
-8
/
+13
*
Input: serio_raw - fix coding style issues
Dmitry Torokhov
2011-10-11
1
-5
/
+9
*
Input: serio_raw - use dev_*() for messages
Dmitry Torokhov
2011-10-11
1
-5
/
+7
*
Input: serio_raw - use bool for boolean data
Dmitry Torokhov
2011-10-11
1
-3
/
+3
*
Input: serio_raw - perform proper locking when adding clients to list
Dmitry Torokhov
2011-10-11
1
-3
/
+5
*
Input: serio_raw - rename serio_raw_list to serio_raw_client
Dmitry Torokhov
2011-10-11
1
-36
/
+39
*
Input: serio_raw - use kref instead of rolling out its own refcounting
Dmitry Torokhov
2011-10-11
1
-15
/
+13
*
input: xilinx_ps2: Add missing of_address.h header
Michal Simek
2011-08-01
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-07-27
2
-2
/
+2
|
\
|
*
Input: hp_sdc - staticize hp_sdc_kicker()
Axel Lin
2011-07-19
1
-1
/
+1
|
*
Input: update author email for gpio_mouse, at32psif, and atmel-wm97xx
Hans-Christian Egtvedt
2011-06-29
1
-1
/
+1
*
|
Input: libps2.c: fix comment typo arrrives.
Justin P. Mattock
2011-06-27
1
-1
/
+1
*
|
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-4
/
+2
|
/
*
Revert "tty: make receive_buf() return the amout of bytes received"
Linus Torvalds
2011-06-03
1
-8
/
+2
*
tty: make receive_buf() return the amout of bytes received
Felipe Balbi
2011-04-23
1
-2
/
+8
*
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
2
-2
/
+2
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
2
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2011-04-05
2
-4
/
+5
|
\
\
|
|
/
|
/
|
|
*
Input: rpckbd - fix a leak of the IRQ during init failure
Axel Lin
2011-04-03
1
-1
/
+1
|
*
Input: i8042 - downgrade selftest error message to dbg()
Paul Bolle
2011-03-31
1
-3
/
+4
|
*
Merge branch 'next' into for-linus
Dmitry Torokhov
2011-03-19
3
-7
/
+5
|
|
\
[next]