summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux
AgeCommit message (Expand)AuthorFilesLines
2015-10-26linux: Do not call FatalError from xf86CloseConsoleHans de Goede1-7/+15
2015-06-03systemd-logind: don't second guess D-Bus default timeoutRay Strode1-8/+6
2015-06-03systemd-logind: filter out non-signal messages from message filterRay Strode1-0/+3
2015-06-03int10: Fix error check for pci_device_map_legacyJürg Billeter1-1/+1
2014-11-12Drop trailing whitespacesPeter Hutterer3-4/+4
2014-09-18xserver: Move 'pragma GCC diagnostic' outside functionsJon TURNEY1-1/+5
2014-09-16xfree86: Clean up some more alpha awarenessAdam Jackson3-150/+1
2014-09-16xfree86: Remove xf86ReadBIOSAdam Jackson1-1/+0
2014-09-16int10: Port off xf86ReadBIOSAdam Jackson1-2/+17
2014-09-16xfree86: Remove xf86LinearVidMemAdam Jackson1-1/+0
2014-09-16xfree86: Remove {set,undo}WC from VidMemInfoAdam Jackson1-267/+0
2014-09-16xfree86: Remove xf86{Map,Unmap}VidMemAdam Jackson1-369/+0
2014-07-28xfree86: Remove MMIO_ONB* and friendsAdam Jackson2-36/+0
2014-07-17config: Replace OdevAttributes linked list with structKeith Packard1-35/+17
2014-07-07xfree86: Make error message more readableThierry Reding1-2/+3
2014-07-07xfree86: Store kernel driver name in platform device attributeThierry Reding1-0/+12
2014-06-02xtensa: add support for xtensa architectureMax Filippov1-1/+2
2014-05-22ARC: Add support for ARC architectureAlexey Brodkin1-1/+2
2014-05-05systemd-logind: let the logind code decided whether to close an fdPeter Hutterer2-3/+6
2014-03-26systemd-logind: Monitor systemd-logind going awayHans de Goede1-2/+32
2014-03-13systemd-logind: Correctly deal with InputDevs sharing a device-nodeHans de Goede1-0/+27
2014-03-13systemd-logind: Add a systemd_logind_set_input_fd_for_all_devs helperHans de Goede1-10/+23
2014-03-13systemd_logind_find_info_ptr_by_devnum: Move to higher inside the fileHans de Goede1-14/+14
2014-03-13systemd_logind_find_info_ptr_by_devnum: Add a start argumentHans de Goede1-3/+5
2014-03-12Remove config_odev_add_*attribute checks in various placesHans de Goede1-4/+1
2014-03-10systemd-logind: Fix vt-enter not working when using a legacy video driverHans de Goede1-1/+2
2014-03-03systemd-logind: Add delayed input device probingHans de Goede1-0/+3
2014-03-03systemd-logind: Hookup systemd-logind integrationHans de Goede1-3/+29
2014-03-03systemd-logind: Add systemd-logind "core"Hans de Goede2-0/+535
2014-03-03OdevAttribute: Remove unowned flag from OdevAttributes headHans de Goede1-3/+2
2014-03-03OdevAttribute: Add config_odev_get_attribute helperHans de Goede1-7/+1
2014-03-03linux: xf86OpenConsole: Don't detach from controlling tty when it is our vtHans de Goede1-1/+18
2014-03-03linux: xf86OpenConsole remove root-rights check for keeptty optionHans de Goede1-6/+0
2014-02-07xfree86: Fix a compiler warning on 64-bit.Eric Anholt1-1/+1
2014-01-22Ignore a couple of format-nonliteral warningsKeith Packard1-0/+1
2014-01-12Replace 'pointer' type with 'void *'Keith Packard5-85/+85
2014-01-12xfree86 warning reductionKeith Packard3-8/+7
2013-11-06ARM64: Add support for aarch64Andreas Schwab1-1/+2
2013-08-06Replace INCLUDES with AM_CPPFLAGSPeter Hutterer1-1/+1
2013-04-24Merge remote-tracking branch 'whot/for-keith'Keith Packard1-26/+7
2013-04-12xfree86: Revert workaround for drm race condition.Bryce Harrington1-24/+6
2013-04-12xfree86: change a log messagePeter Hutterer1-2/+1
2013-04-12xf86: don't hotplug output devices while VT switched.Dave Airlie1-5/+40
2013-04-08xfree86: Be verbose if waiting on opening the drm deviceBryce Harrington1-1/+4
2013-04-08xfree86: Fix race condition failure opening drm.Bryce Harrington1-0/+6
2013-04-08xfree86: Keep trying to set interface on drm for 2 seconds.Bryce Harrington1-5/+15
2013-04-08xfree86: Provide more details on failureBryce Harrington1-1/+3
2013-04-08xfree86: Track error code and add label for error handling.Bryce Harrington1-4/+6
2013-04-08xfree86: (Cleanup) Close fd if drm interface 1.4 could not be set.Bryce Harrington1-0/+1
2013-02-08xfree86: bail on misformed acpi strings (#73227)Ted Felix1-3/+6