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
/
hw_random
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-01
Merge with mainline to remove plat-omap/Kconfig conflict
Tony Lindgren
3
-0
/
+116
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-0
/
+116
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2010-01-16
virtio: fix section mismatch warnings
Jeff Mahoney
1
-3
/
+3
2009-12-23
hwrng: core - Fix double unlock in rng_dev_read
Herbert Xu
1
-2
/
+3
2009-12-19
hwrng: nomadik - Add hardware RNG driver
Alessandro Rubini
3
-0
/
+116
2009-12-09
Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2009-12-03
hwrng: core - Prevent too-small buffer sizes
Ian Molton
1
-1
/
+2
2009-12-01
hwrng: virtio-rng - Convert to new API
Ian Molton
1
-51
/
+27
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
3
-5
/
+5
2009-12-01
hwrng: core - Replace u32 in driver API with byte array
Ian Molton
1
-43
/
+64
2009-10-22
move virtrng_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-22
virtio: let header files include virtio_ids.h
Christian Borntraeger
1
-1
/
+0
2009-10-14
hw_random: Remove BKL from core
Thomas Gleixner
1
-1
/
+0
2009-09-24
omap: rng: Use resource_size instead of manual calculation
Tobias Klauser
1
-2
/
+2
2009-09-23
virtio: add virtio IDs file
Fernando Luis Vazquez Cao
1
-0
/
+1
2009-09-23
virtio: make add_buf return capacity remaining
Rusty Russell
1
-1
/
+1
2009-09-19
Driver-Core: extend devnode callbacks to provide permissions
Kay Sievers
1
-1
/
+1
2009-09-17
MIPS: hw_random: Add hardware RNG for Octeon SOCs.
David Daney
3
-0
/
+161
2009-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-4
/
+3
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-4
/
+5
2009-06-25
hwrng: Use PCI_VDEVICE
Joe Perches
2
-4
/
+3
2009-06-17
MIPS: hwrng: Add TX4939 RNG driver
Atsushi Nemoto
3
-0
/
+198
2009-06-15
Driver Core: misc: add nodename support for misc devices.
Kay Sievers
1
-0
/
+1
2009-06-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-0
/
+260
2009-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-23
/
+22
2009-06-12
virtio: handle short buffers in virtio_rng.
Rusty Russell
1
-8
/
+16
2009-06-12
virtio: find_vqs/del_vqs virtio operations
Michael S. Tsirkin
1
-3
/
+3
2009-06-12
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
1
-1
/
+1
2009-06-03
hwrng: timeriomem - Fix potential oops (request_mem_region/__devinit)
Alexander Clouter
1
-20
/
+6
2009-06-02
hwrng: via_rng - Support VIA Nano hardware RNG on X86_64 builds
Harald Welte
1
-1
/
+1
2009-06-02
hwrng: via_rng - Support VIA Nano hardware RNG
Harald Welte
1
-0
/
+13
2009-06-02
hwrng: via_rng - The VIA Hardware RNG driver is for the CPU, not Chipset
Harald Welte
1
-1
/
+1
2009-06-02
hwrng: omap - Move probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-05-07
i.MX31: Add hw-random for RNGA
Alan Carvalho de Assis
3
-0
/
+260
2009-04-24
virtio-rng: Remove false BUG for spurious callbacks
Christian Borntraeger
1
-2
/
+2
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-4
/
+35
2009-03-28
Merge branch 'origin' into devel
Russell King
3
-0
/
+166
2009-03-27
hwrng: timeriomem - Use phys address rather than virt
Alexander Clouter
1
-4
/
+35
2009-03-21
hwrng: timeriomem - Breaks an allyesconfig build on s390:
Heiko Carstens
1
-1
/
+1
2009-02-22
hwrng: timeriomem - New driver
Alexander Clouter
3
-0
/
+166
2009-02-08
[ARM] omap: convert omap RNG clocks to match by devid and conid
Russell King
1
-1
/
+1
2009-01-24
[ARM] omap: ensure OMAP drivers pass a struct device to clk_get()
Russell King
1
-1
/
+1
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
1
-1
/
+1
2008-10-27
Tidy up addresses in random drivers
Alan Cox
4
-4
/
+4
2008-10-15
Merge branch 'fixes' into for-linus
Russell King
1
-1
/
+1
2008-09-05
[ARM] omap: convert OMAP drivers to use ioremap()
Russell King
1
-8
/
+25
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-1
/
+1
[next]