aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29cxl: Fix PSL timebase synchronization detectionFrederic Barrat1-1/+1
2016-02-22Merge char-misc-next into staging-nextGreg Kroah-Hartman67-3100/+3595
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-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2-4/+1
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-11misc: panel, convert struct to bitmapDaniel Chromik1-47/+40
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
2016-02-07misc: st_core: remove unreachable codeSudip Mukherjee1-1/+0
2016-02-07misc: mic: use common error pathSudip Mukherjee1-6/+7
2016-02-07misc: mic: return error directlySudip Mukherjee1-2/+2
2016-02-07misc: mic: return error properlySudip Mukherjee1-1/+6
2016-02-07misc: mic: remove unneeded debug messageSudip Mukherjee1-6/+5
2016-02-07mic_virtio: fix a timeout loopDan Carpenter1-1/+1
2016-02-07misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED stateAshutosh Dixit2-4/+11
2016-02-07VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen1-1/+1
2016-02-07misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers1-9/+5
2016-02-07misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang1-16/+11
2016-02-07misc: mic/scif: fix wrap around testsDan Carpenter1-3/+4
2016-02-07mei: split amthif client init from end of clients enumerationAlexander Usyskin7-23/+15
2016-02-07mei: hbm: send immediate reply flag in enum requestAlexander Usyskin4-5/+32
2016-02-07mei: bus: run rescan on me_clients list changeAlexander Usyskin4-1/+20
2016-02-07mei: drop reserved host client idsAlexander Usyskin7-24/+11
2016-02-07mei: hbm: warn about fw-initiated disconnectAlexander Usyskin2-1/+4