summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: fix bank information in tiling configAlex Deucher2012-06-013-8/+18
* drm/mgag200: kick off conflicting framebuffers earlier.Dave Airlie2012-06-011-0/+19
* drm/cirrus: kick out conflicting framebuffers earlierDave Airlie2012-06-011-0/+19
* cirrus: avoid crash if driver fails to loadDave Airlie2012-05-312-1/+6
* drm/edid/quirks: ViewSonic VA2026wAdam Jackson2012-05-291-4/+18
* drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-2911-101/+197
|\
| * drm/i915: tune down the noise of the RP irq limit failDaniel Vetter2012-05-251-2/+3
| * drm/i915: Remove the error message for unbinding pinned buffersChris Wilson2012-05-251-4/+2
| * drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson2012-05-251-1/+9
| * drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes2012-05-241-1/+1
| * drm/i915: reject doubleclocked cea modes on dpDaniel Vetter2012-05-241-0/+6
| * drm/i915: Adding TV Out Missing modes.Rodrigo Vivi2012-05-241-0/+48
| * drm/i915: wait for a vblank to pass after tv detectDaniel Vetter2012-05-241-0/+5
| * drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw2012-05-241-0/+8
| * drm/i915: enable vdd when switching off the eDP panelDaniel Vetter2012-05-241-10/+8
| * drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson2012-05-241-23/+33
| * drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-242-47/+47
| * drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-242-4/+13
| * drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-221-0/+2
| * drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter2012-05-211-9/+12
* | drm/radeon: fix XFX quirkAlex Deucher2012-05-291-1/+3
* | drm: Use stdint types for consistencyVille Syrjälä2012-05-291-2/+2
* | drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä2012-05-291-2/+2
* | drm/radeon: fix typo in trinity tiling setupAlex Deucher2012-05-291-1/+1
* | drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-291-1/+1
* | radeon: make radeon_cs_update_pages static.Dave Airlie2012-05-293-27/+26
* | Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds2012-05-2628-478/+371
|\ \
| * | i2c: davinci: Free requested IRQ in removeMarcus Folkesson2012-05-121-1/+1
| * | i2c: ocores: register OF i2c devicesGanesan Ramalingam2012-05-121-0/+3
| * | i2c: tegra: notify transfer-complete after clearing status.Laxman Dewangan2012-05-121-7/+6
| * | I2C: xiic: Add OF binding supportLars-Peter Clausen2012-05-121-5/+18
| * | i2c: Rename last mux driver to standard patternJean Delvare2012-05-123-24/+23
| * | i2c: tegra: fix 10bit address configurationLaxman Dewangan2012-05-121-4/+7
| * | i2c: muxes: rename first set of drivers to a standard patternWolfram Sang2012-05-124-4/+4
| * | of/i2c: implement of_find_i2c_adapter_by_nodeStephen Warren2012-05-121-0/+14
| * | i2c: implement i2c_verify_adapterStephen Warren2012-05-121-0/+17
| * | i2c-s3c2410: Add HDMIPHY quirk for S3C2440Karol Lewandowski2012-05-121-0/+30
| * | i2c-s3c2410: Rework device type handlingKarol Lewandowski2012-05-121-41/+34
| * | i2c: muxes are not EXPERIMENTAL anymoreWolfram Sang2012-05-121-1/+0
| * | i2c/of: Automatically populate i2c mux busses from device tree data.David Daney2012-05-121-0/+23
| * | i2c: Add a struct device * parameter to i2c_add_mux_adapter()David Daney2012-05-124-12/+15
| * | of/i2c: call i2c_verify_client from of_find_i2c_device_by_nodeStephen Warren2012-05-121-1/+1
| * | i2c: designware: Add clk_{un}prepare() supportViresh Kumar2012-05-121-5/+5
| * | i2c: designware: add PM supportDeepak Sikri2012-05-121-0/+27
| * | i2c: ixp2000: remove driverRob Herring2012-05-123-172/+0
| * | i2c: pnx: add device tree supportRoland Stigge2012-05-121-16/+47
| * | i2c: imx: don't use strcpy but strlcpyWolfram Sang2012-05-121-1/+1
| * | i2c: eg20t: don't use strcpy but strlcpyWolfram Sang2012-05-121-1/+1
| * | i2c: eg20t: remove unused functionWolfram Sang2012-05-121-5/+0