index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-06
gma500: kill off NUM_PIPE define
Alan Cox
2
-3
/
+2
2011-12-06
gma500: Rename the ioctls to avoid clashing with the legacy drivers
Alan Cox
3
-20
/
+20
2011-12-06
drm/gma500: begin pruning dead bits of API
Alan Cox
3
-644
/
+24
2011-12-01
drm: Redefine pixel formats
Ville Syrjälä
3
-50
/
+146
2011-11-29
drm: move the fb bpp/depth helper into the core.
Dave Airlie
8
-48
/
+49
2011-11-29
drm/radeon/kms: fix up for BIG ENDIAN breakage
Dave Airlie
1
-1
/
+1
2011-11-28
drm/gma500: fix compile error
Ilija Hadzic
1
-11
/
+12
2011-11-28
drm/gma500: remove genrated file
Ilija Hadzic
1
-51
/
+0
2011-11-28
drm/gma500: port framebuffer to new plane interface.
Dave Airlie
1
-13
/
+20
2011-11-25
drm/staging/gma500: fix linux-next build
Jesse Barnes
1
-15
/
+22
2011-11-16
Merge branch 'drm-gma500-alanc' into drm-core-next
Dave Airlie
51
-0
/
+20496
2011-11-16
gma500: Now connect up to the DRM build to finish the job
Alan Cox
2
-0
/
+4
2011-11-16
gma500: fixup build versus latest header changes.
Dave Airlie
3
-1
/
+3
2011-11-16
gma500: Add support for Cedarview
Alan Cox
6
-0
/
+3318
2011-11-16
gma500: Add Oaktrail support
Alan Cox
6
-0
/
+2936
2011-11-16
gma500: Add Poulsbo support
Alan Cox
11
-0
/
+5973
2011-11-16
gma500: Add the core DRM files and headers
Alan Cox
6
-0
/
+3521
2011-11-16
gma500: Add the i2c bus support
Alan Cox
1
-0
/
+169
2011-11-16
gma500: Add the glue to the various BIOS and firmware interfaces
Alan Cox
5
-0
/
+1077
2011-11-16
gma500: Add device framework
Alan Cox
3
-0
/
+432
2011-11-16
gma500: introduce the framebuffer support code
Alan Cox
3
-0
/
+1194
2011-11-16
gma500: introduce the GTT and MMU handling logic
Alan Cox
3
-0
/
+1419
2011-11-16
gma500: GEM and GEM glue
Alan Cox
3
-0
/
+386
2011-11-16
gma500: Move the basic driver out of staging
Alan Cox
2
-0
/
+65
2011-11-15
Merge branch 'drm-plane-jbarnes' into drm-core-next
Dave Airlie
20
-70
/
+700
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
20
-66
/
+327
2011-11-15
drm: add plane support v3
Jesse Barnes
5
-8
/
+377
2011-11-11
drm: Make the per-driver file_operations struct const
Arjan van de Ven
14
-170
/
+183
2011-11-10
drm: avoid switching to text console if there is no panic timeout
Hugh Dickins
1
-0
/
+7
2011-11-07
Linux 3.2-rc1
Linus Torvalds
1
-3
/
+3
2011-11-07
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...
Linus Torvalds
42
-402
/
+345
2011-11-07
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
Al Viro
1
-1
/
+15
2011-11-07
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
31
-288
/
+624
2011-11-07
Merge branch 'fixes-modulesplit' into fixes
Tony Lindgren
3863
-39041
/
+82624
2011-11-07
ARM: OMAP: Fix export.h or module.h includes
Tony Lindgren
4
-0
/
+4
2011-11-07
ARM: OMAP: omap_device: Include linux/export.h
Axel Lin
1
-0
/
+1
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
43
-267
/
+325
2011-11-07
vfs: d_invalidate() should leave mountpoints alone
Al Viro
1
-2
/
+4
2011-11-07
forcedeth: fix a few sparse warnings (variable shadowing)
david decotigny
1
-17
/
+17
2011-11-07
forcedeth: Improve stats counters
Mandeep Baines
1
-0
/
+4
2011-11-07
forcedeth: remove unneeded stats updates
david decotigny
1
-34
/
+1
2011-11-07
forcedeth: Acknowledge only interrupts that are being processed
Mike Ditto
1
-5
/
+8
2011-11-07
forcedeth: fix race when unloading module
david decotigny
1
-1
/
+1
2011-11-07
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
device-mapper: dm-bufio.c needs to include module.h
Stephen Rothwell
1
-0
/
+1
2011-11-07
drivers/md: change module.h -> export.h in persistent-data/dm-*
Paul Gortmaker
4
-4
/
+4
2011-11-07
arm: Add export.h to recently added files for EXPORT_SYMBOL
Paul Gortmaker
2
-0
/
+2
2011-11-07
MAINTAINERS/rds: update maintainer
Or Gerlitz
1
-1
/
+1
2011-11-07
wanrouter: Remove kernel_lock annotations
Richard Weinberger
1
-2
/
+0
2011-11-07
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
1
-1
/
+2
[next]