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
/
char
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-25
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
8
-8
/
+8
2014-12-23
agp: Fix up email address & attributions in AGP MODULE_AUTHOR tags
Dave Jones
8
-8
/
+8
2014-12-21
ipmi: Fix compile issue with isspace()
Corey Minyard
1
-0
/
+1
2014-12-21
ipmi: Finish cleanup of BMC attributes
Corey Minyard
1
-29
/
+17
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+0
2014-12-14
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+22
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
21
-21
/
+0
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-13
/
+16
2014-12-11
ipmi: Check the BT interrupt enable periodically
Corey Minyard
1
-2
/
+25
2014-12-11
ipmi: Fix attention handling for system interfaces
Corey Minyard
1
-15
/
+30
2014-12-11
ipmi: Periodically check to see if irqs and messages are set right
Corey Minyard
1
-96
/
+101
2014-12-11
drivers/char/ipmi: Add powernv IPMI driver
Jeremy Kerr
3
-0
/
+317
2014-12-11
ipmi: Add SMBus interface driver (SSIF)
Corey Minyard
3
-0
/
+1879
2014-12-11
ipmi: Remove the now unused priority from SMI sender
Corey Minyard
2
-4
/
+3
2014-12-11
ipmi: Remove the now unnecessary message queue
Corey Minyard
1
-78
/
+34
2014-12-11
ipmi: Make the message handler easier to use for SMI interfaces
Corey Minyard
1
-40
/
+162
2014-12-11
ipmi: Move message sending into its own function
Corey Minyard
1
-4
/
+9
2014-12-11
ipmi: rename waiting_msgs to waiting_rcv_msgs
Corey Minyard
1
-15
/
+16
2014-12-11
ipmi: Fix handling of BMC flags
Corey Minyard
1
-37
/
+68
2014-12-11
ipmi: Initialize BMC device attributes
Corey Minyard
1
-0
/
+2
2014-12-11
ipmi: Unregister previously registered driver in error case
trenn@suse.de
1
-0
/
+1
2014-12-11
ipmi: Fix a bug in hot add/remove
Corey Minyard
1
-1
/
+1
2014-12-11
ipmi: Remove useless sysfs_name parameters
Corey Minyard
2
-30
/
+5
2014-12-11
ipmi: clean up the device handling for the bmc device
Corey Minyard
1
-193
/
+92
2014-12-11
ipmi: Move the address source to string to ipmi-generic code
Corey Minyard
2
-7
/
+15
2014-12-11
ipmi: Ignore SSIF in the PNP handling
Corey Minyard
1
-0
/
+5
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-17
/
+22
2014-12-10
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+8
2014-12-09
virtio_console: fix sparse warnings
Michael S. Tsirkin
1
-4
/
+5
2014-12-09
virtio: drop VIRTIO_F_VERSION_1 from drivers
Michael S. Tsirkin
1
-1
/
+0
2014-12-09
virtio_console: virtio 1.0 support
Michael S. Tsirkin
1
-12
/
+17
2014-12-09
virtio: use u32, not bitmap for features
Michael S. Tsirkin
1
-1
/
+1
2014-12-04
hwrandom / exynos / PM: Use CONFIG_PM in #ifdef
Rafael J. Wysocki
1
-1
/
+1
2014-12-02
Merge tag 'v3.18-rc7' into drm-next
Dave Airlie
2
-6
/
+9
2014-11-26
i8k: Fix temperature bug handling in i8k_get_temp()
Pali Rohár
1
-6
/
+10
2014-11-20
hwrng: atmel - add DT support
Boris Brezillon
2
-1
/
+8
2014-11-20
hwrng: atmel - use clk_prepapre_enable/_disable_unprepare
Boris Brezillon
1
-4
/
+4
2014-11-14
Revert "misc: always assign miscdevice to file->private_data in open()"
Greg Kroah-Hartman
1
-1
/
+1
2014-11-14
Revert "char: misc: document behaviour of open()"
Greg Kroah-Hartman
1
-3
/
+1
2014-11-13
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2014-11-13
virtio_console: move early VQ enablement
Cornelia Huck
1
-2
/
+2
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+7
2014-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Herbert Xu
2
-5
/
+5
2014-11-12
Merge tag 'v3.18-rc4' into drm-next
Dave Airlie
1
-1
/
+1
2014-11-10
/dev/mem: Use more consistent data types
Thierry Reding
1
-5
/
+8
2014-11-07
hangcheck-timer: cleanup casting in hangcheck_init()
Dan Carpenter
1
-2
/
+2
2014-11-07
char: misc: document behaviour of open()
Martin Kepplinger
1
-1
/
+3
2014-11-07
misc: always assign miscdevice to file->private_data in open()
Martin Kepplinger
1
-1
/
+1
2014-11-07
i8k: Add MODULE_DEVICE_TABLE macro
Pali Rohár
1
-0
/
+2
[next]