summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-09-28bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-28bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-28Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring
2018-09-28fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring
2018-09-28of: use for_each_of_cpu_node iteratorRob Herring
2018-09-28iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring
2018-09-28edac: cpc925: use for_each_of_cpu_node iteratorRob Herring
2018-09-28clk: mvebu: use for_each_of_cpu_node iteratorRob Herring
2018-09-28of: Support matching cpu nodes with no 'reg' propertyRob Herring
2018-09-28of: Add cpu node iterator for_each_of_cpu_node()Rob Herring
2018-09-27of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-09-19of/unittest: Fix I2C bus unit-address errorRob Herring
2018-09-19Merge branch 'dt/linus' into HEADRob Herring
2018-09-11of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-07of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring
2018-09-07of: make default address and size cells sizes privateRob Herring
2018-09-07of: Convert to using %pOFn instead of device_node.nameRob Herring
2018-09-04of/unittest: add printf tests for node nameRob Herring
2018-09-04of/unittest: remove use of node name pointer in overlay high level testRob Herring
2018-09-02Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2018-09-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-31Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-30Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-08-30Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-08-31Merge branch 'pm-core'Rafael J. Wysocki
2018-08-30clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-08-30i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang
2018-08-30i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang
2018-08-30i2c: refactor function to release a DMA safe bufferWolfram Sang
2018-08-30i2c: algos: bit: make the error messages grepableJan Kundrát
2018-08-30i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede
2018-08-30i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-08-30Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-30of: add node name compare helper functionsRob Herring
2018-08-30Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-30Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2018-08-30Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-08-30Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-08-29Merge tag 'hwmon-for-linus-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-29drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson
2018-08-29drm/i915: Increase LSPCON timeoutFredrik Schön
2018-08-29drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson
2018-08-29Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-29Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-08-29cdrom: Fix info leak/OOB read in cdrom_ioctl_drive_statusScott Bauer
2018-08-29of: add helper to lookup compatible child nodeJohan Hovold
2018-08-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2018-08-28clk: npcm7xx: fix memory allocationGustavo A. R. Silva