index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
Age
Commit message (
Expand
)
Author
Lines
2008-01-21
[SPARC64]: Fix section error in sparcspkr
Sam Ravnborg
-2
/
+2
2008-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-24
/
+51
2008-01-17
Input: ALPS - fix sync loss on Acer Aspire 5720ZG
Dmitry Torokhov
-1
/
+1
2008-01-17
Input: psmouse - fix input_dev leak in lifebook driver
Andres Salomon
-1
/
+6
2008-01-17
Input: psmouse - fix potential memory leak in psmouse_connect()
Andres Salomon
-0
/
+2
2008-01-17
Input: usbtouchscreen - fix buffer overflow, make more egalax work
Daniel Ritz
-22
/
+33
2008-01-17
Input: mousedev - handle mice that use absolute coordinates
Micah Parrish
-0
/
+9
2008-01-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-33
/
+38
2008-01-14
Input: improve Kconfig help entries for HP Jornada devices
Kristoffer Ericson
-11
/
+9
2008-01-03
Input: pass EV_PWR events to event handlers
Richard Purdie
-0
/
+4
2008-01-03
Input: spitzkbd - fix suspend key handling
Richard Purdie
-0
/
+1
2008-01-03
gameport: don't export functions that are static inline
Ivan Kokshaysky
-2
/
+0
2007-12-14
Input: jornada680_kbd - fix default keymap
Kristoffer Ericson
-20
/
+20
2007-12-14
Input: Handle EV_PWR type of input caps in input_set_capability.
Dmitry Baryshkov
-0
/
+4
2007-12-05
spi: use simplified spi_sync() calling convention
Marc Pignat
-7
/
+6
2007-11-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-11
/
+37
2007-11-27
Input: bf54x-keys - keypad does not exist on BF544 parts
Mike Frysinger
-1
/
+1
2007-11-21
Input: gpio-keys - request and configure GPIOs
Herbert Valerio Riedel
-10
/
+28
2007-11-21
Input: i8042 - add i8042.noloop quirk for MS Virtual Machine
Jiri Kosina
-0
/
+8
2007-11-23
Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN
Mike Frysinger
-1
/
+1
2007-11-02
Use i8253.c lock for PC speaker on MIPS, too.
Ralf Baechle
-1
/
+1
2007-11-01
Input: inport, logibm - use KERN_INFO when reporting missing mouse
Helge Deller
-2
/
+2
2007-11-01
Input: appletouch - idle reset logic broke older Fountains
Dmitry Torokhov
-48
/
+77
2007-10-27
Input: hp_sdc.c - fix section mismatch
Adrian Bunk
-4
/
+0
2007-10-27
Input: xpad - add more USB IDs
Joshua J Bowman
-0
/
+2
2007-10-23
[PARPORT] Remove unused 'irq' argument from parport irq functions
Jeff Garzik
-1
/
+1
2007-10-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-40
/
+54
2007-10-22
Input: appletouch - apply idle reset logic to all touchpads
Anton Ekblad
-14
/
+11
2007-10-22
Input: usbtouchscreen - add support for GoTop tablet devices
Jerrold Jones
-2
/
+40
2007-10-22
Input: bf54x-keys - return real error when request_irq() fails
Michael Hennerich
-1
/
+0
2007-10-22
Input: i8042 - export i8042_command()
Márton Németh
-23
/
+3
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
-9
/
+9
2007-10-20
typo fixes
Matt LaPlante
-2
/
+2
2007-10-20
changed email
Johann Deneux
-2
/
+2
2007-10-19
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
-1
/
+2
2007-10-19
Spelling fix: explicitly
Jean Delvare
-2
/
+2
2007-10-19
Convert files to UTF-8 and some cleanups
Jan Engelhardt
-3
/
+3
2007-10-19
define global BIT macro
Jiri Slaby
-2
/
+0
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
-234
/
+300
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
-1
/
+2
2007-10-18
freezer: introduce freezer-friendly waiting macros
Rafael J. Wysocki
-6
/
+3
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
-1
/
+1
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
-5
/
+20
2007-10-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-1545
/
+3504
2007-10-15
Atari keyboard: incorporate additional review comments
Geert Uytterhoeven
-3
/
+4
2007-10-14
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
-2
/
+2
2007-10-13
Input: use full RCU API
Dmitry Torokhov
-48
/
+32
2007-10-13
m68k: Atari input drivers cleanup
Geert Uytterhoeven
-21
/
+154
2007-10-13
Input: remove tsdev interface
Richard Purdie
-723
/
+0
2007-10-13
Input: add support for Blackfin BF54x Keypad controller
Michael Hennerich
-1
/
+392
[next]