summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
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-17Merge branch 'WIP.x86-pti.base.prep-for-linus' of git://git.kernel.org/pub/sc...Linus Torvalds1-1/+1
2017-12-17drivers/misc/intel/pti: Rename the header file to free up the namespaceIngo Molnar1-1/+1
2017-12-06eeprom: at24: change nvmem stride to 1David Lechner1-1/+1
2017-12-03eeprom: at24: fix I2C device selection for runtime PMSakari Ailus1-14/+10
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+18
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-2/+10
2017-11-29eeprom: at24: check at24_read/write argumentsHeiner Kallweit1-0/+6
2017-11-29eeprom: at24: fix reading from 24MAC402/24MAC602Heiner Kallweit1-1/+2
2017-11-29eeprom: at24: correctly set the size for at24mac402Bartosz Golaszewski1-0/+10
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain1-2/+10
2017-11-17lkdtm: include WARN format stringKees Cook1-1/+3
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8-83/+141
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds8-48/+53
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-2/+0
2017-11-15Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+31
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+5
2017-11-14Merge branch 'i2c/for-4.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+111
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-2/+1
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-114/+0
2017-11-13Merge tag 'pm-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-2/+2
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+12
2017-11-13Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2017-11-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-109/+45
2017-11-13Merge branch 'pm-core'Rafael J. Wysocki2-2/+2
2017-11-10Merge branch 'fixes' into nextMichael Ellerman1-2/+11
2017-11-10x86/virt: Add enum for hypervisors to replace x86_hyperJuergen Gross1-1/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar18-0/+18
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar18-0/+18
2017-11-06PCI / PM: Use the NEVER_SKIP driver flagRafael J. Wysocki2-2/+2
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain3-32/+42
2017-11-05eeprom: at24: Add OF device ID tableJavier Martinez Canillas1-1/+70
2017-11-04drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-02drivers/sgi-xp: Convert timers to use timer_setup()Kees Cook2-18/+12
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman18-0/+18
2017-10-31misc: pci_endpoint_test: Fix BUG_ON error during pci_disable_msi()Kishon Vijay Abraham I1-0/+8