]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2013-08-19 Rob Clarkdrm/gma500: use gem get/put page helpers
2013-08-19 Rob Clarkdrm/gem: add shmem get/put page helpers
2013-08-19 Rob Clarkdrm/gem: add drm_gem_create_mmap_offset_size()
2013-08-19 Rob Clarkdrm/omap: use flip-work helper
2013-08-19 Rob Clarkdrm/tilcdc: use flip-work helper
2013-08-19 Rob Clarkdrm: add flip-work helper
2013-08-19 Stéphane Marchesindrm: Remove drm_mode_validate_clocks
2013-08-19 Daniel Vetterdrm: no-op out GET_STATS ioctl
2013-08-19 Daniel Vetterdrm: hollow-out GET_CLIENT ioctl
2013-08-19 Daniel Vetterdrm/memory: don't export agp helpers
2013-08-19 Daniel Vetterdrm: remove a bunch of unused #defines from drmP.h
2013-08-19 Daniel Vetterdrm: rip out a few unused DRIVER flags
2013-08-19 Daniel Vetterdrm: rip out DRIVER_FB_DMA and related code
2013-08-19 Daniel Vetterdrm: remove FASYNC support
2013-08-19 Daniel Vetterdrm/vmwgfx: remove redundant clearing of driver->dma_qu...
2013-08-19 Daniel Vetterdrm: mark context support as a legacy subsystem
2013-08-19 Daniel Vetterdrm: disallow legacy dma ioctls for modesetting drivers
2013-08-19 Daniel Vetterdrm: mark dma setup/teardown as legacy systems
2013-08-19 Daniel Vetterdrm: disallow legacy sg ioctls for modesetting drivers
2013-08-19 Daniel Vetterdrm: hide legacy sg cleanup better from common code
2013-08-19 Daniel Vetterdrm: kill dev->driver->set_version
2013-08-19 Daniel Vetterdrm/radeon: kill firstopen callback for kms driver
2013-08-18 Daniel Vetterdrm/omap: kill firstopen callback
2013-08-18 Maarten Lankhorstdrm/ttm: kill unused functions
2013-08-18 David Herrmanndrm/radeon: remove stale gem->driver_private access
2013-08-18 David Herrmanndrm/qxl: remove unused object_pin/unpin() helpers
2013-08-18 David Herrmanndrm/cirrus: remove unused driver_private access
2013-08-18 David Herrmanndrm/mgag200: remove unused driver_private access
2013-08-18 David Herrmanndrm/ast: remove unused driver_private access
2013-08-18 Dave AirlieMerge remote-tracking branch 'pfdo/drm-rcar-for-v3...
2013-08-18 Darren Etheridgedrm/tilcdc fixup mode to workaround sync for tda998x
2013-08-18 Sebastian Hesselbarthdrm/i2c: tda998x: prepare for broken sync workaround
2013-08-18 Sebastian Hesselbarthdrm/i2c: tda998x: fix sync generation and calculation
2013-08-18 Russell Kingdrm/i2c: tda998x: add video and audio input configuration
2013-08-18 Russell Kingdrm/i2c: tda998x: prepare for video input configuration
2013-08-18 Russell Kingdrm/i2c: tda998x: fix npix/nline programming
2013-08-18 Russell Kingdrm/i2c: tda998x: ensure VIP output mux is properly set
2013-08-18 Russell Kingdrm/i2c: tda998x: fix EDID reading on TDA19988 devices
2013-08-18 Geert Uytterhoevendrm: DRM should depend on HAS_DMA
2013-08-09 Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2013-08-09 Laurent Pinchartdrm/rcar-du: Add FBDEV emulation support
2013-08-09 Laurent Pinchartdrm/rcar-du: Add internal LVDS encoder support
2013-08-09 Laurent Pinchartdrm/rcar-du: Configure RGB output routing to DPAD0
2013-08-09 Laurent Pinchartdrm/rcar-du: Rework output routing support
2013-08-09 Laurent Pinchartdrm/rcar-du: Add support for DEFR8 register
2013-08-09 Laurent Pinchartdrm/rcar-du: Add support for multiple groups
2013-08-09 Laurent Pinchartdrm/rcar-du: Fix buffer pitch alignment for R8A7790 DU
2013-08-09 Laurent Pinchartdrm/rcar-du: Add support for the R8A7790 DU
2013-08-09 Laurent Pinchartdrm/rcar-du: Move output routing configuration to group
2013-08-09 Laurent Pinchartdrm/rcar-du: Remove register definitions for the second...
2013-08-09 Laurent Pinchartdrm/rcar-du: Use dynamic number of CRTCs instead of...
2013-08-09 Laurent Pinchartdrm/rcar-du: Introduce CRTCs groups
2013-08-09 Laurent Pinchartdrm/rcar-du: Rename rcar_du_plane_(init|register) to...
2013-08-09 Laurent Pinchartdrm/rcar-du: Create rcar_du_planes structure
2013-08-09 Laurent Pinchartdrm/rcar-du: Rename platform data fields to match what...
2013-08-09 Laurent Pinchartdrm/rcar-du: Merge LVDS and VGA encoder code
2013-08-09 Laurent Pinchartdrm/rcar-du: Split VGA encoder and connector
2013-08-09 Laurent Pinchartdrm/rcar-du: Split LVDS encoder and connector
2013-08-09 Laurent Pinchartdrm/rcar-du: Clarify comment regarding plane Y source...
2013-08-09 Laurent Pinchartdrm/rcar-du: Support per-CRTC clock and IRQ
2013-08-09 Laurent Pinchartdrm/rcar-du: Add platform module device table
2013-08-09 Laurent Pinchartdrm/rcar-du: Use devm_ioremap_resource()
2013-08-09 Laurent Pinchartdrm/rcar-du: Add missing alpha plane register definitions
2013-08-08 David Herrmanndrm: provide agp dummies for CONFIG_AGP=n
2013-08-07 Dave AirlieMerge tag 'drm-intel-next-2013-07-26-fixed' of git...
2013-08-07 David Herrmanndrm/ttm: inline drm_bo_setup_vm()
2013-08-07 David Herrmanndrm/mm: remove unused API
2013-08-07 David Herrmanndrm/i915: pre-alloc instead of drm_mm search/get_block
2013-08-07 David Herrmanndrm/ttm: replace drm_mm_pre_get() by direct alloc
2013-08-07 David Herrmanndrm/agp: move AGP cleanup paths to drm_agpsupport.c
2013-08-07 Andy Shevchenkodrm: don't push static constants on stack for %*ph
2013-08-07 Rob Clarkdrm: const'ify ioctls table (v2)
2013-08-07 David Herrmanndrm/mm: add "best_match" flag to drm_mm_insert_node()
2013-08-07 Chris Wilsondrm: Apply kref_put_mutex() optimisations to drm_gem_ob...
2013-08-06 Daniel Vetterdrm/gem: create drm_gem_dumb_destroy
2013-08-04 Chris Wilsondrm/i915: Do not dereference NULL crtc or fb until...
2013-08-01 David Herrmanndrm/mm: include required headers in drm_mm.h
2013-07-29 Linus TorvaldsLinux 3.11-rc3 v3.11-rc3
2013-07-29 Linus TorvaldsMerge tag 'pinctrl-for-v3.11-2' of git://git.kernel...
2013-07-29 Linus TorvaldsMerge tag 'trace-fixes-3.11-rc2' of git://git.kernel...
2013-07-29 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2013-07-26 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-07-26 Linus TorvaldsMerge branch 'qxl-fixes' of git://people.freedesktop...
2013-07-26 Linus TorvaldsMerge tag 'pm+acpi-3.11-rc3' of git://git.kernel.org...
2013-07-26 Linus TorvaldsMerge tag 'arm64-stable' of git://git.kernel.org/pub...
2013-07-26 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2013-07-26 Linus TorvaldsMerge tag 'usb-3.11-rc3' of git://git.kernel.org/pub...
2013-07-26 Linus TorvaldsMerge tag 'tty-3.11-rc3' of git://git.kernel.org/pub...
2013-07-26 Linus TorvaldsMerge tag 'staging-3.11-rc3' of git://git.kernel.org...
2013-07-26 Linus TorvaldsMerge tag 'char-misc-3.11-rc3' of git://git.kernel...
2013-07-26 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-26 Linus TorvaldsMerge tag 'for-linus-v3.11-rc3' of git://oss.sgi.com...
2013-07-26 Linus TorvaldsMerge branch 'for-3.11' of git://linux-nfs.org/~bfields...
2013-07-26 Linus TorvaldsMerge tag 'md/3.11-fixes' of git://neil.brown.name/md
2013-07-26 Linus TorvaldsMerge branch 'for-3.11-fixes' of git://git.kernel.org...
2013-07-26 Daniel Vetterdrm/i915: fix pnv display core clock readout out
2013-07-26 Chris Wilsondrm/i915: Replace open-coded offset_in_page()
2013-07-26 Chris Wilsondrm/i915: Retry DP aux_ch communications with a differe...
2013-07-26 Egbert Eichdrm/i915: Add messages useful for HPD storm detection...
2013-07-26 Rafael J. WysockiRevert "ACPI / video / i915: No ACPI backlight if firmw...
next