OSDN Git Service

uclinux-h8/linux.git
2014-11-05 Jani Nikuladrm/edid: add #defines and helpers for ELD
2014-11-05 Todd Previtedrm/dp: Add counters in the drm_dp_aux struct for I2C...
2014-11-04 Peter Hurleydrm: Remove compiler BUG_ON() test
2014-11-04 Peter Hurleydrm: Fix DRM_FORCE_ON_DIGITAL use
2014-10-31 Damien Lespiaudrm/gma500: Don't destroy DRM properties in the driver
2014-10-31 Damien Lespiaudrm/i915: Don't destroy DRM properties in the driver
2014-10-31 Damien Lespiaudrm: Add a note to drm_property_create() about property...
2014-10-23 Masanari Iidagpu: drm: Fix warning caused by a parameter description...
2014-10-23 Daniel Vetterdrm/dp-helper: Move the legacy helpers to gma500
2014-10-22 Chuck Ebbertdrm/crtc: Remove duplicated ioctl code
2014-10-22 Chuck Ebbertdrm/crtc: Fix two typos
2014-10-21 Masanari Iidagpu:drm: Fix typo in Documentation/DocBook/drm.xml
2014-10-13 Rickard Strandqvistgpu: drm: drm_dp_mst_topology.c: Fix improper use of...
2014-10-12 Joe Perchesdrm: drm_err: Remove unnecessary __func__ argument
2014-10-08 Chris Wilsondrm: Implement O_NONBLOCK support on /dev/dri/cardN
2014-10-03 Andrzej Hajdadrm/core: use helper to check driver features
2014-10-01 Clint Taylordrm/edid: Add missing interlaced flag to 576i@100 modes.
2014-10-01 Dave AirlieMerge branch 'for-airlied-next' of git://people.freedes...
2014-10-01 Dave AirlieMerge tag 'topic/core-stuff-2014-09-29' of git://anongi...
2014-10-01 Maarten Lankhorstdrm/nouveau: export reservation_object from dmabuf...
2014-09-30 Maarten Lankhorstdrm/ttm: add reservation_object as argument to ttm_bo_init
2014-09-30 Maarten Lankhorstdrm: Pass dma-buf as argument to gem_prime_import_sg_table
2014-09-30 Maarten Lankhorstdrm/nouveau: assign fence_chan->name correctly
2014-09-30 Maarten Lankhorstdrm/nouveau: specify if interruptible wait is desired...
2014-09-30 Maarten Lankhorstdrm/nouveau: bump driver patchlevel to 1.2.1
2014-09-30 Maarten Lankhorstdrm/nouveau: nv84+: fix fence context seqno's
2014-09-25 Daniel Vetterdrm: Drop grab fpriv->fbs_lock in drm_fb_release
2014-09-24 Fabian Frederickdrm/udl: use container_of to resolve udl_fbdev from...
2014-09-24 Fabian Frederickdrm/ast: use container_of to resolve ast_fbdev from...
2014-09-24 Fabian Frederickdrm/gma500: use container_of to resolve psb_fbdev from...
2014-09-24 Fabian Frederickdrm/qxl: use container_of to resolve qxl_fbdev from...
2014-09-24 Fabian Frederickdrm/nouveau: use container_of to resolve nouveau_plane...
2014-09-24 Fabian Frederickdrm/nouveau: use container_of to resolve nouveau_fbdev...
2014-09-24 Fabian Frederickdrm/radeon: use container_of to resolve radeon_fbdev...
2014-09-24 Fabian Frederickdrm/mgag200: use container_of to resolve mga_fbdev...
2014-09-24 Fabian Frederickdrm/cirrus: use container_of to resolve cirrus_fbdev...
2014-09-24 Daniel Vetterdrm: Improve debug output for drm_wait_one_vblank
2014-09-24 Daniel Vetterdrm: Fixup locking for universal cursor planes
2014-09-24 Mario Kleinerdrm: Don't update vblank timestamp when the counter...
2014-09-24 Daniel Vetterdrm/doc: Fixup drm_irq kerneldoc includes.
2014-09-24 Daniel Vetterdrm: Extract <drm/drm_gem.h>
2014-09-24 Daniel Vetterdrm: Move internal debugfs functions to drm_internal.h
2014-09-24 Daniel Vetterdrm: Move leftover ioctl declarations to drm_internal.h
2014-09-24 Daniel Vetterdrm: Move drm_vm_open_locked into drm_internal.h
2014-09-24 Daniel Vetterdrm: move drm_mmap to <drm/drm_legacy.h>
2014-09-24 Daniel Vetterdrm/gem: Don't call drm_mmap from drm_gem_mmap
2014-09-24 Daniel Vetterdrm/<ttm-based-drivers>: Don't call drm_mmap
2014-09-24 Joe Perchesdrm: change drm_err return type to void
2014-09-23 Benjamin Herrenschmidtdrm/ttm: Clean usage of ttm_io_prot() with TTM_PL_FLAG_...
2014-09-23 Benjamin Herrenschmidtdrm: powerpc can use a simpler drm_io_prot()
2014-09-22 Dave AirlieMerge branch 'exynos-drm-next' of git://git./linux...
2014-09-19 Andrzej Hajdadrm/exynos: switch to universal plane API
2014-09-19 Inki Daedrm/exynos: use drm generic mmap interface
2014-09-19 Inki Daedrm/exynos: remove DRM_EXYNOS_GEM_MAP_OFFSET ioctl
2014-09-19 Joonyoung Shimdrm/exynos: factor out initial setting of each driver
2014-09-19 Andrzej Hajdadrm/exynos/hdmi: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/dp: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/dpi: unregister connector and panel on removal
2014-09-19 Andrzej Hajdadrm/exynos/dsi: unregister connector on removal
2014-09-19 Andrzej Hajdadrm/exynos/fb: free exynos framebuffer on error
2014-09-19 Andrzej Hajdadrm/exynos/fbdev: fix fbdev gem object cleanup
2014-09-19 Andrzej Hajdadrm/exynos: fix drm driver de-initialization order
2014-09-19 Andrzej Hajdadrm/exynos/ipp: traverse ipp drivers list safely
2014-09-19 Inki Daedrm/exynos: update to use component match support
2014-09-19 Andrzej Hajdadrm/exynos/ipp: add file checks for ioctls
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove file argument from node related...
2014-09-19 Andrzej Hajdadrm/exynos/fimc: fix source buffer registers
2014-09-19 Andrzej Hajdadrm/exynos/fimc: simplify buffer queuing
2014-09-19 Andrzej Hajdadrm/exynos/fimc: do not enable fimc twice
2014-09-19 Andrzej Hajdadrm/exynos/fimc: avoid clearing overflow bits
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove events during command cleaning
2014-09-19 Andrzej Hajdadrm/exynos/ipp: stop hardware before freeing memory
2014-09-19 Andrzej Hajdadrm/exynos/ipp: replace work_struct casting with better...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: clean memory nodes on command node...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: move nodes cleaning to separate function
2014-09-19 Andrzej Hajdadrm/exynos/ipp: free partially allocated resources...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove unused field in command node
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove only related commands on file...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: move file reference from memory to...
2014-09-19 Andrzej Hajdadrm/exynos/ipp: cancel works before command node clean
2014-09-19 Andrzej Hajdadrm/exynos/ipp: remove fake pm callbacks
2014-09-19 Marek Szyprowskidrm/exynos: fimd: fix window clear code
2014-09-19 Daniel Kurtzdrm/exynos/fbdev: set smem_len for fbdev
2014-09-19 Inki DaeARM: dts: add mipi dsi device node to exynos3250.dtsi
2014-09-19 Inki DaeARM: dts: add mipi_phy device node to exynos3250.dtsi
2014-09-19 Inki DaeARM: dts: add fimd device node to exynos3250.dsti
2014-09-19 Inki Daedrm/exynos: fimd: add Exynos3 SoC support
2014-09-19 Inki Daedrm/exynos: mipi-dsi: add Exynos3 SoC support
2014-09-19 Inki Daedrm/exynos: mipi-dsi: consider non-continuous clock...
2014-09-19 Inki Daedrm/mipi-dsi: consider low power transmission
2014-09-19 YoungJun Chodrm/exynos: dsi: fix exynos_dsi_set_pll() wrong return...
2014-09-19 Dave AirlieMerge branch 'drm-next-3.18' of git://people.freedeskto...
2014-09-18 Christian Königdrm/radeon: fix AGP userptr handling
2014-09-18 Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2014-09-17 Kees Cookdrm/ttm: make sure format string cannot leak in
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Add support for enable GPIO
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Set return value explicitly
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Fix backlight devicetree support
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Use devm_kzalloc to simplify the...
2014-09-17 Ezequiel Garciadrm/tilcdc: panel: Spurious whitespace removal
next