index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
8
-9
/
+55
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2
-6
/
+7
2010-03-12
Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux...
Linus Torvalds
1
-3
/
+1
2010-03-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2
-7
/
+25
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
127
-1525
/
+163
2010-03-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
18
-48
/
+302
2010-03-12
mxcmmc: fixed max_seg_size value on initialization
Vladimir Zapolskiy
1
-1
/
+1
2010-03-12
sgi-gru: use for_each_set_bit()
Akinobu Mita
1
-11
/
+4
2010-03-12
drivers/char/mmtimer.c: eliminate useless code
Julia Lawall
1
-1
/
+1
2010-03-12
w1: mxc_w1: move probe() and remove() to the dev* text area
Alberto Panizzo
1
-2
/
+2
2010-03-12
w1: fix test in ds2482_wait_1wire_idle()
Roel Kluin
1
-1
/
+1
2010-03-12
serial amba-pl010: enable PPS support
Rodolfo Giometti
1
-0
/
+15
2010-03-12
serial 8250: enable PPS support
Rodolfo Giometti
1
-0
/
+16
2010-03-12
pps: serial clients support
Rodolfo Giometti
3
-0
/
+162
2010-03-12
ldisc n_tty: add new method n_tty_inherit_ops()
Rodolfo Giometti
1
-0
/
+17
2010-03-12
pps: LinuxPPS clients support
Rodolfo Giometti
5
-0
/
+153
2010-03-12
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
1
-28
/
+0
2010-03-12
dma-mapping: dma-mapping.h: add dma_set_coherent_mask
FUJITA Tomonori
1
-4
/
+3
2010-03-12
dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
FUJITA Tomonori
1
-6
/
+4
2010-03-12
edac: e752x: add dram scrubbing support
Peter Tyser
1
-0
/
+107
2010-03-12
edac: e752x fsb ecc
Konstantin Olifer
1
-8
/
+2
2010-03-12
edac: mpc85xx use resource_size instead of raw math
H Hartley Sweeten
1
-4
/
+3
2010-03-12
edac: mpc85xx improve SDRAM error reporting
Peter Tyser
1
-8
/
+138
2010-03-12
edac: mpc85xx mask ecc syndrome correctly
Peter Tyser
2
-1
/
+14
2010-03-12
ipmi: fix slave_addrs setting to actually work
Bela Lubkin
1
-2
/
+3
2010-03-12
ipmi: add parameter to limit CPU usage in kipmid
Martin Wilck
1
-2
/
+64
2010-03-12
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
1
-1
/
+0
2010-03-12
drivers/char/mem.c: cleanups
Andrew Morton
1
-102
/
+102
2010-03-12
/dev/mem: dont allow seek to last page
Wu Fengguang
1
-6
/
+13
2010-03-12
fbdev: bfin-lq035q1-fb: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-03-12
video: fix first line of kernel-doc for a few functions
Ben Hutchings
1
-4
/
+4
2010-03-12
obsolete config in kernel source: LWMON5
Christoph Egger
1
-13
/
+0
2010-03-12
drivers/video/via: fix continuation line formats
Joe Perches
2
-10
/
+10
2010-03-12
NUC900 LCD Controller Driver
Wang Qiang
4
-0
/
+856
2010-03-12
fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
Christoph Egger
2
-4
/
+0
2010-03-12
broadsheetfb: support storing waveform
Jaya Kumar
1
-1
/
+500
2010-03-12
broadsheetfb: add MMIO hooks
Jaya Kumar
1
-16
/
+94
2010-03-12
viafb: support color depth 15 and 30
Florian Tobias Schandinat
2
-18
/
+34
2010-03-12
viafb: rework color setting
Florian Tobias Schandinat
3
-216
/
+51
2010-03-12
viafb: some virtual_xres handling fixes
Florian Tobias Schandinat
1
-8
/
+4
2010-03-12
viafb: rework color checking
Florian Tobias Schandinat
2
-35
/
+56
2010-03-12
viafb: make some variables a bit less global
Florian Tobias Schandinat
5
-12
/
+7
2010-03-12
viafb: remove dead code due to IGA1_IGA2
Florian Tobias Schandinat
3
-574
/
+11
2010-03-12
viafb: split color mode setting up
Florian Tobias Schandinat
3
-35
/
+53
2010-03-12
viafb: introduce strict parameter checking
Florian Tobias Schandinat
1
-29
/
+38
2010-03-12
viafb: make viafb_set_par more dual framebuffer compatible
Florian Tobias Schandinat
1
-5
/
+15
2010-03-12
viafb: video address setting revisited
Florian Tobias Schandinat
2
-10
/
+15
2010-03-12
viafb: reorder initialization for dual framebuffer mode
Florian Tobias Schandinat
1
-3
/
+3
2010-03-12
viafb: yet another dead code removal
Florian Tobias Schandinat
7
-122
/
+1
2010-03-12
viafb: some dvi cleanup
Florian Tobias Schandinat
4
-75
/
+55
[next]