summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-11-18of: base: add support to get machine model nameSudeep Holla
2016-11-15of/platform: clarify of_find_device_by_node refcountingJohan Hovold
2016-11-15of/platform: fix of_platform_device_destroy commentJohan Hovold
2016-11-15of: Remove unused variable overlay_symbolsFrank Rowand
2016-11-15of: Move setting of pointer to beside test for non-nullFrank Rowand
2016-11-15of: Add back an error message, restructuredFrank Rowand
2016-11-15of: Update comments to reflect changes and increase clarityFrank Rowand
2016-11-15of: Remove redundant size checkFrank Rowand
2016-11-15of: Update structure of code to be clearer, also remove BUG_ON()Frank Rowand
2016-11-15of: Rename variables to better reflect purpose or follow conventionFrank Rowand
2016-11-15of: Remove prefix "__of_" from local function namesFrank Rowand
2016-11-15of: Rename functions to more accurately reflect what they doFrank Rowand
2016-11-15of: Convert comparisons to zero or NULL to logical expressionsFrank Rowand
2016-11-15of: Remove excessive printks to reduce clutter.Frank Rowand
2016-11-15of: Remove comments that state the obvious, to reduce clutterFrank Rowand
2016-11-15of, numa: Return NUMA_NO_NODE from disable of_node_to_nid() if nid not possible.David Daney
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy
2016-11-03firewire: net: fix fragmented datagram_size off-by-oneStefan Richter
2016-11-03firewire: net: guard against rx buffer overflowsStefan Richter
2016-11-03Merge tag 'drm-intel-fixes-2016-11-01' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-11-03Merge tag 'imx-drm-fixes-20161021' of git://git.pengutronix.de/pza/linux into...Dave Airlie
2016-11-03virtio-gpu: fix vblank eventsGerd Hoffmann
2016-11-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-11-01Merge tag 'vfio-v4.9-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-11-01gpio/mvebu: Use irq_domain_add_linearJason Gunthorpe
2016-11-01drm/nouveau/acpi: fix check for power resources supportPeter Wu
2016-11-01Merge branch 'drm-fixes-staging' of ssh://people.freedesktop.org/~/linux into...Dave Airlie
2016-10-31gpio: of: fix GPIO drivers with multiple gpio_chip for a single nodeMasahiro Yamada
2016-10-31gpio: GPIO_GET_LINE{HANDLE,EVENT}_IOCTL: Fix file descriptor leakLars-Peter Clausen
2016-10-31Merge tag 'spi-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-31Merge tag 'regulator-fix-v4.9-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-10-31tpm: remove invalid min length check from tpm_do_selftest()Jarkko Sakkinen
2016-10-31virtio_ring: mark vring_dma_dev inlineMichael S. Tsirkin
2016-10-31virtio_blk: Delete an unnecessary initialisation in init_vq()Markus Elfring
2016-10-31virtio_blk: Use kmalloc_array() in init_vq()Markus Elfring
2016-10-31virtio: remove config.cJuergen Gross
2016-10-31virtio: console: Unlock vqs while freeing buffersMatt Redfearn
2016-10-31virtio: update balloon size in balloon "probe"Konstantin Neumoin