summaryrefslogtreecommitdiffstats
path: root/drivers/misc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-05-192-25/+4
|\
| * misc: atmel_tclib: Do not probe already used TCBsAlexandre Belloni2019-05-021-0/+3
| * clocksource/drivers/tcb_clksrc: Move Kconfig optionAlexandre Belloni2019-05-021-14/+0
| * clocksource/drivers/tcb_clksrc: Stop depending on atmel_tclibAlexandre Belloni2019-05-021-12/+2
| * ARM: at91: move SoC specific definitions to SoC folderAlexandre Belloni2019-05-021-1/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-05-165-1120/+0
|\ \
| * | soc: add aspeed folder and misc driversPatrick Venture2019-04-294-667/+0
* | | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-05-141-0/+18
|\ \ \
| * | | misc: pci_endpoint_test: Fix test_reg_bar to be updated in pci_endpoint_testKishon Vijay Abraham I2019-05-011-0/+1
| * | | misc: pci_endpoint_test: Add support to test PCI EP in AM654xKishon Vijay Abraham I2019-05-011-0/+17
| | |/ | |/|
* | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-143-4/+6
* | | Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-1013-758/+1150
|\ \ \
| * | | ocxl: Fix return value check in afu_ioctl()Wei Yongjun2019-05-061-2/+2
| * | | ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2019-05-032-1/+235
| * | | ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-033-38/+63
| * | | ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-035-37/+39
| * | | ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva2019-05-033-20/+16
| * | | ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva2019-05-036-186/+300
| * | | ocxl: Don't pass pci_dev aroundAlastair D'Silva2019-05-031-17/+21
| * | | ocxl: Split pci.cAlastair D'Silva2019-05-034-518/+524
| * | | ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-032-3/+24
| * | | ocxl: Remove superfluous 'extern' from headersAlastair D'Silva2019-05-031-28/+26
| * | | ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-031-7/+2
| * | | ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-032-21/+20
| * | | ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing2019-05-011-3/+1
| * | | powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-212-2/+2
| | |/ | |/|
* | | Merge tag 'char-misc-5.2-rc1-part2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-07159-1948/+4086
|\ \ \
| * | | habanalabs: Update CPU DMA memory label nameTomer Tayar2019-05-021-2/+2
| * | | habanalabs: Update CPU DMA pool label nameTomer Tayar2019-05-021-2/+2
| * | | habanalabs: increase timeout if working with simulatorDalit Ben Zoor2019-04-302-2/+13
| * | | habanalabs: remove condition that is always trueDalit Ben Zoor2019-05-011-25/+23
| * | | habanalabs: remove redundant member from parser structDalit Ben Zoor2019-05-013-5/+1
| * | | habanalabs: Manipulate DMA addresses in ASIC functionsTomer Tayar2019-05-016-56/+72
| * | | habanalabs: rename functions to improve code readabilityOded Gabbay2019-05-015-36/+38
| * | | habanalabs: remove call to cs_parser()Dalit Ben Zoor2019-04-301-24/+3
| * | | habanalabs: Use single pool for CPU accessible host memoryTomer Tayar2019-04-284-22/+48
| * | | habanalabs: return old dram bar address upon changeOded Gabbay2019-04-283-35/+35
| * | | habanalabs: rename restore to ctx_switch when appropriateOded Gabbay2019-04-254-21/+22
| * | | habanalabs: use ASIC functions interface for rreg/wregOded Gabbay2019-04-223-44/+71
| * | | uapi/habanalabs: add missing fields in bmon paramsOded Gabbay2019-04-211-4/+12
| * | | habanalabs: re-factor goya_parse_cb_no_ext_queue()Oded Gabbay2019-04-211-22/+21
| * | | habanalabs: Cancel pr_fmt() definition dependency on includes orderTomer Tayar2019-04-103-2/+4
| * | | misc: aspeed-p2a-ctrl: fix mixed declarationsPatrick Venture2019-04-271-1/+2
| * | | drivers/misc: Add Aspeed P2A control driverPatrick Venture2019-04-251-3/+3
| * | | Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_varYoung Xiao2019-04-251-2/+2
| * | | misc: genwqe: Fix misuse of %xFuqian Huang2019-04-251-2/+2
| * | | mei: expose device state in sysfsAlexander Usyskin2019-04-254-18/+72
| * | | mei: hdcp: use own Kconfig fileTomas Winkler2019-04-252-9/+14
| * | | drivers/misc: Add Aspeed P2A control driverPatrick Venture2019-04-253-0/+452
| * | | Merge 5.1-rc6 into char-misc-nextGreg Kroah-Hartman2019-04-212-6/+10
| |\ \ \