index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-12
habanalabs: use kvcalloc when possible
Oded Gabbay
1
-3
/
+2
2022-07-12
habanalabs: print pointer with correct modifier
Oded Gabbay
1
-2
/
+2
2022-07-12
habanalabs: check fence pointer before use
Oded Gabbay
1
-1
/
+1
2022-07-12
habanalabs: add critical indication in sram ecc
ran shalit
1
-1
/
+2
2022-07-12
habanalabs/gaudi: notify user process on device unavailable
Tal Cohen
1
-1
/
+4
2022-07-12
habanalabs: remove unused get_dma_desc_list_size
Oded Gabbay
3
-5
/
+0
2022-07-12
habanalabs: fix NULL dereference on cs timeout
Yuri Nudelman
1
-2
/
+2
2022-07-12
habanalabs/gaudi: fix shift out of bounds
Ofir Bitton
1
-7
/
+9
2022-07-12
habanalabs: add validity check for cq counter offset
farah kassabri
1
-1
/
+8
2022-07-12
habanalabs/gaudi: fix incorrect MME offset calculation
Koby Elbaz
1
-3
/
+8
2022-07-12
habanalabs: avoid unnecessary error print
Dani Liberman
1
-1
/
+8
2022-07-12
habanalabs: send an event notification when CS timeout occurs
Tal Cohen
1
-9
/
+17
2022-07-12
habanalabs/gaudi: send device reset notification
Tal Cohen
1
-3
/
+10
2022-07-12
habanalabs/gaudi: invoke device reset from one code block
Tal Cohen
1
-9
/
+16
2022-07-12
habanalabs: expose undefined opcode status via info ioctl
Tal Cohen
1
-0
/
+25
2022-07-12
habanalabs/gaudi: collect undefined opcode error info
Tal Cohen
4
-30
/
+132
2022-07-12
habanalabs: fix race between hl_get_compute_ctx() and hl_ctx_put()
Tomer Tayar
4
-25
/
+47
2022-07-12
habanalabs: keep a record of completed CS outcomes
Yuri Nudelman
3
-12
/
+147
2022-07-12
habanalabs/gaudi: fix comment to reflect current code
Oded Gabbay
1
-2
/
+8
2022-07-12
habanalabs: change the write flag name of error info structs
Tal Cohen
4
-12
/
+12
2022-07-12
habanalabs/gaudi: move tpc assert raise into internal func
Tal Cohen
1
-15
/
+12
2022-07-12
habanalabs: add terminating NULL to attrs arrays
Dafna Hirschfeld
3
-0
/
+5
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
1
-2
/
+2
2022-07-12
habanalabs: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-07-12
habanalabs: fix double unlock on error in map_device_va()
Dan Carpenter
1
-4
/
+2
2022-07-11
Merge 5.19-rc6 into char-misc-next
Greg Kroah-Hartman
2
-22
/
+31
2022-07-08
eeprom: idt_89hpesx: fix clang -Wformat warnings
Justin Stitt
1
-3
/
+3
2022-07-08
sgi-xp: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-7
/
+6
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-07-02
misc: rtsx_usb: set return value in rsp_buf alloc err path
Shuah Khan
1
-1
/
+3
2022-07-01
uacce: Handle parent device removal or parent driver module rmmod
Jean-Philippe Brucker
1
-46
/
+87
2022-07-01
misc: rtsx_pcr: Fix a typo
Zhang Jiaming
1
-1
/
+1
2022-07-01
misc: rtsx_usb: use separate command and response buffers
Shuah Khan
1
-9
/
+17
2022-07-01
misc: rtsx_usb: fix use of dma mapped buffer for usb bulk transfer
Shuah Khan
1
-6
/
+7
2022-06-27
eeprom: at25: Rework buggy read splitting
Geert Uytterhoeven
1
-14
/
+12
2022-06-27
misc: rtsx: Fix an error handling path in rtsx_pci_probe()
Christophe JAILLET
1
-1
/
+5
2022-06-27
lkdtm: cfi: use NULL for a null pointer rather than zero
Colin Ian King
1
-1
/
+1
2022-06-27
cxl: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
sgi-xp: xpc_uv: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-27
misc: sgi-gru: grukservices: drop unexpected word "the" in the comments
Jiang Jian
1
-1
/
+1
2022-06-19
Merge tag 'char-misc-5.19-rc3-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
5
-1
/
+10
2022-06-10
eeprom: at25: Split reads into chunks and cap write size
Brad Bishop
1
-40
/
+53
2022-06-10
mei: me: add raptor lake point S DID
Alexander Usyskin
2
-0
/
+4
2022-06-10
mei: hbm: drop capability response on early shutdown
Alexander Usyskin
1
-1
/
+2
2022-06-10
mei: me: set internal pg flag to off on hardware reset
Alexander Usyskin
1
-0
/
+2
2022-06-10
misc: atmel-ssc: Fix IRQ check in ssc_probe
Miaoqian Lin
1
-2
/
+2
2022-06-10
misc: rtsx: Fix clang -Wsometimes-uninitialized in rts5261_init_from_hw()
Nathan Chancellor
1
-0
/
+2
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
1
-9
/
+1
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
44
-2239
/
+2760
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2
-2
/
+2
[prev]
[next]