index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
habanalabs: define soft-reset as inference op
Oded Gabbay
2021-10-18
4
-8
/
+12
*
habanalabs: fix debugfs device memory MMU VA translation
Yuri Nudelman
2021-10-18
1
-14
/
+16
*
habanalabs: add support for a long interrupt target value
Ofir Bitton
2021-10-18
1
-4
/
+4
*
habanalabs: remove redundant cs validity checks
Ofir Bitton
2021-10-18
1
-3
/
+2
*
habanalabs: enable power info via HWMON framework
Rajaravi Krishna Katta
2021-10-18
3
-0
/
+108
*
habanalabs: generalize COMMS message sending procedure
Alon Mizrahi
2021-10-18
1
-10
/
+18
*
habanalabs: create static map of f/w hwmon enums
Rajaravi Krishna Katta
2021-10-18
2
-9
/
+97
*
habanalabs: add debugfs node for configuring CS timeout
Ofir Bitton
2021-10-18
1
-0
/
+51
*
Merge 5.15-rc6 into char-misc-next
Greg Kroah-Hartman
2021-10-18
10
-19
/
+60
|
\
|
*
eeprom: 93xx46: fix MODULE_DEVICE_TABLE
Arnd Bergmann
2021-10-15
1
-1
/
+1
|
*
mei: hbm: drop hbm responses on early shutdown
Alexander Usyskin
2021-10-13
1
-4
/
+8
|
*
mei: me: add Ice Lake-N device id.
Andy Shevchenko
2021-10-05
2
-0
/
+2
|
*
eeprom: 93xx46: Add SPI device ID table
Mark Brown
2021-10-05
1
-0
/
+18
|
*
eeprom: at25: Add SPI ID table
Mark Brown
2021-10-05
1
-0
/
+8
|
*
misc: HI6421V600_IRQ should depend on HAS_IOMEM
Randy Dunlap
2021-10-05
1
-0
/
+1
|
*
misc: fastrpc: Add missing lock before accessing find_vma()
Srinivas Kandagatla
2021-10-05
1
-0
/
+2
|
*
cb710: avoid NULL pointer subtraction
Arnd Bergmann
2021-10-05
1
-1
/
+1
|
*
misc: gehc: Add SPI ID table
Mark Brown
2021-10-05
1
-0
/
+1
|
*
habanalabs: fix resetting args in wait for CS IOCTL
Rajaravi Krishna Katta
2021-09-29
1
-14
/
+19
*
|
misc: ad525x_dpot: Make ad_dpot_remove() return void
Uwe Kleine-König
2021-10-13
4
-6
/
+6
*
|
misc: lis3lv02d: Make lis3lv02d_remove_fs() return void
Uwe Kleine-König
2021-10-13
3
-4
/
+5
*
|
misc: fastrpc: copy to user only for non-DMA-BUF heap buffers
Jeya R
2021-10-05
1
-8
/
+10
*
|
misc: fastrpc: Update number of max fastrpc sessions
Jeya R
2021-10-05
1
-1
/
+1
*
|
Merge 5.15-rc3 into char-misc next
Greg Kroah-Hartman
2021-09-27
7
-78
/
+138
|
\
|
|
*
misc: bcm-vk: fix tty registration race
Johan Hovold
2021-09-21
1
-3
/
+3
|
*
habanalabs: expose a single cs seq in staged submissions
Ofir Bitton
2021-09-14
1
-0
/
+6
|
*
habanalabs: fix wait offset handling
farah kassabri
2021-09-14
1
-2
/
+7
|
*
habanalabs: rate limit multi CS completion errors
Ofir Bitton
2021-09-14
1
-1
/
+2
|
*
habanalabs/gaudi: fix LBW RR configuration
Oded Gabbay
2021-09-14
1
-48
/
+67
|
*
habanalabs: Fix spelling mistake "FEADBACK" -> "FEEDBACK"
Colin Ian King
2021-09-14
1
-1
/
+1
|
*
habanalabs: fail collective wait when not supported
Ofir Bitton
2021-09-14
1
-0
/
+9
|
*
habanalabs/gaudi: use direct MSI in single mode
Omer Shpigelman
2021-09-14
2
-3
/
+8
|
*
habanalabs: fix kernel OOPs related to staged cs
farah kassabri
2021-09-14
1
-5
/
+13
|
*
habanalabs: fix potential race in interrupt wait ioctl
Ofir Bitton
2021-09-14
1
-14
/
+21
|
*
misc: genwqe: Fixes DMA mask setting
Christophe JAILLET
2021-09-14
1
-1
/
+1
*
|
mei: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
1
-2
/
+2
*
|
tifm: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
2
-3
/
+4
*
|
misc: genwqe: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-21
1
-5
/
+5
*
|
tifm: Prefer struct_size over open coded arithmetic
Len Baker
2021-09-14
1
-2
/
+1
*
|
pvpanic: Indentation fixes here and there
Andy Shevchenko
2021-09-14
3
-18
/
+12
*
|
pvpanic: Fix typos in the comments
Andy Shevchenko
2021-09-14
2
-2
/
+2
*
|
pvpanic: Keep single style across modules
Andy Shevchenko
2021-09-14
2
-10
/
+7
*
|
misc: hisi_hikey_usb: change the DT schema
Mauro Carvalho Chehab
2021-09-14
1
-56
/
+63
*
|
misc: rtsx: Remove usage of the deprecated "pci-dma-compat.h" API
Christophe JAILLET
2021-09-14
1
-1
/
+1
|
/
*
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-12
2
-11
/
+27
|
\
|
*
lkdtm: Use init_uts_ns.name instead of macros
Kees Cook
2021-09-10
2
-11
/
+27
*
|
Merge tag 'char-misc-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-10
26
-770
/
+3689
|
\
\
|
|
/
|
/
|
|
*
habanalabs/gaudi: hwmon default card name
Rajaravi Krishna Katta
2021-09-01
1
-1
/
+1
|
*
habanalabs: add support for f/w reset
Oded Gabbay
2021-09-01
5
-35
/
+61
|
*
habanalabs/gaudi: block ICACHE_BASE_ADDERESS_HIGH in TPC
Oded Gabbay
2021-09-01
1
-0
/
+8
[next]