summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-03-09Merge tag 'powerpc-4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-03-02ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva
2018-02-24Merge tag 'powerpc-4.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-22Merge tag 'char-misc-4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-21ocxl: Fix potential bad errno on irq allocationFrederic Barrat
2018-02-20mei: me: add cannon point device ids for 4th deviceTomas Winkler
2018-02-20mei: me: add cannon point device idsAlexander Usyskin
2018-02-16mei: set device client to the disconnected state upon suspend.Tomas Winkler
2018-02-14Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-02-01virtio_vop: don't kfree device on register failureweiping zhang
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-02eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski
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
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit