summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds2017-12-171-1/+1
|\
| * drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar2017-12-171-1/+1
* | eeprom: at24: change nvmem stride to 1David Lechner2017-12-061-1/+1
* | eeprom: at24: fix I2C device selection for runtime PMSakari Ailus2017-12-031-14/+10
* | 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-171-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-151-2/+0
|\ \ \ \ \
| * | | | | kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)2017-11-151-2/+0
* | | | | | Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-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-141-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
| * | | | | eeprom: at24: add support to fetch eeprom device property "size"Divagar Mohandass2017-10-171-0/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-141-2/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-131-2/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud