summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/mxm: fix Kconfig options for when to build MXM WMI driver.Dave Airlie2011-05-092-2/+2
* Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-nextDave Airlie2011-05-097-36/+330
|\
| * mxm/wmi: add MXMX interface entry point.Dave Airlie2011-05-092-1/+28
| * nouveau: add optimus detection to DSM code.Dave Airlie2011-05-041-15/+89
| * vgaarb: use bridges to control VGA routing where possible.Dave Airlie2011-05-042-25/+113
| * nouveau/acpi: hook up to the MXM method for mux switching.Dave Airlie2011-05-042-0/+12
| * platform/x86: add MXM WMI driver.Dave Airlie2011-05-043-0/+93
* | drm/radeon/kms: fix some logic errors in combios i2c mappingAlex Deucher2011-05-091-6/+12
|/
* vga_switcheroo: Remove unbalanced pci_enable_deviceAlex Williamson2011-05-041-6/+0Star
* drm/radeon/kms: fix up r1xx-rs4xx i2c busesAlex Deucher2011-05-041-16/+43
* drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDCAlex Deucher2011-05-041-0/+2
* drm/radeon/kms: add support for thermal chips on combios asicsAlex Deucher2011-05-041-0/+54
* drm/fb: fix CONFIG_DRM=m && CONFIG_FB=nDave Airlie2011-05-041-0/+2
* drm: Export the command-line mode parserChris Wilson2011-04-282-171/+190
* drm: Verify debug message argumentsJoe Perches2011-04-284-13/+15
* drm: Create and use drm_errJoe Perches2011-04-281-0/+21
* drm/radeon/kms: remove some underscan leftoversAlex Deucher2011-04-281-4/+0Star
* drm: Take lock around probes for drm_fb_helper_hotplug_eventChris Wilson2011-04-281-4/+22
* drm: parse color format support for digital displaysJesse Barnes2011-04-281-0/+7
* drm: add bit depth parsingJesse Barnes2011-04-281-2/+52
* drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-274-8/+32
* drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-271-0/+13
* drm/radeon/kms: add missing safe regs for 6xx/7xxAlex Deucher2011-04-271-0/+1
* drm: select FRAMEBUFFER_CONSOLE_PRIMARY if we have FRAMEBUFFER_CONSOLEDave Airlie2011-04-271-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-04-263-16/+86
|\
| * amd64_edac: Erratum #637 workaroundBorislav Petkov2011-04-262-2/+51
| * amd64_edac: Factor in CC6 save areaBorislav Petkov2011-04-262-1/+29
| * amd64_edac: Remove node interleave warningBorislav Petkov2011-04-261-5/+1Star
| * EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-212-8/+5Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-261-0/+97
|\ \
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-267-67/+158
|\ \ \ | |/ / |/| |
| * | [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
| * | [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
| * | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-261-2/+2
|\ \ \
| * | | rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
| | |/ | |/|
* | | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* | | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
* | | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
* | | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* | | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
* | | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* | | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
* | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-242-3/+5
* | | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-242-1/+10
|\ \ \
| * | | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-202-1/+10
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-233-8/+11
|\ \ \ \
| * | | | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-201-2/+6