summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-08drm/exynos: added drm prime feature.Inki Dae8-9/+353
2012-05-08drm/exynos: added cache attribute support for gem.Inki Dae1-10/+39
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie280-1780/+2837
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter280-1780/+2837
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov5-131/+203
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov1-1/+1
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov1-1/+1
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov1-1/+1
2012-05-07gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov1-1/+1
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov2-3/+2
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov1-2/+2
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2-5/+8
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov1-2/+1
2012-05-07gma500: address the lid codeAlan Cox3-3/+2
2012-05-07gma500: opregion and ACPIAlan Cox11-188/+396
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-05-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-13/+10
2012-05-05ACPI: Fix D3hot v D3cold confusionLin Ming3-13/+10
2012-05-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+1
2012-05-04intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang1-1/+1
2012-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-14/+23
2012-05-04Merge tag 'md-3.4-fixes' of git://neil.brown.name/mdLinus Torvalds2-5/+1
2012-05-04drm/radeon: clarify and extend wb setup on APUs and NI+ asicsAlex Deucher1-2/+2
2012-05-04md/bitmap: fix calculation of 'chunks' - missing shift.NeilBrown2-5/+1
2012-05-03Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2012-05-03Merge branch 'efi-vars' from Matthew GarrettLinus Torvalds1-16/+30
2012-05-03efivars: Improve variable validationMatthew Garrett1-16/+30
2012-05-03Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+7
2012-05-03Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds4-8/+15
2012-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-6/+17
2012-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-271/+415
2012-05-03Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2012-05-03ata: ahci_platform: Add synopsys ahci controller in DT's compatible listViresh Kumar1-0/+1
2012-05-03ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macrosViresh Kumar1-3/+1
2012-05-03libata: init ata_print_id to 0Tero Roponen1-1/+1
2012-05-03ahci: Detect Marvell 88SE9172 SATA controllerMatt Johnson1-0/+2
2012-05-03libata: skip old error history when counting probe trialsLin Ming1-1/+2
2012-05-03Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-12/+21
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox1-63/+52
2012-05-03gma500: wide framebuffer memoryAlan Cox1-0/+2
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox1-0/+1
2012-05-03gma500: don't register the ACPI video busAlan Cox1-1/+1
2012-05-03gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov1-1/+0
2012-05-03drm/i915: enable dip before writing data on gen4Paulo Zanoni1-1/+1
2012-05-03nouveau: initialise has_optimus variable.Dave Airlie1-1/+1
2012-05-03drm/radeon: add connector table for SAM440ep embedded boardAlex Deucher2-0/+67
2012-05-03drm/radeon: avoid leaking const ib (not used yet on si and newer GPU)Jerome Glisse1-0/+5
2012-05-03drm/radeon: Original Radeons had PCI GART, not PCIe GART.Michel Dänzer1-1/+1