summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | eeprom: at24: hide the read/write loop behind a macroBartosz Golaszewski2016-07-171-22/+20
| * | | | eeprom: at24: call read/write functions via function pointersBartosz Golaszewski2016-07-171-2/+9
| * | | | eeprom: at24: coding style fixesBartosz Golaszewski2016-07-171-5/+5
| * | | | eeprom: at24: move at24_read() below at24_eeprom_write()Bartosz Golaszewski2016-07-171-32/+32
| * | | | eeprom: at24: improve the device_id table readabilityBartosz Golaszewski2016-07-171-14/+14
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-171-1/+1
| | |/ | |/|
* | | lkdtm: silence warnings about function declarationsKees Cook2016-07-157-25/+10
* | | lkdtm: hide unused functionsArnd Bergmann2016-07-151-30/+36
* | | lkdtm: use struct arrays instead of enumsKees Cook2016-07-071-463/+205
* | | lkdtm: move jprobe entry points to start of sourceKees Cook2016-07-071-64/+65
* | | lkdtm: reorganize module paramatersKees Cook2016-07-071-11/+17
* | | lkdtm: rename globals for clarityKees Cook2016-07-071-37/+38
* | | lkdtm: rename "count" to "crash_count"Kees Cook2016-07-071-14/+12
* | | lkdtm: remove intentional off-by-one array accessKees Cook2016-07-071-5/+11
* | | lkdtm: split remaining logic bug tests to separate fileKees Cook2016-07-074-91/+195
* | | lkdtm: split heap corruption tests to separate fileKees Cook2016-07-074-114/+164
* | | lkdtm: split memory permissions tests to separate fileKees Cook2016-07-074-155/+237
* | | lkdtm: split usercopy tests to separate fileKees Cook2016-07-074-266/+342
* | | lkdtm: drop "alloc_size" parameterKees Cook2016-07-071-10/+5
* | | lkdtm: add usercopy test for blocking kernel textKees Cook2016-07-071-0/+34
* | | Merge 4.7-rc4 into char-misc-nextGreg Kroah-Hartman2016-06-251-1/+1
|\ \ \ | |/ /
| * | mei: don't use wake_up_interruptible for wr_ctrlAlexander Usyskin2016-06-101-1/+1
| |/
* | mei: drop wr_msg from the mei_dev structureAlexander Usyskin2016-06-102-79/+68
* | lkdtm: split atomic test into over and underflowKees Cook2016-06-101-6/+20
* | lkdtm: add usercopy testsKees Cook2016-06-101-2/+273
* | lkdtm: add function for testing .rodata sectionKees Cook2016-06-104-7/+41
* | lkdtm: clean up after renameKees Cook2016-06-101-6/+6
* | lkdtm: split build into multiple source filesKees Cook2016-06-102-0/+2
|/
* Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-2016-290/+128
|\
| * Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman2016-05-094-1/+40
| |\
| * | mei: bus: call mei_cl_read_start under device lockAlexander Usyskin2016-05-031-3/+12
| * | ti-st: Fix complete_all() wrong usageDaniel Wagner2016-05-011-1/+0
| * | ARM: qcom: silence an uninitialized variable warningDan Carpenter2016-05-011-1/+2
| * | eeprom: 93xx46: Fix SPI device leakMark Brown2016-05-011-1/+1
| * | eeprom: at25: Fix SPI device leakMark Brown2016-05-011-1/+1
| * | nvmem: 93xx46: remove nvmem regmap dependencySrinivas Kandagatla2016-05-011-72/+18
| * | eeprom: at25: remove nvmem regmap dependencySrinivas Kandagatla2016-05-012-71/+19
| * | eeprom: at24: remove nvmem regmap dependencySrinivas Kandagatla2016-05-012-82/+22
| * | misc: sram: fix check of devm_ioremap*() return valueVladimir Zapolskiy2016-04-301-2/+2
| * | mei: fix waiting for wr_ctrl for corner cases.Alexander Usyskin2016-04-301-4/+14
| * | mei: don't clean control queues on notify request timeoutAlexander Usyskin2016-04-301-6/+2
| * | mei: amthif: discard not read messagesAlexander Usyskin2016-04-303-2/+5
| * | mei: fix NULL dereferencing during FW initiated disconnectionAlexander Usyskin2016-04-303-6/+6
| * | mei: drop global me_client_indexAlexander Usyskin2016-04-302-17/+8
| * | mei: do not pin module if cldrv->probe() failedAlexey Khoroshilov2016-04-301-2/+6
| * | misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-301-3/+3
| * | misc: mic: silence uninitialized variable warningDan Carpenter2016-04-301-1/+2
| * | misc: mic: Fix randconfig build errorSudeep Dutt2016-04-301-0/+1
| * | misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-271-0/+5
OpenPOWER on IntegriCloud