aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds11-42/+42
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-7/+13
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-477/+255
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds3-47/+62
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds22-7/+3546
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds27-136/+160
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang1-7/+13
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-133/+46
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds12-20/+21
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds14-0/+5592
2018-01-25lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande1-1/+1
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat1-2/+0
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat4-0/+44
2018-01-24ocxl: Add trace pointsFrederic Barrat5-1/+205
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat3-71/+20
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat5-2/+315
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat9-0/+3003
2018-01-22misc: remove AVR32 dependenciesCorentin Labbe1-2/+2
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard5-4/+32
2018-01-15lkdtm: Update usercopy tests for whitelistingKees Cook3-43/+53
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook1-4/+9
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig1-1/+1
2018-01-09mei: fix an && vs || typoDan Carpenter1-1/+1
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus1-1/+18
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra1-9/+9
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay1-0/+1
2018-01-02eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski1-0/+9
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King1-1/+1
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler1-1/+4
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2-16/+12
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski1-0/+11
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck1-10/+0
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck1-121/+100
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski1-17/+6
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski1-16/+18
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski1-9/+9
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck1-12/+27
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit1-48/+8
2018-01-01eeprom: at24: remove old read functionsHeiner Kallweit1-186/+0
2018-01-01eeprom: at24: add regmap-based read functionHeiner Kallweit1-1/+56
2018-01-01eeprom: at24: remove old write functionsHeiner Kallweit1-117/+0
2018-01-01eeprom: at24: add regmap-based write functionHeiner Kallweit1-1/+26
2018-01-01eeprom: at24: change at24_translate_offset return typeHeiner Kallweit1-10/+24
2018-01-01eeprom: at24: add basic regmap_i2c supportHeiner Kallweit2-13/+45
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli3-13/+10
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli5-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2-16/+7
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King1-1/+1