summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli2017-12-193-13/+10
* genwqe: Make defines uppercaseGuilherme G. Piccoli2017-12-195-29/+29
* genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2017-12-192-16/+7
* mei: fix spelling mistake: "botther" -> "bother"Colin Ian King2017-12-191-1/+1
* misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah2017-12-181-3/+3
* misc: ad525x_dpot: please, no space before tabsDhaval Shah2017-12-181-1/+1
* misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah2017-12-181-11/+11
* misc: apds990x: Missing a blank line after declarations.Dhaval Shah2017-12-181-0/+11
* misc: ics932s401: open brace should be on the previous lineDhaval Shah2017-12-181-2/+1
* misc: ics932s401: please, no space before tabsDhaval Shah2017-12-181-2/+2
* misc: ics932s401: Missing a blank line after declarationsDhaval Shah2017-12-181-0/+1
* misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0
* eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2017-12-181-0/+3
* misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah2017-12-181-6/+6
* mei: speed up the power down flowTomas Winkler2017-12-134-5/+17
* Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2017-12-112-3/+28
|\
| * 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
* | | misc: isl29003: Missing a blank line after declarationsDhaval Shah2017-12-071-0/+7
* | | misc: hpilo: Use SPDX-License-IdentifierDhaval Shah2017-12-072-8/+2
* | | misc: enclosure: Remove unnecessary error checkArvind Yadav2017-12-071-7/+1
* | | misc: enclosure: Fix space before '[' errorArvind Yadav2017-12-071-2/+2
* | | misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych2017-12-071-14/+7
* | | misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-071-3/+1
* | | lkdtm: Missing kmalloc checkVasyl Gomonovych2017-11-281-0/+4
|/ /
* | 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
| | |/ / | |/| |
OpenPOWER on IntegriCloud