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
*
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
6
-3
/
+6
|
\
|
*
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
5
-3
/
+5
|
*
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
3
-21
/
+24
|
|
\
|
*
|
dma-mapping: fix DMA_OPS dependencies
Christoph Hellwig
2020-09-11
1
-0
/
+1
*
|
|
Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-15
68
-7988
/
+11256
|
\
\
\
|
*
|
|
misc: Kconfig: fix a HISI_HIKEY_USB dependency
Mauro Carvalho Chehab
2020-10-08
1
-1
/
+1
|
*
|
|
misc: Kconfig: add a new dependency for HISI_HIKEY_USB
Mauro Carvalho Chehab
2020-10-07
1
-0
/
+1
|
*
|
|
mic: vop: copy data to kernel space then write to io memory
Sherry Sun
2020-10-02
1
-6
/
+14
|
*
|
|
misc: vop: add round_up(x,4) for vring_size to avoid kernel panic
Sherry Sun
2020-10-02
2
-3
/
+3
|
*
|
|
misc: vop: build VOP based on CONFIG_VOP
Sherry Sun
2020-10-02
1
-1
/
+1
|
*
|
|
misc: vop: set VIRTIO_F_ACCESS_PLATFORM for vop driver
Sherry Sun
2020-10-02
1
-0
/
+1
|
*
|
|
eeprom: ee1004: use module_i2c_driver to simplify the code
Liu Shixin
2020-10-02
1
-12
/
+1
|
*
|
|
ocxl: simplify the return expression of free_function_dev()
Qinglang Miao
2020-10-02
1
-6
/
+1
|
*
|
|
ocxl: fix kconfig dependency warning for OCXL
Necip Fazil Yildiran
2020-10-02
1
-2
/
+1
|
*
|
|
misc: mic: drop double zeroing
Julia Lawall
2020-09-30
1
-1
/
+1
|
*
|
|
habanalabs/gaudi: use correct define for qman init
Oded Gabbay
2020-09-30
1
-1
/
+1
|
*
|
|
habanalabs/gaudi: configure QMAN LDMA registers properly
Ofir Bitton
2020-09-25
2
-21
/
+49
|
*
|
|
habanalabs: add notice of device not idle
Oded Gabbay
2020-09-25
1
-0
/
+8
|
*
|
|
habanalabs: add debug messages for opening/closing context
Oded Gabbay
2020-09-25
1
-0
/
+5
|
*
|
|
habanalabs: release kernel context after hw_fini
Oded Gabbay
2020-09-25
1
-7
/
+6
|
*
|
|
habanalabs: correct an error message
Oded Gabbay
2020-09-25
1
-2
/
+2
|
*
|
|
misc: hisi_hikey_usb: delete a stray tab
Dan Carpenter
2020-09-22
1
-1
/
+1
|
*
|
|
misc: mic: scif: Fix error handling path
Souptick Joarder
2020-09-22
1
-2
/
+2
|
*
|
|
misc: pvpanic: Use devm_platform_ioremap_resource()
Wang ShaoBo
2020-09-22
1
-7
/
+1
|
*
|
|
habanalabs: update scratchpad register map
Oded Gabbay
2020-09-22
2
-0
/
+2
|
*
|
|
habanalabs: add indication of security-enabled F/W
Oded Gabbay
2020-09-22
5
-20
/
+94
|
*
|
|
habanalabs/gaudi: fix DMA completions max outstanding to 15
Oded Gabbay
2020-09-22
1
-0
/
+3
|
*
|
|
habanalabs/gaudi: remove axi drain support
Oded Gabbay
2020-09-22
1
-16
/
+0
|
*
|
|
habanalabs: update firmware interface file
Oded Gabbay
2020-09-22
1
-0
/
+25
|
*
|
|
habanalabs: Add an option to map CB to device MMU
Tomer Tayar
2020-09-22
5
-10
/
+226
|
*
|
|
habanalabs: Save context in a command buffer object
Tomer Tayar
2020-09-22
5
-22
/
+31
|
*
|
|
habanalabs: no need for DMA_SHARED_BUFFER
Oded Gabbay
2020-09-22
1
-1
/
+0
|
*
|
|
habanalabs: allow to wait on CS without sleep
Oded Gabbay
2020-09-22
1
-2
/
+5
|
*
|
|
habanalabs/gaudi: increase timeout for boot fit load
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
habanalabs: add debugfs support for MMU with 6 HOPs
Moti Haimovski
2020-09-22
1
-10
/
+60
|
*
|
|
habanalabs: add num_hops to hl_mmu_properties
Moti Haimovski
2020-09-22
4
-0
/
+11
|
*
|
|
habanalabs: refactor MMU as device-oriented
Moti Haimovski
2020-09-22
5
-222
/
+404
|
*
|
|
habanalabs: rename mmu.c to mmu_v1.c
Moti Haimovski
2020-09-22
2
-2
/
+2
|
*
|
|
habanalabs: use smallest possible alignment for virtual addresses
Omer Shpigelman
2020-09-22
1
-38
/
+48
|
*
|
|
habanalabs: check flag before reset because of f/w event
Oded Gabbay
2020-09-22
1
-1
/
+2
|
*
|
|
habanalabs: increase PQ COMP_OFFSET by one nibble
Oded Gabbay
2020-09-22
1
-1
/
+1
|
*
|
|
habanalabs: Fix alignment issue in cpucp_info structure
Ofir Bitton
2020-09-22
1
-0
/
+1
|
*
|
|
habanalabs: remove unused define
Oded Gabbay
2020-09-22
1
-2
/
+0
|
*
|
|
habanalabs: remove unused ASIC function pointer
Oded Gabbay
2020-09-22
3
-7
/
+0
|
*
|
|
habanalabs: rename ArmCP to CPU-CP
Oded Gabbay
2020-09-22
4
-22
/
+23
|
*
|
|
habanalabs: count dropped CS because max CS in-flight
Oded Gabbay
2020-09-22
1
-1
/
+4
|
*
|
|
habanalabs: make use of dma_mmap_coherent
Hillf Danton
2020-09-22
4
-16
/
+9
|
*
|
|
habanalabs: clear vm_pgoff before doing the mmap
Oded Gabbay
2020-09-22
1
-0
/
+4
|
*
|
|
habanalabs: restructure hl_mmap
Oded Gabbay
2020-09-22
3
-4
/
+20
|
*
|
|
habanalabs: cast to u64 before shift > 31 bits
Oded Gabbay
2020-09-22
2
-6
/
+10
[next]