index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-15
drm/ast: Properly initialize P2A base before using it in ast_init_3rdtx()
Benjamin Herrenschmidt
1
-0
/
+11
2014-09-15
drm/ast: POST chip at probe time if VGA not enabled
Benjamin Herrenschmidt
3
-11
/
+62
2014-09-15
drm/ast: Try to use MMIO registers when PIO isn't supported
Benjamin Herrenschmidt
2
-4
/
+21
2014-09-12
drm: Move DRM_MAGIC_HASH_ORDER into drm_drv.c
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move drm_class to drm_internal.h
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
6
-5
/
+10
2014-09-12
drm: Move drm_memory.c map support declarations to <drm/drm_legacy.h>
Daniel Vetter
9
-73
/
+73
2014-09-12
drm: Purge ioctl forward declarations from drmP.h
Daniel Vetter
1
-123
/
+123
2014-09-12
drm: unexport drm_global_mutex
Daniel Vetter
3
-1
/
+2
2014-09-12
drm: Move piles of functions from drmP.h to drm_internal.h
Daniel Vetter
9
-0
/
+76
2014-09-12
drm: Move vblank related module options into drm_irq.c
Daniel Vetter
4
-13
/
+40
2014-09-12
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
3
-4
/
+4
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
9
-0
/
+15
2014-09-12
drm: Move drm_legacy_vma_flush into drm_legacy.h
Daniel Vetter
1
-0
/
+2
2014-09-12
drm: Move sg functions into drm_legacy.h
Daniel Vetter
3
-6
/
+14
2014-09-12
drm: Move dma functions into drm_legacy.h
Daniel Vetter
4
-8
/
+14
2014-09-12
Merge tag 'topic/vblank-rework-2014-09-12' of git://anongit.freedesktop.org/d...
Dave Airlie
7
-150
/
+266
2014-09-12
drm/ast: switch to using CACHED by default for sysram
Dave Airlie
1
-2
/
+2
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
3
-0
/
+4
2014-09-11
drm/radeon: allow concurrent buffer reads
Christian König
1
-2
/
+3
2014-09-11
drm/radeon: add the infrastructure for concurrent buffer access
Christian König
18
-208
/
+253
2014-09-11
drm/ttm: allow fence to be added as shared
Christian König
6
-3
/
+28
2014-09-11
Merge remote-tracking branch 'airlied/drm-next' into topic/vblank-rework
Daniel Vetter
5104
-344021
/
+251887
2014-09-11
drm: Clarify vblank ts/scanoutpos sampling #defines
Daniel Vetter
5
-6
/
+6
2014-09-11
drm: Simplify return value of drm_get_last_vbltimestamp
Daniel Vetter
1
-10
/
+15
2014-09-11
drm: Only update final vblank count when precise ts is available
Daniel Vetter
1
-1
/
+8
2014-09-11
drm: Really never disable vblank irqs for offdelay==0
Daniel Vetter
1
-2
/
+4
2014-09-11
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
27
-412
/
+1537
2014-09-10
drm/radeon: add RADEON_GEM_NO_CPU_ACCESS BO creation flag (v4)
Alex Deucher
1
-0
/
+1
2014-09-10
drm/radeon: Clean up assignment of TTM placement lpfn member for pinning
Michel Dänzer
1
-9
/
+5
2014-09-10
drm/radeon: Add RADEON_GEM_CPU_ACCESS BO creation flag
Michel Dänzer
1
-2
/
+9
2014-09-10
drm/msm/adreno: push dump/show stuff to base class
Rob Clark
3
-35
/
+39
2014-09-10
drm/msm/adreno: bit of init refactoring
Rob Clark
4
-41
/
+40
2014-09-10
drm/msm/adreno: move decision about what gpu to to load
Rob Clark
5
-99
/
+128
2014-09-10
drm/msm/adreno: split adreno device out into it's own file
Rob Clark
5
-159
/
+174
2014-09-10
drm/panel/simple: add optronics B101XTN01.0 (v3)
Rob Clark
1
-0
/
+27
2014-09-10
drm/msm/mdp4: add LVDS panel support
Rob Clark
8
-10
/
+933
2014-09-10
drm/msm/mdp4: fix blend setup with multiple crtcs
Rob Clark
5
-23
/
+46
2014-09-10
drm/msm: update generated headers
Rob Clark
11
-48
/
+153
2014-09-10
Merge tag 'ipu-3.18' of git://git.pengutronix.de/git/pza/linux into drm-next
Dave Airlie
8
-516
/
+2902
2014-09-10
drm: move drm-lock API to drm_legacy.h
David Herrmann
8
-24
/
+35
2014-09-10
drm: merge drm_usb into udl
David Herrmann
8
-134
/
+69
2014-09-10
drm: Goody bye, drm_bus!
David Herrmann
4
-30
/
+1
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
29
-9
/
+56
2014-09-10
drm: drop unused drm_master->unique_size
David Herrmann
3
-5
/
+1
2014-09-10
drm: simplify drm_*_set_unique()
David Herrmann
2
-45
/
+16
2014-09-10
drm: inline "struct drm_sigdata"
David Herrmann
1
-7
/
+8
2014-09-10
drm: Use vblank_disable_and_save in drm_vblank_cleanup()
Mario Kleiner
1
-1
/
+5
2014-09-10
drm: drop DRM_DEBUG_CODE
David Herrmann
4
-32
/
+12
2014-09-10
drm: merge drm_memory.h into drm_memory.c
David Herrmann
1
-0
/
+11
[next]