summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* soc: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-047-43/+43
* firmware: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-041-1/+1
* devfreq: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-2/+2
* bus: mvebu-mbus: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-1/+1
* bus: fsl-mc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-281-3/+3
* Merge branch 'dt/cpu-type-rework' into dt/nextRob Herring2018-09-286-36/+50
|\
| * fbdev: fsl-diu: get cpu node with of_get_cpu_nodeRob Herring2018-09-281-1/+1
| * of: use for_each_of_cpu_node iteratorRob Herring2018-09-282-14/+3
| * iommu: fsl_pamu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-1/+1
| * edac: cpc925: use for_each_of_cpu_node iteratorRob Herring2018-09-281-18/+2
| * clk: mvebu: use for_each_of_cpu_node iteratorRob Herring2018-09-281-2/+2
| * of: Support matching cpu nodes with no 'reg' propertyRob Herring2018-09-281-0/+2
| * of: Add cpu node iterator for_each_of_cpu_node()Rob Herring2018-09-281-0/+39
* | of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck2018-09-271-8/+18
* | of/unittest: Fix I2C bus unit-address errorRob Herring2018-09-192-4/+4
* | Merge branch 'dt/linus' into HEADRob Herring2018-09-191-0/+3
|\ \
| * | of: fix phandle cache creation for DTs with no phandlesRob Herring2018-09-111-0/+3
* | | of: make default address and size cells sizes privateRob Herring2018-09-071-0/+8
| |/ |/|
* | of: make PowerMac cache node search conditional on CONFIG_PPC_PMACRob Herring2018-09-071-1/+1
* | of: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-076-22/+23
* | of/unittest: add printf tests for node nameRob Herring2018-09-041-0/+4
* | of/unittest: remove use of node name pointer in overlay high level testRob Herring2018-09-041-5/+8
* | Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-09-021-0/+47
|\|
| * of: add node name compare helper functionsRob Herring2018-08-301-0/+22
| * of: add helper to lookup compatible child nodeJohan Hovold2018-08-291-0/+25
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2018-09-021-20/+17
|\ \
| * | Merge branch 'perm-fix' into omap-for-v4.19/fixes-v2Tony Lindgren2018-08-285094-116420/+318713
| |\|
| * | bus: ti-sysc: Fix no_console_suspend handlingTony Lindgren2018-08-221-3/+3
| * | bus: ti-sysc: Fix module register ioremap for larger offsetsTony Lindgren2018-08-171-17/+14
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-09-012-3/+3
|\ \ \
| * | | clk: x86: Set default parent to 48MhzAkshu Agrawal2018-08-301-1/+1
| * | | clk: npcm7xx: fix memory allocationGustavo A. R. Silva2018-08-281-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-311-0/+9
|\ \ \
| * | | xen: export device state to sysfsJoe Jin2018-08-281-0/+9
* | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-316-40/+58
|\ \ \ \
| * | | | i2c: sh_mobile: fix leak when using DMA bounce bufferWolfram Sang2018-08-301-2/+4
| * | | | i2c: sh_mobile: define start_ch() void as it only returns 0 anyhowWolfram Sang2018-08-301-6/+3
| * | | | i2c: refactor function to release a DMA safe bufferWolfram Sang2018-08-302-6/+7
| * | | | i2c: algos: bit: make the error messages grepableJan Kundrát2018-08-301-24/+31
| * | | | i2c: designware: Re-init controllers with pm_disabled set on resumeHans de Goede2018-08-302-2/+6
| * | | | i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-08-301-1/+8
| | |/ / | |/| |
* | | | Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-3026-161/+303
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...Dave Airlie2018-08-305-13/+11
| |\ \ \ \
| | * | | | drm/i915/audio: Hook up component bindings even if displays are disabledChris Wilson2018-08-291-3/+0
| | * | | | drm/i915: Increase LSPCON timeoutFredrik Schön2018-08-291-1/+1
| | * | | | drm/i915: Stop holding a ref to the ppgtt from each vmaChris Wilson2018-08-291-4/+0
| | * | | | drm/i915: Free write_buf that we allocated with kzalloc.Rodrigo Vivi2018-08-281-2/+6
| | * | | | drm/i915: Fix glk/cnl display w/a #1175Ville Syrjälä2018-08-281-3/+4
| | |/ / /
| * | | | Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3014-109/+124
| |\ \ \ \
| | * | | | drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1