aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAge
* dmi: Mark all struct dmi_system_id instances constChristoph Hellwig2017-09-14
* Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-09-12
|\
| * dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-01
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-06
|\ \
| * | hwrng: mx-rngc - add a driver for Freescale RNGCMartin Kaiser2017-08-03
| * | hwrng: Kconfig - Correct help text about feeding entropy poolPrasannaKumar Muralidharan2017-08-03
| * | hwrng: remember rng chosen by userHarald Freudenberger2017-07-18
| * | hwrng: use rng source with best qualityHarald Freudenberger2017-07-18
* | | 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