summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus2018-01-091-1/+18
* misc: ds1682: Show device registers as unsignedAaron Sierra2018-01-091-9/+9
* misc: fsa9480: Add blank line after declarations.Tejas Upadhyay2018-01-091-0/+1
* mei: fix incorrect logical operator in if statementColin Ian King2018-01-021-1/+1
* mei: me: allow runtime pm for platform with D0i3Tomas Winkler2018-01-021-1/+4
* Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-022-16/+12
|\
| * 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
* | | 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
|\ \ \ \