summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mei: add optional timeout to internal bus recvAlexander Usyskin2018-07-033-12/+28
| * | | mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin2018-07-031-2/+0
| * | | eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King2018-07-031-3/+1
| * | | misc: rtsx: make several functions staticColin Ian King2018-07-031-6/+6
| * | | misc: vmci: remove redundant variable is_localColin Ian King2018-07-031-5/+0
| * | | misc: ti-st: remove redundant variable 'type'Colin Ian King2018-07-031-2/+1
| * | | sgi-xp: remove redundant pointers ch and rpColin Ian King2018-07-032-6/+0
| * | | misc: genwqe: remove several redundant variablesColin Ian King2018-07-032-9/+0
| * | | vmw_balloon: update copyright messageNadav Amit2018-07-031-20/+2
| * | | vmw_balloon: remove inflation rate limitingNadav Amit2018-07-031-81/+11
| * | | vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit2018-07-031-1/+8
| * | | vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit2018-07-031-18/+19
| * | | vmw_balloon: do not use 2MB without batchingNadav Amit2018-07-031-1/+7
| * | | vmw_balloon: fix inflation of 64-bit GFNsNadav Amit2018-07-031-6/+7
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-172-2/+3
|\ \ \ \
| * | | | mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-172-2/+3
* | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-1718-728/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cxl: remove a dead branchMathieu Malaterre2018-08-101-5/+0
| * | | | misc: cxl: changed asterisk positionParth Y Shah2018-08-081-1/+1
| * | | | cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain2018-07-191-1/+1
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-193-37/+16
| |\ \ \ \
| | * | | | powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-163-37/+16
| | |/ / /
| * | | | ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat2018-07-021-9/+15
| * | | | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-024-87/+7
| * | | | Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-026-91/+28
| * | | | Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat2018-07-021-37/+0
| * | | | Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-022-17/+2
| * | | | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2018-07-022-226/+18
| * | | | Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva2018-07-021-27/+0
| * | | | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva2018-07-025-44/+0
| * | | | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-024-108/+0
| * | | | Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva2018-07-024-24/+2
| * | | | ocxl: Change return type for fault handlerSouptick Joarder2018-07-022-14/+13
| |/ / /
* | | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-161-68/+222
|\ \ \ \
| * | | | pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-191-47/+159
| * | | | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-8/+21
| * | | | pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel2018-07-191-9/+19
| * | | | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-191-31/+50
| |/ / /
* | | | Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-08-131-18/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | cxl_getfile(): switch to alloc_file_pseudo()Al Viro2018-07-121-17/+4
| * | | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-121-2/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2018-07-221-4/+4
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-101-4/+4
| |/
* | ibmasm: don't write out of bounds in read handlerJann Horn2018-07-071-24/+3
* | mei: discard messages from not connected client during power down.Alexander Usyskin2018-07-031-1/+4
* | vmw_balloon: fix inflation with batchingNadav Amit2018-07-031-2/+2
|/
* Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-06-141-25/+46
|\
| * eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski2018-05-161-14/+35
| * eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski2018-05-161-8/+10
| * eeprom: at24: use devm_nvmem_register()Bartosz Golaszewski2018-05-161-3/+1
OpenPOWER on IntegriCloud