index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
habanalabs: fix use-after-free bug
Oded Gabbay
1
-2
/
+2
2022-02-28
habanalabs: rephrase error messages in PCI initialization
Oded Gabbay
1
-2
/
+2
2022-02-28
habanalabs: fix spelling mistake
Oded Gabbay
1
-1
/
+1
2022-02-28
habanalabs: Timestamps buffers registration
farah kassabri
7
-58
/
+690
2022-02-28
habanalabs: fix race when waiting on encaps signal
Dani Liberman
1
-5
/
+8
2022-02-28
habanalabs: silence an uninitialized variable warning
Dan Carpenter
1
-0
/
+2
2022-02-28
habanalabs: remove duplicate print
Oded Gabbay
1
-6
/
+1
2022-02-28
habanalabs: prevent false heartbeat failure during soft-reset
Tomer Tayar
1
-2
/
+5
2022-02-28
habanalabs: fix race between wait and irq
Oded Gabbay
1
-1
/
+5
2022-02-28
habanalabs: fix user interrupt wait when timeout is 0
Oded Gabbay
1
-4
/
+6
2022-02-28
habanalabs: reject host map with mmu disabled
Oded Gabbay
1
-19
/
+11
2022-02-28
habanalabs: expose number of user interrupts
Oded Gabbay
2
-2
/
+7
2022-02-28
habanalabs: update to latest f/w specs
Oded Gabbay
1
-0
/
+5
2022-02-28
habanalabs: add missing error check in sysfs max_power_show
Tomer Tayar
3
-3
/
+5
2022-02-28
habanalabs: fix soft reset flow in case of failure
Dani Liberman
1
-0
/
+3
2022-02-28
habanalabs: add missing error check in sysfs clk_freq_mhz_show
Tomer Tayar
1
-0
/
+4
2022-02-28
habanalabs: avoid copying pll data if pll_info_get fails
Tomer Tayar
1
-2
/
+4
2022-02-28
habanalabs: don't free phys_pg_pack inside lock
Oded Gabbay
2
-5
/
+14
2022-02-28
habanalabs: duplicate HOP table props to MMU props
Ohad Sharabi
2
-0
/
+9
2022-02-28
habanalabs: there is no kernel TDR in future ASICs
Oded Gabbay
1
-4
/
+13
2022-02-28
habanalabs: sysfs support for fw os version
Rajaravi Krishna Katta
3
-0
/
+18
2022-02-28
habanalabs: use common wrapper for MMU cache invalidation
Oded Gabbay
2
-6
/
+5
2022-02-28
habanalabs: remove power9 workaround for dma support
Oded Gabbay
4
-25
/
+3
2022-02-28
habanalabs: add vrm version to sysfs
Oded Gabbay
7
-28
/
+85
2022-02-28
habanalabs: rename dev_attr_grp to dev_clk_attr_grp
Oded Gabbay
4
-12
/
+9
2022-02-28
habanalabs: remove asic callback set_pll_profile()
Oded Gabbay
5
-9
/
+7
2022-02-28
habanalabs: move more f/w functions to firmware_if.c
Oded Gabbay
5
-158
/
+141
2022-02-28
habanalabs: remove hwmgr.c
Oded Gabbay
6
-54
/
+46
2022-02-28
habanalabs: get clk is common function
Oded Gabbay
5
-18
/
+15
2022-02-28
habanalabs: sysfs functions should be in sysfs.c
Oded Gabbay
4
-76
/
+71
2022-02-28
habanalabs: make some MMU functions common
Ohad Sharabi
3
-37
/
+72
2022-02-28
habanalabs: remove ASIC functions of clock gating
Oded Gabbay
5
-142
/
+5
2022-02-28
habanalabs/gaudi: disable CGM permanently
Oded Gabbay
6
-221
/
+66
2022-02-28
habanalabs: fix possible memory leak in MMU DR fini
Ohad Sharabi
1
-1
/
+1
2022-02-28
habanalabs: check the return value of hl_cs_poll_fences()
Tomer Tayar
1
-1
/
+1
2022-02-28
dt-bindings: iio: afe: add bindings for temperature transducers
Liam Beguin
1
-0
/
+114
2022-02-28
dt-bindings: iio: afe: add bindings for temperature-sense-rtd
Liam Beguin
1
-0
/
+101
2022-02-28
iio: afe: rescale: add temperature transducers
Liam Beguin
1
-0
/
+32
2022-02-28
iio: afe: rescale: add RTD temperature sensor support
Liam Beguin
1
-0
/
+48
2022-02-28
iio: test: add basic tests for the iio-rescale driver
Liam Beguin
3
-0
/
+721
2022-02-28
Merge 5.17-rc6 into char-misc-next
Greg Kroah-Hartman
509
-2585
/
+4153
2022-02-27
Linux 5.17-rc6
v5.17-rc6
Linus Torvalds
1
-1
/
+1
2022-02-27
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2022-02-27
Merge tag 'dma-mapping-5.17-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-1
/
+18
2022-02-27
Merge tag 'pinctrl-v5-17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+13
2022-02-27
iio: afe: rescale: reduce risk of integer overflow
Liam Beguin
1
-5
/
+18
2022-02-27
iio: afe: rescale: fix accuracy for small fractional scales
Liam Beguin
1
-3
/
+17
2022-02-27
iio: afe: rescale: add offset support
Liam Beguin
2
-0
/
+85
2022-02-27
iio: afe: rescale: add INT_PLUS_{MICRO,NANO} support
Liam Beguin
1
-0
/
+34
2022-02-27
iio: afe: rescale: expose scale processing function
Liam Beguin
2
-37
/
+60
[prev]
[next]