summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-3018-517/+493
|\
| * drm/exynos: fixed exception to page allocation failureInki Dae2012-07-271-1/+1
| * drm/exynos: use __free_page() to deallocate memoryInki Dae2012-07-271-15/+6
| * drm/exynos: fixed a comment to gem size.Inki Dae2012-07-271-1/+2
| * drm/exynos: removed unnecessary variableInki Dae2012-07-271-5/+0
| * drm/exynos: do not release memory region from exporter.Inki Dae2012-07-271-0/+10
| * drm/exynos: set buffer type from exporter.Inki Dae2012-07-271-7/+20
| * drm/exynos: use alloc_page() to allocate pages.Inki Dae2012-07-271-11/+3
| * drm/exynos: fixed build warning.Inki Dae2012-07-271-1/+1
| * drm/exynos: fixed edid data setting at vidi connection requestInki Dae2012-07-271-7/+31
| * drm/exynos: check if raw edid data is fake or not for testInki Dae2012-07-271-0/+6
| * drm/exynos: set edid fake data only for test.Inki Dae2012-07-271-3/+4
| * drm/exynos: removed unnecessary declaration.Inki Dae2012-07-271-2/+0
| * drm/exynos: fix buffer pitch calculationCooper Yuan2012-07-271-1/+1
| * drm/exynos: check for null in return value of dma_buf_map_attachment()Subash Patel2012-07-271-1/+1
| * drm/exynos: return NULL if exynos_pages_to_sg failsSubash Patel2012-07-271-0/+4
| * drm/exynos: Use devm_* functions in exynos_mixer.cSachin Kamat2012-07-271-34/+14
| * drm/exynos: Use devm_* functions in exynos_hdmi.cSachin Kamat2012-07-271-29/+7
| * drm/exynos: Use devm_* functions in exynos_drm_fimd.cSachin Kamat2012-07-271-32/+8
| * drm/exynos: Add missing static storage class specifierSachin Kamat2012-07-271-1/+2
| * drm/exynos: add property for crtc modeJoonyoung Shim2012-07-272-0/+73
| * drm/exynos: add crtc disable functionJoonyoung Shim2012-07-271-0/+11
| * drm/exynos: add plane enable/disableJoonyoung Shim2012-07-276-28/+50
| * drm/exynos: remove unnecessary connector dpms controlJoonyoung Shim2012-07-271-11/+0
| * drm/exynos: fix dpms operation for mode setJoonyoung Shim2012-07-273-37/+5
| * drm/exynos: add property for plane zposJoonyoung Shim2012-07-275-58/+48
| * drm/exynos: update overlay via plane from crtcJoonyoung Shim2012-07-276-222/+151
| * drm/exynos: use private plane for crtcJoonyoung Shim2012-07-275-31/+47
| * drm/exynos: define to_exynos_plane macroJoonyoung Shim2012-07-271-7/+6
| * drm/exynos: fix to set pipe of crtcJoonyoung Shim2012-07-273-18/+24
| * drm/exynos: fix point to call overlay_ops->mode_setJoonyoung Shim2012-07-272-9/+12
| * Merge branch 'drm-next' of ../main_line/linux-drm into dave-drm-nextInki Dae2012-07-279541-379448/+578510
| |\
| * \ Merge branch 'drm-next' of ../main_line/linux-drm into dave-drm-nextInki Dae2012-05-22131-5110/+18768
| |\ \
* | \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-07-308-3/+1033
|\ \ \ \
| * \ \ \ Merge branch 'next' into for-linusDmitry Torokhov2012-07-298-3/+1033
| |\ \ \ \
| | * | | | Input: synaptics - handle out of bounds values from the hardwareSeth Forshee2012-07-241-0/+22
| | * | | | Input: wacom - add support to Cintiq 22HDPing Cheng2012-07-242-3/+21
| | * | | | Input: add driver for FT5x06 based EDT displaysSimon Budig2012-07-245-0/+990
* | | | | | Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-303-34/+66
|\ \ \ \ \ \
| * | | | | | hwmon: (applesmc) Decode and act on read/write status codesHenrik Rydberg2012-07-271-24/+46
| * | | | | | hwmon: (jc42) Don't reset hysteresis on device removalJean Delvare2012-07-271-3/+10
| * | | | | | hwmon: (jc42) Simplify hysteresis maskJean Delvare2012-07-271-7/+6
| * | | | | | hwmon: (acpi_power_meter) Fix build warningGuenter Roeck2012-07-271-0/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds2012-07-3048-2555/+3471
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'devel'Mauro Carvalho Chehab2012-07-2948-2555/+3471
| |\ \ \ \ \ \ \
| | * | | | | | | edac i5000, i5400: fix pointer math in i5000_get_mc_regs()Dan Carpenter2012-06-272-6/+18
| | * | | | | | | edac: allow specifying the error count with fake_injectMauro Carvalho Chehab2012-06-272-2/+14
| | * | | | | | | edac: add support for Calxeda highbank L2 cache eccRob Herring2012-06-275-0/+178
| | * | | | | | | edac: add support for Calxeda highbank memory controllerRob Herring2012-06-275-1/+294
| | * | | | | | | edac: create top-level debugfs directoryRob Herring2012-06-123-1/+39
OpenPOWER on IntegriCloud