summaryrefslogtreecommitdiff
path: root/drivers/char
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-05
|\
| * char: virtio: constify attribute_group structures.Arvind Yadav2017-08-28
| * char: tlclk: constify attribute_group structures.Arvind Yadav2017-08-28
| * applicom: constify pci_device_id.Arvind Yadav2017-08-28
| * char: xilinx_hwicap: Fix warnings in the driverNava kishore Manne2017-08-28
| * char: xilinx_hwicap: Fix kernel doc warningsNava kishore Manne2017-08-28
| * Merge 4.13-rc5 into char-misc-nextGreg Kroah-Hartman2017-08-14
| |\
| * | ppdev: remove unused ROUND_UP macroGuoqing Jiang2017-07-17
| * | char/mwave: make some arrays static const to make object code smallerColin Ian King2017-07-17
* | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-05
|\ \ \
| * | | Do not disable driver and bus shutdown hook when class shutdown hook is set.Michal Suchanek2017-08-28
| | |/ | |/|
* | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-05
|\ \ \
| * | | parisc/ipmi_si_intf: Fix section mismatches on parisc platformHelge Deller2017-08-22
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-04
|\ \ \
| * | | x86/lguest: Remove lguest supportJuergen Gross2017-08-24
| |/ /
* | | Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie2017-08-15
|\ \ \ | |/ /
| * | random: fix warning message on ia64 and pariscHelge Deller2017-08-08
| |/
* | agp: nvidia: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: amd64: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: sis: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: efficeon: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: ati: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: ali: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: intel: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: amd-k7: constify pci_device_id.Arvind Yadav2017-08-04
* | agp: uninorth: constify pci_device_id.Arvind Yadav2017-08-04
|/
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-15
|\
| * random: reorder READ_ONCE() in get_random_uXXSebastian Andrzej Siewior2017-07-15
| * random: suppress spammy warnings about unseeded randomnessTheodore Ts'o2017-07-15
| * random: warn when kernel uses unseeded randomnessJason A. Donenfeld2017-06-19
| * random: add wait_for_random_bytes() APIJason A. Donenfeld2017-06-19
* | random: do not ignore early device randomnessKees Cook2017-07-12
* | Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2017-07-10
|\ \
| * | ipmi:ssif: Add missing unlock in error branchCorey Minyard2017-06-30
| * | char: ipmi: constify bmc_dev_attr_group and bmc_device_typeArvind Yadav2017-06-28
| * | ipmi:ssif: Check dev before setting drvdataCorey Minyard2017-06-28
| * | ipmi: Convert DMI handling over to a platform deviceCorey Minyard2017-06-19
| * | ipmi: Create a platform device for a DMI-specified IPMI interfaceCorey Minyard2017-06-19
| * | ipmi: use rcu lock around call to intf->handlers->sender()Tony Camuso2017-06-19
| * | ipmi:ssif: Use i2c_adapter_id instead of adapter->nrCorey Minyard2017-06-16
| * | ipmi: Use the proper default value for register size in ACPICorey Minyard2017-06-09
| * | ipmi_ssif: remove redundant null check on array client->adapter->nameColin Ian King2017-05-17
| * | ipmi/watchdog: fix watchdog timeout set on rebootValentin Vidic2017-05-08
| * | ipmi_ssif: unlock on allocation failureDan Carpenter2017-05-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-07-07
|\ \ \
| * | | tpm: do not suspend/resume if power stays onEnric Balletbo i Serra2017-07-07
| * | | tpm: use tpm2_pcr_read() in tpm2_do_selftest()Roberto Sassu2017-07-07
| * | | tpm: use tpm_buf functions in tpm2_pcr_read()Roberto Sassu2017-07-07
| * | | tpm_tis: make ilb_base_addr staticColin Ian King2017-07-07
| * | | tpm: consolidate the TPM startup codeJarkko Sakkinen2017-07-07