summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-18eeprom: at24: tweak the loop_until_timeout() macroBartosz Golaszewski
2016-07-17drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven
2016-07-17eeprom: at24: add support for at24mac seriesBartosz Golaszewski
2016-07-17eeprom: at24: support reading the serial number for 24csxxBartosz Golaszewski
2016-07-17eeprom: at24: split at24_eeprom_write() into specialized functionsBartosz Golaszewski
2016-07-17eeprom: at24: split at24_eeprom_read() into specialized functionsBartosz Golaszewski
2016-07-17eeprom: at24: hide the read/write loop behind a macroBartosz Golaszewski
2016-07-17eeprom: at24: call read/write functions via function pointersBartosz Golaszewski
2016-07-17eeprom: at24: coding style fixesBartosz Golaszewski
2016-07-17eeprom: at24: move at24_read() below at24_eeprom_write()Bartosz Golaszewski
2016-07-17eeprom: at24: improve the device_id table readabilityBartosz Golaszewski
2016-07-15lkdtm: silence warnings about function declarationsKees Cook
2016-07-15lkdtm: hide unused functionsArnd Bergmann
2016-07-07lkdtm: use struct arrays instead of enumsKees Cook
2016-07-07lkdtm: move jprobe entry points to start of sourceKees Cook
2016-07-07lkdtm: reorganize module paramatersKees Cook
2016-07-07lkdtm: rename globals for clarityKees Cook
2016-07-07lkdtm: rename "count" to "crash_count"Kees Cook
2016-07-07lkdtm: remove intentional off-by-one array accessKees Cook
2016-07-07lkdtm: split remaining logic bug tests to separate fileKees Cook
2016-07-07lkdtm: split heap corruption tests to separate fileKees Cook
2016-07-07lkdtm: split memory permissions tests to separate fileKees Cook
2016-07-07lkdtm: split usercopy tests to separate fileKees Cook
2016-07-07lkdtm: drop "alloc_size" parameterKees Cook
2016-07-07lkdtm: add usercopy test for blocking kernel textKees Cook
2016-06-25Merge 4.7-rc4 into char-misc-nextGreg Kroah-Hartman
2016-06-11mei: don't use wake_up_interruptible for wr_ctrlAlexander Usyskin
2016-06-11mei: drop wr_msg from the mei_dev structureAlexander Usyskin
2016-06-10lkdtm: split atomic test into over and underflowKees Cook
2016-06-10lkdtm: add usercopy testsKees Cook
2016-06-10lkdtm: add function for testing .rodata sectionKees Cook
2016-06-10lkdtm: clean up after renameKees Cook
2016-06-10lkdtm: split build into multiple source filesKees Cook
2016-05-21Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-20Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-05-20Merge branch 'i2c/for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-11cxl: Check periodically the coherent platform function's stateChristophe Lombard
2016-05-11cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie
2016-05-11cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie
2016-05-11cxl: Remove duplicate #definesIan Munsie
2016-05-11cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman
2016-05-07Merge tag 'char-misc-4.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich
2016-05-03mei: bus: call mei_cl_read_start under device lockAlexander Usyskin
2016-05-01ti-st: Fix complete_all() wrong usageDaniel Wagner
2016-05-01ARM: qcom: silence an uninitialized variable warningDan Carpenter