aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-09-05ice: Report VF link status with opcode to get resourcesAkeem G Abodunrin1-0/+1
2019-09-05ice: Check for DCB capability before initializing DCBAnirudh Venkataramanan2-10/+8
2019-09-05ice: report link down for VF when PF's queues are not enabledLukasz Czapnik1-1/+4
2019-09-05ice: Reliably reset VFsMitch Williams1-6/+10
2019-09-05ice: change work limit to a constantJesse Brandeburg3-16/+3
2019-09-05ice: small efficiency fixesJesse Brandeburg1-1/+3
2019-09-05ice: move code closer togetherJesse Brandeburg1-3/+3
2019-09-05ice: clean up argumentsJesse Brandeburg1-22/+21
2019-09-05ice: Check root pointer for validityAnirudh Venkataramanan1-1/+1
2019-09-05ice: Add ice_get_main_vsi to get PF/main VSIAnirudh Venkataramanan2-16/+10
2019-09-05ice: Update fields in ice_vsi_set_num_qs when reconfiguringBrett Creeley1-1/+1
2019-09-05irqchip/gic-v3-its: Fix LPI release for Multi-MSI devicesMarc Zyngier1-5/+4
2019-09-05parisc: Convert eisa_enumerator to use pr_cont()Helge Deller1-5/+5
2019-09-05bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren1-11/+37
2019-09-05parisc: Avoid warning when loading hppb driverHelge Deller1-6/+5
2019-09-05vfio-ccw: fix error return code in vfio_ccw_sch_init()Wei Yongjun1-2/+6
2019-09-05s390: vfio-ap: fix warning reset not completedHalil Pasic1-1/+1
2019-09-05HID: prodikeys: Fix general protection fault during probeAlan Stern1-2/+10
2019-09-05HID: wacom: add new MobileStudio Pro 13 supportPing Cheng1-2/+2
2019-09-05drm/vmwgfx: Fix double free in vmw_recv_msg()Dan Carpenter1-5/+3
2019-09-05HID: sony: Fix memory corruption issue on cleanup.Roderick Colenbrander1-1/+1
2019-09-05habanalabs: correctly cast variable to __le32Oded Gabbay1-2/+2
2019-09-05habanalabs: show correct id in error printOded Gabbay1-2/+2
2019-09-05habanalabs: stop using the acronym KMDOded Gabbay8-70/+74
2019-09-05habanalabs: display card name as sensors headerOded Gabbay4-2/+25
2019-09-05habanalabs: add uapi to retrieve aggregate H/W eventsOded Gabbay4-7/+19
2019-09-05habanalabs: add uapi to retrieve device utilizationOded Gabbay6-8/+188
2019-09-05habanalabs: Make the Coresight timestamp perpetualTomer Tayar2-15/+25
2019-09-05habanalabs: print to kernel log when reset is finishedOded Gabbay1-0/+2
2019-09-05habanalabs: replace __le32_to_cpu with le32_to_cpuOded Gabbay4-7/+7
2019-09-05habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64Oded Gabbay5-27/+27
2019-09-05habanalabs: Handle HW_IP_INFO if device disabled or in resetTomer Tayar1-6/+13
2019-09-05habanalabs: Expose devices after initialization is doneTomer Tayar2-54/+111
2019-09-05habanalabs: improve security in Debug IOCTLOmer Shpigelman1-10/+62
2019-09-05habanalabs: use default structure for user input in Debug IOCTLOmer Shpigelman1-7/+10
2019-09-05habanalabs: Add descriptive name to PSOC app status registerTomer Tayar2-2/+4
2019-09-05habanalabs: Add descriptive names to PSOC scratch-pad registersTomer Tayar2-17/+48
2019-09-05habanalabs: create two char devices per ASICOded Gabbay4-52/+199
2019-09-05habanalabs: change device_setup_cdev() to be more genericOded Gabbay1-22/+25
2019-09-05habanalabs: maintain a list of file private data objectsOded Gabbay4-132/+129
2019-09-05habanalabs: rename user_ctx as compute_ctxOded Gabbay4-19/+21
2019-09-05habanalabs: show the process context dram usageOded Gabbay1-4/+7
2019-09-05habanalabs: kill user process after CS rollbackOded Gabbay1-4/+13
2019-09-05habanalabs: add handle field to context structureOded Gabbay2-11/+18
2019-09-05habanalabs: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-09-05habanalabs: power management through sysfs is only for GOYAOded Gabbay2-98/+98
2019-09-05habanalabs: cap simulator timeoutOded Gabbay1-6/+14
2019-09-05habanalabs: add debug print when rejecting CSOded Gabbay1-0/+2
2019-09-05habanalabs: remove write_open_cnt propertyOded Gabbay1-10/+0
2019-09-05ixgbe: fix xdp handle calculationsKevin Laatz1-3/+4