summaryrefslogtreecommitdiffstats
path: root/drivers/misc
AgeCommit message (Expand)AuthorLines
2018-07-16mei: bus: suppress sign-compare warningsTomas Winkler-3/+3
2018-07-16Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman-27/+9
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin-37/+16
2018-07-12mei: fix ssize_t to int assignment in read and write ops.Tomas Winkler-17/+17
2018-07-12mei: use correct type for counter variable in for loopsTomas Winkler-3/+3
2018-07-12mei: check for error returned from mei_hbuf_empty_slots()Tomas Winkler-12/+32
2018-07-12cxl_getfile(): switch to alloc_file_pseudo()Al Viro-17/+4
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro-2/+1
2018-07-12mei: don't update offset in writeAlexander Usyskin-1/+0
2018-07-12mei: bus: type promotion bug in mei_fwver()Tomas Winkler-1/+1
2018-07-12mei: bus: type promotion bug in mei_nfc_if_version()Dan Carpenter-1/+1
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro-4/+4
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven-1/+2
2018-07-07tsl2550: fix lux1_input error in low lightMatt Ranostay-1/+1
2018-07-07misc: mic: fix passing the current timeArnd Bergmann-3/+14
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2018-07-07eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva-0/+4
2018-07-07misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun-1/+1
2018-07-07vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter-2/+2
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn-24/+3
2018-07-06misc: sram: enable clock before registering regionsJohan Hovold-6/+7
2018-07-06misc: sram: fix resource leaks in probe error pathJohan Hovold-1/+8
2018-07-03mei: discard messages from not connected client during power down.Alexander Usyskin-1/+4
2018-07-03mei: expose fw version to sysfsAlexander Usyskin-8/+133
2018-07-03mei: add optional timeout to internal bus recvAlexander Usyskin-12/+28
2018-07-03mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin-2/+0
2018-07-03eeprom: idt_89hpesx: remove redundant variable csrval_lenColin Ian King-3/+1
2018-07-03misc: rtsx: make several functions staticColin Ian King-6/+6
2018-07-03misc: vmci: remove redundant variable is_localColin Ian King-5/+0
2018-07-03misc: ti-st: remove redundant variable 'type'Colin Ian King-2/+1
2018-07-03sgi-xp: remove redundant pointers ch and rpColin Ian King-6/+0
2018-07-03misc: genwqe: remove several redundant variablesColin Ian King-9/+0
2018-07-03vmw_balloon: fix inflation with batchingNadav Amit-2/+2
2018-07-03vmw_balloon: update copyright messageNadav Amit-20/+2
2018-07-03vmw_balloon: remove inflation rate limitingNadav Amit-81/+11
2018-07-03vmw_balloon: fix VMCI use when balloon built into kernelNadav Amit-1/+8
2018-07-03vmw_balloon: VMCI_DOORBELL_SET does not check statusNadav Amit-18/+19
2018-07-03vmw_balloon: do not use 2MB without batchingNadav Amit-1/+7
2018-07-03vmw_balloon: fix inflation of 64-bit GFNsNadav Amit-6/+7
2018-07-02ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat-9/+15
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat-87/+7
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat-91/+28
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat-37/+0
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva-17/+2
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva-226/+18
2018-07-02Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva-27/+0
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva-44/+0
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva-108/+0
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva-24/+2