13 Oct, 2007
1 commit
-
Remove the obsolete tsdev.c driver as scheduled.
Signed-off-by: Richard Purdie
Signed-off-by: Dmitry Torokhov
14 Jun, 2007
1 commit
-
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input:
Input: move input-polldev to drivers/input
Input: i8042 - add ULI EV4873 to noloop list
Input: i8042 - add ASUS P65UP5 to the noloop list
Input: usbtouchscreen - fix fallout caused by move from drivers/usb
13 Jun, 2007
1 commit
-
To work around deficiences in Kconfig that allows to "select"
a symbol without automatically selecting all dependencies for
that symbol move input-polldev from drivers/input/misc to
drivers/input thus removing extra dependency on CONFIG_INPUT_MISC.Signed-off-by: Dmitry Torokhov
10 May, 2007
1 commit
-
Disable some more menus in the configuration files that are of no
interest to a s390 machine.Signed-off-by: Martin Schwidefsky
08 May, 2007
1 commit
-
This will allow concentrating all input devices in one place
in {menu|x|q}config.Signed-off-by: Dmitry Torokhov
Acked-by: Greg Kroah-Hartman
19 Jul, 2006
1 commit
-
Consolidate core implementing memoryless devices in one module; added
support for gain and envelopes and periodic => rumble conversion.Signed-off-by: Anssi Hannula
Signed-off-by: Dmitry Torokhov
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!