summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2016-11-24virtio: console: Unlock vqs while freeing buffersMatt Redfearn1-6/+16
2015-08-27hwmon: (dell-smm) Blacklist Dell Studio XPS 8100Pali Rohár1-1/+17
2015-08-27hwrng: core - correct error check of kthread_run callMartin Schwidefsky1-1/+1
2015-07-05agp/intel: Fix typo in needs_ilk_vtd_wa()Chris Wilson1-1/+1
2015-07-04vTPM: set virtual device before passing to ibmvtpm_reset_crqHon Ching \(Vicky\) Lo1-2/+3
2015-03-28tpm/tpm_i2c_stm_st33: Add status check when reading data on the FIFOChristophe Ricard1-4/+6
2015-03-28tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2-8/+8
2015-03-28virtio_console: avoid config access from irqMichael S. Tsirkin1-0/+16
2015-03-28virtio_console: init work unconditionallyMichael S. Tsirkin1-1/+2
2015-03-07Added Little Endian support to vtpm modulehonclo1-8/+12
2015-03-07tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_sendChristophe Ricard1-1/+1
2015-03-07tpm: Fix NULL return in tpm_ibmvtpm_get_desired_dmaHon Ching (Vicky) Lo1-0/+8
2015-03-07char: tpm: Add missing error check for devm_kzallocKiran Padwal2-0/+9
2015-03-07TPM: Add new TPMs to the tail of the list to prevent inadvertent change of devDavid Howells1-1/+1
2015-03-07tpm_tis: verify interrupt during initScot Doyle1-14/+62
2015-03-07random: Fix fast_mix() functionGeorge Spelvin1-4/+4
2015-01-16i8k: Add support for Dell Latitude E6440Pali Rohár1-0/+8
2014-11-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-2/+2
2014-11-13virtio_console: move early VQ enablementCornelia Huck1-2/+2
2014-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+7
2014-11-06hwrng: pseries - port to new read API and fix stack corruptionGreg Kurz1-4/+7
2014-10-31Return short read or 0 at end of a raw device, not EIODavid Jeffery1-1/+1
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2014-10-18Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+13
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-4/+4
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2014-10-15virtio-rng: refactor probe error handlingMichael S. Tsirkin1-6/+9
2014-10-15virtio_console: enable VQs early on restoreMichael S. Tsirkin1-0/+2
2014-10-15virtio_console: enable VQs earlyMichael S. Tsirkin1-0/+2
2014-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-43/+13
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+7
2014-10-09switch /dev/zero and /dev/full to ->read_iter()Al Viro1-43/+13
2014-10-08Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+13
2014-10-08Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-0/+2721
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds9-17/+453
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-1/+12
2014-10-07ipmi: Clear drvdata when interface is removedTakao Indoh1-0/+3
2014-10-07ipmi: work around gcc-4.9 build warningArnd Bergmann1-3/+3
2014-10-07ipmi/of: Don't use unavailable interfacesBenjamin Herrenschmidt1-0/+3
2014-10-07ipmi: Clean up the error handling for channel config errorsCorey Minyard1-6/+9
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-6/+7
2014-10-02char: tile-srom: Add real platform bus parentPawel Moll1-1/+12
2014-10-02hwrng: printk replacementSudip Mukherjee6-17/+16
2014-09-24xillybus: Move out of stagingEli Billauer8-0/+2721
2014-09-24i8k: Add support for Dell Latitude E6540Steven Honeyman1-0/+13
2014-09-24char: xilinx_hwicap: Remove .owner field for driverMichal Simek1-1/+0
2014-09-11virtio-rng: skip reading when we start to remove the deviceAmos Kong1-0/+5
2014-09-11virtio-rng: fix stuck of hot-unplugging busy deviceAmos Kong1-0/+2
2014-08-29hwrng: xgene - add support for APM X-Gene SoC RNG supportFeng Kan3-0/+437
2014-08-26drivers/char/random: Replace __get_cpu_var usesChristoph Lameter1-1/+1