Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
4e3ea141b5cb79ded7f4a67bb32e5b23a06a784a
/
drivers
/
misc
a13f950
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
dc413a9
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
by Linus Torvalds
· 6 years ago
414147d
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 6 years ago
73b0140
mm/gup: change GUP fast to use flags rather than a write 'bool'
by Ira Weiny
· 6 years ago
b970afc
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
f678d6d
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
2310673
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
46e80e6
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
6be6a8d
ocxl: Fix return value check in afu_ioctl()
by Wei Yongjun
· 6 years ago
8c93740
misc: atmel_tclib: Do not probe already used TCBs
by Alexandre Belloni
· 6 years ago
6275f49
clocksource/drivers/tcb_clksrc: Move Kconfig option
by Alexandre Belloni
· 6 years ago
86232bf
clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib
by Alexandre Belloni
· 6 years ago
c2c9136
ARM: at91: move SoC specific definitions to SoC folder
by Alexandre Belloni
· 6 years ago
7e462c2
ocxl: Provide global MMIO accessors for external drivers
by Alastair D'Silva
· 6 years ago
0601466
ocxl: move event_fd handling to frontend
by Alastair D'Silva
· 6 years ago
2ec3b7e
ocxl: afu_irq only deals with IRQ IDs, not offsets
by Alastair D'Silva
· 6 years ago
b9721d2
ocxl: Allow external drivers to use OpenCAPI contexts
by Alastair D'Silva
· 6 years ago
75ca758
ocxl: Create a clear delineation between ocxl backend & frontend
by Alastair D'Silva
· 6 years ago
2f7d3d1
ocxl: Don't pass pci_dev around
by Alastair D'Silva
· 6 years ago
1ba2143
ocxl: Split pci.c
by Alastair D'Silva
· 6 years ago
b696d28
ocxl: Remove some unused exported symbols
by Alastair D'Silva
· 6 years ago
53e3e74
ocxl: Remove superfluous 'extern' from headers
by Alastair D'Silva
· 6 years ago
3294149
ocxl: read_pasid never returns an error, so make it void
by Alastair D'Silva
· 6 years ago
9c4ae06
ocxl: Rename struct link to ocxl_link
by Alastair D'Silva
· 6 years ago
9f832fd
habanalabs: Update CPU DMA memory label name
by Tomer Tayar
· 6 years ago
ba209e1
habanalabs: Update CPU DMA pool label name
by Tomer Tayar
· 6 years ago
8f22066
misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
by Kishon Vijay Abraham I
· 6 years ago
5bb04b1
misc: pci_endpoint_test: Add support to test PCI EP in AM654x
by Kishon Vijay Abraham I
· 6 years ago
32eeb56
ocxl: remove set but not used variables 'tid' and 'lpid'
by YueHaibing
· 6 years ago
b1b5377
habanalabs: increase timeout if working with simulator
by Dalit Ben Zoor
· 6 years ago
f0539fb
habanalabs: remove condition that is always true
by Dalit Ben Zoor
· 6 years ago
5809e18
habanalabs: remove redundant member from parser struct
by Dalit Ben Zoor
· 6 years ago
94cb669
habanalabs: Manipulate DMA addresses in ASIC functions
by Tomer Tayar
· 6 years ago
d9c3aa8
habanalabs: rename functions to improve code readability
by Oded Gabbay
· 6 years ago
3706b47
habanalabs: remove call to cs_parser()
by Dalit Ben Zoor
· 6 years ago
524feb7
soc: add aspeed folder and misc drivers
by Patrick Venture
· 6 years ago
03d5f64
habanalabs: Use single pool for CPU accessible host memory
by Tomer Tayar
· 6 years ago
a38693d
habanalabs: return old dram bar address upon change
by Oded Gabbay
· 6 years ago
24f1bc2
misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
by RickyWu
· 6 years ago
027d35d
habanalabs: rename restore to ctx_switch when appropriate
by Oded Gabbay
· 6 years ago
15854ed
x86/pci: Clean up usage of X86_DEV_DMA_OPS
by Christoph Hellwig
· 6 years ago
b2377e0
habanalabs: use ASIC functions interface for rreg/wreg
by Oded Gabbay
· 6 years ago
d691171
uapi/habanalabs: add missing fields in bmon params
by Oded Gabbay
· 6 years ago
0034d39
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
by Aneesh Kumar K.V
· 6 years ago
883c245
habanalabs: re-factor goya_parse_cb_no_ext_queue()
by Oded Gabbay
· 6 years ago
e00dac3
habanalabs: Cancel pr_fmt() definition dependency on includes order
by Tomer Tayar
· 6 years ago
9400160
misc: aspeed-p2a-ctrl: fix mixed declarations
by Patrick Venture
· 6 years ago
2d1c31c
drivers/misc: Add Aspeed P2A control driver
by Patrick Venture
· 6 years ago
b281218
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
by Young Xiao
· 6 years ago
d2f4a83
misc: genwqe: Fix misuse of %x
by Fuqian Huang
· 6 years ago
43b8a7e
mei: expose device state in sysfs
by Alexander Usyskin
· 6 years ago
d65bf04
mei: hdcp: use own Kconfig file
by Tomas Winkler
· 6 years ago
01c60dc
drivers/misc: Add Aspeed P2A control driver
by Patrick Venture
· 6 years ago
3a26172
Merge 5.1-rc6 into char-misc-next
by Greg Kroah-Hartman
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
9f201aba
habanalabs: prevent device PTE read/write during hard-reset
by Oded Gabbay
· 6 years ago
3f5398c
habanalabs: improve IOCTLs behavior when disabled or reset
by Oded Gabbay
· 6 years ago
caa3c8e
habanalabs: all FD must be closed before removing device
by Oded Gabbay
· 6 years ago
54303a1
habanalabs: split mmu/no-mmu code paths in memory ioctl
by Oded Gabbay
· 6 years ago
2959384
habanalabs: ASIC_AUTO_DETECT enum value is redundant
by Oded Gabbay
· 6 years ago
01b76c3
misc: fastrpc: add checked value for dma_set_mask
by Bo YU
· 6 years ago
bedd144
habanalabs: refactoring in goya.c
by Oded Gabbay
· 6 years ago
8ba2876
habanalabs: add goya implementation for debug configuration
by Omer Shpigelman
· 6 years ago
315bc05
habanalabs: add new IOCTL for debug, tracing and profiling
by Omer Shpigelman
· 6 years ago
a1c92d1
habanalabs: remove extra semicolon
by Oded Gabbay
· 6 years ago
e850b89
habanalabs: prevent CPU soft lockup on Palladium
by Oded Gabbay
· 6 years ago
9336c02
habanalabs: remove trailing blank line from EOF
by Oded Gabbay
· 6 years ago
cab8e3e
habanalabs: improve error messages
by Oded Gabbay
· 6 years ago
bfb57a9
habanalabs: remove low credit limit of DMA #0
by Oded Gabbay
· 6 years ago
aa95708
habanalabs: add device status option to INFO IOCTL
by Dalit Ben Zoor
· 6 years ago
9354c29
habanalabs: allow user to modify TPC clock relaxation value
by Dalit Ben Zoor
· 6 years ago
a691a1eb
habanalabs: set new golden value to tpc clock relaxation
by Dalit Ben Zoor
· 6 years ago
0878a42
habanalabs: never fail hard reset of device
by Oded Gabbay
· 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
d997387
habanalabs: keep track of the device's dma mask
by Oded Gabbay
· 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
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
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
Next »