summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* binder: fix kerneldoc header for struct binder_bufferTodd Kjos2018-12-061-10/+10
* misc: remove GENWQE_DEBUGFS_RO()Yangtao Li2018-12-068-268/+73
* char: virtio: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-061-14/+3
* binder: remove BINDER_DEBUG_ENTRY()Yangtao Li2018-12-061-31/+17
* misc: vexpress: Off by one in vexpress_syscfg_exec()Dan Carpenter2018-12-061-1/+1
* firmware: stratix10-svc: fix wrong of_node_put() in init functionNicolas Saenz Julienne2018-12-061-4/+1
* coresight: fix spelling mistake "deffered" -> "deferred"Colin Ian King2018-12-061-1/+1
* coresight: etm3x: Release CLAIM tag when operated from perfMathieu Poirier2018-12-061-0/+1
* coresight: etm3x: Deal with CLAIM tag before and after accessing HWMathieu Poirier2018-12-061-6/+5
* coresight: etf: Release CLAIM tag after disabling the HWMathieu Poirier2018-12-061-1/+1
* coresight: etb10: Add support for CLAIM tagMathieu Poirier2018-12-061-6/+17
* coresight: tmc: Fix bad register address for CLAIMLeo Yan2018-12-061-1/+1
* Merge 4.20-rc5 into char-misc-nextGreg Kroah-Hartman2018-12-03112-535/+682
|\
| * Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-12-021-1/+1
| |\
| | * gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski2018-11-261-1/+1
| * | Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-023-58/+12
| |\ \
| | * | pvcalls-front: fixes incorrect error handlingPan Bian2018-11-291-2/+2
| | * | Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"Igor Druzhinin2018-11-291-56/+9
| | * | xen: xlate_mmu: add missing header to fix 'W=1' warningSrikanth Boddepalli2018-11-291-0/+1
| * | | Merge tag 'dmaengine-fix-4.20-rc5' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2018-12-021-1/+9
| |\ \ \
| | * | | dmaengine: at_hdmac: fix module unloadingRichard Genoud2018-11-291-0/+2
| | * | | dmaengine: at_hdmac: fix memory leak in at_dma_xlate()Richard Genoud2018-11-291-1/+7
| | | |/ | | |/|
| * | | Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-blockLinus Torvalds2018-12-014-4/+11
| |\ \ \
| | * | | nvme-rdma: fix double freeing of async event dataPrabhath Sajeepa2018-11-301-0/+2
| | * | | nvme: flush namespace scanning work just before removing namespacesSagi Grimberg2018-11-301-1/+3
| | * | | nvme: warn when finding multi-port subsystems without multipathing enabledChristoph Hellwig2018-11-301-0/+3
| | * | | nvme-pci: fix surprise removalIgor Konopko2018-11-271-1/+1
| | * | | nvme-fc: initialize nvme_req(rq)->ctrl after calling __nvme_fc_init_request()Ewan D. Milne2018-11-271-1/+1
| | * | | nvme: Free ctrl device name on init failureKeith Busch2018-11-271-1/+1
| * | | | Merge tag 'pci-v4.20-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-014-24/+13
| |\ \ \ \
| | * \ \ \ Merge remote-tracking branch 'lorenzo/pci/controller-fixes' into for-linusBjorn Helgaas2018-11-303-11/+2
| | |\ \ \ \
| | | * | | | PCI: dwc: Fix MSI-X EP framework address calculation bugGustavo Pimentel2018-11-271-1/+0
| | | * | | | PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang2018-11-201-1/+1
| | | * | | | PCI: imx6: Fix link training status detection in link up checkTrent Piepho2018-11-201-9/+1
| | | | |/ / | | | |/| |
| | * | | | PCI: Fix incorrect value returned from pcie_get_speed_cap()Mikulas Patocka2018-11-301-13/+11
| * | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2018-11-301-1/+1
| |\ \ \ \ \
| | * | | | | ACPI/IORT: Fix iort_get_platform_device_domain() uninitialized pointer valueLorenzo Pieralisi2018-11-301-1/+1
| * | | | | | Merge tag 'char-misc-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-11-308-25/+67
| |\ \ \ \ \ \
| | * | | | | | misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
| | * | | | | | thunderbolt: Prevent root port runtime suspend during NVM upgradeMika Westerberg2018-11-261-2/+38
| | * | | | | | Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()Dexuan Cui2018-11-261-0/+8
| | * | | | | | binder: fix race that allows malicious free of live bufferTodd Kjos2018-11-263-21/+19
| | * | | | | | fsi: fsi-scom.c: Remove duplicate headerBrajeswar Ghosh2018-11-261-1/+0
| | * | | | | | fsi: master-ast-cf: select GENERIC_ALLOCATORArnd Bergmann2018-11-261-0/+1
| | |/ / / / /
| * | | | | | Merge tag 'driver-core-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-11-301-2/+8
| |\ \ \ \ \ \
| | * | | | | | devres: Align data[] to ARCH_KMALLOC_MINALIGNAlexey Brodkin2018-11-111-2/+8
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-11-3023-71/+100
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'iio-fixes-for-4.20a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-11-2213-33/+52
| | |\ \ \ \ \ \
| | | * | | | | | iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbersHans de Goede2018-11-1612-24/+49
| | | * | | | | | iio:st_magn: Fix enable device after triggerMartin Kelly2018-11-031-9/+3