summaryrefslogtreecommitdiff
path: root/hw/kdrive/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-18hw/kdrive: Use passed-in fd for kdrive/linux APM monitoring [v2]Keith Packard1-33/+31
2016-07-18kdrive: switch from select(2) to poll(2)Keith Packard5-47/+28
2016-06-08dix: Use OsSignal() not signal()Adam Jackson1-1/+0
2016-04-29kdrive: Nuke a bunch of dead codeAdam Jackson1-441/+0
2016-02-22kdrive/evdev: update keyboard LEDs (#22302)Laércio de Sousa1-3/+8
2016-02-08kdrive: don't let evdev driver overwrite existing device namesLaércio de Sousa1-2/+4
2015-12-01hw/kdrive: Use NotifyFd interface for kdrive/linux APM monitoringKeith Packard1-13/+4
2014-04-18kdrive: Ignore failure to chown console tty to current userKeith Packard1-2/+5
2014-01-12Replace 'pointer' type with 'void *'Keith Packard1-2/+2
2013-08-21kdrive: Fix const cast warnings in driver name handling.Eric Anholt1-1/+1
2013-08-21kdrive: Fix a few easy cast warnings.Eric Anholt4-5/+5
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-03-06kdrive: fix "set but not used" warningsPeter Hutterer1-6/+0
2012-03-21Introduce a consistent coding styleKeith Packard7-1521/+1451
2011-12-19kdrive/linux: Fix compilation with -Werror=int-to-pointer-cast -Werror=pointe...Jeremy Huddleston3-7/+7
2011-11-23Convert a bunch of sprintf to snprintf callsAlan Coopersmith1-1/+1
2011-06-30Fix UTF-8 encodingMatěj Cepl5-12/+12
2010-10-22KDrive: Fix error handlig in tslib driverPaulius Zaleckas1-4/+11
2010-05-26Revert "Add a "flags" field to DeleteInputDeviceRequest."Keith Packard1-2/+2
2010-05-25Add a "flags" field to DeleteInputDeviceRequest.Peter Hutterer1-2/+2
2010-05-13Replace X-allocation functions with their C89 counterpartsMikhail Gusarov4-16/+16
2010-03-24kdrive: Bump evdev maxKeycodeMikhail Gusarov1-1/+1
2010-01-10kdrive: klinux.h breaks make distGaetan Nadon1-1/+1
2010-01-06kdrive: Remove bus mouse driverMikhail Gusarov2-133/+1
2010-01-06kdrive: Add option to compile out input driversMikhail Gusarov2-15/+40
2010-01-01Do not check xfree argument for NULLMikhail Gusarov3-10/+5
2010-01-01Remove trailing whitespaceMikhail Gusarov7-59/+59
2009-10-28kdrive: Grab evdev mouse/keyboard devices when X server is activeMikhail Gusarov1-1/+14
2009-10-20kdrive: silence tslib compiler warningsPeter Hutterer1-4/+0
2009-10-20Remove unused LinuxFindPci and LinuxGetPciCfgMikhail Gusarov3-138/+0
2009-10-08Resource leakage: 0 is a valid file descriptorMartin Ettl1-3/+3
2009-06-11KDrive: Warning fixes and cleanupsDaniel Stone3-14/+9
2009-06-03kdrive: add protocol mouse optionOlivier Blin1-1/+5
2009-04-06kdrive: Fix segfault in tslib supportDavid Jander1-1/+1
2009-04-03kdrive: s/KdSaveString/strdup/gAdam Jackson7-12/+12
2009-02-16kdrive: Nuke dead AGP and VGA code. (#19921)Adam Jackson3-429/+0
2009-02-01kdrive: Move a close() to the right place so we don't close(-1) normally.Jim Huang1-1/+1
2009-01-27Convert kdrive libraries to libtool convenience libraries.Paulo Cesar Pereira de Andrade1-2/+2
2009-01-22XKB: Make XKB mandatoryDaniel Stone1-171/+109
2008-12-12Remove #define NEED_EVENTS and NEED_REPLIESPeter Hutterer6-6/+0
2008-10-10kdrive: lastx/y needs to be set to the event coordinates #17728Peter Hutterer1-2/+2
2008-10-06xalloc+memset(0) -> xcallocAdam Jackson1-4/+2
2008-07-17Remove dead code, useless #defines, et alDaniel Stone2-215/+1
2008-04-22Add mediumraw support to the linux kdrive driverRoss Burton1-1/+25
2008-04-22Add a default touchscreen pathRoss Burton1-0/+4
2008-02-14Use strerror instead of errno values in user strings.Adam Jackson1-1/+1
2007-08-16Kdrive: fix nasty thinko in TslibEnable()Dave Jones1-1/+1
2007-08-07Updates some piece of the dead mouse evdev code under the new hotplug scheme.Tiago Vignatti2-41/+270
2007-06-29Death to RCS tags.Adam Jackson10-19/+0
2007-06-27More janitor work. Remove 'defined but not used' warnings from kdrive and som...Tiago Vignatti1-2/+2