Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cc5b6f00790da1fd00e6136ba4e4c1c16a581790
cc5b6f0
drm: Add a missing ')'
by Ville Syrjälä
· 13 years ago
59df7b1
drm/intel: Fix initialization if startup happens in interlaced mode [v2]
by Christian Schmidt
· 13 years ago
4966b2a
Fix wrong assumptions in cea_for_each_detailed_block v2
by Christian Schmidt
· 13 years ago
a0ab734
drm_edid_to_eld: check for CEA data blocks only from structure revision 3 on
by Christian Schmidt
· 13 years ago
54ac76f
drm/edid: support CEA video modes.
by Christian Schmidt
· 13 years ago
32faa34
drm/Merge branch 'drm-ttm-glisse' of ../drm-radeon-next into drm-core-next
by Dave Airlie
· 13 years ago
dc97b34
drm/ttm: callback move_notify any time bo placement change v4
by Jerome Glisse
· 13 years ago
57de4ba
drm/ttm: simplify memory accounting for ttm user v2
by Jerome Glisse
· 13 years ago
8e7e705
drm/ttm: isolate dma data from ttm_tt V4
by Jerome Glisse
· 13 years ago
3230cfc
drm/nouveau: enable the ttm dma pool when swiotlb is active V3
by Konrad Rzeszutek Wilk
· 13 years ago
c52494f
drm/radeon/kms: enable the ttm dma pool if swiotlb is on V4
by Konrad Rzeszutek Wilk
· 13 years ago
2334b75
drm/ttm: provide dma aware ttm page pool code V9
by Konrad Rzeszutek Wilk
· 13 years ago
b1e5f17
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
by Jerome Glisse
· 13 years ago
649bf3c
drm/ttm: merge ttm_backend and ttm_tt V5
by Jerome Glisse
· 13 years ago
822c4d9
drm/ttm: page allocation use page array instead of list
by Jerome Glisse
· 13 years ago
f9517e6
drm/ttm: test for dma_address array allocation failure
by Jerome Glisse
· 13 years ago
5e26568
drm/ttm: use ttm put pages function to properly restore cache attribute
by Jerome Glisse
· 13 years ago
a14af87
drm/ttm: remove unused backend flags field
by Jerome Glisse
· 13 years ago
667b7a2
drm/ttm: remove split btw highmen and lowmem page
by Jerome Glisse
· 13 years ago
3316497
drm/ttm: remove userspace backed ttm object support
by Jerome Glisse
· 13 years ago
f21ffe9
swiotlb: Expose swiotlb_nr_tlb function to modules
by Konrad Rzeszutek Wilk
· 13 years ago
bcdd6b2
drm: Merge branch 'drm-cleanups-jbarnes' into drm-core-next
by Dave Airlie
· 13 years ago
acb4b99
drm: remove some potentially dangerous DRM_ERRORs
by Jesse Barnes
· 13 years ago
a62c93d
drm: document the drm_mode_config structure
by Jesse Barnes
· 13 years ago
c1aaca2
drm: document the drm_mode_group structure
by Jesse Barnes
· 13 years ago
550cebc
drm: document and cleanup drm_mode_config_funcs
by Jesse Barnes
· 13 years ago
ef27351
drm: document drm_mode_set structure
by Jesse Barnes
· 13 years ago
7225254
drm: remove unused fields in drm_connector and document the rest
by Jesse Barnes
· 13 years ago
db3e449
drm: add drm_encoder comments
by Jesse Barnes
· 13 years ago
6c3db92
drm: add comments for drm_encoder_funcs
by Jesse Barnes
· 13 years ago
7749163
drm: fix comments for drm_crtc struct
by Jesse Barnes
· 13 years ago
6f215f9
drm: remove unused connector_count field from drm_display_mode
by Jesse Barnes
· 13 years ago
cee5ec4
drm: Merge branch 'drm-gma500-alancox' into drm-core-next
by Dave Airlie
· 13 years ago
1b22edf
gma500: Oaktrail BIOS handling
by Alan Cox
· 13 years ago
aa0c45f
gma500: Fix oaktrail probing part 1
by Alan Cox
· 13 years ago
1b223c9
gma500: Be smarter about layout
by Alan Cox
· 13 years ago
a6ba582
gma500: gtt based hardware scrolling console
by Alan Cox
· 13 years ago
9242fe2
gma500: frame buffer locking
by Alan Cox
· 13 years ago
1f0d0b5
gma500: Fix backlight crash
by Alan Cox
· 13 years ago
2357f7e
gma500: kill bogus code
by Alan Cox
· 13 years ago
cd00935
gma500: Convert spaces to tabs in accel_2d.c.
by Akshay Joshi
· 13 years ago
a746092
gma500: do a pass over the FIXME tags
by Alan Cox
· 13 years ago
700e59f
gma500: Add VBLANK support for Poulsbo hardware
by Patrik Jakobsson
· 13 years ago
84b08fe
gma500: Don't enable MSI on Poulsbo
by Patrik Jakobsson
· 13 years ago
e036ba5
gma500: Only register interrupt handler for poulsbo hardware
by Patrik Jakobsson
· 13 years ago
dffc9ce
gma500: kill virtual mapping support
by Alan Cox
· 13 years ago
838fa58
gma500: Move the API
by Alan Cox
· 13 years ago
04bd564
gma500: kill off NUM_PIPE define
by Alan Cox
· 13 years ago
770179d
gma500: Rename the ioctls to avoid clashing with the legacy drivers
by Alan Cox
· 13 years ago
61bedf7
drm/gma500: begin pruning dead bits of API
by Alan Cox
· 13 years ago
04b3924
drm: Redefine pixel formats
by Ville Syrjälä
· 13 years ago
248dbc2
drm: move the fb bpp/depth helper into the core.
by Dave Airlie
· 13 years ago
435ddd9
drm/radeon/kms: fix up for BIG ENDIAN breakage
by Dave Airlie
· 13 years ago
1595c56
drm/gma500: fix compile error
by Ilija Hadzic
· 13 years ago
0cdbee3e
drm/gma500: remove genrated file
by Ilija Hadzic
· 13 years ago
a9a644a
drm/gma500: port framebuffer to new plane interface.
by Dave Airlie
· 13 years ago
15b273b
drm/staging/gma500: fix linux-next build
by Jesse Barnes
· 13 years ago
b63e0f9
Merge branch 'drm-gma500-alanc' into drm-core-next
by Dave Airlie
· 13 years ago
91c7549
gma500: Now connect up to the DRM build to finish the job
by Alan Cox
· 13 years ago
af3a2cf
gma500: fixup build versus latest header changes.
by Dave Airlie
· 13 years ago
6a227d5
gma500: Add support for Cedarview
by Alan Cox
· 13 years ago
1b082cc
gma500: Add Oaktrail support
by Alan Cox
· 13 years ago
89c7813
gma500: Add Poulsbo support
by Alan Cox
· 13 years ago
5c49fd3
gma500: Add the core DRM files and headers
by Alan Cox
· 13 years ago
5091b7e
gma500: Add the i2c bus support
by Alan Cox
· 13 years ago
f910b41
gma500: Add the glue to the various BIOS and firmware interfaces
by Alan Cox
· 13 years ago
bbbb262
gma500: Add device framework
by Alan Cox
· 13 years ago
4d8d096
gma500: introduce the framebuffer support code
by Alan Cox
· 13 years ago
8c8f1c9
gma500: introduce the GTT and MMU handling logic
by Alan Cox
· 13 years ago
e32681d
gma500: GEM and GEM glue
by Alan Cox
· 13 years ago
3abcf41
gma500: Move the basic driver out of staging
by Alan Cox
· 13 years ago
08aa3fe
Merge branch 'drm-plane-jbarnes' into drm-core-next
by Dave Airlie
· 13 years ago
308e5bc
drm: add an fb creation ioctl that takes a pixel format v5
by Jesse Barnes
· 13 years ago
8cf5c91
drm: add plane support v3
by Jesse Barnes
· 13 years ago
e08e96d
drm: Make the per-driver file_operations struct const
by Arjan van de Ven
· 13 years ago
d68752c
drm: avoid switching to text console if there is no panic timeout
by Hugh Dickins
· 13 years ago
1ea6b8f
Linux 3.2-rc1
by Linus Torvalds
· 13 years ago
075cb10
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap
by Linus Torvalds
· 13 years ago
a3fbbde
VFS: we need to set LOOKUP_JUMPED on mountpoint crossing
by Al Viro
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
d30cc16
Merge branch 'fixes-modulesplit' into fixes
by Tony Lindgren
· 13 years ago
a1bcc1d
ARM: OMAP: Fix export.h or module.h includes
by Tony Lindgren
· 13 years ago
5558141
ARM: OMAP: omap_device: Include linux/export.h
by Axel Lin
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
50e6963
vfs: d_invalidate() should leave mountpoints alone
by Al Viro
· 13 years ago
e45a618
forcedeth: fix a few sparse warnings (variable shadowing)
by david decotigny
· 13 years ago
0bdfea8
forcedeth: Improve stats counters
by Mandeep Baines
· 13 years ago
4687f3f
forcedeth: remove unneeded stats updates
by david decotigny
· 13 years ago
2a4e7a0
forcedeth: Acknowledge only interrupts that are being processed
by Mike Ditto
· 13 years ago
f9c4082
forcedeth: fix race when unloading module
by david decotigny
· 13 years ago
a844506
device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.h
by Stephen Rothwell
· 13 years ago
6f66263
device-mapper: dm-bufio.c needs to include module.h
by Stephen Rothwell
· 13 years ago
1944ce6
drivers/md: change module.h -> export.h in persistent-data/dm-*
by Paul Gortmaker
· 13 years ago
0c073e3
arm: Add export.h to recently added files for EXPORT_SYMBOL
by Paul Gortmaker
· 13 years ago
dd1294c
MAINTAINERS/rds: update maintainer
by Or Gerlitz
· 13 years ago
039c811
wanrouter: Remove kernel_lock annotations
by Richard Weinberger
· 13 years ago
23ba079
usbnet: fix oops in usbnet_start_xmit
by Konstantin Khlebnikov
· 13 years ago
0126410
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
by Rose, Gregory V
· 13 years ago
3c00303
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 13 years ago
83dbb15
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
Next »