aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Gravatar Linus Torvalds 7-52/+83
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatGravatar Michal Suchanek 1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversGravatar Hamza Attak 5-14/+21
2017-09-23tpm: tpm_crb: constify acpi_device_id.Gravatar Arvind Yadav 1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idGravatar Arvind Yadav 1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constGravatar Christoph Hellwig 1-1/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-3/+0
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-10/+384
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 7-51/+58
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-9/+2
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+7
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-2/+2
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagGravatar Christoph Hellwig 1-3/+0
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Gravatar Michal Suchanek 1-9/+2
2017-08-28char: virtio: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-28char: tlclk: constify attribute_group structures.Gravatar Arvind Yadav 1-1/+1
2017-08-28applicom: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-28char: xilinx_hwicap: Fix warnings in the driverGravatar Nava kishore Manne 2-20/+21
2017-08-28char: xilinx_hwicap: Fix kernel doc warningsGravatar Nava kishore Manne 2-2/+9
2017-08-24x86/lguest: Remove lguest supportGravatar Juergen Gross 2-2/+2
2017-08-22parisc/ipmi_si_intf: Fix section mismatches on parisc platformGravatar Helge Deller 1-5/+7
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextGravatar Dave Airlie 1-1/+1
2017-08-14Merge 4.13-rc5 into char-misc-nextGravatar Greg Kroah-Hartman 1-1/+1
2017-08-08random: fix warning message on ia64 and pariscGravatar Helge Deller 1-1/+1
2017-08-04agp: nvidia: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: amd64: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: sis: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: efficeon: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: ati: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: ali: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: intel: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-04agp: amd-k7: constify pci_device_id.Gravatar Arvind Yadav 1-2/+2
2017-08-04agp: uninorth: constify pci_device_id.Gravatar Arvind Yadav 1-1/+1
2017-08-03hwrng: mx-rngc - add a driver for Freescale RNGCGravatar Martin Kaiser 3-0/+346
2017-08-03hwrng: Kconfig - Correct help text about feeding entropy poolGravatar PrasannaKumar Muralidharan 1-4/+2
2017-07-18hwrng: remember rng chosen by userGravatar Harald Freudenberger 1-2/+19
2017-07-18hwrng: use rng source with best qualityGravatar Harald Freudenberger 1-6/+19
2017-07-17ppdev: remove unused ROUND_UP macroGravatar Guoqing Jiang 1-3/+0
2017-07-17char/mwave: make some arrays static const to make object code smallerGravatar Colin Ian King 1-23/+25
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-20/+76
2017-07-15random: reorder READ_ONCE() in get_random_uXXGravatar Sebastian Andrzej Siewior 1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessGravatar Theodore Ts'o 1-17/+39
2017-07-12random: do not ignore early device randomnessGravatar Kees Cook 1-0/+5
2017-07-10Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiGravatar Linus Torvalds 8-214/+533
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 8-123/+240
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-182/+151
2017-07-07tpm: do not suspend/resume if power stays onGravatar Enric Balletbo i Serra 3-0/+7
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Gravatar Roberto Sassu 1-30/+1
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Gravatar Roberto Sassu 1-30/+30
2017-07-07tpm_tis: make ilb_base_addr staticGravatar Colin Ian King 1-1/+1