aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2017-07-07tpm: consolidate the TPM startup codeGravatar Jarkko Sakkinen 3-61/+44
2017-07-07tpm: Enable CLKRUN protocol for Braswell systemsGravatar Azhar Shaikh 2-0/+117
2017-07-07tpm/tpm_crb: fix priv->cmd_size initialisationGravatar Manuel Lauss 1-2/+3
2017-07-07tpm: fix a kernel memory leak in tpm-sysfs.cGravatar Jarkko Sakkinen 1-1/+2
2017-07-07tpm: Issue a TPM2_Shutdown for TPM2 devices.Gravatar Josh Zimmerman 2-0/+37
2017-07-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-0/+2
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-1/+1
2017-07-05Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 3-2/+58
2017-07-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 12-231/+265
2017-07-04Merge tag 'acpi-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-2/+2
2017-07-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-868/+0
2017-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidGravatar Linus Torvalds 2-17/+12