summaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
Commit message (Expand)AuthorAgeFilesLines
* cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-241-2/+0
* ocxl: Add Makefile and KconfigFrederic Barrat2018-01-244-0/+44
* ocxl: Add trace pointsFrederic Barrat2018-01-245-1/+205
* ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-243-71/+20
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-245-2/+315
* ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-249-0/+3003
* cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-195-4/+32
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-12-031-1/+18
|\
| * eeprom: at24: check at24_read/write argumentsHeiner Kallweit2017-11-291-0/+6
| * eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit2017-11-291-1/+2
| * eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski2017-11-291-0/+10
* | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-12-011-2/+10
|\ \ | |/ |/|
| * cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-11-231-2/+10
* | lkdtm: include WARN format stringKees Cook2017-11-181-1/+3
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-168-83/+141
|\|
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-101-2/+11
| |\
| * | cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-063-32/+42
| * | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2017-10-222-0/+5
| * | cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-133-5/+16
| * | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-103-5/+4
| * | cxl: Add support for POWER9 DD2Christophe Lombard2017-10-063-36/+28
| * | cxl: Set the valid bit in PE for dedicated modeVaibhav Jain2017-10-031-0/+8
| * | cxl: Enable global TLBIs for cxl contextsFrederic Barrat2017-09-283-5/+38
* | | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-168-48/+53
|\ \ \
| * | | drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2017-11-042-18/+12
| * | | genwqe: Take R/W permissions into account when dealing with memory pagesGuilherme G. Piccoli2017-10-233-18/+38
| * | | lkdtm: Constify the crashtypes tableKees Cook2017-10-201-9/+9
| * | | lkdtm: Convert from jprobe to kprobeKees Cook2017-10-201-109/+45
| * | | tracing, mei: Remove unused trace event mei_pci_cfg_writeSteven Rostedt (VMware)2017-10-202-20/+0
| * | | Merge 4.14-rc5 into char-misc-nextGreg Kroah-Hartman2017-10-164-31/+37
| |\ \ \
| * | | | misc: mic: move to its own menu in Misc devicesRandy Dunlap2017-10-041-0/+4
| * | | | misc: altera-stapl: drop Kconfig commentRandy Dunlap2017-10-041-1/+2
| * | | | misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter2017-10-041-0/+2
| * | | | misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter2017-10-041-0/+9
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-161-2/+0
|\ \ \ \
| * | | | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-161-2/+0
* | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-2/+31
|\ \ \ \ \
| * | | | | misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I2017-10-311-0/+8
| * | | | | misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I2017-10-311-2/+10
| * | | | | misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I2017-10-311-0/+2
| * | | | | misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter2017-10-311-0/+2
| * | | | | misc: pci_endpoint_test: Prevent some integer overflowsDan Carpenter2017-10-171-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-1/+2
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-1/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-152-3/+5
|\ \ \ \
| * | | | misc: ibmasm: Return error on error pathAnton Vasilyev2017-10-122-3/+5
| | |_|/ | |/| |
* | | | Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-151-1/+111
|\ \ \ \
| * | | | eeprom: at24: Add OF device ID tableJavier Martinez Canillas2017-11-051-1/+70
| * | | | Merge branch 'i2c-mux/for-next' of https://github.com/peda-r/i2c-mux into i2c...Wolfram Sang2017-10-264-31/+37
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | eeprom: at24: enable runtime pm supportDivagar Mohandass2017-10-171-0/+37