summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2016-09-15tpm_crb: fix incorrect values of cmdReady and goIdle bitsJarkko Sakkinen
2016-09-15tpm_crb: refine the naming of constantsJarkko Sakkinen
2016-09-15tpm_crb: remove wmb()'sJarkko Sakkinen
2016-09-15tpm_crb: fix crb_req_canceled behaviorJarkko Sakkinen
2016-09-15tpm: use tpm_pcr_read_dev() in tpm_do_selftest()Jarkko Sakkinen
2016-09-15tpm: use tpm_transmit_cmd() in tpm2_probe()Jarkko Sakkinen
2016-09-15tpm: replace tpm_gen_interrupt() with tpm_tis_gen_interrupt()Jarkko Sakkinen
2016-09-15tpm: remove unnecessary externs from tpm.hJarkko Sakkinen
2016-09-15tpm/st33zp24: Remove useless tpm_gen_interruptJason Gunthorpe
2016-09-15tpm: fix a race condition in tpm2_unseal_trusted()Jarkko Sakkinen
2016-09-15tpm: invalid self test error messageJarkko Sakkinen
2016-09-13ttyprintk: Neaten and simplify printingJoe Perches
2016-09-13hwrng: geode - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-13hwrng: geode - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-13hwrng: st - Fix missing clk_disable_unprepare() on error in st_rng_probe()Wei Yongjun
2016-09-13hwrng: amd - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-13hwrng: core - Allocate memory during module initPrasannaKumar Muralidharan
2016-09-13hwrng: pasemi - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-13hwrng: pasemi-rng - Use linux/io.h instead of asm/io.hPrasannaKumar Muralidharan
2016-09-09Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-09-09virtio_console: Stop doing DMA on the stackAndy Lutomirski
2016-09-07hwrng: pasemi - Migrate to managed APIPrasannaKumar Muralidharan
2016-09-07hwrng: bcm2835 - handle of_iomap failuresArvind Yadav
2016-09-05Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman
2016-09-03tpm: invalid self test error messageJarkko Sakkinen
2016-08-31hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_registerPrasannaKumar Muralidharan
2016-08-31hwrng: Remove check for max less than 4 bytesPrasannaKumar Muralidharan
2016-08-31hwrng: amd - Convert to new hwrng read() APICorentin LABBE
2016-08-31hwrng: amd - Access hardware via ioread32/iowrite32Corentin LABBE
2016-08-31hwrng: amd - Replace global variable with private structCorentin LABBE
2016-08-31hwrng: amd - release_region must be called after hwrng_unregisterCorentin LABBE
2016-08-31hwrng: amd - Remove asm/io.hCorentin LABBE
2016-08-31hwrng: amd - Be consitent with the driver nameCorentin LABBE
2016-08-31hwrng: amd - use the BIT macroCorentin LABBE
2016-08-31hwrng: amd - Fix style problem with blank lineCorentin LABBE
2016-08-31hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.Omer Khaliq
2016-08-31drivers: char: mem: Check {read,write}_kmem() addressesRobin Murphy
2016-08-31char: xillybus: Fix spelling mistake and commentEli Billauer
2016-08-31snsc: check return value of class_createZhouyi Zhou
2016-08-31char/mwave: remove custom BOOLEAN typeArnd Bergmann
2016-08-31ppdev: use new parport device modelSudip Mukherjee
2016-08-31miscdevice: Use module_misc_device() macroPrasannaKumar Muralidharan
2016-08-30tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf
2016-08-24hwrng: omap3-rom - Remove obsoleted functionsPrasannaKumar Muralidharan
2016-08-24hwrng: mxc-rnga - Fix Kconfig dependencyFabian Frederick
2016-08-18agp/intel: Flush chipset writes after updating a single PTEChris Wilson
2016-08-16hwrng: pic32 - Delete unnecessary assignment for the field "owner"Markus Elfring
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2016-08-01Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-07-30Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds