aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds70-3266/+3952
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2016-03-14Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+26
2016-03-06Merge tag 'powerpc-4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-03-05pch_phub: return -ENODATA if ROM can't be mappedColin Ian King1-1/+3
2016-03-01misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn1-30/+1
2016-03-01eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2-27/+95
2016-03-01eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2-55/+71
2016-03-01eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn1-26/+0
2016-03-01eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2-41/+82
2016-03-01misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita1-1/+1
2016-03-01drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich1-1/+1
2016-03-01mei: me: add broxton pci device idsTomas Winkler2-0/+7
2016-03-01Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux into char-misc-testingGreg Kroah-Hartman1-3/+119
2016-03-01lkdtm: improve use-after-free testsKees Cook1-4/+15
2016-03-01lkdtm: add test for atomic_t underflow/overflowDavid Windsor1-0/+13
2016-03-01lkdtm: Add read/write after free tests for buddy memoryLaura Abbott1-0/+45
2016-03-01lkdtm: Update WRITE_AFTER_FREE testLaura Abbott1-4/+13
2016-03-01lkdtm: Add READ_AFTER_FREE testLaura Abbott1-0/+38
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-02-22lkdtm: Verify that '__ro_after_init' works correctlyKees Cook1-3/+26
2016-02-20mei: fix format string in debug printsAlexander Usyskin4-6/+6
2016-02-14misc: mic: silence an overflow warningDan Carpenter1-1/+2
2016-02-14misc: mic: use after free printing error messageDan Carpenter1-1/+1
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman1-1/+5
2016-02-11misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla1-3/+6
2016-02-11mei: fix double freeing of a cb during link resetAlexander Usyskin3-20/+14
2016-02-11misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar1-0/+35
2016-02-11misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar1-35/+91
2016-02-09misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt7-7/+215
2016-02-09misc: mic: Enable VOP debugfs and driver buildSudeep Dutt4-0/+262
2016-02-09misc: mic: Enable VOP card side functionalityAshutosh Dixit1-0/+755
2016-02-09misc: mic: Enable VOP host side functionalitySudeep Dutt1-0/+1164
2016-02-09misc: mic: Add data structures for the VOP driverSudeep Dutt1-0/+170
2016-02-09misc: mic: MIC VOP BusSudeep Dutt4-0/+361
2016-02-09misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt4-719/+1
2016-02-09misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt9-1464/+4
2016-02-09mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler1-391/+0
2016-02-09lkdtm: mark execute_location as noinlineArnd Bergmann1-1/+1
2016-02-09misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar1-0/+49
2016-02-09misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar1-2/+2
2016-02-08GenWQE: use kobj_to_dev()Geliang Tang1-1/+1
2016-02-08pch_phub: use kobj_to_dev()Geliang Tang1-4/+2
2016-02-07misc: c2port: use kobj_to_dev()Geliang Tang1-6/+2
2016-02-07misc: cxl: use kobj_to_dev()Geliang Tang1-3/+2
2016-02-07misc: eeprom: use kobj_to_dev()Geliang Tang4-7/+7
2016-02-07misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang3-12/+12
2016-02-07misc/bmp085: Enable building as a moduleBen Hutchings1-1/+1
2016-02-07drivers/misc: make arm-charlcd.c explicitly non-modularPaul Gortmaker1-22/+2
2016-02-07misc: pch_phub: allow build on MIPS platformsPaul Burton1-1/+1