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
2019-05-03
ocxl: afu_irq only deals with IRQ IDs, not offsets
Alastair D'Silva
5
-37
/
+39
2019-05-03
ocxl: Allow external drivers to use OpenCAPI contexts
Alastair D'Silva
3
-20
/
+16
2019-05-03
ocxl: Create a clear delineation between ocxl backend & frontend
Alastair D'Silva
6
-186
/
+300
2019-05-03
ocxl: Don't pass pci_dev around
Alastair D'Silva
1
-17
/
+21
2019-05-03
ocxl: Split pci.c
Alastair D'Silva
4
-518
/
+524
2019-05-03
ocxl: Remove some unused exported symbols
Alastair D'Silva
2
-3
/
+24
2019-05-03
ocxl: Remove superfluous 'extern' from headers
Alastair D'Silva
1
-28
/
+26
2019-05-03
ocxl: read_pasid never returns an error, so make it void
Alastair D'Silva
1
-7
/
+2
2019-05-03
ocxl: Rename struct link to ocxl_link
Alastair D'Silva
2
-21
/
+20
2019-05-02
habanalabs: Update CPU DMA memory label name
Tomer Tayar
1
-2
/
+2
2019-05-02
habanalabs: Update CPU DMA pool label name
Tomer Tayar
1
-2
/
+2
2019-05-01
misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_test
Kishon Vijay Abraham I
1
-0
/
+1
2019-05-01
misc: pci_endpoint_test: Add support to test PCI EP in AM654x
Kishon Vijay Abraham I
1
-0
/
+17
2019-05-01
ocxl: remove set but not used variables 'tid' and 'lpid'
YueHaibing
1
-3
/
+1
2019-04-30
habanalabs: increase timeout if working with simulator
Dalit Ben Zoor
2
-2
/
+13
2019-05-01
habanalabs: remove condition that is always true
Dalit Ben Zoor
1
-25
/
+23
2019-05-01
habanalabs: remove redundant member from parser struct
Dalit Ben Zoor
3
-5
/
+1
2019-05-01
habanalabs: Manipulate DMA addresses in ASIC functions
Tomer Tayar
6
-56
/
+72
2019-05-01
habanalabs: rename functions to improve code readability
Oded Gabbay
5
-36
/
+38
2019-04-30
habanalabs: remove call to cs_parser()
Dalit Ben Zoor
1
-24
/
+3
2019-04-29
soc: add aspeed folder and misc drivers
Patrick Venture
4
-667
/
+0
2019-04-28
habanalabs: Use single pool for CPU accessible host memory
Tomer Tayar
4
-22
/
+48
2019-04-28
habanalabs: return old dram bar address upon change
Oded Gabbay
3
-35
/
+35
2019-04-25
misc: rtsx: Fixed rts5260 power saving parameter and sd glitch
RickyWu
1
-3
/
+4
2019-04-25
habanalabs: rename restore to ctx_switch when appropriate
Oded Gabbay
4
-21
/
+22
2019-04-24
x86/pci: Clean up usage of X86_DEV_DMA_OPS
Christoph Hellwig
1
-2
/
+2
2019-04-22
habanalabs: use ASIC functions interface for rreg/wreg
Oded Gabbay
3
-44
/
+71
2019-04-21
uapi/habanalabs: add missing fields in bmon params
Oded Gabbay
1
-4
/
+12
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2
-2
/
+2
2019-04-21
habanalabs: re-factor goya_parse_cb_no_ext_queue()
Oded Gabbay
1
-22
/
+21
2019-04-10
habanalabs: Cancel pr_fmt() definition dependency on includes order
Tomer Tayar
3
-2
/
+4
2019-04-27
misc: aspeed-p2a-ctrl: fix mixed declarations
Patrick Venture
1
-1
/
+2
2019-04-25
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
1
-3
/
+3
2019-04-25
Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
Young Xiao
1
-2
/
+2
2019-04-25
misc: genwqe: Fix misuse of %x
Fuqian Huang
1
-2
/
+2
2019-04-25
mei: expose device state in sysfs
Alexander Usyskin
4
-18
/
+72
2019-04-25
mei: hdcp: use own Kconfig file
Tomas Winkler
2
-9
/
+14
2019-04-25
drivers/misc: Add Aspeed P2A control driver
Patrick Venture
3
-0
/
+452
2019-04-21
Merge 5.1-rc6 into char-misc-next
Greg Kroah-Hartman
2
-6
/
+10
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
3
-6
/
+0
2019-04-07
lkdtm/bugs: Adjust recursion test to avoid elision
Kees Cook
3
-10
/
+21
2019-04-07
lkdtm/usercopy: Moves the KERNEL_DS test to non-canonical
Kees Cook
1
-4
/
+6
2019-04-06
habanalabs: prevent device PTE read/write during hard-reset
Oded Gabbay
1
-0
/
+6
2019-04-06
habanalabs: improve IOCTLs behavior when disabled or reset
Oded Gabbay
4
-6
/
+16
2019-04-06
habanalabs: all FD must be closed before removing device
Oded Gabbay
1
-5
/
+27
2019-04-04
habanalabs: split mmu/no-mmu code paths in memory ioctl
Oded Gabbay
1
-85
/
+92
2019-04-04
habanalabs: ASIC_AUTO_DETECT enum value is redundant
Oded Gabbay
2
-7
/
+5
2019-04-02
misc: fastrpc: add checked value for dma_set_mask
Bo YU
1
-1
/
+6
2019-04-02
habanalabs: refactoring in goya.c
Oded Gabbay
3
-81
/
+88
2019-04-01
habanalabs: add goya implementation for debug configuration
Omer Shpigelman
6
-6
/
+1122
[prev]
[next]