summaryrefslogtreecommitdiffstats
path: root/drivers (unfollow)
Commit message (Expand)AuthorFilesLines
2012-10-22drm: extract drm_dp_max_lane_count helperDaniel Vetter2-21/+3
2012-10-22drm: extract dp link bw helpersDaniel Vetter4-33/+40
2012-10-22drm/i915: use the new dp train delay helpersDaniel Vetter1-3/+3
2012-10-22drm: extract dp link train delay functions from radeonDaniel Vetter5-19/+31
2012-10-22drm: extract helpers to compute new training values from sink requestDaniel Vetter4-60/+35
2012-10-22drm: dp helper: extract drm_dp_clock_recovery_okDaniel Vetter3-51/+5
2012-10-22drm: dp helper: extract drm_dp_channel_eq_okDaniel Vetter4-55/+59
2012-10-22drm: rename drm_dp_i2c_helper.c to drm_dp_helper.cDaniel Vetter2-4/+3
2012-10-22drm/i915: remove unused mem_block struct definitionMika Kuoppala1-8/+0
2012-10-22drm/i915: Move cached EDID to intel_connectorJani Nikula3-40/+60
2012-10-22drm/i915: Do not free the passed EDID in intel_connector_update_modes()Jani Nikula2-3/+10
2012-10-22drm/i915: Move the fixed mode to intel_panelJani Nikula4-32/+49
2012-10-22drm/i915: Create generic intel_panel for LVDS and eDPJani Nikula4-2/+27
2012-10-22drm/i915/dp: Initialize eDP fixed mode in intel_dp_initJani Nikula1-28/+25
2012-10-22drm/i915/lvds: Move some connector specific info across from the encoderJani Nikula1-41/+42
2012-10-22drm/i915: Backlight setup requires connector so pass it as parameterJani Nikula5-21/+8
2012-10-22drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connectorJani Nikula2-17/+17
2012-10-22drm/i915/lvds: Introduce intel_lvds_connectorJani Nikula1-3/+14
2012-10-22drm/i915/lvds: Rename intel_lvds to intel_lvds_encoderJani Nikula1-68/+61
2012-10-20Linux 3.7-rc2v3.7-rc2Linus Torvalds1-1/+1
2012-10-20arm64: fix alignment padding in assembly codeMarc Zyngier2-1/+7
2012-10-20use clamp_t in UNAME26 fixKees Cook1-1/+1
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo3-14/+15
2012-10-20MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells4-31/+28
2012-10-20MODSIGN: Cleanup .gitignoreDavid Howells1-6/+0
2012-10-20MODSIGN: perlify sign-file and merge in x509keyidDavid Howells3-347/+400
2012-10-20drm/i915: Don't program DSPCLK_GATE_D twice on IVB and VLVDamien Lespiau1-6/+0
2012-10-20drm/i915: Program DSPCLK_GATE_D only once on IronlakeDamien Lespiau1-15/+6
2012-10-19hold task->mempolicy while numa_maps scans.KAMEZAWA Hiroyuki2-3/+51
2012-10-19lib/dma-debug.c: fix __hash_bucket_find()Ming Lei1-2/+2
2012-10-19mm: compaction: correct the nr_strict va isolated check for CMAMel Gorman1-1/+1
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu1-2/+2
2012-10-19pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2-14/+15
2012-10-19drivers/video/backlight/lm3639_bl.c: return proper error in lm3639_bled_mode_...Axel Lin1-2/+2
2012-10-19kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook1-5/+7
2012-10-19linux/coredump.h needs asm/siginfo.hRichard Weinberger1-0/+1
2012-10-19remap_file_pages: correctly handle the case of a NULL vm_ops pointerLinus Torvalds1-1/+1
2012-10-19kbuild: Fix module signature generationLinus Torvalds1-2/+3
2012-10-19xen: Fix annoying compile-time warningLinus Torvalds1-1/+1
2012-10-19drm/i915: Consolidate ILK_DSPCLK_GATE and PCH_DSPCLK_GATEDamien Lespiau2-41/+33
2012-10-19MAINTAINERS: Add Rafael's address to ACPI maintainersRafael J. Wysocki1-0/+1
2012-10-19USB: ehci-fsl: Return valid error in ehci_fsl_setup_phyBen Collins1-1/+1
2012-10-19xtensa: add missing system calls to the syscall tableChris Zankel1-20/+78
2012-10-19drm/i915: unconditionally use mt forcewake on hsw/ivbDaniel Vetter1-27/+4
2012-10-19xtensa: minor compiler warning fixChris Zankel2-2/+5
2012-10-19kbuild: sign the modules at install timeRusty Russell5-111/+39
2012-10-19x86, MCE: Remove bios_cmci_threshold sysfs attributeBorislav Petkov1-6/+0
2012-10-19Hexagon: Copyright marking changesRichard Kuo101-133/+100
2012-10-19UAPI: (Scripted) Disintegrate arch/hexagon/include/asmDavid Howells14-3/+12
2012-10-18crypto: aesni - fix XTS mode on x86-32, add wrapper function for asmlinkage a...Jussi Kivilinna1-2/+7