summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)AuthorFilesLines
2020-04-17misc: echo: Remove unnecessary parentheses and simplify check for zeroNathan Chancellor1-1/+1
2020-04-13mei: me: add cedar fork device idsAlexander Usyskin2-0/+4
2020-04-13misc: pci_endpoint_test: Avoid using module parameter to determine irqtypeKishon Vijay Abraham I1-3/+9
2020-04-13misc: pci_endpoint_test: Fix to support > 10 pci-endpoint-test devicesKishon Vijay Abraham I1-1/+1
2020-04-13misc: rtsx: set correct pcr_ops for rts522AYueHaibing1-0/+1
2020-03-25mmc: rtsx_pci: Fix support for speed-modes that relies on tuningRicky Wu3-2/+4
2020-03-25altera-stapl: altera_get_note: prevent write beyond end of 'key'Daniel Axtens1-6/+6
2020-02-01mei: me: add comet point (lake) H device idsTomas Winkler2-0/+6
2020-01-27mic: avoid statically declaring a 'struct device'.Arnd Bergmann1-16/+12
2020-01-27misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor1-1/+1
2020-01-27mei: replace POLL* with EPOLL* for write queues.Tomas Winkler1-2/+2
2020-01-27soc: aspeed: Fix snoop_file_poll()'s return typeLuc Van Oostenryck1-2/+2
2020-01-17scsi: enclosure: Fix stale device oops with hot replugJames Bottomley1-2/+1
2019-12-13altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-12-05mei: me: add comet point V device idAlexander Usyskin2-0/+2
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-12-01misc: mic: fix a DMA pool free failureWenwen Wang1-1/+1
2019-11-24misc: cxl: Fix possible null pointer dereferencezhong jiang1-2/+0
2019-11-20misc: genwqe: should return proper error value.zhong jiang1-6/+7
2019-11-20misc: kgdbts: Fix restrict errorLaura Abbott1-10/+6
2019-10-17mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin5-13/+44
2019-10-17mei: me: add comet point (lake) LP device idsTomas Winkler2-0/+6
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit1-2/+4
2019-09-06mei: me: add Tiger Lake point LP device IDTomas Winkler2-0/+4
2019-08-06eeprom: at24: make spd world-readable againJean Delvare1-1/+1
2019-07-31mei: me: add mule creek canyon (EHL) device idsAlexander Usyskin2-0/+6
2019-07-14VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA3-58/+89
2019-07-14lkdtm: support llvm-objcopyNick Desaulniers1-2/+1
2019-07-03eeprom: at24: fix unexpected timeout under high loadWang Xin1-21/+22
2019-06-19Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao1-2/+2
2019-06-15misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I1-0/+1
2019-06-11genwqe: Prevent an integer overflow in the ioctlDan Carpenter2-0/+6
2019-04-20lkdtm: Add tests for NULL pointer dereferenceChristophe Leroy3-0/+22
2019-04-20lkdtm: Print real addressesChristophe Leroy1-9/+9
2019-03-23cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2-9/+32
2019-03-23mei: bus: move hw module get/put to probe/releaseAlexander Usyskin1-11/+10
2019-03-23mei: hbm: clean the feature flags on link resetAlexander Usyskin1-0/+7
2019-02-20eeprom: at24: add support for 24c2048Adrian Bunk2-1/+4
2019-02-15mic: vop: Fix use-after-free on removeVincent Whitchurch1-1/+3
2019-02-15mei: me: add ice lake point device id.Tomas Winkler2-0/+4
2019-02-15misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter1-1/+1
2019-01-31misc: ibmvsm: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-2/+5
2019-01-31mei: me: add denverton innovation engine device IDsTomas Winkler2-0/+4
2019-01-31mei: me: mark LBG devices as having dma supportAlexander Usyskin1-1/+1
2019-01-13genwqe: Fix size checkChristian Borntraeger1-1/+1
2019-01-09ocxl: Fix endiannes bug in read_afu_name()Greg Kurz1-1/+1
2019-01-09ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz1-1/+1
2018-12-05misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing1-1/+1
2018-11-27drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+4
2018-11-27misc: atmel-ssc: Fix section annotation on atmel_ssc_get_driver_dataNathan Chancellor1-1/+1