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
path:
root
/
drivers
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-04
habanalabs: Fix test build failures
Guenter Roeck
1
-8
/
+8
2022-03-28
Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
52
-1179
/
+2708
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
3
-14
/
+59
2022-03-24
Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2022-03-24
Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...
Linus Torvalds
4
-8
/
+8
2022-03-21
Merge tag 'spi-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
4
-11
/
+4
2022-03-18
kgdbts: fix return value of __setup handler
Randy Dunlap
1
-2
/
+2
2022-03-18
misc: fastrpc: Add dma handle implementation
Vamsi Krishna Gattupalli
1
-19
/
+33
2022-03-18
misc: fastrpc: Add fdlist implementation
Vamsi Krishna Gattupalli
1
-4
/
+32
2022-03-18
misc: fastrpc: Add helper function to get list and page
Vamsi Krishna Gattupalli
1
-3
/
+12
2022-03-18
misc: fastrpc: Add support to secure memory map
Vamsi Krishna Gattupalli
2
-9
/
+57
2022-03-18
misc: fastrpc: check before loading process to the DSP
Jeya R
1
-0
/
+33
2022-03-18
misc: fastrpc: add secure domain support
Srinivas Kandagatla
1
-9
/
+46
2022-03-18
misc: fastrpc: Add support to get DSP capabilities
Jeya R
1
-0
/
+112
2022-03-18
misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
Jeya R
1
-0
/
+154
2022-03-18
misc: fastrpc: separate fastrpc device from channel context
Srinivas Kandagatla
1
-9
/
+37
2022-03-18
misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"
Colin Ian King
1
-1
/
+1
2022-03-18
misc: bcm-vk: Remove viper from device id table
Desmond Yan
1
-1
/
+0
2022-03-18
misc: rtsx: clean up one inconsistent indenting
Yang Li
1
-1
/
+1
2022-03-18
mei: avoid iterator usage outside of list_for_each_entry
Alexander Usyskin
1
-20
/
+15
2022-03-18
mei: me: add Alder Lake N device id.
Alexander Usyskin
2
-0
/
+2
2022-03-18
VMCI: Release notification_bitmap in error path
Vishnu Dasa
1
-1
/
+2
2022-03-18
VMCI: Check exclusive_vectors when freeing interrupt 1
Vishnu Dasa
1
-1
/
+3
2022-03-04
net: sgi-xp: Use netif_rx().
Sebastian Andrzej Siewior
1
-1
/
+1
2022-03-02
misc: hi6421-spmi-pmic: Use generic_handle_irq_safe().
Sebastian Andrzej Siewior
1
-3
/
+3
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
4
-11
/
+4
2022-02-28
habanalabs: remove deprecated firmware states
Ofir Bitton
1
-2
/
+0
2022-02-28
habanalabs: add an option to delay a device reset
Tomer Tayar
3
-2
/
+12
2022-02-28
habanalabs: Add check for pci_enable_device
Jiasheng Jiang
1
-0
/
+2
2022-02-28
habanalabs: Fix reset upon device release bug
farah kassabri
3
-13
/
+19
2022-02-28
habanalabs: make sure device mem alloc is page aligned
Ohad Sharabi
1
-5
/
+14
2022-02-28
habanalabs/gaudi: add missing handling of NIC related events
Oded Gabbay
2
-0
/
+15
2022-02-28
habanalabs/gaudi: handle axi errors from NIC engines
Oded Gabbay
1
-0
/
+48
2022-02-28
habanalabs: allow user to set allocation page size
Ohad Sharabi
4
-2
/
+38
2022-02-28
habanalabs: avoid using an uninitialized variable
Tomer Tayar
1
-1
/
+1
2022-02-28
habanalabs: set max power on device init per ASIC
Tomer Tayar
4
-1
/
+8
2022-02-28
habanalabs: use proper max_power variable for device utilization
Tomer Tayar
1
-1
/
+1
2022-02-28
habanalabs: enable stop-on-error debugfs setting per ASIC
Tomer Tayar
4
-0
/
+12
2022-02-28
habanalabs: change function to static
Oded Gabbay
1
-1
/
+1
2022-02-28
habanalabs: add missing include of vmalloc.h
Oded Gabbay
1
-0
/
+1
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
6
-56
/
+655
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
[next]