summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King
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-20mei: fix format string in debug printsAlexander Usyskin
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-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
2016-02-07drivers/misc: make arm-charlcd.c explicitly non-modularPaul Gortmaker
2016-02-07misc: pch_phub: allow build on MIPS platformsPaul Burton
2016-02-07misc: st_core: remove unreachable codeSudip Mukherjee
2016-02-07misc: mic: use common error pathSudip Mukherjee
2016-02-07misc: mic: return error directlySudip Mukherjee
2016-02-07misc: mic: return error properlySudip Mukherjee
2016-02-07misc: mic: remove unneeded debug messageSudip Mukherjee
2016-02-07mic_virtio: fix a timeout loopDan Carpenter