index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
habanalabs: initialize hpriv fields before adding new node
Moti Haimovski
1
-8
/
+15
2021-10-18
habanalabs: Unify frequency set/get functionality
Rajaravi Krishna Katta
9
-65
/
+38
2021-10-18
habanalabs: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-18
habanalabs: add support for dma-buf exporter
Tomer Tayar
5
-3
/
+535
2021-10-18
habanalabs: fix NULL pointer dereference
Dani Liberman
1
-2
/
+11
2021-10-18
habanalabs: fix race condition in multi CS completion
Dani Liberman
2
-1
/
+23
2021-10-18
habanalabs: use only u32
Oded Gabbay
1
-1
/
+1
2021-10-18
habanalabs: update firmware files
Oded Gabbay
4
-78
/
+130
2021-10-18
habanalabs: bypass reset for continuous h/w error event
Bharat Jauhari
5
-36
/
+111
2021-10-18
habanalabs: take timestamp on wait for interrupt
Yuri Nudelman
3
-3
/
+21
2021-10-18
habanalabs: prevent race between fd close/open
Oded Gabbay
1
-7
/
+23
2021-10-18
habanalabs: refactor reset log message
Oded Gabbay
1
-1
/
+8
2021-10-18
habanalabs: define soft-reset as inference op
Oded Gabbay
4
-8
/
+12
2021-10-18
habanalabs: fix debugfs device memory MMU VA translation
Yuri Nudelman
1
-14
/
+16
2021-10-18
habanalabs: add support for a long interrupt target value
Ofir Bitton
1
-4
/
+4
2021-10-18
habanalabs: remove redundant cs validity checks
Ofir Bitton
1
-3
/
+2
2021-10-18
habanalabs: enable power info via HWMON framework
Rajaravi Krishna Katta
3
-0
/
+108
2021-10-18
habanalabs: generalize COMMS message sending procedure
Alon Mizrahi
1
-10
/
+18
2021-10-18
habanalabs: create static map of f/w hwmon enums
Rajaravi Krishna Katta
2
-9
/
+97
2021-10-18
habanalabs: add debugfs node for configuring CS timeout
Ofir Bitton
1
-0
/
+51
2021-10-18
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
10
-19
/
+60
2021-10-15
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
1
-1
/
+1
2021-10-13
misc: ad525x_dpot: Make ad_dpot_remove() return void
Uwe Kleine-König
4
-6
/
+6
2021-10-13
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
3
-4
/
+5
2021-10-13
mei: hbm: drop hbm responses on early shutdown
Alexander Usyskin
1
-4
/
+8
2021-10-05
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2
-0
/
+2
2021-10-05
misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
Jeya R
1
-8
/
+10
2021-10-05
misc: fastrpc: Update number of max fastrpc sessions
Jeya R
1
-1
/
+1
2021-10-05
eeprom: 93xx46: Add SPI device ID table
Mark Brown
1
-0
/
+18
2021-10-05
eeprom: at25: Add SPI ID table
Mark Brown
1
-0
/
+8
2021-10-05
misc: HI6421V600_IRQ should depend on HAS_IOMEM
Randy Dunlap
1
-0
/
+1
2021-10-05
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
1
-0
/
+2
2021-10-05
cb710: avoid NULL pointer subtraction
Arnd Bergmann
1
-1
/
+1
2021-10-05
misc: gehc: Add SPI ID table
Mark Brown
1
-0
/
+1
2021-10-05
mfd: hi6421-spmi-pmic: Cleanup drvdata to only include regmap
Mauro Carvalho Chehab
1
-5
/
+4
2021-10-04
mei: pxp: export pavp client to me client bus
Vitaly Lubart
6
-0
/
+270
2021-09-29
habanalabs: fix resetting args in wait for CS IOCTL
Rajaravi Krishna Katta
1
-14
/
+19
2021-09-27
Merge 5.15-rc3 into char-misc next
Greg Kroah-Hartman
7
-78
/
+138
2021-09-21
mei: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-2
/
+2
2021-09-21
tifm: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2
-3
/
+4
2021-09-21
misc: bcm-vk: fix tty registration race
Johan Hovold
1
-3
/
+3
2021-09-21
misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
1
-5
/
+5
2021-09-14
habanalabs: expose a single cs seq in staged submissions
Ofir Bitton
1
-0
/
+6
2021-09-14
habanalabs: fix wait offset handling
farah kassabri
1
-2
/
+7
2021-09-14
habanalabs: rate limit multi CS completion errors
Ofir Bitton
1
-1
/
+2
2021-09-14
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
1
-48
/
+67
2021-09-14
habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"
Colin Ian King
1
-1
/
+1
2021-09-14
habanalabs: fail collective wait when not supported
Ofir Bitton
1
-0
/
+9
2021-09-14
habanalabs/gaudi: use direct MSI in single mode
Omer Shpigelman
2
-3
/
+8
2021-09-14
habanalabs: fix kernel OOPs related to staged cs
farah kassabri
1
-5
/
+13
[prev]
[next]