aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-24Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds7-52/+83
2017-09-23tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek1-36/+60
2017-09-23tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak5-14/+21
2017-09-23tpm: tpm_crb: constify acpi_device_id.Arvind Yadav1-1/+1
2017-09-23tpm: vtpm: constify vio_device_idArvind Yadav1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-12Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds4-10/+384
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds7-51/+58
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-9/+2
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-5/+7
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+2
2017-09-01dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig1-3/+0
2017-08-28Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek1-9/+2
2017-08-28char: virtio: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28char: tlclk: constify attribute_group structures.Arvind Yadav1-1/+1
2017-08-28applicom: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-28char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2-20/+21
2017-08-28char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2-2/+9
2017-08-24x86/lguest: Remove lguest supportJuergen Gross2-2/+2
2017-08-22parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller1-5/+7
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie1-1/+1
2017-08-14Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman1-1/+1
2017-08-08random: fix warning message on ia64 and pariscHelge Deller1-1/+1
2017-08-04agp: nvidia: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: amd64: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: sis: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: efficeon: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: ati: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: ali: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: intel: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-04agp: amd-k7: constify pci_device_id.Arvind Yadav1-2/+2
2017-08-04agp: uninorth: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser3-0/+346
2017-08-03hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan1-4/+2
2017-07-18hwrng: remember rng chosen by userHarald Freudenberger1-2/+19
2017-07-18hwrng: use rng source with best qualityHarald Freudenberger1-6/+19
2017-07-17ppdev: remove unused ROUND_UP macroGuoqing Jiang1-3/+0
2017-07-17char/mwave: make some arrays static const to make object code smallerColin Ian King1-23/+25
2017-07-15Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-20/+76
2017-07-15random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior1-2/+4
2017-07-15random: suppress spammy warnings about unseeded randomnessTheodore Ts'o1-17/+39
2017-07-12random: do not ignore early device randomnessKees Cook1-0/+5
2017-07-10Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiLinus Torvalds8-214/+533
2017-07-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds8-123/+240
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-182/+151
2017-07-07tpm: do not suspend/resume if power stays onEnric Balletbo i Serra3-0/+7
2017-07-07tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu1-30/+1
2017-07-07tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu1-30/+30
2017-07-07tpm_tis: make ilb_base_addr staticColin Ian King1-1/+1