summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost2019-10-101-1/+2
* binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)2019-10-101-1/+1
* binder: prevent UAF read in print_binder_transaction_log_entry()Christian Brauner2019-10-102-2/+4
* misc: fastrpc: prevent memory leak in fastrpc_dma_buf_attachNavid Emamdoost2019-10-041-0/+1
* mei: avoid FW version request on Ibex Peak and earlierAlexander Usyskin2019-10-045-13/+44
* mei: me: add comet point (lake) LP device idsTomas Winkler2019-10-042-0/+6
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-303-16/+39
|\
| * Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2019-09-291-15/+37
| |\
| | * bus: ti-sysc: Remove unpaired sysc_clkdm_deny_idle()Tony Lindgren2019-09-061-1/+0
| | * bus: ti-sysc: Fix handling of invalid clocksTony Lindgren2019-09-051-4/+1
| | * bus: ti-sysc: Fix clock handling for no-idle quirksTony Lindgren2019-09-051-11/+37
| * | Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Olof Johansson2019-09-2914-193/+927
| |\ \
| | * | reset: reset-scmi: add missing handle initialisationSudeep Holla2019-09-181-0/+1
| | * | firmware: arm_scmi: reset: fix reset_state assignment in scmi_domain_resetSudeep Holla2019-09-181-1/+1
* | | | Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-09-309-35/+410
|\ \ \ \
| * | | | mmc: host: sdhci-pci: Add Genesys Logic GL975x supportBen Chuang2019-09-275-1/+361
| * | | | mmc: tegra: Implement ->set_dma_mask()Nicolin Chen2019-09-271-20/+28
| * | | | mmc: sdhci: Let drivers define their DMA maskAdrian Hunter2019-09-272-8/+5
| * | | | mmc: sdhci-of-esdhc: set DMA snooping based on DMA coherenceRussell King2019-09-271-1/+6
| * | | | mmc: sdhci: improve ADMA error reportingRussell King2019-09-271-5/+10
* | | | | Merge branch 'entropy'Linus Torvalds2019-09-291-1/+61
|\ \ \ \ \
| * | | | | random: try to actively add entropy rather than passively wait for itLinus Torvalds2019-09-291-1/+61
| | |/ / / | |/| | |
* | | | | Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-298-38/+77
|\ \ \ \ \
| * | | | | libnvdimm/region: Enable MAP_SYNC for volatile regionsAneesh Kumar K.V2019-09-241-0/+3
| * | | | | libnvdimm: prevent nvdimm from requesting key when security is disabledDave Jiang2019-09-241-0/+4
| * | | | | libnvdimm/region: Initialize bad block for volatile namespacesAneesh Kumar K.V2019-09-243-5/+5
| * | | | | libnvdimm/altmap: Track namespace boundaries in altmapAneesh Kumar K.V2019-09-241-0/+2
| * | | | | libnvdimm: Fix endian conversion issues Aneesh Kumar K.V2019-09-242-7/+8
| * | | | | libnvdimm/dax: Pick the right alignment default when creating dax devicesAneesh Kumar K.V2019-09-242-26/+55
* | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2019-09-294-434/+114
|\ \ \ \ \ \
| * | | | | | thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij2019-09-241-370/+107
| * | | | | | thermal: db8500: Use dev helper variableLinus Walleij2019-09-241-15/+16
| * | | | | | thermal: db8500: Finalize device tree conversionLinus Walleij2019-09-243-68/+17
| * | | | | | thermal: thermal_mmio: remove some dead codeDan Carpenter2019-09-221-7/+0
* | | | | | | Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-294-7/+21
|\ \ \ \ \ \ \
| * | | | | | | i2c: slave-eeprom: Add read only modeBjörn Ardö2019-09-281-3/+11
| * | | | | | | i2c: i801: Bring back Block Process Call support for certain platformsJarkko Nikula2019-09-281-0/+1
| * | | | | | | i2c: riic: Clear NACK in tend isrChris Brandt2019-09-281-0/+1
| * | | | | | | i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630Lee Jones2019-09-281-4/+8
* | | | | | | | Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-292-94/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | iommu/amd: Lock code paths traversing protection_domain->dev_listJoerg Roedel2019-09-281-1/+24
| * | | | | | | | iommu/amd: Lock dev_data in attach/detach code pathsJoerg Roedel2019-09-282-0/+12
| * | | | | | | | iommu/amd: Check for busy devices earlier in attach_device()Joerg Roedel2019-09-281-18/+7
| * | | | | | | | iommu/amd: Take domain->lock for complete attach/detach pathJoerg Roedel2019-09-281-39/+26
| * | | | | | | | iommu/amd: Remove amd_iommu_devtable_lockJoerg Roedel2019-09-281-17/+6
| * | | | | | | | iommu/amd: Remove domain->updatedJoerg Roedel2019-09-282-25/+25
| * | | | | | | | iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2019-09-241-0/+2
| * | | | | | | | iommu/amd: Unmap all L7 PTEs when downgrading page-sizesAndrei Dulea2019-09-241-3/+27
| * | | | | | | | iommu/amd: Introduce first_pte_l7() helperAndrei Dulea2019-09-241-11/+29
| * | | | | | | | iommu/amd: Fix downgrading default page-sizes in alloc_pte()Andrei Dulea2019-09-241-1/+2