]> git.karo-electronics.de Git - mv-sheeva.git/shortlog
mv-sheeva.git
2011-12-22 Daniel Vetterdrm/i810: don't acces hw regs in lastclose
2011-12-22 Daniel Vetterdrm/i810: cleanup reclaim_buffers
2011-12-21 Daniel Vetterdrm: kill drm_sman
2011-12-21 Daniel Vetterdrm/sis: use drm_mm instead of drm_sman
2011-12-21 Daniel Vetterdrm/via: use drm_mm instead of drm_sman
2011-12-21 Daniel Vetterdrm/sman: kill user_hash_tab
2011-12-21 Daniel Vetterdrm/sis: track user->memblock mapping with idr
2011-12-21 Daniel Vetterdrm/via: track user->memblock mapping with idr
2011-12-21 Daniel Vetterdrm/sman: rip out owner tracking
2011-12-21 Daniel Vetterdrm/sman: kill owner tracking interface functions
2011-12-21 Daniel Vetterdrm/via: track obj->drm_fd relations in the driver
2011-12-21 Daniel Vetterdrm/sis: track obj->drm_fd relations in the driver
2011-12-21 Dave AirlieMerge remote-tracking branch 'pfdo/drm-fixes' into...
2011-12-21 Dave AirlieMerge branch 'exynos-drm-next' of git://git.infradead...
2011-12-21 Joonyoung Shimdrm/exynos: Add plane support with fimd
2011-12-21 Joonyoung Shimdrm/exynos: add runtime pm feature for fimd
2011-12-21 Inki Daedrm/exynos: updated crtc and encoder dpms framework.
2011-12-21 Joonyoung Shimdrm/exynos: Use struct drm_mode_fb_cmd2
2011-12-21 Joonyoung Shimdrm/exynos: Fix compile errors
2011-12-20 Ville Syrjälädrm: Add drm_format_num_planes() utility function
2011-12-20 Rob Clarkdrm: call connector dpms fxn, when setting config
2011-12-20 Dave Airliedrm/radeon/kms: don't use 0 bpc for adjusting hdmi...
2011-12-20 Dave AirlieMerge branch 'drm-radeon-next' of ../drm-radeon-next...
2011-12-20 Jerome Glissedrm/radeon: introduce a sub allocator and convert ib...
2011-12-20 Alex Deucherdrm/radeon/kms: add support for per-ring fence interrupts
2011-12-20 Alex Deucherdrm/radeon/kms: add cayman specific fence_ring_emit
2011-12-20 Alex Deucherdrm/radeon/kms: add some new ring params to better...
2011-12-20 Christian Königdrm/radeon: improve radeon_test_syncing function
2011-12-20 Jerome Glissedrm/radeon: precompute fence cpu/gpu addr once v3
2011-12-20 Christian Königdrm/radeon: move ring debugfs into radeon_ring.c
2011-12-20 Christian Königdrm/radeon: rename struct radeon_cp to radeon_ring
2011-12-20 Christian Königdrm/radeon: disable compute rings on cayman for now
2011-12-20 Christian Königdrm/radeon: add radeon_fence_count_emited function
2011-12-20 Christian Königdrm/radeon: make some asic pointers per ring
2011-12-20 Christian Königdrm/radeon: Add radeon_test_syncing function v2
2011-12-20 Christian Königdrm/radeon: make cp variable an array
2011-12-20 Christian Königdrm/radeon: make ring rptr and wptr register offsets...
2011-12-20 Christian Königdrm/radeon: make all functions work with multiple rings.
2011-12-20 Christian Königdrm/radeon/kms: add support for semaphores v3
2011-12-20 Alex Deucherdrm/radeon/kms: add support for multiple fence queues v2
2011-12-20 Christian Königdrm/radeon: fix a spelling mistake
2011-12-20 Christian Königdrm/radeon: no need to check all relocs for duplicates
2011-12-20 Christian Königdrm/radeon: fix debugfs handling v3
2011-12-20 Alan Coxgma500/oaktrail: panel display quality fix
2011-12-20 Alan Coxgma500: Oaktrail fixes
2011-12-20 Dave AirlieMerge tag 'v3.2-rc6' of /home/airlied/devel/kernel...
2011-12-20 Alan Coxgma500: Final enables for Oaktrail
2011-12-20 Patrik Jakobssongma500: SDVO DDC bus guessing isn't working so hardcode...
2011-12-20 Patrik Jakobssongma500: Convert Oaktrail to work with new output handling
2011-12-20 Patrik Jakobssongma500: Convert Cedarview to work with new output handling
2011-12-20 Patrik Jakobssongma500: Replace SDVO code with slightly modified versio...
2011-12-20 Patrik Jakobssongma500: Add support for Intel GMBUS
2011-12-20 Patrik Jakobssongma500: Convert PSB LVDS to new output handling
2011-12-20 Patrik Jakobssongma500: Fix encoder type checking for connectors
2011-12-20 Patrik Jakobssongma500: Remove psb_intel_output from ddc_probe and...
2011-12-20 Patrik Jakobssongma500: Initial support for our encoder and connector...
2011-12-20 Dave Airliestaging/gma500: fixup staging code to build following...
2011-12-20 Ville Syrjälädrm: Replace pitch with pitches[] in drm_framebuffer
2011-12-20 Ville Syrjälädrm: Check that the requested pixel format is valid
2011-12-20 Ville Syrjälädrm: plane: Check that the fb pixel format is supported...
2011-12-20 Ville Syrjälädrm: plane: Make 'formats' parameter to drm_plane_init...
2011-12-20 Ville Syrjälädrm: plane: Check crtc coordinates against integer...
2011-12-20 Ville Syrjälädrm: plane: Check source coordinates
2011-12-20 Ville Syrjälädrm: plane: Clear plane.crtc and plane.fb after disable...
2011-12-20 Ville Syrjälädrm: Fix __user sparse warnings
2011-12-20 Ville Syrjälädrm: plane: mutex_unlock() was missing
2011-12-20 Ville Syrjälädrm: fourcc: Use __u32 instead of u32
2011-12-20 Ville Syrjälädrm: Install drm_fourcc.h
2011-12-20 Ville Syrjälädrm: Add a missing ')'
2011-12-20 Christian Schmidtdrm/intel: Fix initialization if startup happens in...
2011-12-20 Christian SchmidtFix wrong assumptions in cea_for_each_detailed_block v2
2011-12-20 Christian Schmidtdrm_edid_to_eld: check for CEA data blocks only from...
2011-12-19 Christian Schmidtdrm/edid: support CEA video modes.
2011-12-19 Jakob Bornecrantzvmwgfx: Clip cliprects against screen boundaries in...
2011-12-19 Jakob Bornecrantzvmwgfx: Resend the cursor after legacy modeset
2011-12-19 Jakob Bornecrantzvmwgfx: Do better culling of presents
2011-12-19 Jakob Bornecrantzvmwgfx: Refactor kms code to use vmw_user_lookup_handle...
2011-12-19 Jakob Bornecrantzvmwgfx: Add helper function to get surface or dmabuf
2011-12-19 Jakob Bornecrantzvmwgfx: Refactor cursor update
2011-12-19 Jakob Bornecrantzvmwgfx: Remove dmabuf check in present ioctl
2011-12-19 Thomas Hellstromvmwgfx: Use the revised fifo hw version register when...
2011-12-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-18 Linus TorvaldsMerge branch 'for-linus/i2c-32-rc6' of git://git.fluff...
2011-12-18 Yinghai Lupci: Fix hotplug of Express Module with pci bridges
2011-12-18 Feng Tangi2c-eg20t: correct the driver init order of pch_i2c_probe()
2011-12-18 Shubhrajyoti DI2C: OMAP: fix FIFO usage for OMAP4
2011-12-18 Tushar Beherai2c-s3c2410: Fix return code of s3c24xx_i2c_parse_dt_gpio
2011-12-18 Mark Browni2c: i2c-s3c2410: Add a cpu_relax() to busy wait for...
2011-12-17 Linus TorvaldsMerge branches 'perf-urgent-for-linus' and 'sched-urgen...
2011-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-17 Linus TorvaldsLinux 3.2-rc6
2011-12-16 Linus TorvaldsRevert "drm/i915: fix infinite recursion on unbind...
2011-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-12-16 Linus TorvaldsMerge branches 'for-linus' and 'for-linus-3.2' of git...
2011-12-16 Linus TorvaldsMerge branch 'drm-intel-fixes' of git://people.freedesk...
2011-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2011-12-16 Linus TorvaldsMerge branch 'gpio/merge' of git://git.secretlab.ca...
2011-12-16 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
next