index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
hw_random
/
n2-drv.c
Age
Commit message (
Expand
)
Author
2016-01-26
hwrng: n2 - Attach on T5/M5, T7/M7 SPARC CPUs
Anatoly Pugachev
2014-10-20
char: hw_random: drop owner assignment from platform_drivers
Wolfram Sang
2014-05-13
hwrng: n2-drv - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-02-07
drivers/char: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-06-05
hwrng: use platform_{get,set}_drvdata()
Jingoo Han
2013-01-03
Drivers: char: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-21
char: remove use of __devexit
Bill Pemberton
2012-11-21
char: remove use of __devinitdata
Bill Pemberton
2011-11-30
char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv...
Axel Lin
2011-07-28
n2rng: Attach on Niagara-T3.
David S. Miller
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-09-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-08-09
Revert "hwrng: n2-drv - remove casts from void*"
Herbert Xu
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-08-05
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-07-05
hwrng: n2-drv - remove casts from void*
Kulikov Vasiliy
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-01-06
sparc64: Fix unsigned long long warnings in drivers.
Sam Ravnborg
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-07-18
sparc64: Add Niagara2 RNG driver.
David S. Miller