summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2018-07-12mei: bus: type promotion bug in mei_fwver()Tomas Winkler
2018-07-12mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2018-07-07tsl2550: fix lux1_input error in low lightMatt Ranostay
2018-07-07misc: mic: fix passing the current timeArnd Bergmann
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-07eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-07misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun
2018-07-07vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter
2018-07-06misc: sram: enable clock before registering regionsJohan Hovold
2018-07-06misc: sram: fix resource leaks in probe error pathJohan Hovold
2018-07-03mei: expose fw version to sysfsAlexander Usyskin
2018-07-03mei: add optional timeout to internal bus recvAlexander Usyskin
2018-07-03mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin
2018-07-03eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King
2018-07-03misc: rtsx: make several functions staticColin Ian King
2018-07-03misc: vmci: remove redundant variable is_localColin Ian King
2018-07-03misc: ti-st: remove redundant variable 'type'Colin Ian King
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King
2018-07-03misc: genwqe: remove several redundant variablesColin Ian King
2018-07-03vmw_balloon: update copyright messageNadav Amit
2018-07-03vmw_balloon: remove inflation rate limitingNadav Amit
2018-07-03vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit
2018-07-03vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit
2018-07-03vmw_balloon: do not use 2MB without batchingNadav Amit
2018-07-03vmw_balloon: fix inflation of 64-bit GFNsNadav Amit
2018-06-14Merge branch 'i2c/for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06Merge branch 'lorenzo/pci/endpoint'Bjorn Helgaas
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-05ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-03ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-02vmw_balloon: fixing double free when batching mode is offGil Kupfer
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain
2018-05-18Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-05-16eeprom: at24: provide a separate routine for creating dummy i2c clientsBartosz Golaszewski
2018-05-16eeprom: at24: provide and use a helper for releasing dummy i2c clientsBartosz Golaszewski