Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -0/+2 |
2012-03-24 | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -12/+1 |
2012-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+1 |
2012-03-17 | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver | viresh kumar | 1 | -12/+1 |
2012-02-24 | ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h | Tony Lindgren | 1 | -0/+2 |
2012-01-13 | hwrng: tx4939 - use devm_request_and_ioremap | Julia Lawall | 1 | -4/+1 |
2012-01-13 | Merge tag 'to-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -1/+1 |
2012-01-12 | virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf | Rusty Russell | 1 | -1/+1 |
2012-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 7 | -80/+7 |
2011-11-30 | char: hw_random: convert drivers/char/hw_random/* to use module_platform_driv... | Axel Lin | 7 | -80/+7 |
2011-11-22 | hwrng: nomadik: Enable module alias autogeneration for AMBA drivers | Dave Martin | 1 | -0/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 1 | -0/+15 |
2011-11-02 | um: clean Kconfig up a bit | Al Viro | 1 | -0/+15 |
2011-11-01 | drivers/char: Add module.h to those who were using it implicitly | Paul Gortmaker | 1 | -0/+1 |
2011-10-10 | hw_random: add driver for atmel true hardware random number generator | Peter Korsgaard | 3 | -0/+172 |
2011-07-28 | n2rng: Attach on Niagara-T3. | David S. Miller | 2 | -13/+18 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -1/+1 |
2011-06-30 | hwrng: ppc4xx - add support for ppc4xx TRNG | Josh Boyer | 3 | -0/+169 |
2011-06-30 | hwrng: timeriomem - use resource_size | H Hartley Sweeten | 1 | -2/+1 |
2011-06-30 | hwrng: nomadik - add missing clk_put | Julia Lawall | 1 | -1/+2 |
2011-06-30 | hwrng: omap - add missing clk_put | Julia Lawall | 1 | -2/+4 |
2011-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2 | -1/+10 |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely | 1 | -2/+5 |
2011-05-04 | hwrng: amd - enable AMD hw rnd driver for Maple PPC boards | Dmitry Eremin-Solenikov | 1 | -1/+1 |
2011-05-04 | hwrng: amd - manage resource allocation | Dmitry Eremin-Solenikov | 1 | -0/+9 |
2011-03-18 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds | 1 | -1/+1 |
2011-03-17 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -12/+13 |
2011-02-28 | dt/sparc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -7/+9 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2011-02-23 | ARM: amba: make probe() functions take const id tables | Russell King | 1 | -1/+1 |
2011-02-16 | hwrng: omap - Convert release_resource to release_region/release_mem_region | Julia Lawall | 1 | -8/+6 |
2011-01-23 | hwrng: pixocell - add support for picoxcell TRNG | Jamie Iles | 3 | -0/+221 |
2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -4/+6 |
2011-01-07 | hwrng: via_rng - Fix memory scribbling on some CPUs | Herbert Xu | 1 | -2/+5 |
2011-01-07 | hwrng: via_rng - Fix asm constraints | Herbert Xu | 1 | -2/+1 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann | 1 | -0/+1 |
2010-09-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-08-09 | Revert "hwrng: n2-drv - remove casts from void*" | Herbert Xu | 1 | -1/+1 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 3 | -5/+5 |
2010-08-06 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -2/+2 |
2010-07-24 | of/platform: remove all of_bus_type and of_platform_bus_type references | Grant Likely | 1 | -2/+2 |
2010-07-05 | hwrng: n2-drv - remove casts from void* | Kulikov Vasiliy | 1 | -1/+1 |
2010-05-25 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -0/+17 |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely | 1 | -3/+3 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 2 | -4/+10 |
2010-05-21 | ARM: 6137/1: nomadik hwrng: Add clock support | Srinidhi Kasagar | 1 | -0/+17 |
2010-05-19 | virtio-rng: use virtqueue_xxx wrappers | Michael S. Tsirkin | 1 | -3/+3 |