aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAge
...
| * | | | cxl: Add cxl_slot_is_supported APIIan Munsie2016-07-14
| * | | | cxl: Use for_each_compatible_node() macroWei Yongjun2016-07-14
| * | | | cxl: Ignore CAPI adapters misplaced in switched slotsPhilippe Bergheaud2016-07-08
| * | | | cxl: make base more explicitly non-modularPaul Gortmaker2016-07-08
| * | | | cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-08
| * | | | cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2016-07-08
| * | | | cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie2016-07-08
| * | | | cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-08
| * | | | cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie2016-07-08
| * | | | cxl: Fix allowing bogus AFU descriptors with 0 maximum processesIan Munsie2016-07-08
| * | | | cxl: Add set and get private data to context structMichael Neuling2016-06-28
| * | | | cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-28
| * | | | cxl: Make vPHB device node match adapter'sFrederic Barrat2016-06-16
| * | | | cxl: Add support for CAPP DMA modeIan Munsie2016-06-16
| * | | | cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-16
| * | | | cxl: Update process element after allocating interruptsIan Munsie2016-06-16
| * | | | cxl: static-ify variables to fix sparse warningsAndrew Donnellan2016-06-16
| |/ / /
* | | | Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds2016-07-27
|\ \ \ \
| * | | | eeprom: at24: tweak the loop_until_timeout() macroBartosz Golaszewski2016-07-18
| * | | | eeprom: at24: add support for at24mac seriesBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: support reading the serial number for 24csxxBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: split at24_eeprom_write() into specialized functionsBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: split at24_eeprom_read() into specialized functionsBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: hide the read/write loop behind a macroBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: call read/write functions via function pointersBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: coding style fixesBartosz Golaszewski2016-07-17
| * | | | eeprom: at24: move at24_read() below at24_eeprom_write()Bartosz Golaszewski2016-07-17
| * | | | eeprom: at24: improve the device_id table readabilityBartosz Golaszewski2016-07-17
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-17
| | |/ | |/|
* | | lkdtm: silence warnings about function declarationsKees Cook2016-07-15
* | | lkdtm: hide unused functionsArnd Bergmann2016-07-15
* | | lkdtm: use struct arrays instead of enumsKees Cook2016-07-07
* | | lkdtm: move jprobe entry points to start of sourceKees Cook2016-07-07
* | | lkdtm: reorganize module paramatersKees Cook2016-07-07
* | | lkdtm: rename globals for clarityKees Cook2016-07-07
* | | lkdtm: rename "count" to "crash_count"Kees Cook2016-07-07
* | | lkdtm: remove intentional off-by-one array accessKees Cook2016-07-07
* | | lkdtm: split remaining logic bug tests to separate fileKees Cook2016-07-07
* | | lkdtm: split heap corruption tests to separate fileKees Cook2016-07-07
* | | lkdtm: split memory permissions tests to separate fileKees Cook2016-07-07
* | | lkdtm: split usercopy tests to separate fileKees Cook2016-07-07
* | | lkdtm: drop "alloc_size" parameterKees Cook2016-07-07
* | | lkdtm: add usercopy test for blocking kernel textKees Cook2016-07-07
* | | Merge 4.7-rc4 into char-misc-nextGreg Kroah-Hartman2016-06-25
|\| |
| * | mei: don't use wake_up_interruptible for wr_ctrlAlexander Usyskin2016-06-11
| |/
* | mei: drop wr_msg from the mei_dev structureAlexander Usyskin2016-06-11
* | lkdtm: split atomic test into over and underflowKees Cook2016-06-10
* | lkdtm: add usercopy testsKees Cook2016-06-10
* | lkdtm: add function for testing .rodata sectionKees Cook2016-06-10