summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
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-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
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-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-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
2017-11-29eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit
2017-11-29eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski
2017-11-29misc: rtsx: Add support for RTS5260Rui Feng
2017-11-29misc: rtsx: Move Realtek Card Reader Driver to miscRui Feng
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-27annotate poll_table_struct ->_keyAl Viro
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain
2017-11-17lkdtm: include WARN format stringKees Cook
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix pci_endpoint_test not releasing resources on removeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Fix failure path return values in probeKishon Vijay Abraham I
2017-10-31misc: pci_endpoint_test: Avoid triggering a BUG()Dan Carpenter
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook