aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-07-26drm/nouveau: move current gpuobj code out of nouveau_object.cBen Skeggs
2012-07-26drm/nouveau/gem: fix object reference leak in a failure pathBen Skeggs
2012-07-26drm/nv50: rename INVALID_QUERY_OR_TEXTURE error to INVALID_OPERATIONMarcin Slusarz
2012-07-26drm/nv84: decode PCRYPT errorsMarcin Slusarz
2012-07-26drm/nouveau: dcb table quirk for fdo#50830Ben Skeggs
2012-07-26nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst
2012-07-25hyperv: Add error handling to rndis_filter_device_add()Haiyang Zhang
2012-07-25hyperv: Add a check for ring_size valueHaiyang Zhang
2012-07-25net/pch_gpe: Cannot disable ethernet autonegationWei Yang
2012-07-25qeth: repair crash in qeth_l3_vlan_rx_kill_vid()frank.blaschka@de.ibm.com
2012-07-25netiucv: cleanup attribute usagefrank.blaschka@de.ibm.com
2012-07-25net: wiznet add missing HAS_IOMEM dependencyfrank.blaschka@de.ibm.com
2012-07-25be2net: Missing byteswap in be_get_fw_log_level causes oops on PowerPCAnton Blanchard
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza
2012-07-25[libata] pata_cmd64x: whitespace cleanupJeff Garzik
2012-07-25libata-acpi: fix up for acpi_pm_device_sleep_state APIStephen Rothwell
2012-07-25Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik
2012-07-25sata_dwc_460ex: device tree may specify dma_channelThang Q. Nguyen
2012-07-25ahci, trivial: fixed coding style issues related to bracesJeffrin Jose
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ahci_platform: add hibernation callbacksShiraz Hashim
2012-07-25libata-eh.c: local functions should not be exposed globallyH Hartley Sweeten
2012-07-25libata-transport.c: local functions should not be exposed globallyH Hartley Sweeten
2012-07-25sata_dwc_460ex: support hardresetThang Q. Nguyen
2012-07-25ata: use module_pci_driverAxel Lin
2012-07-25drivers/ata/pata_pcmcia.c: adjust suspicious bit operationJulia Lawall
2012-07-25pata_imx: Convert to clk_prepare_enable/clk_disable_unprepareFabio Estevam
2012-07-25ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2Mark Nelson
2012-07-25[libata] Prevent interface errors with Seagate FreeAgent GoFlexDaniel J Blueman
2012-07-25drivers/acpi/glue: revert accidental license-related 6b66d95895c bitsJeff Garzik
2012-07-25libata-acpi: add missing inlines in libata.hLin Ming
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-25drm/i915: unbreak lastclose for failed driver initDaniel Vetter
2012-07-25drm/i915: Set the context before setting up regs for the context.Eric Anholt
2012-07-25drm/i915: constify mode in crtc_mode_fixupDaniel Vetter
2012-07-25drm/i915/lvds: ditch ->prepare special caseDaniel Vetter
2012-07-25drm/i915: dereferencing an error pointerDan Carpenter
2012-07-25drm/i915: fix invalid reference handling of the default ctx objChris Wilson
2012-07-25drm/i915: Add -EIO to the list of known errors for __wait_seqnoChris Wilson
2012-07-25drm/i915: Flush the context object from the CPU caches upon switchingChris Wilson
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov
2012-07-25drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse
2012-07-25drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse
2012-07-25drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse
2012-07-25drm/radeon: fix non revealent error messageJerome Glisse
2012-07-25drm/radeon: check for allocation failure in radeon_ring_backup()Dan Carpenter
2012-07-25drm/radeon: fix bo creation retry pathJerome Glisse
2012-07-25drm: track dev_mapping in more robust and flexible wayIlija Hadzic
2012-07-24Thermal: Documentation updateZhang Rui