aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/mouse/lifebook.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-02Input: lifebook - clean up codeDmitry Torokhov1-21/+29
2018-02-02Input: psmouse - create helper for reporting standard buttons/motionDmitry Torokhov1-8/+4
2016-06-18Input: psmouse - use same format for secondary devices as for primaryPali Rohár1-1/+1
2015-03-20Input: lifebook - fix tabbing issueBrian K. Turner1-3/+3
2013-08-12Input: lifebook - fix incorrect placement of __initconstSachin Kamat1-1/+1
2011-10-10Input: psmouse - switch to using dev_*() for messagesDmitry Torokhov1-3/+3
2011-07-13Input: lifebook - make dmi callback functions return 1Axel Lin1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-28Input: lifebook - add another Lifebook DMI signatureJon Dodgson1-0/+6
2009-12-29Input: lifebook - add CONFIG_DMI dependencyDmitry Torokhov1-2/+0
2009-12-04Input: psmouse - remove identification strings from DMI tablesDmitry Torokhov1-11/+11
2009-12-03Input: psmouse - do not carry DMI data aroundDmitry Torokhov1-6/+14
2009-12-02Merge commit 'v2.6.32' into nextDmitry Torokhov1-2/+1
2009-11-20Input: lifebook - do not advertise unsupported buttonsDmitry Torokhov1-6/+7
2009-11-16Input: lifebook - fix settings for CF-72Abner Holsinger1-2/+1
2009-09-10Input: psmouse - use boolean typeDmitry Torokhov1-4/+4
2009-05-08Input: lifebook - don't send incomplete eventsDmitry Torokhov1-12/+13
2009-04-24Input: lifebook - add DMI entry for Fujitsu B-2130Dmitry Torokhov1-0/+6
2008-01-17Input: psmouse - fix input_dev leak in lifebook driverAndres Salomon1-1/+6
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-5/+6
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov1-4/+4
2007-10-12Input: lifebook - fix X and Y axis rangeDmitry Torokhov1-1/+1
2007-10-09drivers/firmware: const-ify DMI API and internalsJeff Garzik1-3/+3
2007-09-05Input: lifebook - add signature of Panasonic CF-72Dmitry Torokhov1-0/+8
2007-07-20Input: lifebook - fix an oops on Panasonic CF-18Dmitry Torokhov1-1/+1
2007-04-25Input: lifebook - split into 2 devicesDmitry Torokhov1-20/+93
2007-04-25Input: lifebook - add signature of Panasonic CF-29Dmitry Torokhov1-0/+8
2007-04-12Input: lifebook - activate 6-byte protocol on select modelsDmitry Torokhov1-13/+65
2007-04-12Input: lifebook - work properly on Panasonic CF-18Dmitry Torokhov1-0/+14
2006-11-02Input: lifebook - learn about hard tabsAndrew Morton1-45/+43
2006-11-02Input: lifebook - add Hitachi Flora-IE 55mi tablet DMI signatureGreg Chandler1-0/+6
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-3/+1
2006-09-10Input: constify psmouse driverHelge Deller1-3/+5
2006-05-29Input: psmouse - DMI updates for lifebook protocolKenan Esau1-0/+24
2005-12-21Input: lifebook - add DMI signature of Fujitsu Lifebook B142Daniele Gozzi1-0/+7
2005-10-28[PATCH] drivers/input/mouse: convert to dynamic input_dev allocationDmitry Torokhov1-7/+9
2005-05-29Input: apparently Lifebook touchscreens have double resolutionDmitry Torokhov1-0/+12
2005-05-29Input: lifebook - adjust initialization routines to be in line withDmitry Torokhov1-18/+27
2005-05-29Input: lifebook - various cleanups:Dmitry Torokhov1-25/+12
2005-05-29Input: Add Fujitsu Lifebook B-series touchscreen driver.Kenan Esau1-0/+126