]> Pileus Git - ~andy/linux/shortlog
~andy/linux
2012-01-03 Rafał Miłeckidrm/radeon/kms: define TMDS/LVTM HDMI enabling bits
2012-01-03 Rafał Miłeckidrm/radeon/kms: workaround invalid AVI infoframe checks...
2012-01-03 Rafał Miłeckidrm/radeon/kms: setup HDMI mode on Evergreen encoders
2011-12-19 Rafał Miłeckidrm/radeon/kms: support for audio on Evergreen
2011-12-19 Rafał Miłeckidrm/radeon/kms: minor HDMI audio cleanups
2011-12-19 Rafał Miłeckidrm/radeon/kms: do not force DVI mode on DCE4 if audio...
2011-12-19 Christian Schmidtdrm/edid: support CEA video modes.
2011-12-06 Dave Airliedrm/Merge branch 'drm-ttm-glisse' of ../drm-radeon...
2011-12-06 Jerome Glissedrm/ttm: callback move_notify any time bo placement...
2011-12-06 Jerome Glissedrm/ttm: simplify memory accounting for ttm user v2
2011-12-06 Jerome Glissedrm/ttm: isolate dma data from ttm_tt V4
2011-12-06 Konrad Rzeszutek... drm/nouveau: enable the ttm dma pool when swiotlb is...
2011-12-06 Konrad Rzeszutek... drm/radeon/kms: enable the ttm dma pool if swiotlb...
2011-12-06 Konrad Rzeszutek... drm/ttm: provide dma aware ttm page pool code V9
2011-12-06 Jerome Glissedrm/ttm: introduce callback for ttm_tt populate & unpop...
2011-12-06 Jerome Glissedrm/ttm: merge ttm_backend and ttm_tt V5
2011-12-06 Jerome Glissedrm/ttm: page allocation use page array instead of...
2011-12-06 Jerome Glissedrm/ttm: test for dma_address array allocation failure
2011-12-06 Jerome Glissedrm/ttm: use ttm put pages function to properly restore...
2011-12-06 Jerome Glissedrm/ttm: remove unused backend flags field
2011-12-06 Jerome Glissedrm/ttm: remove split btw highmen and lowmem page
2011-12-06 Jerome Glissedrm/ttm: remove userspace backed ttm object support
2011-12-06 Konrad Rzeszutek... swiotlb: Expose swiotlb_nr_tlb function to modules
2011-12-06 Dave Airliedrm: Merge branch 'drm-cleanups-jbarnes' into drm-core...
2011-12-06 Jesse Barnesdrm: remove some potentially dangerous DRM_ERRORs
2011-12-06 Jesse Barnesdrm: document the drm_mode_config structure
2011-12-06 Jesse Barnesdrm: document the drm_mode_group structure
2011-12-06 Jesse Barnesdrm: document and cleanup drm_mode_config_funcs
2011-12-06 Jesse Barnesdrm: document drm_mode_set structure
2011-12-06 Jesse Barnesdrm: remove unused fields in drm_connector and document...
2011-12-06 Jesse Barnesdrm: add drm_encoder comments
2011-12-06 Jesse Barnesdrm: add comments for drm_encoder_funcs
2011-12-06 Jesse Barnesdrm: fix comments for drm_crtc struct
2011-12-06 Jesse Barnesdrm: remove unused connector_count field from drm_displ...
2011-12-06 Dave Airliedrm: Merge branch 'drm-gma500-alancox' into drm-core...
2011-12-06 Alan Coxgma500: Oaktrail BIOS handling
2011-12-06 Alan Coxgma500: Fix oaktrail probing part 1
2011-12-06 Alan Coxgma500: Be smarter about layout
2011-12-06 Alan Coxgma500: gtt based hardware scrolling console
2011-12-06 Alan Coxgma500: frame buffer locking
2011-12-06 Alan Coxgma500: Fix backlight crash
2011-12-06 Alan Coxgma500: kill bogus code
2011-12-06 Akshay Joshigma500: Convert spaces to tabs in accel_2d.c.
2011-12-06 Alan Coxgma500: do a pass over the FIXME tags
2011-12-06 Patrik Jakobssongma500: Add VBLANK support for Poulsbo hardware
2011-12-06 Patrik Jakobssongma500: Don't enable MSI on Poulsbo
2011-12-06 Patrik Jakobssongma500: Only register interrupt handler for poulsbo...
2011-12-06 Alan Coxgma500: kill virtual mapping support
2011-12-06 Alan Coxgma500: Move the API
2011-12-06 Alan Coxgma500: kill off NUM_PIPE define
2011-12-06 Alan Coxgma500: Rename the ioctls to avoid clashing with the...
2011-12-06 Alan Coxdrm/gma500: begin pruning dead bits of API
2011-12-01 Ville Syrjälädrm: Redefine pixel formats
2011-11-29 Dave Airliedrm: move the fb bpp/depth helper into the core.
2011-11-29 Dave Airliedrm/radeon/kms: fix up for BIG ENDIAN breakage
2011-11-28 Ilija Hadzicdrm/gma500: fix compile error
2011-11-28 Ilija Hadzicdrm/gma500: remove genrated file
2011-11-28 Dave Airliedrm/gma500: port framebuffer to new plane interface.
2011-11-25 Jesse Barnesdrm/staging/gma500: fix linux-next build
2011-11-16 Dave AirlieMerge branch 'drm-gma500-alanc' into drm-core-next
2011-11-16 Alan Coxgma500: Now connect up to the DRM build to finish the job
2011-11-16 Dave Airliegma500: fixup build versus latest header changes.
2011-11-16 Alan Coxgma500: Add support for Cedarview
2011-11-16 Alan Coxgma500: Add Oaktrail support
2011-11-16 Alan Coxgma500: Add Poulsbo support
2011-11-16 Alan Coxgma500: Add the core DRM files and headers
2011-11-16 Alan Coxgma500: Add the i2c bus support
2011-11-16 Alan Coxgma500: Add the glue to the various BIOS and firmware...
2011-11-16 Alan Coxgma500: Add device framework
2011-11-16 Alan Coxgma500: introduce the framebuffer support code
2011-11-16 Alan Coxgma500: introduce the GTT and MMU handling logic
2011-11-16 Alan Coxgma500: GEM and GEM glue
2011-11-16 Alan Coxgma500: Move the basic driver out of staging
2011-11-15 Dave AirlieMerge branch 'drm-plane-jbarnes' into drm-core-next
2011-11-15 Jesse Barnesdrm: add an fb creation ioctl that takes a pixel format v5
2011-11-15 Jesse Barnesdrm: add plane support v3
2011-11-11 Arjan van de Vendrm: Make the per-driver file_operations struct const
2011-11-10 Hugh Dickinsdrm: avoid switching to text console if there is no...
2011-11-08 Linus TorvaldsLinux 3.2-rc1 v3.2-rc1
2011-11-08 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2011-11-07 Al ViroVFS: we need to set LOOKUP_JUMPED on mountpoint crossing
2011-11-07 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2011-11-07 Tony LindgrenMerge branch 'fixes-modulesplit' into fixes
2011-11-07 Tony LindgrenARM: OMAP: Fix export.h or module.h includes
2011-11-07 Axel LinARM: OMAP: omap_device: Include linux/export.h
2011-11-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2011-11-07 Al Virovfs: d_invalidate() should leave mountpoints alone
2011-11-07 david decotignyforcedeth: fix a few sparse warnings (variable shadowing)
2011-11-07 Mandeep Bainesforcedeth: Improve stats counters
2011-11-07 david decotignyforcedeth: remove unneeded stats updates
2011-11-07 Mike Dittoforcedeth: Acknowledge only interrupts that are being...
2011-11-07 david decotignyforcedeth: fix race when unloading module
2011-11-07 Stephen Rothwelldevice-mapper: using EXPORT_SYBOL in dm-space-map-check...
2011-11-07 Stephen Rothwelldevice-mapper: dm-bufio.c needs to include module.h
2011-11-07 Paul Gortmakerdrivers/md: change module.h -> export.h in persistent...
2011-11-07 Paul Gortmakerarm: Add export.h to recently added files for EXPORT_SYMBOL
2011-11-07 Or GerlitzMAINTAINERS/rds: update maintainer
2011-11-07 Richard Weinbergerwanrouter: Remove kernel_lock annotations
2011-11-07 Konstantin... usbnet: fix oops in usbnet_start_xmit
2011-11-07 Rose, Gregory Vixgbe: Fix compile for kernel without CONFIG_PCI_IOV...
next