summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* ipmi_si: Move the hotmod handling to another file.Corey Minyard2017-09-274-244/+264
* ipmi_si: Change ipmi_si_add_smi() to take just I/O infoCorey Minyard2017-09-273-309/+229Star
* ipmi_si: Move io setup into io structureCorey Minyard2017-09-272-92/+85Star
* ipmi_si: Move irq setup handling into the io structCorey Minyard2017-09-273-81/+82
* ipmi_si: Move some platform data into the io structureCorey Minyard2017-09-272-216/+213Star
* ipmi_si: Rename function to add smi, make it globalCorey Minyard2017-09-272-16/+28
* ipmi: Convert IPMI GUID over to Linux guid_tCorey Minyard2017-09-271-27/+23Star
* ipmi: Rescan channel list on BMC changesCorey Minyard2017-09-271-58/+111
* ipmi: Move lun and address out of channel structCorey Minyard2017-09-271-22/+25
* ipmi: Retry BMC registration on a failureCorey Minyard2017-09-271-1/+23
* ipmi: Rework device id and guid handling to catch changing BMCsCorey Minyard2017-09-271-73/+167
* ipmi: Use a temporary BMC for an interfaceCorey Minyard2017-09-271-9/+13
* ipmi: Dynamically fetch GUID periodicallyCorey Minyard2017-09-271-19/+42
* ipmi: Always fetch the guid through ipmi_get_device_id()Corey Minyard2017-09-271-28/+65
* ipmi: Remove the device id from ipmi_register_smi()Corey Minyard2017-09-274-24/+1Star
* ipmi: allow dynamic BMC version informationJeremy Kerr2017-09-271-15/+190
* ipmi: Don't use BMC product/dev ids in the BMC nameCorey Minyard2017-09-271-35/+10Star
* ipmi: Make ipmi_demangle_device_id more genericJeremy Kerr2017-09-272-2/+4
* ipmi: Add a reference from BMC devices to their interfacesJeremy Kerr2017-09-271-0/+11
* ipmi: Get the device id through a functionCorey Minyard2017-09-272-39/+127
* ipmi: Fix printing the BMC guidCorey Minyard2017-09-271-3/+6
* ipmi: Rework BMC registrationCorey Minyard2017-09-271-23/+45
* ipmi: Prefer ACPI system interfaces over SMBIOS onesCorey Minyard2017-09-271-10/+23
* ipmi: Fix issues with BMC refcountsCorey Minyard2017-09-271-16/+35
* ipmi: Check that the device type is BMC when scanning deviceCorey Minyard2017-09-271-3/+9
* ipmi: Move bmc find routing to below bmc device typeCorey Minyard2017-09-271-50/+51
* ipmi: Fix getting the GUID dataCorey Minyard2017-09-271-1/+1
* IPMI: make ipmi_poweroff_handler constBhumika Goyal2017-09-271-1/+1
* ipmi: Make IPMI panic strings always availableCorey Minyard2017-09-272-23/+95
* char: ipmi: make function ipmi_get_info_from_resources staticColin Ian King2017-09-271-2/+3
* ipmi: fix unsigned long underflowCorey Minyard2017-09-271-4/+6
* char: ipmi: eliminate misleading print info when being probed via ACPIHanjun Guo2017-09-271-1/+1
* 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-241-36/+60
| * tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic driversHamza Attak2017-09-245-14/+21
| * tpm: tpm_crb: constify acpi_device_id.Arvind Yadav2017-09-241-1/+1
| * tpm: vtpm: constify vio_device_idArvind Yadav2017-09-241-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/+0Star
|\ \
| * | dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flagChristoph Hellwig2017-09-011-3/+0Star
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-09-074-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/+2Star
| * | | 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