aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\
| * hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman2013-10-11
| * hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-11
* | Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-19
|\ \
| * \ Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-15
| |\ \
| | * | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-10
| | |/
| * | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-10
| |\ \ | | |/ | |/|
| | * random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-10
| | * random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-23
* | | tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-16
* | | char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek2013-10-03
* | | Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
|\| |
| * | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-25
| |\ \
| | * | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-24
| | * | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-24
| | * | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-09
| | |\|
* | | | Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler2013-09-26
* | | | char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han2013-09-26
* | | | hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-26
|/ / /
* | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-13
* | | tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan2013-09-11
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-09
|\ \ \
| * | | virtio: console: prevent use-after-free of port name in port unplugAmit Shah2013-08-08
| * | | Merge branch 'master' into virtio-nextRusty Russell2013-08-08
| |\ \ \ | | | |/ | | |/|
| * | | virtio: console: cleanup an error messageDan Carpenter2013-07-30
| * | | virtio: console: fix locking around send_sigio_to_port()Amit Shah2013-07-29
| * | | virtio: console: add locking in port unplug pathAmit Shah2013-07-29
| * | | virtio: console: add locks around buffer removal in port unplug pathAmit Shah2013-07-29
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-07
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
| |\| | |
| * | | | hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-02
| * | | | hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson2013-08-21
| * | | | hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall2013-08-14
| * | | | hwrng: pixocel - Staticize 'rng_dev'Jingoo Han2013-08-09
| * | | | hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-09
| * | | | hwrng: omap - Add device tree supportLokesh Vutla2013-08-09
| * | | | hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-09
| * | | | hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-09
| * | | | hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-09
| * | | | hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-07-31
* | | | | Merge branch 'ipmi'Linus Torvalds2013-09-05
|\ \ \ \ \
| * | | | | BMC support for PARISC machinesThomas Bogendoerfer2013-09-05
| * | | | | Add MODULE_ALIAS for autoloading ipmi driver on ACPI systemsJordan_Hargrave@Dell.com2013-09-05
| * | | | | ipmi: Initialize locals to avoid warningCorey Minyard2013-09-05
| * | | | | ipmi: info leak in compat_ipmi_ioctl()Dan Carpenter2013-09-05
| | |_|/ / | |/| | |
* | | | | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-04
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk2013-08-30
| * | | | drivers/tpm: add xen tpmfront interfaceDaniel De Graaf2013-08-09