index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
ice: Report VF link status with opcode to get resources
Akeem G Abodunrin
1
-0
/
+1
2019-09-05
ice: Check for DCB capability before initializing DCB
Anirudh Venkataramanan
2
-10
/
+8
2019-09-05
ice: report link down for VF when PF's queues are not enabled
Lukasz Czapnik
1
-1
/
+4
2019-09-05
ice: Reliably reset VFs
Mitch Williams
1
-6
/
+10
2019-09-05
ice: change work limit to a constant
Jesse Brandeburg
3
-16
/
+3
2019-09-05
ice: small efficiency fixes
Jesse Brandeburg
1
-1
/
+3
2019-09-05
ice: move code closer together
Jesse Brandeburg
1
-3
/
+3
2019-09-05
ice: clean up arguments
Jesse Brandeburg
1
-22
/
+21
2019-09-05
ice: Check root pointer for validity
Anirudh Venkataramanan
1
-1
/
+1
2019-09-05
ice: Add ice_get_main_vsi to get PF/main VSI
Anirudh Venkataramanan
2
-16
/
+10
2019-09-05
ice: Update fields in ice_vsi_set_num_qs when reconfiguring
Brett Creeley
1
-1
/
+1
2019-09-05
irqchip/gic-v3-its: Fix LPI release for Multi-MSI devices
Marc Zyngier
1
-5
/
+4
2019-09-05
parisc: Convert eisa_enumerator to use pr_cont()
Helge Deller
1
-5
/
+5
2019-09-05
bus: ti-sysc: Fix clock handling for no-idle quirks
Tony Lindgren
1
-11
/
+37
2019-09-05
parisc: Avoid warning when loading hppb driver
Helge Deller
1
-6
/
+5
2019-09-05
vfio-ccw: fix error return code in vfio_ccw_sch_init()
Wei Yongjun
1
-2
/
+6
2019-09-05
s390: vfio-ap: fix warning reset not completed
Halil Pasic
1
-1
/
+1
2019-09-05
HID: prodikeys: Fix general protection fault during probe
Alan Stern
1
-2
/
+10
2019-09-05
HID: wacom: add new MobileStudio Pro 13 support
Ping Cheng
1
-2
/
+2
2019-09-05
drm/vmwgfx: Fix double free in vmw_recv_msg()
Dan Carpenter
1
-5
/
+3
2019-09-05
HID: sony: Fix memory corruption issue on cleanup.
Roderick Colenbrander
1
-1
/
+1
2019-09-05
habanalabs: correctly cast variable to __le32
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: show correct id in error print
Oded Gabbay
1
-2
/
+2
2019-09-05
habanalabs: stop using the acronym KMD
Oded Gabbay
8
-70
/
+74
2019-09-05
habanalabs: display card name as sensors header
Oded Gabbay
4
-2
/
+25
2019-09-05
habanalabs: add uapi to retrieve aggregate H/W events
Oded Gabbay
4
-7
/
+19
2019-09-05
habanalabs: add uapi to retrieve device utilization
Oded Gabbay
6
-8
/
+188
2019-09-05
habanalabs: Make the Coresight timestamp perpetual
Tomer Tayar
2
-15
/
+25
2019-09-05
habanalabs: print to kernel log when reset is finished
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: replace __le32_to_cpu with le32_to_cpu
Oded Gabbay
4
-7
/
+7
2019-09-05
habanalabs: replace __cpu_to_le32/64 with cpu_to_le32/64
Oded Gabbay
5
-27
/
+27
2019-09-05
habanalabs: Handle HW_IP_INFO if device disabled or in reset
Tomer Tayar
1
-6
/
+13
2019-09-05
habanalabs: Expose devices after initialization is done
Tomer Tayar
2
-54
/
+111
2019-09-05
habanalabs: improve security in Debug IOCTL
Omer Shpigelman
1
-10
/
+62
2019-09-05
habanalabs: use default structure for user input in Debug IOCTL
Omer Shpigelman
1
-7
/
+10
2019-09-05
habanalabs: Add descriptive name to PSOC app status register
Tomer Tayar
2
-2
/
+4
2019-09-05
habanalabs: Add descriptive names to PSOC scratch-pad registers
Tomer Tayar
2
-17
/
+48
2019-09-05
habanalabs: create two char devices per ASIC
Oded Gabbay
4
-52
/
+199
2019-09-05
habanalabs: change device_setup_cdev() to be more generic
Oded Gabbay
1
-22
/
+25
2019-09-05
habanalabs: maintain a list of file private data objects
Oded Gabbay
4
-132
/
+129
2019-09-05
habanalabs: rename user_ctx as compute_ctx
Oded Gabbay
4
-19
/
+21
2019-09-05
habanalabs: show the process context dram usage
Oded Gabbay
1
-4
/
+7
2019-09-05
habanalabs: kill user process after CS rollback
Oded Gabbay
1
-4
/
+13
2019-09-05
habanalabs: add handle field to context structure
Oded Gabbay
2
-11
/
+18
2019-09-05
habanalabs: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-09-05
habanalabs: power management through sysfs is only for GOYA
Oded Gabbay
2
-98
/
+98
2019-09-05
habanalabs: cap simulator timeout
Oded Gabbay
1
-6
/
+14
2019-09-05
habanalabs: add debug print when rejecting CS
Oded Gabbay
1
-0
/
+2
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
1
-10
/
+0
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
[prev]
[next]