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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-05
habanalabs: explicitly set the queue-id enumerated numbers
Dotan Barak
1
-14
/
+14
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
3
-100
/
+101
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: add comments on INFO IOCTL
Oded Gabbay
1
-1
/
+13
2019-09-05
habanalabs: remove write_open_cnt property
Oded Gabbay
2
-18
/
+1
2019-09-05
ixgbe: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
i40e: fix xdp handle calculations
Kevin Laatz
1
-3
/
+4
2019-09-05
netfilter: nf_tables: fix possible null-pointer dereference in object update
Fernando Fernandez Mancera
1
-0
/
+3
2019-09-05
iommu/ipmmu-vmsa: Disable cache snoop transactions on R-Car Gen3
Hai Nguyen Pham
1
-33
/
+38
2019-09-05
x86/mm: Fix cpumask_of_node() error condition
Peter Zijlstra
1
-2
/
+2
2019-09-05
iommu/ipmmu-vmsa: Move IMTTBCR_SL0_TWOBIT_* to restore sort order
Geert Uytterhoeven
1
-4
/
+3
2019-09-05
clk: rockchip: Add clock controller for the rk3308
Finley Xiao
3
-0
/
+969
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
net: hns: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
net: qed: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-05
net: Properly update v4 routes with v6 nexthop
Donald Sharp
4
-16
/
+19
2019-09-05
pppoatm: use %*ph to print small buffer
Andy Shevchenko
1
-3
/
+1
2019-09-05
Merge branch 'Fix-GMII2RGMII-private-field'
David S. Miller
2
-2
/
+13
2019-09-05
net: phy: gmii2rgmii: Dont use priv field in phy device
Harini Katakam
1
-2
/
+2
2019-09-05
include: mdio: Add driver data helpers
Harini Katakam
1
-0
/
+11
2019-09-05
Merge branch 'gianfar-some-assorted-cleanup'
David S. Miller
3
-1458
/
+1359
2019-09-05
gianfar: use DT more consistently when selecting PHY connection type
Arseny Solokha
1
-10
/
+9
2019-09-05
gianfar: cleanup gianfar.h
Arseny Solokha
1
-38
/
+0
2019-09-05
gianfar: make five functions static
Arseny Solokha
1
-5
/
+6
2019-09-05
gianfar: remove forward declarations
Arseny Solokha
3
-1408
/
+1347
2019-09-05
Merge branch 'stmmac-next'
David S. Miller
10
-47
/
+1001
2019-09-05
net: stmmac: selftests: Add Jumbo Frame tests
Jose Abreu
1
-3
/
+62
2019-09-05
net: stmmac: xgmac: Enable RX Jumbo frame support
Jose Abreu
2
-12
/
+2
2019-09-05
net: stmmac: Correctly assing MAX MTU in XGMAC cores case
Jose Abreu
1
-3
/
+3
2019-09-05
net: stmmac: xgmac: Correct RAVSEL field interpretation
Jose Abreu
1
-1
/
+1
2019-09-05
net: stmmac: ethtool: Let user configure TX coalesce without RIWT
Jose Abreu
1
-12
/
+9
2019-09-05
net: stmmac: Only consider RX error when HW Timestamping is not enabled
Jose Abreu
1
-1
/
+2
[prev]
[next]