summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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 branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-211-0/+1
|\
| * misc: ibmasm: fix build errorsRandy Dunlap2016-01-201-0/+1
* | Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-202-4/+6
|\ \ | |/ |/|
| * Merge branch 'pm-core'Rafael J. Wysocki2016-01-212-4/+6
| |\
| | * PM / Domains: add setter for dev.pm_domainTomeu Vizoso2016-01-082-4/+6
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-01-201-1/+1
|\ \ \
| * | | kbuild: Allow to specify composite modules with modname-mMichal Marek2015-11-251-1/+1
| | |/ | |/|
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-1/+1
|\ \ \
| * | | virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-01-158-51/+145
|\ \ \
| * | | cxl: Enable PCI device ID for future IBM CXL adapterUma Krishnan2016-01-111-0/+1
| * | | cxl: use -Werror only with CONFIG_PPC_WERRORBrian Norris2016-01-111-1/+2
| * | | cxl: fix build for GCC 4.6.xBrian Norris2016-01-111-1/+1
| * | | cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-055-37/+109
| * | | cxl: use correct operator when writing pcie config space valuesAndrew Donnellan2015-11-241-1/+1
| * | | cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-244-12/+32
| | |/ | |/|
* | | mei: fix fasync return value on errorTomas Winkler2016-01-071-2/+4
| |/ |/|
* | cxl: Set endianess of kernel contextsFrederic Barrat2015-12-081-1/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-145/+71
|\
| * spear13xx_pcie_gadget: use per-attribute show and store methodsChristoph Hellwig2015-10-131-145/+71
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-101-0/+4
|\ \
| * \ Merge tag 'at91-cleanup-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2015-10-081-0/+4
| |\ \
| | * | misc: atmel_tclib: get and use slow clockBoris Brezillon2015-10-061-0/+4
| | |/
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-071-1/+1
|\ \ \
| * | | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-061-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | drivers: misc: Drop unlikely before IS_ERR(_OR_NULL)Viresh Kumar2015-09-291-1/+1
* | | | Merge tag 'mfd-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-061-3/+19
|\ \ \ \
| * | | | at24: enable ACPI device found on Galileo Gen2Andy Shevchenko2015-10-261-3/+19
| | |/ / | |/| |
* | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-0/+2
|\ \ \ \
| * | | | cxl: Free virtual PHB when removingAndrew Donnellan2015-10-151-0/+2
| |/ / /