summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* docs: nvdimm: add it to the driver-api bookMauro Carvalho Chehab2019-07-151-1/+1
* docs: perf: move to the admin-guideMauro Carvalho Chehab2019-07-151-1/+1
* docs: rapidio: add it to the driver APIMauro Carvalho Chehab2019-07-151-1/+1
* docs: perf: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* docs: blockdev: convert to ReSTMauro Carvalho Chehab2019-07-153-8/+8
* docs: rapidio: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* docs: ioctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* docs: nvdimm: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* docs: mtd: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* docs: laptops: convert to ReSTMauro Carvalho Chehab2019-07-152-3/+3
* docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-156-6/+6
* docs: console.txt: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* docs: connector: convert to ReST and rename to connector.rstMauro Carvalho Chehab2019-07-151-1/+1
* docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-149-187/+77
|\
| * Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2019-07-028-186/+76
| |\
| | * mm: don't select MIGRATE_VMA_HELPER from HMM_MIRRORChristoph Hellwig2019-07-021-0/+1
| | * mm: remove the HMM config optionChristoph Hellwig2019-07-021-2/+1
| | * mm: sort out the DEVICE_PRIVATE Kconfig messChristoph Hellwig2019-07-021-1/+1
| | * mm: simplify ZONE_DEVICE page private dataChristoph Hellwig2019-07-021-11/+7
| | * nouveau: use devm_memremap_pages directlyChristoph Hellwig2019-07-021-44/+38
| | * nouveau: use alloc_page_vma directlyChristoph Hellwig2019-07-021-1/+2
| | * PCI/P2PDMA: use the dev_pagemap internal refcountChristoph Hellwig2019-07-021-53/+4
| | * device-dax: use the dev_pagemap internal refcountChristoph Hellwig2019-07-022-47/+0
| | * memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig2019-07-022-3/+1
| | * memremap: remove the data field in struct dev_pagemapChristoph Hellwig2019-07-021-1/+1
| | * memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig2019-07-021-19/+4
| | * memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig2019-07-023-19/+20
| | * memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig2019-07-024-15/+25
| | * memremap: validate the pagemap type passed to devm_memremap_pagesChristoph Hellwig2019-07-021-0/+1
| * | Merge tag 'v5.2-rc7' into rdma.git hmmJason Gunthorpe2019-07-024177-30278/+7880
| |\|
| * | mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_registerJason Gunthorpe2019-06-101-1/+1
* | | Merge tag 'stream_open-5.3' of https://lab.nexedi.com/kirr/linuxLinus Torvalds2019-07-142-2/+2
|\ \ \
| * | | *: convert stream-like files -> stream_open, even if they use noop_llseekKirill Smelkov2019-07-142-2/+2
* | | | Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...Linus Torvalds2019-07-1442-499/+3193
|\ \ \ \
| * | | | platform/x86: Fix PCENGINES_APU2 Kconfig warningYueHaibing2019-07-121-1/+1
| * | | | platform/x86: mlx-platform: Fix error handling in mlxplat_init()Wei Yongjun2019-07-121-1/+1
| * | | | platform/x86: intel_pmc_core: Attach using APCI HID "INT33A1"Rajat Jain2019-07-083-33/+71
| * | | | platform/x86: intel_pmc_core: transform Pkg C-state residency from TSC ticks ...Harry Pan2019-07-031-1/+4
| * | | | platform/x86: asus-wmi: Use dev_get_drvdata()Fuqian Huang2019-07-031-2/+1
| * | | | platform/x86: mlx-platform: Add more reset cause attributesVadim Pasternak2019-07-031-0/+36
| * | | | platform/x86: mlx-platform: Modify DMI matching orderVadim Pasternak2019-07-031-36/+36
| * | | | platform/x86: mlx-platform: Add regmap structure for the next generation systemsVadim Pasternak2019-07-031-0/+20
| * | | | platform/x86: mlx-platform: Change API for i2c-mlxcpld driver activationVadim Pasternak2019-07-031-3/+27
| * | | | platform/x86: mlx-platform: Move regmap initialization before all drivers act...Vadim Pasternak2019-07-031-25/+33
| * | | | platform/x86: ISST: Restore state on resumeSrinivas Pandruvada2019-07-025-1/+258
| * | | | platform/x86: ISST: Add Intel Speed Select PUNIT MSR interfaceSrinivas Pandruvada2019-07-021-0/+59
| * | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via MSRsSrinivas Pandruvada2019-07-022-0/+181
| * | | | platform/x86: ISST: Add Intel Speed Select mailbox interface via PCISrinivas Pandruvada2019-07-024-0/+288
| * | | | platform/x86: ISST: Add Intel Speed Select mmio interfaceSrinivas Pandruvada2019-07-024-0/+140