summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2017-12-18misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah
2017-12-18misc: ad525x_dpot: please, no space before tabsDhaval Shah
2017-12-18misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah
2017-12-18misc: apds990x: Missing a blank line after declarations.Dhaval Shah
2017-12-18misc: ics932s401: open brace should be on the previous lineDhaval Shah
2017-12-18misc: ics932s401: please, no space before tabsDhaval Shah
2017-12-18misc: ics932s401: Missing a blank line after declarationsDhaval Shah
2017-12-18misc: mic: remove unused label 'done'Colin Ian King
2017-12-18eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven
2017-12-18misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah
2017-12-13mei: speed up the power down flowTomas Winkler
2017-12-11Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman
2017-12-07misc: isl29003: Missing a blank line after declarationsDhaval Shah
2017-12-07misc: hpilo: Use SPDX-License-IdentifierDhaval Shah
2017-12-07misc: enclosure: Remove unnecessary error checkArvind Yadav
2017-12-07misc: enclosure: Fix space before '[' errorArvind Yadav
2017-12-07misc: mic: Use memdup_user() as a cleanupVasyl Gomonovych
2017-12-07misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-29eeprom: at24: check at24_read/write argumentsHeiner Kallweit
2017-11-29eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit
2017-11-29eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski
2017-11-28lkdtm: Missing kmalloc checkVasyl Gomonovych
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain
2017-11-17lkdtm: include WARN format stringKees Cook
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook