index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Lines
2021-12-26
habanalabs: refactor wait-for-user-interrupt function
Bharat Jauhari
-14
/
+8
2021-12-26
habanalabs/gaudi: Fix collective wait bug
farah kassabri
-4
/
+11
2021-12-26
habanalabs: expand clock throttling information uAPI
Ofir Bitton
-12
/
+96
2021-12-26
habanalabs: change wait for interrupt timeout to 64 bit
Dani Liberman
-5
/
+17
2021-12-26
habanalabs: rename reset flags
Bharat Jauhari
-48
/
+50
2021-12-26
habanalabs: add dedicated message towards f/w to set power
Rajaravi Krishna Katta
-1
/
+18
2021-12-26
habanalabs: handle abort scenario for user interrupt
Bharat Jauhari
-18
/
+16
2021-12-26
habanalabs: don't clear previous f/w indications
Ohad Sharabi
-14
/
+5
2021-12-26
habanalabs: use variable poll interval for fw loading
Ohad Sharabi
-16
/
+27
2021-12-26
habanalabs: adding indication of boot fit loaded
Ohad Sharabi
-8
/
+13
2021-12-26
habanalabs: partly skip cache flush when in PMMU map flow
Yuri Nudelman
-3
/
+9
2021-12-26
habanalabs: add enum mmu_op_flags
Yuri Nudelman
-8
/
+19
2021-12-26
habanalabs: make last_mask an MMU property
Yuri Nudelman
-5
/
+10
2021-12-26
habanalabs: wrong VA size calculation
Yuri Nudelman
-23
/
+17
2021-12-26
habanalabs/gaudi: fix debugfs dma channel selection
Guy Zadicario
-2
/
+9
2021-12-26
habanalabs: revise and document use of boot status flags
Ohad Sharabi
-5
/
+19
2021-12-26
habanalabs: print va_range in vm node debugfs
Yuri Nudelman
-0
/
+25
2021-12-26
habanalabs/gaudi: recover from CPU WD event
Oded Gabbay
-1
/
+19
2021-12-26
habanalabs: modify wait for boot fit in dynamic FW load
Ohad Sharabi
-1
/
+0
2021-12-21
drivers/misc/ocxl: remove redundant rc variable
Minghao Chi
-3
/
+1
2021-12-21
misc: vmw_vmci: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
-6
/
+3
2021-12-21
uacce: use sysfs_emit instead of sprintf
Kai Ye
-6
/
+6
2021-12-20
ocxl: remove redundant rc variable
Minghao Chi
-3
/
+1
2021-12-17
Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
-9
/
+15
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-28
/
+24
2021-12-16
lkdtm: Fix content of section containing lkdtm_rodata_do_nothing()
Christophe Leroy
-1
/
+1
2021-12-16
lkdtm: avoid printk() in recursive_loop()
Ard Biesheuvel
-7
/
+9
2021-12-16
lkdtm: Note that lkdtm_kernel_info should be removed in the future
Kees Cook
-1
/
+5
2021-12-13
eeprom: at24: Add support for 24c1025 EEPROM
Maxim Kochetkov
-1
/
+14
2021-12-13
Merge v5.15-rc5 into char-misc-next
Greg Kroah-Hartman
-13
/
+8
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
-1
/
+1
2021-12-09
powerpc/64s: Make hash MMU support configurable
Nicholas Piggin
-1
/
+2
2021-12-08
misc: sram: Add compatible string for Tegra234 SYSRAM
Mikko Perttunen
-0
/
+1
2021-12-03
misc: rtsx: Avoid mangling IRQ during runtime PM
Kai-Heng Feng
-4
/
+0
2021-12-03
mei: Remove some dead code
Christophe JAILLET
-5
/
+1
2021-12-03
misc: at25: Align comment style
Andy Shevchenko
-17
/
+20
2021-12-03
misc: at25: Replace commas by spaces in the ID tables
Andy Shevchenko
-4
/
+4
2021-12-03
misc: at25: Reorganize headers for better maintenance
Andy Shevchenko
-6
/
+7
2021-12-03
misc: at25: Factor out at_fram_to_chip()
Andy Shevchenko
-41
/
+44
2021-12-03
misc: at25: Switch to use BIT() instead of custom approaches
Andy Shevchenko
-4
/
+4
2021-12-03
misc: at25: Get rid of intermediate storage for AT25 chip data
Andy Shevchenko
-17
/
+15
2021-12-03
misc: at25: Get platform data via dev_get_platdata()
Andy Shevchenko
-3
/
+4
2021-12-03
misc: at25: Check new property ("address-width") first
Andy Shevchenko
-4
/
+4
2021-12-03
misc: at25: Unshadow error codes in at25_fw_to_chip()
Andy Shevchenko
-18
/
+22
2021-12-03
misc: at25: Use at25->chip instead of local chip everywhere in ->probe()
Andy Shevchenko
-7
/
+7
2021-12-03
misc: at25: Check proper value of chip length in FRAM case
Andy Shevchenko
-2
/
+2
2021-12-03
misc: at25: Don't copy garbage to the at25->chip in FRAM case
Andy Shevchenko
-1
/
+4
2021-12-03
misc: at25: Make driver OF independent again
Andy Shevchenko
-7
/
+6
2021-12-03
nvmem: eeprom: at25: fix FRAM byte_len
Ralph Siemsen
-20
/
+18
2021-12-03
misc: fastrpc: fix improper packet size calculation
Jeya R
-4
/
+6
[prev]
[next]