summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...Greg Kroah-Hartman2016-03-011-3/+119
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | lkdtm: improve use-after-free testsKees Cook2016-03-011-4/+15
| | * | | | | lkdtm: add test for atomic_t underflow/overflowDavid Windsor2016-03-011-0/+13
| | * | | | | lkdtm: Add read/write after free tests for buddy memoryLaura Abbott2016-03-011-0/+45
| | * | | | | lkdtm: Update WRITE_AFTER_FREE testLaura Abbott2016-03-011-4/+13
| | * | | | | lkdtm: Add READ_AFTER_FREE testLaura Abbott2016-03-011-0/+38
| | | |_|_|/ | | |/| | |
| * | | | | mei: fix format string in debug printsAlexander Usyskin2016-02-204-6/+6
| * | | | | misc: mic: silence an overflow warningDan Carpenter2016-02-141-1/+2
| * | | | | misc: mic: use after free printing error messageDan Carpenter2016-02-141-1/+1
| * | | | | Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-141-1/+5
| |\ \ \ \ \ | | |/ / / /
| * | | | | misc: ibmasm: Replace timeval with timespec64Amitoj Kaur Chawla2016-02-111-3/+6
| * | | | | mei: fix double freeing of a cb during link resetAlexander Usyskin2016-02-113-20/+14
| * | | | | misc: eeprom_93xx46: Add support for a GPIO 'select' line.Cory Tusar2016-02-111-0/+35
| * | | | | misc: eeprom_93xx46: Add quirks to support Atmel AT93C46D device.Cory Tusar2016-02-111-35/+91
| * | | | | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-097-7/+215
| * | | | | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-094-0/+262
| * | | | | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-091-0/+755
| * | | | | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-091-0/+1164
| * | | | | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-091-0/+170
| * | | | | misc: mic: MIC VOP BusSudeep Dutt2016-02-094-0/+361
| * | | | | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-094-719/+1
| * | | | | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-099-1464/+4
| * | | | | mei: wd: drop AGAIN the watchdog code from the core mei driverTomas Winkler2016-02-091-391/+0
| * | | | | lkdtm: mark execute_location as noinlineArnd Bergmann2016-02-091-1/+1
| * | | | | misc: eeprom_93xx46: Implement eeprom_93xx46 DT bindings.Cory Tusar2016-02-091-0/+49
| * | | | | misc: eeprom_93xx46: Fix 16-bit read and write accesses.Cory Tusar2016-02-091-2/+2
| * | | | | GenWQE: use kobj_to_dev()Geliang Tang2016-02-081-1/+1
| * | | | | pch_phub: use kobj_to_dev()Geliang Tang2016-02-081-4/+2
| * | | | | misc: c2port: use kobj_to_dev()Geliang Tang2016-02-071-6/+2
| * | | | | misc: cxl: use kobj_to_dev()Geliang Tang2016-02-071-3/+2
| * | | | | misc: eeprom: use kobj_to_dev()Geliang Tang2016-02-074-7/+7
| * | | | | misc: apds990x, bh1770glc, lis3lv02d: use to_i2c_clientGeliang Tang2016-02-073-12/+12
| * | | | | misc/bmp085: Enable building as a moduleBen Hutchings2016-02-071-1/+1
| * | | | | drivers/misc: make arm-charlcd.c explicitly non-modularPaul Gortmaker2016-02-071-22/+2
| * | | | | misc: pch_phub: allow build on MIPS platformsPaul Burton2016-02-071-1/+1
| * | | | | misc: st_core: remove unreachable codeSudip Mukherjee2016-02-071-1/+0
| * | | | | misc: mic: use common error pathSudip Mukherjee2016-02-071-6/+7
| * | | | | misc: mic: return error directlySudip Mukherjee2016-02-071-2/+2
| * | | | | misc: mic: return error properlySudip Mukherjee2016-02-071-1/+6
| * | | | | misc: mic: remove unneeded debug messageSudip Mukherjee2016-02-071-6/+5
| * | | | | mic_virtio: fix a timeout loopDan Carpenter2016-02-071-1/+1
| * | | | | misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED stateAshutosh Dixit2016-02-072-4/+11
| * | | | | VMCI: Use 32bit atomics for queue headers on X86_32Jorgen Hansen2016-02-071-1/+1
| * | | | | misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers2016-02-071-9/+5
| * | | | | misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang2016-02-071-16/+11
| * | | | | misc: mic/scif: fix wrap around testsDan Carpenter2016-02-071-3/+4
| * | | | | mei: split amthif client init from end of clients enumerationAlexander Usyskin2016-02-077-23/+15
| * | | | | mei: hbm: send immediate reply flag in enum requestAlexander Usyskin2016-02-074-5/+32
| * | | | | mei: bus: run rescan on me_clients list changeAlexander Usyskin2016-02-074-1/+20
| * | | | | mei: drop reserved host client idsAlexander Usyskin2016-02-077-24/+11
OpenPOWER on IntegriCloud