summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* of: Use of_node_name_eq for node name comparisonsRob Herring2018-12-055-14/+13
* OF: Add a warning in case chosen node is not presentNick Kossifidis2018-12-031-1/+5
* of: Use device_type helpers to access the node typeRob Herring2018-11-273-12/+19
* power: reset: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-271-1/+1
* mtd: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-271-1/+1
* backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-271-1/+1
* memory: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-274-22/+18
* irqchip: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-276-33/+33
* of/fdt: Remove custom __early_init_dt_declare_initrd() implementationFlorian Fainelli2018-11-261-5/+10
* of/fdt: Populate phys_initrd_start/phys_initrd_size from FDTFlorian Fainelli2018-11-261-0/+2
* Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...Rob Herring2018-11-098-92/+414
|\
| * of: unittest: initialize args before calling of_*parse_*()Frank Rowand2018-11-081-2/+13
| * of: unittest: find overlays[] entry by name instead of indexFrank Rowand2018-11-081-4/+17
| * of: unittest: allow base devicetree to have symbol metadataFrank Rowand2018-11-081-8/+35
| * of: overlay: set node fields from properties when add new overlay nodeFrank Rowand2018-11-082-14/+42
| * of: unittest: remove unused of_unittest_apply_overlay() argumentFrank Rowand2018-11-081-4/+3
| * of: overlay: check prevents multiple fragments touching same propertyFrank Rowand2018-11-085-37/+112
| * of: overlay: check prevents multiple fragments add or delete same nodeFrank Rowand2018-11-081-9/+49
| * of: overlay: test case of two fragments adding same nodeFrank Rowand2018-11-083-0/+34
| * of: overlay: make all pr_debug() and pr_err() messages uniqueFrank Rowand2018-11-081-5/+7
| * of: overlay: validate overlay properties #address-cells and #size-cellsFrank Rowand2018-11-081-3/+29
| * of: overlay: reorder fields in struct fragmentFrank Rowand2018-11-081-1/+1
| * of: overlay: do not duplicate properties from overlay for new nodesFrank Rowand2018-11-081-1/+1
| * of: overlay: use prop add changeset entry for property in new nodesFrank Rowand2018-11-081-38/+74
| * of: overlay: add missing of_node_get() in __of_attach_node_sysfsFrank Rowand2018-11-082-4/+3
| * of: overlay: add missing of_node_put() after add new node to changesetFrank Rowand2018-11-081-1/+3
| * of: overlay: add tests to validate kfrees from overlay removalFrank Rowand2018-11-082-0/+30
* | of/pdt: Remove unused of_pdt_build_more function ptrRob Herring2018-11-091-5/+0
|/
* Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds2018-11-042-0/+3
|\
| * ubi: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-232-0/+3
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-11-044-0/+347
|\ \
| * | clocksource/drivers/c-sky: Add gx6605s SOC system timerGuo Ren2018-11-023-0/+163
| * | clocksource/drivers/c-sky: Add C-SKY SMP timerGuo Ren2018-11-023-0/+184
* | | Merge tag 'ntb-4.20' of git://github.com/jonmason/ntbLinus Torvalds2018-11-046-110/+429
|\ \ \
| * | | ntb: idt: Alter the driver info commentsSerge Semin2018-11-013-9/+8
| * | | ntb: idt: Discard temperature sensor IRQ handlerSerge Semin2018-11-012-43/+3
| * | | ntb: idt: Add basic hwmon sysfs interfaceSerge Semin2018-11-013-1/+206
| * | | ntb: idt: Alter temperature read methodSerge Semin2018-11-012-17/+152
| * | | ntb_netdev: Simplify remove with client device drvdataAaron Sierra2018-10-311-25/+3
| * | | NTB: transport: Try harder to alloc an aligned MW bufferAaron Sierra2018-10-311-23/+63
| * | | ntb: ntb_transport: Mark expected switch fall-throughsGustavo A. R. Silva2018-10-311-0/+2
| * | | ntb: idt: Set PCIe bus address to BARLIMITxSerge Semin2018-10-311-1/+1
| * | | NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checksGustavo A. R. Silva2018-10-311-4/+4
| * | | ntb: intel: fix return value for ndev_vec_mask()Dave Jiang2018-10-311-1/+1
| * | | ntb_netdev: fix sleep time mismatchJon Mason2018-10-311-1/+1
| | |/ | |/|
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-12/+4
|\ \ \
| * \ \ Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar2018-11-032394-52991/+197761
| |\ \ \
| * | | | compat: Cleanup in_compat_syscall() callersDmitry Safonov2018-11-011-12/+4
* | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-11-031-2/+2
|\ \ \ \ \
| * | | | | irqchip/irq-mvebu-sei: Fix a NULL vs IS_ERR() bug in probe functionDan Carpenter2018-11-011-2/+2
| | |/ / / | |/| | |