summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King
2016-03-02misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn
2016-03-02eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn
2016-03-02eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-02misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita
2016-03-02drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-03-02mei: me: add broxton pci device idsTomas Winkler
2016-03-02Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman
2016-03-01lkdtm: improve use-after-free testsKees Cook
2016-03-01lkdtm: add test for atomic_t underflow/overflowDavid Windsor
2016-03-01lkdtm: Add read/write after free tests for buddy memoryLaura Abbott
2016-03-01lkdtm: Update WRITE_AFTER_FREE testLaura Abbott
2016-03-01lkdtm: Add READ_AFTER_FREE testLaura Abbott
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat
2016-02-22lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-02-20mei: fix format string in debug printsAlexander Usyskin
2016-02-15misc: mic: silence an overflow warningDan Carpenter
2016-02-15misc: mic: use after free printing error messageDan Carpenter
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-12misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla
2016-02-12mei: fix double freeing of a cb during link resetAlexander Usyskin
2016-02-12misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar
2016-02-12misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar
2016-02-10misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt
2016-02-10misc: mic: Enable VOP debugfs and driver buildSudeep Dutt
2016-02-10misc: mic: Enable VOP card side functionalityAshutosh Dixit
2016-02-10misc: mic: Enable VOP host side functionalitySudeep Dutt
2016-02-10misc: mic: Add data structures for the VOP driverSudeep Dutt
2016-02-10misc: mic: MIC VOP BusSudeep Dutt
2016-02-10misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt
2016-02-10misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt
2016-02-10mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler
2016-02-10lkdtm: mark execute_location as noinlineArnd Bergmann
2016-02-10misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar
2016-02-10misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar
2016-02-08GenWQE: use kobj_to_dev()Geliang Tang
2016-02-08pch_phub: use kobj_to_dev()Geliang Tang
2016-02-08misc: c2port: use kobj_to_dev()Geliang Tang
2016-02-08misc: cxl: use kobj_to_dev()Geliang Tang
2016-02-08misc: eeprom: use kobj_to_dev()Geliang Tang
2016-02-08misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang
2016-02-08misc/bmp085: Enable building as a moduleBen Hutchings
2016-02-08drivers/misc: make arm-charlcd.c explicitly non-modularPaul Gortmaker
2016-02-08misc: pch_phub: allow build on MIPS platformsPaul Burton