summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-01-25lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat
2018-01-24ocxl: Add trace pointsFrederic Barrat
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat
2018-01-22misc: remove AVR32 dependenciesCorentin Labbe
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard
2018-01-15lkdtm: Update usercopy tests for whitelistingKees Cook
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2018-01-09mei: fix an && vs || typoDan Carpenter
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King
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-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar
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