summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge 4.6-rc4 into char-misc-nextGreg Kroah-Hartman2016-04-193-6/+11
|\
| * lkdtm: do not leak free page on kmalloc failureKees Cook2016-04-061-1/+3
| * lkdtm: fix memory leak of baseSudip Mukherjee2016-04-061-1/+3
| * lkdtm: fix memory leak of valSudip Mukherjee2016-04-061-1/+2
| * mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-042-3/+3
* | mei: bus: use scnprintf in *_showRasmus Villemoes2016-03-311-15/+4
|/
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-202-4/+1
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-162-4/+1
* | Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-03-1920-732/+4469
|\ \
| * | cxl: Ignore probes for virtual afu pci devicesVaibhav Jain2016-03-093-0/+16
| * | cxl: Remove cxl_get_phys_dev() kernel APIFrederic Barrat2016-03-091-1/+0
| * | cxl: Add tracepoints around the cxl hcallChristophe Lombard2016-03-092-0/+202
| * | cxl: Adapter failure handlingChristophe Lombard2016-03-097-35/+198
| * | cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-096-110/+198
| * | cxl: Parse device tree and create cxl device(s) at bootFrederic Barrat2016-03-091-0/+25
| * | cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-096-5/+574
| * | cxl: sysfs support for guestsChristophe Lombard2016-03-094-20/+108
| * | cxl: Add guest-specific codeChristophe Lombard2016-03-0910-11/+1525
| * | cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-098-111/+164
| * | cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-095-2/+890
| * | cxl: IRQ allocation for guestsFrederic Barrat2016-03-091-14/+64
| * | cxl: Update cxl_irq() prototypeFrederic Barrat2016-03-092-3/+2
| * | cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-094-11/+22
| * | cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-093-100/+104
| * | cxl: Introduce implementation-specific APIFrederic Barrat2016-03-0911-120/+185
| * | cxl: Define process problem state area at attach time onlyFrederic Barrat2016-03-091-9/+2
| * | cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-095-244/+245
| * | cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-095-75/+84
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-191-1/+4
|\ \ \
| * | | misc: sram: add optional ioremap without write combiningMarcin Wojtas2016-03-141-1/+4
* | | | Merge tag 'sound-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2016-03-181-0/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge remote-tracking branches 'asoc/topic/atmel', 'asoc/topic/bcm2835' and '...Mark Brown2016-03-131-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | / / | | | | |/ /
| | * | / / ASoC: atmel_ssc_dai: distinguish the different SSCSongjun Wu2016-03-021-0/+1
| | | |/ / | | |/| |
* | | | | Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-03-173-0/+2717
|\ \ \ \ \
| * \ \ \ \ Merge char-misc-next into staging-nextGreg Kroah-Hartman2016-02-2267-3100/+3595
| |\ \ \ \ \
| * | | | | | misc: panel, convert struct to bitmapDaniel Chromik2016-02-111-47/+40
| * | | | | | misc: Move panel driver out of stagingKsenija Stanojevic2016-02-033-0/+2724
| | |_|/ / / | |/| | | |