aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2014-09-29mei: fix KDoc documentation formattingAlexander Usyskin
2014-09-29mei: drop me_client_presentation_numAlexander Usyskin
2014-09-29mei: trivial: fix errors in prints in commentsAlexander Usyskin
2014-09-29mei: remove include to pci header from mei module filesTomas Winkler
2014-09-29mei: push pci cfg structure me hwTomas Winkler
2014-09-29mei: remove the reference to pdev from mei_deviceTomas Winkler
2014-09-29mei: move fw_status back to hw ops handlersTomas Winkler
2014-09-29mei: get rid of most of the pci dependencies in meiTomas Winkler
2014-09-29mei: push all standard settings into mei_device_initTomas Winkler
2014-09-29mei: move mei_hbm_hdr function from hbm.h the hbm.cTomas Winkler
2014-09-29mei: kill error message for allocation failureTomas Winkler
2014-09-29mei: nfc: fix style warningTomas Winkler
2014-09-29mei: fix style warning: Missing a blank line after declarationsTomas Winkler
2014-09-29mei: pg: fix cat and paste error in commentsTomas Winkler
2014-09-29mei: debugfs: add single buffer indicatorTomas Winkler
2014-09-29mei: debugfs: adjust print bufferAlexander Usyskin
2014-09-29mei: add hbm and pg state in devstate debugfs printAlexander Usyskin
2014-09-23VMCI: integer overflow in vmci_datagram_dispatch()Dan Carpenter
2014-09-23GenWQE: Support blocking when DDCB queue is busyFrank Haverkamp
2014-09-23GenWQE: Fix problem when reading HSI and RetcEberhard S. Amann
2014-09-23GenWQE: Fix checkpatch complaintsFrank Haverkamp
2014-09-23GenWQE: Check return code of pci_sriov_enableFrank Haverkamp
2014-09-23GenWQE: Do not modify return code of genwqe_set_interrupt_capabilityFrank Haverkamp
2014-09-23GenWQE: Update author informationFrank Haverkamp
2014-09-23GenWQE: Remove sysfs entry for driver versionFrank Haverkamp
2014-09-23GenWQE: Check pci_get_totalvfs return codeFrank Haverkamp
2014-09-23misc: st_core: Protect unsigned value against becoming negativeLee Jones
2014-09-23pcie-gadget-spear: use devm_ functionsHimangi Saraogi
2014-09-23misc: lattice-ecp3-config: Add missing MODULE_FIRMWARE()Takashi Iwai
2014-09-23EEPROM: Introduce the use of devm_kzallocHimangi Saraogi
2014-09-23mei: bus: fix possible boundaries violationAlexander Usyskin
2014-09-23mei: use connect_data on the stackTomas Winkler
2014-09-23mei: enable adding more IOCTL handlersTomas Winkler
2014-09-23mei: extract supported features from the hbm versionTomas Winkler
2014-09-23mei: simplify handling of hbm client eventsTomas Winkler
2014-09-23mei: wait for hbm start non-interruptibleAlexander Usyskin
2014-09-23mei: revamp connect and disconnect response handlingTomas Winkler
2014-09-23mei: use disconnect name consistentlyTomas Winkler
2014-09-23mei: add hbm commands return status valuesTomas Winkler
2014-09-23mei: add mei_me_cl_by_uuid_id functionTomas Winkler
2014-09-23mei: add me client remove functionsTomas Winkler
2014-09-23mei: use list for me clients book keepingTomas Winkler
2014-09-23mei: me_client lookup function to return me_client objectTomas Winkler
2014-09-23mei: use wrapper for simple hbm client messageTomas Winkler
2014-09-23mei: use consistently me_addr in the hbm structuresTomas Winkler
2014-09-23mei: amthif: don't check amthif client identity on amthif queuesAlexander Usyskin
2014-09-23mei: amthif: use service function to flush amthif queueAlexander Usyskin
2014-09-23mei: me: wait for hw ready non-interruptibleAlexander Usyskin
2014-09-08Lattice ECP3 FPGA: Check firmware pointerJean-Michel Hautbois
2014-08-25mei: nfc: fix memory leak in error pathAlexander Usyskin