aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-07-01misc: lattice-ecp3-config: Remove set but clearly unused variable 'ret'Lee Jones1-10/+9
2020-07-01misc: enclosure: Fix some kerneldoc anomaliesLee Jones1-2/+4
2020-07-01misc: habanalabs: gaudi: gaudi_security: Repair incorrectly named function argLee Jones1-2/+1
2020-07-01misc: habanalabs: gaudi: Remove ill placed asterisk from kerneldoc headerLee Jones1-1/+1
2020-07-01misc: habanalabs: goya: goya_coresight: Remove set but unused variable 'val'Lee Jones1-2/+1
2020-07-01misc: habanalabs: pci: Scrub documentation for non-present function argumentLee Jones1-1/+0
2020-07-01misc: habanalabs: goya: Omit pointless check ensuring addr is >=0Lee Jones1-10/+6
2020-07-01misc: habanalabs: irq: Repair kerneldoc formatting issuesLee Jones1-11/+11
2020-07-01misc: habanalabs: pci: Fix a variety of kerneldoc issuesLee Jones1-4/+8
2020-07-01misc: habanalabs: firmware_if: Add missing 'fw_name' and 'dst' entries to function headerLee Jones1-0/+3
2020-07-01misc: pti: Remove unparsable empty line in function headerLee Jones1-1/+0
2020-07-01misc: pti: Repair kerneldoc formatting issuesLee Jones1-5/+5
2020-07-01Revert "cardreader/rtsx_pcr.c: use generic power management"Greg Kroah-Hartman1-10/+17
2020-06-30iov_iter: Move unnecessary inclusion of crypto/hash.hHerbert Xu1-0/+1
2020-06-29mei: bus: don't clean driver pointerAlexander Usyskin1-2/+1
2020-06-29misc: atmel-ssc: lock with mutex instead of spinlockMichał Mirosław1-12/+12
2020-06-29misc: pti: Fix documentation for bit-rotted function pti_tty_driver_write()Lee Jones1-3/+2
2020-06-29misc: habanalabs: irq: Add missing struct identifier for 'struct hl_eqe_work'Lee Jones1-1/+2
2020-06-29misc: cb710: sgbuf2: Add missing documentation for cb710_sg_dwiter_write_next_block()'s 'data' argLee Jones1-0/+1
2020-06-29misc: mic: vop: vop_main: Remove set but unused variable 'ret'Lee Jones1-2/+1
2020-06-29misc: eeprom: eeprom_93cx6: Repair function arg descriptionsLee Jones1-2/+2
2020-06-29misc: lkdtm: bugs: At least try to use popuated variableLee Jones1-2/+2
2020-06-29misc: ti-st: st_kim: Tidy-up bespoke commentryLee Jones1-27/+44
2020-06-29misc: ti-st: st_core: Tidy-up bespoke commentryLee Jones1-30/+49
2020-06-29misc: c2port: core: Ensure source size does not equal destination size in strncpy()Lee Jones1-1/+1
2020-06-29misc/pch_phub.c: use generic power managementVaibhav Gupta1-39/+9
2020-06-29misc/phantom.c: use generic power managementVaibhav Gupta1-12/+8
2020-06-29misc/tifm_7xx1.c: use generic power managementVaibhav Gupta1-22/+8
2020-06-29cardreader/rtsx_pcr.c: use generic power managementVaibhav Gupta1-17/+10
2020-06-29cb710/core.c: use generic power managementVaibhav Gupta1-21/+7
2020-06-29lkdtm: Make arch-specific tests always availableKees Cook2-19/+21
2020-06-29lkdtm/heap: Avoid edge and middle of slabsKees Cook1-4/+5
2020-06-29lkdtm: Avoid more compiler optimizations for bad writesKees Cook3-15/+25
2020-06-29mei: me: add MEI device for KBP with ITPS capabilityTomas Winkler2-0/+2
2020-06-29mei: me: add MEI device for SPT with ITPS capabilityTomas Winkler2-0/+2
2020-06-29mei: me: add kdoc for mei_me_fw_type_nm()Tomas Winkler1-1/+14
2020-06-29mei: me: make mei_me_fw_sku_sps_4() less crypticTomas Winkler2-6/+14
2020-06-29mei: me: constify the device parameter to the probe quirkTomas Winkler2-4/+4
2020-06-29misc: rtsx_usb: Constify struct usb_device_idRikard Falkeborn1-1/+1
2020-06-29misc: genwqe: Constify struct pci_error_handlersRikard Falkeborn1-1/+1
2020-06-29mei: hdcp: Constify struct mei_cl_device_idRikard Falkeborn1-1/+1
2020-06-29mic: vop: Constify static structsRikard Falkeborn1-2/+2
2020-06-29misc: mic: Remove the error message as the call will print itLiao Pingfang1-1/+0
2020-06-29cxl: Fix kobject memleakWang Hai1-1/+1
2020-06-24habanalabs: increase h/w timer when checking idleOmer Shpigelman1-0/+2
2020-06-24habanalabs: Correct handling when failing to enqueue CBOfir Bitton1-0/+13
2020-06-24habanalabs: increase GAUDI QMAN ARB WDT timeoutOded Gabbay1-1/+1
2020-06-24habanalabs: rename mmu_write() to mmu_asid_va_write()Oded Gabbay1-2/+2
2020-06-24habanalabs: use PI in MMU cache invalidationOmer Shpigelman2-0/+11
2020-06-24habanalabs: block scalar load_and_exe on external queueOded Gabbay2-1/+27