summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-04-18ipmi: Change ipmi_smi_t to struct ipmi_smi *Corey Minyard
2018-04-18ipmi: Rename ipmi_user_t to struct ipmi_user *Corey Minyard
2018-04-18ipmi_devintf: Small lock reworkCorey Minyard
2018-04-18ipmi: Clean up some style issues in the message handlerCorey Minyard
2018-04-18ipmi: Break up i_ipmi_requestCorey Minyard
2018-04-18ipmi:devintf: Clean up some coding style issuesCorey Minyard
2018-04-18ipmi: Clean up some debug codeCorey Minyard
2018-04-18ipmi:watchdog: Use the IPMI panic handler instead of the system oneCorey Minyard
2018-04-18ipmi: Add a panic handler for IPMI usersCorey Minyard
2018-04-18ipmi:watchdog: Replace printk() with pr_xxx()Corey Minyard
2018-04-18ipmi:watchdog: Rework locking and handlingCorey Minyard
2018-04-18ipmi: Add a maintenance mode for IPMB messagesCorey Minyard
2018-04-18ipmi: Add a way to tune some timeoutsCorey Minyard
2018-04-16Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-13Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-04-13Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-13Merge tag 'chrome-platform-for-linus-4.17' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2018-04-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-04-13Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-13Merge tag 'linux-watchdog-4.17-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-04-13Merge tag 'for-linus-20180413' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-13Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-13firmware: dmi_scan: Use lowercase letters for UUIDJean Delvare
2018-04-13firmware: dmi_scan: Add DMI_OEM_STRING support to dmi_matchesAlex Hung
2018-04-13firmware: dmi_scan: Fix UUID length safety checkJean Delvare
2018-04-13Merge branches 'thermal-core' and 'thermal-soc' into nextZhang Rui
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-12Merge tag 'pci-v4.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-13Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-04-13Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...Dave Airlie
2018-04-12Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland
2018-04-12Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland
2018-04-12drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li
2018-04-12drm/amd/display: Fix FBC text console corruptionRoman Li
2018-04-12drm/amd/display: Only register backlight device if embedded panel connectedHarry Wentland
2018-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-04-12Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-12nvme: expand nvmf_check_if_ready checksJames Smart
2018-04-12nvme: Use admin command effects for admin commandsKeith Busch
2018-04-12nvmet: fix space padding in serial numberDaniel Verkamp
2018-04-12nvme: check return value of init_srcu_struct functionMax Gurtovoy
2018-04-12nvmet: Fix nvmet_execute_write_zeroes sector countRodrigo R. Galvao
2018-04-12nvme-pci: Separate IO and admin queue IRQ vectorsKeith Busch
2018-04-12nvme-pci: Remove unused queue parameterKeith Busch
2018-04-12nvme-pci: Skip queue deletion if there are no queuesKeith Busch