Commit Graph

135 Commits (6083184269fd723affca4f6340e491950267622a)

Author SHA1 Message Date
David S. Miller 24f1466961 n2rng: Attach on Niagara-T3. 14 years ago
Michael Büsch eb032b9837 Update my e-mail address 14 years ago
Josh Boyer 52527cf3f9 hwrng: ppc4xx - add support for ppc4xx TRNG 14 years ago
H Hartley Sweeten 033590fc9d hwrng: timeriomem - use resource_size 14 years ago
Julia Lawall 2725ae1759 hwrng: nomadik - add missing clk_put 14 years ago
Julia Lawall 6ba1a31ef1 hwrng: omap - add missing clk_put 14 years ago
Grant Likely b1608d69cb drivercore: revert addition of of_match to struct device 14 years ago
Dmitry Eremin-Solenikov 3023b5b6f1 hwrng: amd - enable AMD hw rnd driver for Maple PPC boards 14 years ago
Dmitry Eremin-Solenikov bd68ccb390 hwrng: amd - manage resource allocation 14 years ago
Grant Likely 4ebb24f707 dt/sparc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Grant Likely 000061245a dt/powerpc: Eliminate users of of_platform_{,un}register_driver 14 years ago
Russell King aa25afad2c ARM: amba: make probe() functions take const id tables 14 years ago
Julia Lawall c652759b6a hwrng: omap - Convert release_resource to release_region/release_mem_region 14 years ago
Jamie Iles 5efb94ee14 hwrng: pixocell - add support for picoxcell TRNG 14 years ago
Herbert Xu 55db8387a5 hwrng: via_rng - Fix memory scribbling on some CPUs 14 years ago
Herbert Xu 0735ac1f25 hwrng: via_rng - Fix asm constraints 14 years ago
Arnd Bergmann 451a3c24b0 BKL: remove extraneous #include <smp_lock.h> 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Herbert Xu 50b6e71ae8 Revert "hwrng: n2-drv - remove casts from void*" 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Grant Likely 1ab1d63a85 of/platform: remove all of_bus_type and of_platform_bus_type references 15 years ago
Kulikov Vasiliy 8b9cfdca9c hwrng: n2-drv - remove casts from void* 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Srinidhi Kasagar 1944cc894f ARM: 6137/1: nomadik hwrng: Add clock support 15 years ago
Michael S. Tsirkin 28cfc828e7 virtio-rng: use virtqueue_xxx wrappers 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Tony Lindgren 088ef950dc omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
Jeff Mahoney d817cd5255 virtio: fix section mismatch warnings 15 years ago
Herbert Xu f5908267b6 hwrng: core - Fix double unlock in rng_dev_read 15 years ago
Alessandro Rubini bc85b25e5d hwrng: nomadik - Add hardware RNG driver 15 years ago
Ian Molton eed89d0f9d hwrng: core - Prevent too-small buffer sizes 15 years ago
Ian Molton bb347d9807 hwrng: virtio-rng - Convert to new API 15 years ago
Ian Molton 9996508b33 hwrng: core - Replace u32 in driver API with byte array 15 years ago
Uwe Kleine-König ff07eb897a move virtrng_remove to .devexit.text 16 years ago
Christian Borntraeger e95646c3ec virtio: let header files include virtio_ids.h 16 years ago
Thomas Gleixner a09ba31a54 hw_random: Remove BKL from core 16 years ago
Tobias Klauser 0fd92a15a0 omap: rng: Use resource_size instead of manual calculation 16 years ago
Fernando Luis Vazquez Cao 3ca4f5ca73 virtio: add virtio IDs file 16 years ago
Rusty Russell 3c1b27d504 virtio: make add_buf return capacity remaining 16 years ago
Kay Sievers e454cea20b Driver-Core: extend devnode callbacks to provide permissions 16 years ago
David Daney f7557dc821 MIPS: hw_random: Add hardware RNG for Octeon SOCs. 16 years ago
Joe Perches ad361c9884 Remove multiple KERN_ prefixes from printk formats 16 years ago
Joe Perches 409a736336 hwrng: Use PCI_VDEVICE 16 years ago
Atsushi Nemoto 049a947c61 MIPS: hwrng: Add TX4939 RNG driver 16 years ago
Kay Sievers d405640539 Driver Core: misc: add nodename support for misc devices. 16 years ago
Rusty Russell 594de1dd64 virtio: handle short buffers in virtio_rng. 16 years ago
Michael S. Tsirkin d2a7ddda9f virtio: find_vqs/del_vqs virtio operations 16 years ago
Rusty Russell 9499f5e7ed virtio: add names to virtqueue struct, mapping from devices to queues. 16 years ago