]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-04-05 Dave AirlieMerge tag 'drm/panel/for-3.15-rc1' of git://anongit...
2014-04-05 Dave AirlieMerge branch 'exynos-drm-next' of git://git.kernel...
2014-04-05 Dave AirlieMerge tag 'vmwgfx-next-2014-04-04' of git://people...
2014-04-05 Dave AirlieMerge tag 'ttm-next-2014-04-04' of git://people.freedes...
2014-04-05 Dave Airliedrm/dp_helper: don't return EPROTO for defers (v2)
2014-04-04 Inki Daedrm/bridge: export ptn3460_init function
2014-04-04 Inki Daedrm/exynos: remove MODULE_DEVICE_TABLE definitions
2014-04-04 Andrzej HajdaARM: dts: exynos4412-trats2: enable exynos/fimd node
2014-04-04 Andrzej HajdaARM: dts: exynos4210-trats: enable exynos/fimd node
2014-04-04 Andrzej HajdaARM: dts: exynos4412-trats2: add panel node
2014-04-04 Andrzej HajdaARM: dts: exynos4210-trats: add panel node
2014-04-04 Andrzej HajdaARM: dts: exynos4: add MIPI DSI Master node
2014-04-04 Andrzej Hajdadrm/panel: add S6E8AA0 driver
2014-04-04 Andrzej HajdaARM: dts: exynos4210-universal_c210: add proper panel...
2014-04-04 Andrzej Hajdadrm/panel: add ld9040 driver
2014-04-04 Andrzej Hajdapanel/ld9040: add DT bindings
2014-04-04 Andrzej Hajdapanel/s6e8aa0: add DT bindings
2014-04-04 Andrzej Hajdadrm/exynos: add DSIM driver
2014-04-04 Andrzej Hajdaexynos/dsim: add DT bindings
2014-04-04 Andrzej Hajdadrm/exynos: disallow fbdev initialization if no device...
2014-04-04 Andrzej Hajdadrm/mipi_dsi: create dsi devices only for nodes with...
2014-04-04 Andrzej Hajdadrm/mipi_dsi: add flags to DSI messages
2014-04-04 Alexandre Courbotdrm/panel: add support for LG LD070WX3-SL01 panel
2014-04-04 Alexandre Courbotdrm/panel: add support for LG LH500WX1-SD03 panel
2014-04-04 Thierry Redingdrm/panel: simple: Allow DSI panels to provide mode...
2014-04-04 Thierry Redingdrm/panel: simple: Allow GPIO accesses to sleep
2014-04-04 Alexandre Courbotdrm/panel: remove redundant regulator_disable()
2014-04-04 Alexandre Courbotdrm/panel: use gpiod interface for enable GPIO
2014-04-04 Thierry Redingdrm/panel: Add LG 12.9" LCD panel
2014-04-04 Thierry RedingMAINTAINERS: Add entry for DRM panel drivers
2014-04-04 Thomas Hellstromdrm/ttm: Hide the implementation details of reservation
2014-04-04 Laurent Pinchartdrm: gem-cma: Fix warnings due to improper printk formats
2014-04-04 Laurent Pinchartdrm/cma: Use dma_mmap_writecombine() to mmap buffer
2014-04-04 Michel Dänzerdrm/mm: Fix search for smallest hole satisfying constraints
2014-04-04 Shawn Guodrm/cma: include <drm/drmP.h> as needed
2014-04-04 Takashi Iwaidrm: Prefer noninterlace cmdline mode unless explicitly...
2014-04-03 Lauri Kasanendrm/radeon: Use two-ended allocation by size, v2
2014-04-03 Lauri Kasanendrm: Add support for two-ended allocation, v3
2014-04-03 Dave AirlieMerge branch 'msm-next' of git://people.freedesktop...
2014-04-03 Laurent Pinchartdrm/rcar-du: Handle encoder initialization failures
2014-04-03 Dave AirlieMerge branch 'drm-next-3.15' of git://people.freedeskto...
2014-04-03 Alex Deucherdrm/radeon: fix typo in spectre_golden_registers
2014-04-03 Alex Deucherdrm/radeon: fix endian swap on hawaii clear state buffe...
2014-04-03 Alex Deucherdrm/radeon: call drm_edid_to_eld when we update the...
2014-04-03 Christian Königdrm/radeon: rework finding display PLL numbers v2
2014-04-03 Dave Airliedrm/radeon: fix resuming mode in pm runtime resume...
2014-04-03 Dave Airliedrm/radeon: fix runtime suspend breaking secondary...
2014-04-03 Christian Königdrm/radeon: clear needs_reset flag if IB test fails
2014-04-03 Christopher... drm/vmwgfx: correct fb_fix_screeninfo.line_length
2014-04-03 Thomas Hellstromdrm/vmwgfx: Remove authorization requirements around...
2014-04-03 Thomas Hellstromdrm/vmwgfx: Fix query buffer locking order violation
2014-04-02 Dave AirlieMerge tag 'drm-intel-next-2014-03-21' of git://anongit...
2014-04-02 Dave AirlieMerge branch 'primary-plane' of git://people.freedeskto...
2014-04-02 Daniel Vetterdrm/crtc-helper: don't disable disconnected outputs
2014-04-02 Daniel Vetterdrm/crtc-helpers: fix dpms on logic
2014-04-02 Maarten Lankhorstdrm/qxl: unset a pointer in sync_obj_unref
2014-04-02 Lespiau, Damiendrm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH,...
2014-04-02 Dave Airliedrm/nouveau: don't suspend/resume display on runtime s/r
2014-04-02 Matt Roperdrm/doc: Update plane documentation and add plane helpe...
2014-04-02 Matt Roperdrm: Allow userspace to ask for universal plane list...
2014-04-02 Matt Roperdrm: Remove unused drm_crtc->fb
2014-04-02 Matt Roperdrm: Replace crtc fb with primary plane fb (v3)
2014-04-02 Matt Roperdrm/msm: Switch to universal plane API's
2014-04-02 Matt Roperdrm: Add drm_crtc_init_with_planes() (v2)
2014-04-02 Rob Clarkdrm: Add plane type property (v2)
2014-04-02 Matt Roperdrm: Add drm_universal_plane_init()
2014-04-02 Matt Roperdrm: Add primary plane helpers (v3)
2014-04-02 Matt Roperdrm: Make drm_crtc_check_viewport non-static
2014-04-02 Matt Roperdrm/shmobile: Restrict plane loops to only operate...
2014-04-02 Matt Roperdrm/i915: Restrict plane loops to only operate on overl...
2014-04-02 Matt Roperdrm/exynos: Restrict plane loops to only operate on...
2014-04-01 Matt Roperdrm: Add support for multiple plane types (v2)
2014-03-31 Laurent Pinchartdrm/omap: Don't dereference list head when the connecto...
2014-03-31 Rob Clarkdrm/msm/mdp: add timeout for irq wait
2014-03-31 Rob Clarkdrm/msm: validate flags, etc
2014-03-31 Rob Clarkdrm/msm: use componentised device support
2014-03-31 Rob Clarkdrm/msm: add chip-id param
2014-03-31 Rob Clarkdrm/msm: crank down gpu when inactive
2014-03-31 Rob Clarkdrm/msm: spin helper
2014-03-31 Rob Clarkdrm/msm: add hang_debug module param
2014-03-31 Rob Clarkdrm/msm: hdmi audio support
2014-03-31 Dave AirlieMerge tag 'vmwgfx-next-2014-03-28' of git://people...
2014-03-28 Thomas Hellstromdrm/vmwgfx: Bump driver minor and date
2014-03-28 Thomas Hellstromdrm/vmwgfx: Enable render nodes
2014-03-28 Thomas Hellstromdrm/vmwgfx: Tighten the security around buffer maps
2014-03-28 Thomas Hellstromdrm/ttm: Add a ttm_ref_object_exists function
2014-03-28 Thomas Hellstromdrm/vmwgfx: Tighten security around surface sharing v2
2014-03-28 Thomas Hellstromdrm/vmwgfx: Allow prime fds in the surface reference...
2014-03-28 Thomas Hellstromdrm/vmwgfx: Drop authentication requirement on UNREF...
2014-03-28 Thomas Hellstromdrm/vmwgfx: Reinstate and tighten security around legac...
2014-03-28 Thomas Hellstromdrm/vmwgfx: Use a per-device semaphore for reservation...
2014-03-28 Thomas Hellstromdrm: Add a function to get the ioctl flags
2014-03-28 Thomas Hellstromdrm: Protect the master management with a drm_device...
2014-03-28 Thomas Hellstromdrm: Remove the minor master list
2014-03-28 Thomas Hellstromdrm: Improve on minor type helpers v3
2014-03-28 Thomas Hellstromdrm: Make control nodes master-less v3
2014-03-28 Thomas Hellstromdrm: Break out ioctl permission check to a separate...
2014-03-28 Thomas Hellstromdrm: Have the crtc code only reference master from...
2014-03-28 Dave Airliedrm/i915: fix build warning on 32-bit (v2)
2014-03-28 Lespiau, Damiendrm: Remove the ', ' after the function name in debug...
next