summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* 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 '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
| * eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski2018-05-161-1/+1
* | treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-121-2/+2
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-128-16/+20
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-122-3/+5
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-14/+15
|\ \
| * \ Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas2018-06-061-14/+14
| |\ \
| | * | misc: pci_endpoint_test: Use pci_irq_vector functionGustavo Pimentel2018-05-151-5/+5
| | * | misc: pci_endpoint_test: Replace lower into upper case charactersGustavo Pimentel2018-05-151-9/+9
| | |/
| * | misc: pci_endpoint_test: Add DesignWare EP entryGustavo Pimentel2018-05-151-0/+1
| |/
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-076-8/+136
|\ \
| * | ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun2018-06-051-1/+3
| * | ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-031-0/+25
| * | ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-034-1/+94
| * | ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-031-1/+1
| * | Merge branch 'fixes' into nextMichael Ellerman2018-06-033-0/+23
| |\ \
| * | | cxl: Configure PSL to not use APC virtual machinesVaibhav Jain2018-06-021-2/+2
| * | | cxl: Disable prefault_mode in Radix modeVaibhav Jain2018-06-021-4/+12
| | |/ | |/|
* | | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-4/+3
|\ \ \
| * | | treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+2
| * | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
| |/ /
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-0511-24/+2663
|\ \ \
| * | | vmw_balloon: fixing double free when batching mode is offGil Kupfer2018-06-021-16/+7
| * | | misc: IBM Virtual Management Channel Driver (VMC)Bryant G. Ly2018-05-144-0/+2642
| * | | misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2018-05-142-2/+3
| * | | sgi-xp: fix xpnet_dev_hard_start_xmit()'s return typeLuc Van Oostenryck2018-04-261-1/+1
| * | | misc: ti-st: Replace GFP_ATOMIC with GFP_KERNEL in kim_probeJia-Ju Bai2018-04-231-1/+1
| * | | misc: tifm: Remove VLALaura Abbott2018-04-231-1/+5
| * | | misc: cxl: Change return type to vm_fault_tSouptick Joarder2018-04-231-3/+4
| |/ /
* | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-67/+14
|\ \ \
| * | | sgi-gru: simplify procfs codeChristoph Hellwig2018-05-161-67/+14
| |/ /
* | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-05-181-1/+1
|\ \ \ | |_|/ |/| |
| * | eeprom: at24: fix retrieving the at24_chip_data structureBartosz Golaszewski2018-05-091-1/+1
| |/
* | cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-153-1/+17
* | cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-151-0/+7
|/
OpenPOWER on IntegriCloud