summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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-22misc: remove AVR32 dependenciesCorentin Labbe
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
2017-12-07misc: vexpress: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych
2017-12-06eeprom: at24: change nvmem stride to 1David Lechner
2017-12-04misc: rtsx: Fix symbol clashesStephen Rothwell
2017-12-03eeprom: at24: fix I2C device selection for runtime PMSakari Ailus
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-02vmci: the same on the send side...Al Viro
2017-12-02vmci: simplify qp_dequeue_locked()Al Viro
2017-12-02vmci: get rid of qp_memcpy_from_queue()Al Viro
2017-12-02vmci: fix buf_size in case of iovec-based accessesAl Viro
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