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-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
8
-118
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 17
Thomas Gleixner
8
-104
/
+8
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
30
-0
/
+30
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-25
/
+4
2019-05-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
5
-1120
/
+0
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+18
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
3
-4
/
+6
2019-05-10
Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-758
/
+1150
2019-05-07
Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
159
-1948
/
+4086
2019-05-07
Merge tag 'char-misc-5.2-rc1-part1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+4
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-6
/
+0
2019-05-06
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2019-05-06
ocxl: Fix return value check in afu_ioctl()
Wei Yongjun
1
-2
/
+2
2019-05-02
misc: atmel_tclib: Do not probe already used TCBs
Alexandre Belloni
1
-0
/
+3
2019-05-02
clocksource/drivers/tcb_clksrc: Move Kconfig option
Alexandre Belloni
1
-14
/
+0
2019-05-02
clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclib
Alexandre Belloni
1
-12
/
+2
2019-05-02
ARM: at91: move SoC specific definitions to SoC folder
Alexandre Belloni
1
-1
/
+1
2019-05-03
ocxl: Provide global MMIO accessors for external drivers
Alastair D'Silva
2
-1
/
+235
2019-05-03
ocxl: move event_fd handling to frontend
Alastair D'Silva
3
-38
/
+63
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
[next]