summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-042-3/+3
* 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
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-1770-3266/+3952
|\ \ \ \ \ \
| * | | | | | pch_phub: return -ENODATA if ROM can't be mappedColin Ian King2016-03-051-1/+3
| * | | | | | misc: at24: replace memory_accessor with nvmem_device_readAndrew Lunn2016-03-011-30/+1
| * | | | | | eeprom: 93xx46: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-27/+95
| * | | | | | eeprom: at25: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-55/+71
| * | | | | | eeprom: at25: Remove in kernel API for accessing the EEPROMAndrew Lunn2016-03-011-26/+0
| * | | | | | eeprom: at24: extend driver to plug into the NVMEM frameworkAndrew Lunn2016-03-012-41/+82
| * | | | | | misc: ad525x_dpot: Fix the enabling of the "otpXen" attributesDan Bogdan Nechita2016-03-011-1/+1
| * | | | | | drivers/misc/ad525x_dpot: AD5274 fix RDAC read back errorsMichael Hennerich2016-03-011-1/+1
| * | | | | | mei: me: add broxton pci device idsTomas Winkler2016-03-012-0/+7
| * | | | | | 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