summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-132-4/+30
|\ \ \ \ \
| * | | | | drivers/char/hpet.c: allow user controlled mmap for user processesPrarit Bhargava2013-11-132-4/+30
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-11-131-9/+3Star
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | consolidate the reassignments of ->f_op in ->open() instancesAl Viro2013-10-251-9/+3Star
* | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-123-0/+3
|\ \ \ \ \ \
| * | | | | | powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+1
| * | | | | | Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-071-6/+5Star
| |\ \ \ \ \ \
| * | | | | | | drivers: clean-up prom.h implicit includesRob Herring2013-10-102-0/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-124-3/+106
|\ \ \ \ \ \ \
| * | | | | | | hwrng: Add a driver for the hwrng found in power7+ systemsMichael Ellerman2013-10-113-0/+95
| * | | | | | | hwrng: Return errors to upper levels in pseries-rng.cMichael Ellerman2013-10-111-3/+11
| |/ / / / / /
* | | | | | | Merge 3.12-rc6 into char-misc-nextGreg Kroah-Hartman2013-10-192-6/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'stable/for-linus-3.12-rc4-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-10-161-0/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | tpm: xen-tpmfront: fix missing declaration of xen_domainRob Herring2013-10-101-0/+1
| | |/ / / /
| * | | | | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-10-101-6/+5Star
| |\ \ \ \ \ | | |/ / / / | |/| | / / | | | |/ / | | |/| |
| | * | | random: allow architectures to optionally define random_get_entropy()Theodore Ts'o2013-10-101-4/+4
| | * | | random: run random_int_secret_init() run after all late_initcallsTheodore Ts'o2013-09-231-2/+1Star
* | | | | tlclk: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* | | | | various char drivers: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-164-8/+5Star
* | | | | hpet: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-2/+1Star
* | | | | char: hwicap: Remove unnecessary dev_set_drvdata()Michal Simek2013-10-041-1/+0Star
* | | | | Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-301-36/+0Star
|\| | | |
| * | | | Merge tag 'stable/for-linus-3.12-rc2-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2013-09-261-36/+0Star
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tpm: xen-tpmfront: Remove the locality sysfs attributeJason Gunthorpe2013-09-241-29/+0Star
| | * | | tpm: xen-tpmfront: Fix default durationsJason Gunthorpe2013-09-241-7/+0Star
| | * | | Merge tag 'v3.11-rc7' into stable/for-linus-3.12Konrad Rzeszutek Wilk2013-09-091-22/+48
| | |\| |
* | | | | Drivers: char: misc: 'misc_deregister()' changed the 'mutex_unlock' logic upo...Elad Wexler2013-09-261-4/+4
* | | | | char: xilinx_hwicap: Remove casting the return value which is a void pointerJingoo Han2013-09-261-1/+1
* | | | | hpet: remove useless check if fixmem32 is NULLTomas Winkler2013-09-261-2/+0Star
|/ / / /
* | | | Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-4/+1Star
* | | | tpm: convert tpm_tis driver to use dev_pm_ops from legacy pm_opsShuah Khan2013-09-121-36/+24Star
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-091-11/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | virtio: console: prevent use-after-free of port name in port unplugAmit Shah2013-08-091-2/+1Star
| * | | Merge branch 'master' into virtio-nextRusty Russell2013-08-092-24/+52
| |\ \ \ | | | |/ | | |/|
| * | | virtio: console: cleanup an error messageDan Carpenter2013-07-301-4/+2Star
| * | | virtio: console: fix locking around send_sigio_to_port()Amit Shah2013-07-291-3/+5
| * | | virtio: console: add locking in port unplug pathAmit Shah2013-07-291-0/+2
| * | | virtio: console: add locks around buffer removal in port unplug pathAmit Shah2013-07-291-2/+6
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-076-79/+330
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-075-9/+12
| |\| | |
| * | | | hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-021-0/+7
| * | | | hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson2013-08-211-54/+54
| * | | | hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall2013-08-141-3/+1Star
| * | | | hwrng: pixocel - Staticize 'rng_dev'Jingoo Han2013-08-091-1/+1
| * | | | hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla2013-08-092-53/+305
| * | | | hwrng: omap - Add device tree supportLokesh Vutla2013-08-091-0/+12
| * | | | hwrng: omap - Remove duplicated function callLokesh Vutla2013-08-091-1/+0Star
| * | | | hwrng: omap - Convert to devm_kzalloc()Lokesh Vutla2013-08-091-7/+2Star
| * | | | hwrng: omap - Use module_platform_driver macroLokesh Vutla2013-08-091-16/+2Star
| * | | | hwrng: mxc-rnga - Check the return value from clk_prepare_enable()Fabio Estevam2013-08-011-1/+3