dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/input/mouse
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc)
module_param(bool) used to counter-intuitively take an int.  In
fddd5201 (mid-2009) we allowed bool or int/unsigned int using a messy
trick.

It's time to remove the int/unsigned int option.  For this version
it'll simply give a warning, but it'll break next kernel version.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2012-01-13 09:32:20 +10:30
..
Kconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Makefile Input: add new driver for Sentelic Finger Sensing Pad 2009-08-19 21:46:09 -07:00
alps.c Input: ALPS - add semi-MT support for v3 protocol 2011-11-07 22:22:11 -08:00
alps.h Input: ALPS - add semi-MT support for v3 protocol 2011-11-07 22:22:11 -08:00
amimouse.c Input: revert some over-zealous conversions to module_platform_driver() 2012-01-10 23:12:46 -08:00
appletouch.c USB: convert drivers/input/* to use module_usb_driver() 2011-11-18 09:48:31 -08:00
atarimouse.c input/atari: Fix mouse movement and button mapping 2011-05-19 18:19:12 +02:00
bcm5974.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-01-12 12:40:41 -08:00
elantech.c Merge commit 'v3.2-rc3' into next 2011-11-29 01:51:07 -08:00
elantech.h Input: elantech - add resolution query support for v4 hardware 2011-11-20 22:28:34 -08:00
gpio_mouse.c Input: mouse - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
hgpk.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
hgpk.h Input: psmouse - switch to using dev_*() for messages 2011-10-10 18:28:16 -07:00
inport.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
lifebook.c Input: psmouse - switch to using dev_*() for messages 2011-10-10 18:28:16 -07:00
lifebook.h Input: psmouse - do not carry DMI data around 2009-12-03 23:25:36 -08:00
logibm.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
logips2pp.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
logips2pp.h Input: psmouse - use boolean type 2009-09-10 22:11:38 -07:00
maplemouse.c maple: input: fix up maple mouse driver 2009-04-27 09:22:31 +09:00
pc110pad.c Input: switch to input_abs_*() access functions 2010-08-02 20:29:56 -07:00
psmouse-base.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
psmouse.h Input: synaptics - add support for Relative mode 2011-11-09 21:23:31 -08:00
pxa930_trkball.c Input: mouse - use macro module_platform_driver() 2011-11-30 23:41:42 -08:00
rpcmouse.c [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h 2009-03-25 10:21:35 +00:00
sentelic.c Merge branch 'next' into for-linus 2012-01-08 23:38:23 -08:00
sentelic.h Input: sentelic - fix retrieving number of buttons 2011-12-29 09:52:59 -08:00
sermouse.c Input: remove CVS keywords 2008-05-20 12:17:39 -04:00
synaptics.c Merge branch 'next' into for-linus 2012-01-08 23:38:23 -08:00
synaptics.h Input: synaptics - add support for Relative mode 2011-11-09 21:23:31 -08:00
synaptics_i2c.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
touchkit_ps2.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
touchkit_ps2.h Input: psmouse - use boolean type 2009-09-10 22:11:38 -07:00
trackpoint.c Input: convert obsolete strict_strtox to kstrtox 2011-11-09 21:23:26 -08:00
trackpoint.h Input: psmouse - use boolean type 2009-09-10 22:11:38 -07:00
vsxxxaa.c Fix common misspellings 2011-03-31 11:26:23 -03:00