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
2019-02-28
habanalabs: remove unused defines
Oded Gabbay
-8
/
+6
2019-03-04
habanalabs: use EQ MSI/X ID per chip
Oded Gabbay
-6
/
+6
2019-03-04
habanalabs: Move device CPU code into common file
Tomer Tayar
-316
/
+408
2019-02-27
habanalabs: remove implicit include from header files
Dotan Barak
-4
/
+1
2019-02-24
habanalabs: rename goya_non_fatal_events array to all events
Oded Gabbay
-5
/
+12
2019-02-24
habanalabs: add new device CPU boot status
Igor Grinberg
-1
/
+7
2019-04-01
Merge 5.1-rc3 into char-misc-next
Greg Kroah-Hartman
-102
/
+117
2019-03-28
sgi-xpc: mark expected switch fall-through
Gustavo A. R. Silva
-0
/
+1
2019-03-28
misc: fastrpc: increase max init file size to 64 MB
Srinivas Kandagatla
-1
/
+1
2019-03-28
misc: fastrpc: fix remote page size calculation
Srinivas Kandagatla
-2
/
+9
2019-03-28
misc: fastrpc: take into account of overlapping buffers
Srinivas Kandagatla
-14
/
+98
2019-03-28
misc: fastrpc: consider address offset before sending to DSP
Srinivas Kandagatla
-0
/
+8
2019-03-28
misc: fastrpc: use correct spinlock variant
Srinivas Kandagatla
-19
/
+29
2019-03-28
misc: fastrpc: make sure memory read and writes are visible
Srinivas Kandagatla
-0
/
+5
2019-03-28
misc: fastrpc: Fix a possible double free
Thierry Escande
-11
/
+20
2019-03-28
misc: fastrpc: Avoid free of DMA buffer in interrupt context
Thierry Escande
-1
/
+17
2019-03-28
misc: rtsx: clean up some indenting
Dan Carpenter
-2
/
+2
2019-03-28
mei: adjust the copyright notice in the files.
Tomas Winkler
-25
/
+26
2019-03-28
mei/hdcp: Fix SPDX identifiers
Tomas Winkler
-2
/
+2
2019-03-28
mei: convert to SPDX license tags
Tomas Winkler
-344
/
+29
2019-03-28
mei: add missing SPDX tag to mei Kconfig
Tomas Winkler
-0
/
+1
2019-02-23
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
Oded Gabbay
-0
/
+1
2019-02-23
habanalabs: don't print result when rc indicates error
Oded Gabbay
-4
/
+10
2019-02-22
habanalabs: use GFP_ATOMIC under spin lock
Wei Yongjun
-1
/
+1
2019-02-21
Merge branch 'topic/dma' into next
Michael Ellerman
-2
/
+1
2019-02-21
misc: pci_endpoint_test: Add the layerscape EP device support
Xiaowei Bao
-0
/
+1
2019-02-20
mei: hbm: clean the feature flags on link reset
Alexander Usyskin
-0
/
+7
2019-02-19
misc: fastrpc: Fix return value check in fastrpc_map_create()
Wei Yongjun
-2
/
+2
2019-02-19
misc: fastrpc: Fix device_open when no session is available
Thierry Escande
-1
/
+10
2019-02-19
misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
Srinivas Kandagatla
-0
/
+1
2019-02-18
powerpc/dma: remove set_dma_offset
Christoph Hellwig
-1
/
+1
2019-02-18
powerpc/dma: use the generic direct mapping bypass
Christoph Hellwig
-1
/
+0
2019-02-18
habanalabs: add debugfs support
Oded Gabbay
-2
/
+1420
2019-02-18
habanalabs: implement INFO IOCTL
Oded Gabbay
-0
/
+134
2019-02-18
habanalabs: add virtual memory and MMU modules
Omer Shpigelman
-7
/
+2892
2019-02-18
habanalabs: add command submission module
Oded Gabbay
-6
/
+2686
2019-02-18
habanalabs: add device reset support
Oded Gabbay
-25
/
+737
2019-02-18
habanalabs: add sysfs and hwmon support
Oded Gabbay
-2
/
+1699
2019-02-18
habanalabs: add event queue and interrupts
Oded Gabbay
-13
/
+694
2019-02-18
habanalabs: add h/w queues module
Oded Gabbay
-8
/
+2778
2019-02-18
habanalabs: add basic Goya h/w initialization
Oded Gabbay
-8
/
+3991
2019-02-18
habanalabs: add command buffer module
Oded Gabbay
-2
/
+692
2019-02-18
habanalabs: add context and ASID modules
Oded Gabbay
-3
/
+374
2019-02-18
habanalabs: add basic Goya support
Oded Gabbay
-0
/
+1046
2019-02-18
habanalabs: add Goya registers header files
Oded Gabbay
-0
/
+30555
2019-02-18
habanalabs: add skeleton driver
Oded Gabbay
-0
/
+860
2019-02-14
eeprom: at24: implement support for 'num-addresses' property
Bartosz Golaszewski
-5
/
+8
2019-02-14
eeprom: at24: remove at24_platform_data
Bartosz Golaszewski
-87
/
+75
2019-02-12
misc: fastrpc: Add support for dmabuf exporter
Srinivas Kandagatla
-0
/
+184
2019-02-12
misc: fastrpc: Add support for create remote init process
Srinivas Kandagatla
-0
/
+156
[prev]
[next]