Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7f5a466f2ea1115a4a73d987b7b6a73d23475305
/
drivers
/
misc
01b76c3
misc: fastrpc: add checked value for dma_set_mask
by Bo YU
· 6 years ago
bfb57a9
habanalabs: remove low credit limit of DMA #0
by Oded Gabbay
· 6 years ago
7c22278
habanalabs: cast to expected type
by Oded Gabbay
· 6 years ago
7cb5101
habanalabs: prevent host crash during suspend/resume
by Oded Gabbay
· 6 years ago
cbaa99e
habanalabs: perform accounting for active CS
by Oded Gabbay
· 6 years ago
d12a5e2
habanalabs: fix mapping with page size bigger than 4KB
by Omer Shpigelman
· 6 years ago
f650a95
habanalabs: complete user context cleanup before hard reset
by Omer Shpigelman
· 6 years ago
4eb1d12
habanalabs: fix bug when mapping very large memory area
by Omer Shpigelman
· 6 years ago
bfb1ce1
habanalabs: fix MMU number of pages calculation
by Omer Shpigelman
· 6 years ago
a50243b
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Linus Torvalds
· 6 years ago
2901752
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
6c3f98f
Merge branch 'i2c/for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 6 years ago
6c3ac11
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
7e5b22d
Merge branch 'remotes/lorenzo/pci/endpoint'
by Bjorn Helgaas
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
8165540
vmw_balloon: mark inflated pages PG_offline
by David Hildenbrand
· 6 years ago
142a0f8
habanalabs: adjust Kconfig to fix build errors
by Oded Gabbay
· 6 years ago
dbbe358b
habanalabs: use %px instead of %p in error print
by Oded Gabbay
· 6 years ago
b3bf147
habanalabs: use do_div for 64-bit divisions
by Oded Gabbay
· 6 years ago
8c84487
habanalabs: fix little-endian<->cpu conversion warnings
by Oded Gabbay
· 6 years ago
70496af
habanalabs: use NULL to initialize array of pointers
by Oded Gabbay
· 6 years ago
df697bc
habanalabs: fix little-endian<->cpu conversion warnings
by Tomer Tayar
· 6 years ago
af5f7ee
habanalabs: soft-reset device if context-switch fails
by Oded Gabbay
· 6 years ago
efaa281
habanalabs: print pointer using %p
by Oded Gabbay
· 6 years ago
9e28c17
habanalabs: fix memory leak with CBs with unaligned size
by Oded Gabbay
· 6 years ago
df3a887
habanalabs: return correct error code on MMU mapping failure
by Omer Shpigelman
· 6 years ago
3dccd18
habanalabs: extend QMAN0 job timeout
by Omer Shpigelman
· 6 years ago
887f7d3
habanalabs: set DMA0 completion to SOB 1007
by Oded Gabbay
· 6 years ago
6765fda
habanalabs: fix validation of WREG32 to DMA completion
by Oded Gabbay
· 6 years ago
1e7c1ec
habanalabs: fix mmu cache registers init
by Oded Gabbay
· 6 years ago
a28ce42
habanalabs: disable CPU access on timeouts
by Oded Gabbay
· 6 years ago
27ca384c
habanalabs: add MMU DRAM default page mapping
by Omer Shpigelman
· 6 years ago
60b7dcc
habanalabs: Dissociate RAZWI info from event types
by Tomer Tayar
· 6 years ago
f699f9f
Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/drm-intel into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
b39e557
misc/habanalabs: adjust Kconfig to fix build errors
by Randy Dunlap
· 6 years ago
9b6dba7
misc: hpilo: Do not claim unsupported hardware
by Matt Hsiao
· 6 years ago
bc7de89
misc: hpilo: Exclude unsupported device via blacklist
by Matt Hsiao
· 6 years ago
b304da7
misc: mic/scif: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
5e6e023
habanalabs: make functions static or declare them
by Oded Gabbay
· 6 years ago
230afe7
habanalabs: allow memory allocations larger than 4GB
by Oded Gabbay
· 6 years ago
c5b9f97
mic: vop: Allow building on more systems
by Vincent Whitchurch
· 6 years ago
fbc6386
mic: Rename ioremap pointer to remap
by Vincent Whitchurch
· 6 years ago
ba01cea
mic: vop: Cast pointers to unsigned long
by Vincent Whitchurch
· 6 years ago
f2db736
VMCI: Support upto 64-bit PPNs
by Vishnu DASA
· 6 years ago
bede03a
misc: rtsx: Enable OCP for rts522a rts524a rts525a rts5260
by RickyWu
· 6 years ago
e99f1683
habanalabs: use u64 when comparing variables' sum to u32_max
by Oded Gabbay
· 6 years ago
b5958fa
mei: bus: move hw module get/put to probe/release
by Alexander Usyskin
· 6 years ago
4398e70
habanalabs: return error when failing to read/write i2c
by Oded Gabbay
· 6 years ago
fa301ad
misc/mei/hdcp: Component framework for I915 Interface
by Ramalingam C
· 6 years ago
62c2b32
misc/mei/hdcp: Closing wired HDCP2.2 Tx Session
by Ramalingam C
· 6 years ago
5e23491
misc/mei/hdcp: Enabling the HDCP authentication
by Ramalingam C
· 6 years ago
0a1af1b
misc/mei/hdcp: Verify M_prime
by Ramalingam C
· 6 years ago
f46ea84
misc/mei/hdcp: Repeater topology verification and ack
by Ramalingam C
· 6 years ago
b491264
misc/mei/hdcp: Prepare Session Key
by Ramalingam C
· 6 years ago
45479b6
misc/mei/hdcp: Verify L_prime
by Ramalingam C
· 6 years ago
682932f
misc/mei/hdcp: Initiate Locality check
by Ramalingam C
· 6 years ago
6a1a00a
misc/mei/hdcp: Store the HDCP Pairing info
by Ramalingam C
· 6 years ago
a7dcbed
misc/mei/hdcp: Verify H_prime
by Ramalingam C
· 6 years ago
39b71c2
misc/mei/hdcp: Verify Receiver Cert and prepare km
by Ramalingam C
· 6 years ago
a37fb1e
misc/mei/hdcp: Initiate Wired HDCP2.2 Tx Session
by Ramalingam C
· 6 years ago
cf8ecce
misc/mei/hdcp: Define ME FW interface for HDCP2.2
by Ramalingam C
· 6 years ago
64e9bbd
misc/mei/hdcp: Client driver for HDCP application
by Ramalingam C
· 6 years ago
d1e204e
mei: bus: whitelist hdcp client
by Tomas Winkler
· 6 years ago
8737d03
habanalabs: driver's Kconfig must select DMA_SHARED_BUFFER
by Oded Gabbay
· 6 years ago
a507fbb
habanalabs: don't print result when rc indicates error
by Oded Gabbay
· 6 years ago
668ae72
habanalabs: use GFP_ATOMIC under spin lock
by Wei Yongjun
· 6 years ago
d0055df
Merge branch 'topic/dma' into next
by Michael Ellerman
· 6 years ago
85cef37
misc: pci_endpoint_test: Add the layerscape EP device support
by Xiaowei Bao
· 6 years ago
37fd0b6
mei: hbm: clean the feature flags on link reset
by Alexander Usyskin
· 6 years ago
682a604
misc: fastrpc: Fix return value check in fastrpc_map_create()
by Wei Yongjun
· 6 years ago
7c11df4
misc: fastrpc: Fix device_open when no session is available
by Thierry Escande
· 6 years ago
c0fae22
misc: fastrpc: select CONFIG_DMA_SHARED_BUFFER
by Srinivas Kandagatla
· 6 years ago
0617fc0
powerpc/dma: remove set_dma_offset
by Christoph Hellwig
· 6 years ago
68005b67
powerpc/dma: use the generic direct mapping bypass
by Christoph Hellwig
· 6 years ago
c216477
habanalabs: add debugfs support
by Oded Gabbay
· 6 years ago
d8dd7b0
habanalabs: implement INFO IOCTL
by Oded Gabbay
· 6 years ago
0feaf86
habanalabs: add virtual memory and MMU modules
by Omer Shpigelman
· 6 years ago
eff6f4a
habanalabs: add command submission module
by Oded Gabbay
· 6 years ago
f8c8c7d
habanalabs: add device reset support
by Oded Gabbay
· 6 years ago
d91389b
habanalabs: add sysfs and hwmon support
by Oded Gabbay
· 6 years ago
1251f23
habanalabs: add event queue and interrupts
by Oded Gabbay
· 6 years ago
9494a8d
habanalabs: add h/w queues module
by Oded Gabbay
· 6 years ago
839c480
habanalabs: add basic Goya h/w initialization
by Oded Gabbay
· 6 years ago
be5d926
habanalabs: add command buffer module
by Oded Gabbay
· 6 years ago
0861e41
habanalabs: add context and ASID modules
by Oded Gabbay
· 6 years ago
99b9d7b
habanalabs: add basic Goya support
by Oded Gabbay
· 6 years ago
1ea2a20
habanalabs: add Goya registers header files
by Oded Gabbay
· 6 years ago
c4d6634
habanalabs: add skeleton driver
by Oded Gabbay
· 6 years ago
950bcbb
eeprom: at24: implement support for 'num-addresses' property
by Bartosz Golaszewski
· 6 years ago
4fa882c
eeprom: at24: remove at24_platform_data
by Bartosz Golaszewski
· 6 years ago
6cffd79
misc: fastrpc: Add support for dmabuf exporter
by Srinivas Kandagatla
· 6 years ago
d73f71c
misc: fastrpc: Add support for create remote init process
by Srinivas Kandagatla
· 6 years ago
c68cfb7
misc: fastrpc: Add support for context Invoke method
by Srinivas Kandagatla
· 6 years ago
f6f9279
misc: fastrpc: Add Qualcomm fastrpc basic driver model
by Srinivas Kandagatla
· 6 years ago
d04071a
vmw_balloon: release lock on error in vmballoon_reset()
by Dan Carpenter
· 6 years ago
32ea33a
mei: bus: export to_mei_cl_device for mei client devices drivers
by Tomas Winkler
· 6 years ago
5c07488
Merge 5.0-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
5539830
vmw_balloon: support 64-bit memory limit
by Xavier Deguillard
· 6 years ago
47f8d99
vmw_balloon: remove the version number
by Nadav Amit
· 6 years ago
Next »