aboutsummaryrefslogtreecommitdiff
path: root/drivers/input
AgeCommit message (Expand)Author
2007-08-22Introduce CONFIG_CHECK_SIGNATUREGeert Uytterhoeven
2007-07-31[MIPS] Fixup secure computing stuff.Ralf Baechle
2007-07-28Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-07-24Input Serio: Blackfin doesnt support I8042 - make sure it doesnt get selectedMichael Hennerich
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-07-21x86_64: use the global PIT lockThomas Gleixner
2007-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-07-20Input: appletouch - improve powersaving for Geyser3 devicesSoeren Sonnenburg
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-07-18Input: switch to using seq_list_xxx helpersPavel Emelianov
2007-07-18Input: i8042 - give more trust to PNP data on i386Dmitry Torokhov
2007-07-18Input: add driver for Fujitsu serial touchscreensDmitry Torokhov
2007-07-18Input: ads7846 - re-check pendown status before reporting eventsSemih Hazar
2007-07-18Input: ads7846 - introduce sample settling delaySemih Hazar
2007-07-18Input: xpad - add support for leds on xbox 360 padJan Kratochvil
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10Input: tsdev - fix broken usec-to-millisecs conversionAndrew Morton
2007-07-10Input: pxa27x_keyboard - fix compile errorMike Rapoport
2007-07-10Input: serio_raw - shut up errorneous warningAndrew Morton
2007-07-10Input: atkbd - change mapping for e032 from KEY_WWW to KEY_HOMEPAGEHans de Goede
2007-07-10Input: usbtouchscreen - add support for IRTOUCHSYSTEMS touchscreensOndrej Zary
2007-07-10Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360Dmitry Torokhov
2007-07-10Input: xpad - make xpad_play_effect() staticAdrian Bunk
2007-07-10Input: xpad - fix check for succesful usb_buffer_allocJan Kratochvil
2007-07-10Input: grip-mp - use ARRAY_SIZEAndi Drebes
2007-07-10Input: wacom - add support for the new Bamboo tabletsPing Cheng
2007-07-10Input: add gpio-mouse driverHans-Christian Egtvedt
2007-07-10Input: convert from class devices to standard devicesDmitry Torokhov
2007-07-10Input: wistron - add support for querying/changing keymapDmitry Torokhov
2007-07-10Input: wistron - convert to use input-polldevDmitry Torokhov
2007-07-10Input: wistron - add LED supportEric Piel
2007-07-10Input: wriston - reduce polling frequencyEric Piel
2007-07-10Input: aiptek - update driver versionRene van Paassen
2007-07-10Input: aiptek - rework the function key codeRene van Paassen
2007-07-10Input: aiptek - tolerate newlines in sysfs filesRene van Paassen
2007-07-10Input: aiptek - correct the tool switching codeRene van Paassen
2007-07-10Input: aiptek - use only absolute misc reportsRene van Paassen
2007-07-10Input: aiptek - put sensible warnings in probeRene van Paassen
2007-07-10Input: aiptek - use set_bit instead of bitwise orRene van Paassen
2007-07-10Input: aiptek - fix relative mode parsingMark Vytlacil
2007-07-10Input: aiptek - fixed mouse button definesRene van Paassen
2007-07-10Input: aiptek - correct the proximity and validity checksRene van Paassen
2007-07-10Input: aiptek - correct documentation on reportsRene van Paassen
2007-07-10Input: aiptek - use array to list all buttonsDmitry Torokhov
2007-07-10Input: aiptek - kill aiptek_convert_from_2s_complement()Dmitry Torokhov
2007-07-10Input: aiptek - use maps in attributesDmitry Torokhov
2007-07-10Input: aiptek - do not check for NULL in attribute methodsDmitry Torokhov
2007-07-10Input: aiptek - use attribute groupDmitry Torokhov