summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
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-02ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn
2016-03-01eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn
2016-03-01eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn
2016-03-01misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita
2016-03-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich
2016-03-01mei: me: add broxton pci device idsTomas Winkler
2016-03-01Merge 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-22Merge char-misc-next into staging-nextGreg Kroah-Hartman
2016-02-22lkdtm: Verify that '__ro_after_init' works correctlyKees Cook
2016-02-20mei: fix format string in debug printsAlexander Usyskin
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-14misc: mic: silence an overflow warningDan Carpenter
2016-02-14misc: mic: use after free printing error messageDan Carpenter
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-11misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla
2016-02-11misc: panel, convert struct to bitmapDaniel Chromik
2016-02-11mei: fix double freeing of a cb during link resetAlexander Usyskin
2016-02-11misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar
2016-02-11misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt
2016-02-09misc: mic: Enable VOP debugfs and driver buildSudeep Dutt
2016-02-09misc: mic: Enable VOP card side functionalityAshutosh Dixit
2016-02-09misc: mic: Enable VOP host side functionalitySudeep Dutt
2016-02-09misc: mic: Add data structures for the VOP driverSudeep Dutt
2016-02-09misc: mic: MIC VOP BusSudeep Dutt
2016-02-09misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt
2016-02-09misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt
2016-02-09mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler
2016-02-09lkdtm: mark execute_location as noinlineArnd Bergmann
2016-02-09misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar
2016-02-09misc: 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-07misc: c2port: use kobj_to_dev()Geliang Tang
2016-02-07misc: cxl: use kobj_to_dev()Geliang Tang
2016-02-07misc: eeprom: use kobj_to_dev()Geliang Tang
2016-02-07misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang
2016-02-07misc/bmp085: Enable building as a moduleBen Hutchings