summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | drm/i915: Initiate DP link training only on the lanes we'll be usingKeith Packard2011-11-171-2/+3
| | * | | | | | | drm/i915: Remove trailing white spaceKeith Packard2011-11-171-2/+2
| | * | | | | | | drm/i915: Try harder during dp pattern 1 link trainingKeith Packard2011-11-171-7/+18
| | * | | | | | | drm/i915: Make DP prepare/commit consistent with DP dpmsKeith Packard2011-11-171-9/+13
| | * | | | | | | drm/i915: Let panel power sequencing hardware do its jobKeith Packard2011-11-172-69/+85
| | * | | | | | | drm/i915: Treat PCH eDP like DP in most placesKeith Packard2011-11-172-34/+72
| | * | | | | | | drm/i915: Remove link_status field from intel_dp structureKeith Packard2011-11-171-29/+36
| | * | | | | | | drm/i915: Move common PCH_PP_CONTROL setup to ironlake_get_pp_controlKeith Packard2011-11-171-18/+19
| | * | | | | | | drm/i915: Module parameters using '-1' as default must be signed typeKeith Packard2011-11-102-4/+4
| | * | | | | | | drm/i915: Turn on another required clock gating bit on gen6.Eric Anholt2011-11-082-1/+7
| | * | | | | | | drm/i915: Turn on a required 3D clock gating bit on Sandybridge.Eric Anholt2011-11-082-0/+12
| | * | | | | | | drm/i915: enable cacheable objects on IvybridgeJesse Barnes2011-11-041-1/+1
| | * | | | | | | drm/i915: add constants to size fence arrays and fieldsDaniel Vetter2011-11-032-9/+10
| | * | | | | | | drm/i915: Ivybridge still has fences!Daniel Vetter2011-11-032-0/+3
| | * | | | | | | drm/i915: forcewake warning fixes in debugfsBen Widawsky2011-11-031-6/+51
| | * | | | | | | drm/i915: Fix object refcount leak on mmappable size limit error path.Eric Anholt2011-11-011-1/+1
| | * | | | | | | drm/i915: Use mode_config.mutex in ironlake_panel_vdd_workKeith Packard2011-11-011-2/+2
| | * | | | | | | agp: iommu_gfx_mapped only available if CONFIG_INTEL_IOMMU is setKeith Packard2011-10-281-2/+3
| | * | | | | | | drm/i915: fix if statement (bogus semi-colon)Dan Carpenter2011-10-281-1/+1
| | * | | | | | | drm/i915: intel_choose_pipe_bpp_dither messages should be DRM_DEBUG_KMSAdam Jackson2011-10-281-7/+7
| | * | | | | | | drm/i915: only match on PCI_BASE_CLASS_DISPLAYDaniel Vetter2011-10-281-1/+1
| | * | | | | | | drm/i915: disable temporal dithering on the internal panelDaniel Vetter2011-10-281-1/+1
| * | | | | | | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-206-98/+131
* | | | | | | | | Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds2011-11-231-7/+7
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-11-221-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | iio: fix a leak due to improper use of anon_inode_getfd()Al Viro2011-11-211-1/+9
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-11-223-8/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: ams_delta_serio - include linux/module.hAaro Koskinen2011-11-101-0/+1
| * | | | | | | | | Input: elantech - adjust hw_version detection logicJJ Ding2011-11-101-8/+18
| * | | | | | | | | Input: i8042 - add HP Pavilion dv4s to 'notimeout' and 'nomux' blacklistsTomas Miljenović2011-11-051-0/+14
* | | | | | | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2011-11-225-366/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | watchdog: fix initialisation printout in s3c2410_wdtDmitry Artamonow2011-11-161-2/+2
| * | | | | | | | | | watchdog: Don't overwrite error value in wm831x_wdt_set_timeout()Mark Brown2011-11-161-1/+1
| * | | | | | | | | | watchdog: adx_wdt.c: remove driverWim Van Sebroeck2011-11-153-363/+0
* | | | | | | | | | | Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-223-8/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | staging: fix more ET131X build errorsRandy Dunlap2011-11-191-1/+2
| * | | | | | | | | | | staging: et131x depends on NETRandy Dunlap2011-11-191-1/+1
| * | | | | | | | | | | staging: slicoss depends on NETRandy Dunlap2011-11-191-1/+1
| * | | | | | | | | | | linux-next: et131x: Fix build error when CONFIG_PM_SLEEP not enabledMark Einon2011-11-181-6/+6
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-2242-282/+332
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | USB: Fix Corruption issue in USB ftdi driver ftdi_sio.cAndrew Worsley2011-11-181-3/+11
| * | | | | | | | | | | USB: option: add PID of Huawei E173s 3G modemFerenc Wagner2011-11-181-0/+2
| * | | | | | | | | | | OHCI: final fix for NVIDIA problems (I hope)Alan Stern2011-11-184-64/+28
| * | | | | | | | | | | USB: option: release new PID for ZTE 3G modemzheng.zhijian@zte.com.cn2011-11-181-0/+21
| * | | | | | | | | | | usb: Netlogic: Fix HC_LENGTH call in ehci-xls.cJayachandran C2011-11-181-1/+1
| * | | | | | | | | | | USB: storage: ene_ub6250: fix compile warningsFelipe Balbi2011-11-151-2/+1
| * | | | | | | | | | | USB: option: add id for 3G dongle Model VT1000 of ViettelVU Tuan Duc2011-11-151-0/+5
| * | | | | | | | | | | USB: serial: pl2303: rm duplicate idwangyanqing2011-11-152-5/+0
| * | | | | | | | | | | USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA2011-11-151-2/+2
| * | | | | | | | | | | USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA2011-11-152-4/+11