summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* hwrng: core - Reset user selected rng by writing "" to rng_currentPrasannaKumar Muralidharan2017-11-031-19/+32
* hwrng: xgene - Convert timers to use timer_setup()Kees Cook2017-11-031-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2017-11-037-52/+83
|\
| * Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...Linus Torvalds2017-09-247-52/+83
| |\
| | * tpm: ibmvtpm: simplify crq initialization and document crq formatMichal Suchanek2017-09-231-36/+60
| | * tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-235-14/+21
| | * tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-231-1/+1
| | * tpm: vtpm: constify vio_device_idArvind Yadav2017-09-231-1/+1
* | | hwrng: core - pr_err() strings should end with newlinesArvind Yadav2017-10-121-1/+1
* | | hwrng: timeriomem - Remove 'max < 4' condition checkPrasannaKumar Muralidharan2017-09-221-7/+0
* | | hwrng: pseries - constify vio_device_idArvind Yadav2017-09-221-1/+1
|/ /
* | dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-141-1/+1
* | Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-121-3/+0
|\ \
| * | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-3/+0
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-064-10/+384
|\ \ \
| * | | hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser2017-08-033-0/+346
| * | | hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan2017-08-031-4/+2
| * | | hwrng: remember rng chosen by userHarald Freudenberger2017-07-181-2/+19
| * | | hwrng: use rng source with best qualityHarald Freudenberger2017-07-181-6/+19
| | |/ | |/|
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-057-51/+58
|\ \ \
| * | | char: virtio: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | | char: tlclk: constify attribute_group structures.Arvind Yadav2017-08-281-1/+1
| * | | applicom: constify pci_device_id.Arvind Yadav2017-08-281-1/+1
| * | | char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-282-20/+21
| * | | char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-282-2/+9
| * | | Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-141-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | ppdev: remove unused ROUND_UP macroGuoqing Jiang2017-07-171-3/+0
| * | | char/mwave: make some arrays static const to make object code smallerColin Ian King2017-07-171-23/+25
| | |/ | |/|
* | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-9/+2
|\ \ \
| * | | Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-281-9/+2
| | |/ | |/|
* | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-5/+7
|\ \ \
| * | | parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller2017-08-221-5/+7
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-042-2/+2
|\ \ \
| * | | x86/lguest: Remove lguest supportJuergen Gross2017-08-242-2/+2
| |/ /
* | | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-151-1/+1
|\ \ \ | |/ /
| * | random: fix warning message on ia64 and pariscHelge Deller2017-08-081-1/+1
| |/
* | agp: nvidia: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: amd64: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: sis: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: ati: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: ali: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: intel: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
* | agp: amd-k7: constify pci_device_id.Arvind Yadav2017-08-041-2/+2
* | agp: uninorth: constify pci_device_id.Arvind Yadav2017-08-041-1/+1
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-151-20/+76
|\
| * random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-151-2/+4
| * random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-151-17/+39
| * random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-191-2/+13
| * random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-191-10/+31
OpenPOWER on IntegriCloud