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
2013-01-15
ipack/devices/ipoctal: remove redundant tty_flip_buffer_push()
Samuel Iglesias Gonsalvez
1
-1
/
+0
2013-01-15
ipack/devices/ipoctal: protect the channel data processing with a spinlock
Samuel Iglesias Gonsalvez
1
-0
/
+3
2013-01-15
ipack/devices/ipoctal: ack IRQ before processing it
Samuel Iglesias Gonsalvez
1
-4
/
+4
2013-01-15
ipack/devices/ipoctal: avoid re-enable RX two times.
Samuel Iglesias Gonsalvez
1
-6
/
+4
2013-01-15
ipack/devices/ipoctal: rework disable TX when the TX buffer is empty
Samuel Iglesias Gonsalvez
1
-11
/
+7
2013-01-15
ipack/devices/ipoctal: setup TTY_NORMAL flag for each character.
Samuel Iglesias Gonsalvez
1
-1
/
+2
2013-01-15
ipack/devices/ipoctal: remove wait_queue and atomic_t board_write
Samuel Iglesias Gonsalvez
1
-16
/
+3
2013-01-15
ipack/devices/ipoctal: fix kernel bug when using pppd
Samuel Iglesias Gonsalvez
1
-19
/
+2
2013-01-15
ipack/devices/ipoctal: don't check if nb_bytes is < 0
Alberto Garcia
1
-3
/
+1
2013-01-15
ipack/devices/ipoctal: Fix race condition during Tx
Alberto Garcia
1
-7
/
+4
2013-01-14
mei: drop the warning when cl is not initialized during unlinking
Tomas Winkler
1
-2
/
+3
2013-01-08
mei: move work initialization to mei_device_init
Tomas Winkler
2
-2
/
+4
2013-01-08
mei: make host csr and me csr internal to hw-me
Tomas Winkler
4
-53
/
+37
2013-01-08
mei: reenable mei_hcsr_set abstraction
Tomas Winkler
2
-24
/
+15
2013-01-08
mei: abstract host and device readieness
Tomas Winkler
4
-18
/
+54
2013-01-08
mei: use non cached hcsr for interrupt enablement
Tomas Winkler
3
-9
/
+12
2013-01-08
mei: don't use cached value for hcsr in mei_hw_reset
Tomas Winkler
3
-28
/
+36
2013-01-08
mei: remove mei_csr_clear_his prototype
Tomas Winkler
1
-2
/
+1
2013-01-08
mei: remove write only need_reset member of struct mei_device
Tomas Winkler
2
-6
/
+1
2013-01-08
mei: hw-me.c fix kernel doc
Tomas Winkler
1
-9
/
+18
2013-01-08
mei: move MEI_IAMTHIF_IDLE to amthif host init function
Tomas Winkler
2
-1
/
+2
2013-01-08
mei: normalize me host client linking routines
Tomas Winkler
7
-75
/
+98
2013-01-08
mei: rename remaining amthi strings to amthif
Tomas Winkler
4
-36
/
+36
2013-01-08
mei: mei_dev.h - remove prototypes of dropped functions
Tomas Winkler
1
-4
/
+0
2013-01-08
mei: move me client storage allocation to hbm.c
Tomas Winkler
3
-41
/
+38
2013-01-08
mei: drop read_pending member form struct mei_cl
Tomas Winkler
3
-5
/
+2
2013-01-08
mei: rename interface to hw-me
Tomas Winkler
13
-210
/
+208
2013-01-08
mei: move watchdog prototypes to mei_dev.h from interface.h
Tomas Winkler
2
-20
/
+17
2013-01-08
mei: implement mei_cl_connect function
Tomas Winkler
3
-159
/
+163
2013-01-08
mei: fix client functions names
Tomas Winkler
9
-198
/
+267
2013-01-08
mei: move client functions to client.c
Tomas Winkler
4
-366
/
+361
2013-01-08
mei: add new hbm.h header to export hbm protocol
Tomas Winkler
9
-15
/
+47
2013-01-08
VMCI: Some header and config files.
George Zhang
4
-0
/
+23
2013-01-08
VMCI: host side driver implementation.
George Zhang
1
-0
/
+1042
2013-01-08
VMCI: guest side driver implementation.
George Zhang
1
-0
/
+759
2013-01-08
VMCI: routing implementation.
George Zhang
2
-0
/
+256
2013-01-08
VMCI: resource object implementation.
George Zhang
2
-0
/
+288
2013-01-08
VMCI: queue pairs implementation.
George Zhang
2
-0
/
+3611
2013-01-08
VMCI: handle array implementation.
George Zhang
2
-0
/
+194
2013-01-08
VMCI: event handling implementation.
George Zhang
2
-0
/
+249
2013-01-08
VMCI: device driver implementaton.
George Zhang
2
-0
/
+167
2013-01-08
VMCI: doorbell implementation.
George Zhang
2
-0
/
+655
2013-01-08
VMCI: datagram implementation.
George Zhang
2
-0
/
+552
2013-01-08
VMCI: context implementation.
George Zhang
2
-0
/
+1396
2013-01-07
mei: move hbm responses from interrupt.c to hbm.c
Tomas Winkler
3
-220
/
+186
2013-01-07
mei: add common prefix to hbm function
Tomas Winkler
8
-50
/
+53
2013-01-07
mei: use structured buffer for the write buffer
Tomas Winkler
5
-105
/
+108
2013-01-07
mei: simplify preparing client host bus messages
Tomas Winkler
2
-56
/
+70
2013-01-07
mei: drop nonexistent function prototype
Tomas Winkler
1
-3
/
+0
2013-01-07
mei: move host bus message handling to hbm.c
Tomas Winkler
6
-419
/
+456
[next]