summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-42/+42
2018-02-08Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-7/+13
2018-02-04Merge branch 'i2c/for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-477/+255
2018-02-03Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-47/+62
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-7/+3546
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-136/+160
2018-02-01virtio_vop: don't kfree device on register failureweiping zhang-7/+13
2018-01-31Merge branch 'work.vmci' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-133/+46
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes-0/+1
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+1
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-20/+21
2018-01-29Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds-0/+5592
2018-01-25lkdtm: fix handle_irq_event symbol for INT_HW_IRQ_ENIvan Delalande-1/+1
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat-2/+0
2018-01-24ocxl: Add Makefile and KconfigFrederic Barrat-0/+44
2018-01-24ocxl: Add trace pointsFrederic Barrat-1/+205
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat-71/+20
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat-2/+315
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat-0/+3003
2018-01-22misc: remove AVR32 dependenciesCorentin Labbe-2/+2
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard-4/+32
2018-01-15lkdtm: Update usercopy tests for whitelistingKees Cook-43/+53
2018-01-15lkdtm/usercopy: Adjust test to include an offset to check reportingKees Cook-4/+9
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig-1/+1
2018-01-09mei: fix an && vs || typoDan Carpenter-1/+1
2018-01-09misc: ds1682: Ignore update-in-progress ETC readsThomas VanSelus-1/+18
2018-01-09misc: ds1682: Show device registers as unsignedAaron Sierra-9/+9
2018-01-09misc: fsa9480: Add blank line after declarations.Tejas Upadhyay-0/+1
2018-01-02eeprom: at24: extend the list of chips supported in DTBartosz Golaszewski-0/+9
2018-01-02mei: fix incorrect logical operator in if statementColin Ian King-1/+1
2018-01-02mei: me: allow runtime pm for platform with D0i3Tomas Winkler-1/+4
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman-16/+12
2018-01-01eeprom: at24: add support for the write-protect pinBartosz Golaszewski-0/+11
2018-01-01eeprom: at24: remove temporary fix for at24mac402 sizeSven Van Asbroeck-10/+0
2018-01-01eeprom: at24: convert magic numbers to structsSven Van Asbroeck-121/+100
2018-01-01eeprom: at24: code shrinkBartosz Golaszewski-17/+6
2018-01-01eeprom: at24: use a common prefix for all symbols in at24.cBartosz Golaszewski-16/+18
2018-01-01eeprom: at24: fix coding style issuesBartosz Golaszewski-9/+9
2018-01-01eeprom: at24: support eeproms that do not auto-rollover readsSven Van Asbroeck-12/+27
2018-01-01eeprom: at24: remove now unneeded smbus-related codeHeiner Kallweit-48/+8
2018-01-01eeprom: at24: remove old read functionsHeiner Kallweit-186/+0
2018-01-01eeprom: at24: add regmap-based read functionHeiner Kallweit-1/+56
2018-01-01eeprom: at24: remove old write functionsHeiner Kallweit-117/+0
2018-01-01eeprom: at24: add regmap-based write functionHeiner Kallweit-1/+26
2018-01-01eeprom: at24: change at24_translate_offset return typeHeiner Kallweit-10/+24
2018-01-01eeprom: at24: add basic regmap_i2c supportHeiner Kallweit-13/+45
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli-13/+10
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli-16/+7
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King-1/+1