index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
habanalabs/gaudi: clear QM errors only if not in stop_on_err mode
Tomer Tayar
1
-1
/
+2
2021-04-09
habanalabs: support DEVICE_UNUSABLE error indication from FW
Koby Elbaz
2
-0
/
+7
2021-04-09
habanalabs: use strscpy instead of sprintf and strlcpy
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs/gaudi: add debugfs to DMA from the device
Oded Gabbay
4
-5
/
+298
2021-04-09
habanalabs/gaudi: sync stream add protection to SOB reset flow
farah kassabri
1
-4
/
+12
2021-04-09
habanalabs: add custom timeout flag per cs
Alon Mizrahi
3
-16
/
+23
2021-04-09
habanalabs: improve utilization calculation
Koby Elbaz
9
-169
/
+40
2021-04-09
habanalabs: support legacy and new pll indexes
Ohad Sharabi
9
-36
/
+182
2021-04-09
habanalabs: move relevant datapath work outside cs lock
Ofir Bitton
3
-35
/
+68
2021-04-09
habanalabs: avoid soft lockup bug upon mapping error
farah kassabri
1
-3
/
+17
2021-04-09
habanalabs/gaudi: Update async events header
Ofir Bitton
3
-14
/
+25
2021-04-09
habanalabs/gaudi: unsecure TPC cfg status registers
Ofir Bitton
1
-8
/
+0
2021-04-09
habanalabs/gaudi: always use single-msi mode
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs/gaudi: reset device upon BMC request
Ofir Bitton
3
-1
/
+6
2021-04-09
habanalabs: debugfs access to user mapped host addresses
Ofir Bitton
5
-41
/
+144
2021-04-09
habanalabs: Switch to using the new API kobj_to_dev()
Yang Li
1
-1
/
+1
2021-04-09
habanalabs: update hl_boot_if.h
Ohad Sharabi
1
-0
/
+11
2021-04-09
habanalabs: skip DISABLE PCI packet to FW on heartbeat
Ohad Sharabi
7
-44
/
+59
2021-04-09
habanalabs: replace GFP_ATOMIC with GFP_KERNEL
Ofir Bitton
6
-14
/
+36
2021-04-09
habanalabs/gaudi: update extended async event header
Ofir Bitton
1
-5
/
+5
2021-04-09
habanalabs: return current power via INFO IOCTL
Sagiv Ozeri
4
-0
/
+51
2021-04-09
habanalabs: support HW blocks vm show
Sagiv Ozeri
4
-7
/
+112
2021-04-09
habanalabs: use a single FW loading bringup flag
Ofir Bitton
5
-11
/
+17
2021-04-09
habanalabs: use correct define for 32-bit max value
Oded Gabbay
1
-1
/
+1
2021-04-09
habanalabs: wait for interrupt support
Ofir Bitton
5
-24
/
+285
2021-04-09
habanalabs: enable all IRQs for user interrupt support
Ofir Bitton
3
-2
/
+74
2021-04-09
habanalabs: reset device in case of sync error
Ohad Sharabi
5
-0
/
+52
2021-04-09
habanalabs: change default CS timeout to 30 seconds
Oded Gabbay
1
-2
/
+2
2021-04-09
habanalabs: print if device is used on FD close
Oded Gabbay
2
-4
/
+6
2021-04-09
habanalabs: reset_upon_device_release is for bring-up
Oded Gabbay
1
-2
/
+1
2021-04-09
habanalabs: fail reset if device is not idle
Oded Gabbay
1
-14
/
+12
2021-04-09
habanalabs: reset after device is actually released
Oded Gabbay
1
-16
/
+16
2021-04-09
habanalabs: add reset support when user closes FD
Ofir Bitton
2
-2
/
+20
2021-04-09
habanalabs: set max asid to 2
farah kassabri
2
-2
/
+2
2021-04-08
Merge tag 'extcon-next-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
3
-21
/
+104
2021-04-08
Merge tag 'fpga-late-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
4
-23
/
+42
2021-04-08
extcon: qcom-spmi: Add support for VBUS detection
Anirudh Ghayal
1
-19
/
+80
2021-04-08
extcon: sm5502: Detect OTG when USB_ID is connected to ground
Nikita Travkin
1
-2
/
+20
2021-04-08
extcon: max8997: Add CHGINS and CHGRM interrupt handling
Timon Baetz
1
-0
/
+4
2021-04-07
coresight: core: Fix typo in coresight-core.c
Qi Liu
1
-1
/
+1
2021-04-07
coresight: etm: perf: Make symbol 'format_attr_contextid' static
Wei Yongjun
1
-1
/
+1
2021-04-07
coresight: etm4x: Add ETM PID for Cortex-A78
Sai Prakash Ranjan
1
-0
/
+1
2021-04-07
Merge tag 'phy-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...
Greg Kroah-Hartman
30
-307
/
+7610
2021-04-07
Merge tag 'soundwire-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
12
-190
/
+778
2021-04-06
phy: fix resource_size.cocci warnings
kernel test robot
1
-1
/
+1
2021-04-06
phy: Sparx5 Eth SerDes: Use direct register operations
Steen Hegelund
1
-918
/
+951
2021-04-06
phy: hisilicon: Use the correct HiSilicon copyright
Hao Fang
2
-2
/
+2
2021-04-06
phy: marvell: phy-mvebu-cp11i-utmi needs USB_COMMON
Randy Dunlap
1
-1
/
+1
2021-04-06
soundwire: intel_init: test link->cdns
Bard Liao
1
-0
/
+9
2021-04-06
soundwire: qcom: handle return correctly in qcom_swrm_transport_params
Srinivas Kandagatla
1
-0
/
+10
[next]