summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ipmi_ssif: Fix uninitialized variable issueGustavo A. R. Silva2018-04-191-2/+1
* ipmi: add an NPCM7xx KCS BMC driverHaiyue Wang2018-04-183-0/+220
* ipmi_si: Clean up shutdown a bitCorey Minyard2018-04-181-21/+11
* ipmi_si: Rename intf_num to si_numCorey Minyard2018-04-181-9/+9
* ipmi: Remove smi->intf checksCorey Minyard2018-04-182-17/+6
* ipmi_ssif: Get rid of unused intf_numCorey Minyard2018-04-181-5/+0
* ipmi: ipmi_unregister_smi() cannot fail, have it return voidCorey Minyard2018-04-183-10/+3
* ipmi_devintf: Add an error return on invalid ioctlsCorey Minyard2018-04-181-0/+4
* ipmi_ssif: Remove usecount handlingCorey Minyard2018-04-181-21/+0
* ipmi: Remove condition on interface shutdownCorey Minyard2018-04-181-2/+1
* ipmi_ssif: Convert over to a shutdown handlerCorey Minyard2018-04-181-24/+31
* ipmi_si: Convert over to a shutdown handlerCorey Minyard2018-04-181-13/+18
* ipmi: Rework locking and shutdown for hot removeCorey Minyard2018-04-181-210/+280
* ipmi: Fix some counter issuesCorey Minyard2018-04-181-31/+45
* ipmi: Change ipmi_smi_t to struct ipmi_smi *Corey Minyard2018-04-183-95/+99
* ipmi: Rename ipmi_user_t to struct ipmi_user *Corey Minyard2018-04-184-47/+47
* ipmi_devintf: Small lock reworkCorey Minyard2018-04-181-55/+28
* ipmi: Clean up some style issues in the message handlerCorey Minyard2018-04-181-48/+35
* ipmi: Break up i_ipmi_requestCorey Minyard2018-04-181-310/+344
* ipmi:devintf: Clean up some coding style issuesCorey Minyard2018-04-181-22/+18
* ipmi: Clean up some debug codeCorey Minyard2018-04-181-33/+25
* ipmi:watchdog: Use the IPMI panic handler instead of the system oneCorey Minyard2018-04-181-37/+23
* ipmi: Add a panic handler for IPMI usersCorey Minyard2018-04-181-110/+104
* ipmi:watchdog: Replace printk() with pr_xxx()Corey Minyard2018-04-181-30/+20
* ipmi:watchdog: Rework locking and handlingCorey Minyard2018-04-181-155/+140
* ipmi: Add a maintenance mode for IPMB messagesCorey Minyard2018-04-181-0/+28
* ipmi: Add a way to tune some timeoutsCorey Minyard2018-04-181-32/+48
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-164-10/+257
|\
| * clocksource/drivers/imx-tpm: Add different counter width supportAnson Huang2018-03-301-8/+25
| * clocksource/drivers/imx-tpm: Correct some registers operation flowAnson Huang2018-03-301-1/+7
| * clocksource/drivers/imx-tpm: Fix typo of clock nameAnson Huang2018-03-301-1/+1
| * clocksource/drivers/npcm: Add NPCM7xx timer driverTomer Maimon2018-03-303-0/+224
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-04-1618-82/+109
|\ \
| * | scsi: devinfo: Add Microsoft iSCSI target to 1024 sector blacklistRoss Lagerwall2018-04-101-1/+1
| * | scsi: cxgb4i: silence overflow warning in t4_uld_rx_handler()Dan Carpenter2018-04-101-4/+4
| * | scsi: dpt_i2o: Use after free in I2ORESETCMD ioctlDan Carpenter2018-04-101-5/+8
| * | scsi: core: Make scsi_result_to_blk_status() recognize CONDITION METBart Van Assche2018-04-101-0/+9
| * | scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...Bart Van Assche2018-04-101-9/+9
| * | Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...Bart Van Assche2018-04-101-2/+0
| * | scsi: aacraid: Insure command thread is not recursively stoppedDave Carroll2018-04-102-1/+4
| * | scsi: qla2xxx: Correct setting of SAM_STAT_CHECK_CONDITIONJohannes Thumshirn2018-04-101-3/+3
| * | scsi: qla2xxx: correctly shift host byteJohannes Thumshirn2018-04-101-1/+1
| * | scsi: qla2xxx: Fix race condition between iocb timeout and initialisationBen Hutchings2018-04-108-31/+45
| * | scsi: qla2xxx: Avoid double completion of abort commandBen Hutchings2018-04-101-2/+2
| * | scsi: qla2xxx: Fix small memory leak in qla2x00_probe_one on probe failureBill Kuzeja2018-04-091-23/+21
| * | scsi: scsi_dh: Don't look for NULL devices handlers by nameJohannes Thumshirn2018-04-091-0/+3
| * | scsi: core: remove redundant assignment to shost->use_blk_mqColin Ian King2018-04-091-1/+0
* | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-162-7/+0
|\ \ \
| * | | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-071-4/+0
| * | | .gitignore: move *-asn1.[ch] patterns to the top-level .gitignoreMasahiro Yamada2018-04-071-1/+0