summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab
2019-07-03misc: fsa9480: Delete this driverLinus Walleij
2019-06-23Merge 5.2-rc6 into char-misc-nextGreg Kroah-Hartman
2019-06-23lkdtm: Check for SMEP clearing protectionsKees Cook
2019-06-21misc: xilinx_sdfec: Add CCF supportDragan Cvetic
2019-06-21misc: xilinx-sdfec: add core driverDragan Cvetic
2019-06-21VMCI: Fix integer overflow in VMCI handle arraysVishnu DASA
2019-06-19eeprom: idt_89hpesx: remove unneeded csr_file variableGreg Kroah-Hartman
2019-06-10misc: mic: scif: fix potential double free of scif_devKefeng Wang
2019-06-10misc: fsa9480: simplify getting the adapter of a clientWolfram Sang
2019-06-10misc: tsl2550: simplify getting the adapter of a clientWolfram Sang
2019-06-10misc: isl29003: simplify getting the adapter of a clientWolfram Sang
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman
2019-06-06mei: docs: add hdcp documentationTomas Winkler
2019-05-24eeprom: ee1004: Deal with nack on page selectionJean Delvare
2019-05-24eeprom: ee1004: Move selected page detection to a separate functionJean Delvare
2019-05-24lkdtm: support llvm-objcopyNick Desaulniers
2019-05-24vmw_balloon: Split refused pagesNadav Amit
2019-05-24vmw_balloon: Add memory shrinkerNadav Amit
2019-05-24vmw_balloon: Compaction supportNadav Amit
2019-05-24misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_paNathan Chancellor
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz
2019-05-21mei: Convert to use DEFINE_SHOW_ATTRIBUTE macroVitaly Lubart
2019-05-02misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni
2019-05-02clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni
2019-05-02clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni
2019-05-02ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni
2019-05-03ocxl: Provide global MMIO accessors for external driversAlastair D'Silva
2019-05-03ocxl: move event_fd handling to frontendAlastair D'Silva
2019-05-03ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva
2019-05-03ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva
2019-05-03ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva
2019-05-03ocxl: Don't pass pci_dev aroundAlastair D'Silva
2019-05-03ocxl: Split pci.cAlastair D'Silva
2019-05-03ocxl: Remove some unused exported symbolsAlastair D'Silva
2019-05-03ocxl: Remove superfluous 'extern' from headersAlastair D'Silva
2019-05-03ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva
2019-05-03ocxl: Rename struct link to ocxl_linkAlastair D'Silva
2019-05-02habanalabs: Update CPU DMA memory label nameTomer Tayar
2019-05-02habanalabs: Update CPU DMA pool label nameTomer Tayar
2019-05-01misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I
2019-05-01misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing
2019-04-30habanalabs: increase timeout if working with simulatorDalit Ben Zoor
2019-05-01habanalabs: remove condition that is always trueDalit Ben Zoor
2019-05-01habanalabs: remove redundant member from parser structDalit Ben Zoor
2019-05-01habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar
2019-05-01habanalabs: rename functions to improve code readabilityOded Gabbay
2019-04-30habanalabs: remove call to cs_parser()Dalit Ben Zoor