index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/radeon: fix the r100/r200 ums block 0 page fix
Dave Airlie
2010-05-29
1
-2
/
+3
*
agp: amd64, fix pci reference leaks
Jiri Slaby
2010-05-26
1
-10
/
+18
*
drm/edid: Allow non-fatal checksum errors in CEA blocks
Adam Jackson
2010-05-26
1
-1
/
+4
*
drm/radeon/kms: suppress a build warning (unused variable)
Stefan Richter
2010-05-26
1
-0
/
+1
*
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
2010-05-24
2
-3
/
+18
*
nouveau: fix acpi_lid_open undefined
Randy Dunlap
2010-05-24
1
-1
/
+2
*
drm/radeon/kms: release AGP bridge at suspend
Jerome Glisse
2010-05-24
3
-0
/
+8
*
drm/radeon/kms/pm/r600: select the mid clock mode for single head low profile
Alex Deucher
2010-05-21
1
-1
/
+1
*
Merge remote branch 'nouveau/for-airlied' into drm-next
Dave Airlie
2010-05-21
15
-223
/
+1067
|
\
|
*
drm/nouveau: fix i2c-related init table handlers
Ben Skeggs
2010-05-19
1
-39
/
+38
|
*
drm/nouveau: support init table i2c device identifier 0x81
Ben Skeggs
2010-05-19
1
-0
/
+3
|
*
drm/nouveau: ensure we've parsed i2c table entry for INIT_*I2C* handlers
Ben Skeggs
2010-05-19
1
-77
/
+88
|
*
drm/nouveau: display error message for any failed init table opcode
Ben Skeggs
2010-05-19
1
-16
/
+23
|
*
drm/nouveau: fix init table handlers to return proper error codes
Ben Skeggs
2010-05-19
1
-23
/
+28
|
*
drm/nv50: support fractional feedback divider on newer chips
Ben Skeggs
2010-05-19
4
-24
/
+120
|
*
drm/nv50: fix monitor detection on certain chipsets
Ben Skeggs
2010-05-19
1
-5
/
+16
|
*
drm/nv50: store full dcb i2c entry from vbios
Ben Skeggs
2010-05-19
2
-2
/
+7
|
*
drm/nv50: fix suspend/resume with DP outputs
Ben Skeggs
2010-05-19
4
-5
/
+46
|
*
drm/nv50: output calculated crtc pll when debugging on
Ben Skeggs
2010-05-19
1
-0
/
+6
|
*
drm/nouveau: dump pll limits entries when debugging is on
Ben Skeggs
2010-05-19
1
-25
/
+26
|
*
drm/nouveau: bios parser fixes for eDP boards
Ben Skeggs
2010-05-19
1
-0
/
+124
|
*
drm/nouveau: fix a nouveau_bo dereference after it's been destroyed
Ben Skeggs
2010-05-19
1
-1
/
+1
|
*
drm/nv40: remove some completed ctxprog TODOs
Ben Skeggs
2010-05-19
1
-5
/
+0
|
*
drm/nv04: Implement missing nv04 PGRAPH methods in software.
Marcin Kościelnicki
2010-05-19
1
-13
/
+553
|
*
drm/nouveau: Use 0x5f instead of 0x9f as imageblit on original NV10.
Marcin Kościelnicki
2010-05-19
1
-1
/
+1
*
|
drm/radeon: fix power supply kconfig interaction.
Dave Airlie
2010-05-21
2
-1
/
+1
*
|
drm/radeon/kms: record object that have been list reserved
Jerome Glisse
2010-05-21
2
-1
/
+6
*
|
drm/radeon: AGP memory is only I/O if the aperture can be mapped by the CPU.
Michel Dänzer
2010-05-21
1
-1
/
+1
*
|
drm/radeon/kms: don't default display priority to high on rs4xx
Alex Deucher
2010-05-21
1
-1
/
+4
*
|
drm/edid: fix typo in 1600x1200@75 mode
Alex Deucher
2010-05-21
1
-1
/
+1
|
/
*
drm/radeon: fix hdmi offset bug reported by smatch.
Dave Airlie
2010-05-19
1
-1
/
+1
*
drm/radeon/kms: hpd cleanup
Alex Deucher
2010-05-19
4
-16
/
+15
*
drm/radeon/kms: reset ddc_bus in object header parsing
Alex Deucher
2010-05-19
1
-3
/
+2
*
amd64-agp: Probe unknown AGP devices the right way
Ben Hutchings
2010-05-19
1
-12
/
+15
*
sis-agp: Remove SIS 760, handled by amd64-agp
Ben Hutchings
2010-05-19
1
-8
/
+0
*
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
2010-05-19
594
-3199
/
+8689
|
\
|
*
drm/i915: Fix out of tree builds
Peter Clifton
2010-05-10
2
-1
/
+3
|
*
drm/i915: move fence lru to struct drm_i915_fence_reg
Daniel Vetter
2010-05-10
2
-15
/
+22
|
*
drm/i915: don't allow tiling changes on pinned buffers v2
Daniel Vetter
2010-05-10
1
-0
/
+5
|
*
drm/i915: Be extra careful about A/D matching for multifunction SDVO
Adam Jackson
2010-05-10
1
-24
/
+21
|
*
drm/i915: Fix DDC bus selection for multifunction SDVO
Adam Jackson
2010-05-10
3
-32
/
+11
|
*
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
2010-05-10
589
-3084
/
+8519
|
|
\
|
|
*
Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarz...
Linus Torvalds
2010-05-05
2
-0
/
+0
|
|
|
\
|
|
|
*
[MTD] Remove zero-length files mtdbdi.c and internal.ho
Jeff Garzik
2010-05-05
2
-0
/
+0
|
|
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-05
3
-37
/
+20
|
|
|
\
\
|
|
|
*
|
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
Kristoffer Ericson
2010-05-05
2
-4
/
+4
|
|
|
*
|
libata: Fix several inaccuracies in developer's guide
Sergei Shtylyov
2010-05-05
1
-33
/
+16
|
|
|
|
/
|
|
*
|
Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2010-05-05
1
-1
/
+1
|
|
|
\
\
|
|
|
*
|
slub: Fix bad boundary check in init_kmem_cache_nodes()
Zhang, Yanmin
2010-05-05
1
-1
/
+1
|
|
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-05-05
2
-20
/
+23
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
[next]