summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-0425-403/+747
|\
| * of: handle NULL node in next_child iteratorsFlorian Fainelli2014-06-041-0/+6
| * Merge branch 'earlycon-dt' into for-nextRob Herring2014-05-2832-845/+3461
| |\
| | * tty/serial: pl011: add DT based earlycon supportRob Herring2014-05-201-0/+1
| | * of/fdt: add FDT serial scanning for earlyconRob Herring2014-05-201-0/+56
| | * of/fdt: add FDT address translation supportRob Herring2014-05-202-0/+243
| | * serial: earlycon: add DT supportRob Herring2014-05-201-0/+28
| | * of: consolidate linker section OF match table declarationsRob Herring2014-05-202-5/+4
| | * clk: ti: add missing semi-colon on CLK_OF_DECLARERob Herring2014-05-201-1/+1
| | * irqchip: mxs: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-2/+2
| | * irqchip: s3c24xx: Fix function type for IRQCHIP_OF_DECLARERob Herring2014-05-201-4/+2
| | * clk: sunxi: fix function type for CLK_OF_DECLARERob Herring2014-05-201-1/+1
| | * clk: sunxi: avoid double DT matchingRob Herring2014-05-201-2/+1
| | * clk: rockchip: fix function type for CLK_OF_DECLARERob Herring2014-05-201-2/+1
| | * of: align RESERVEDMEM_OF_DECLARE function callbacks to other callbacksRob Herring2014-05-201-1/+1
| | * irqchip: align irqchip OF match table section namingRob Herring2014-05-201-3/+3
| | * Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring2014-05-2020-824/+3117
| | |\
| * | | of_pci_irq: kill useless variable in of_irq_parse_pci()Sergei Shtylyov2014-05-271-4/+2
| * | | of/irq: do irq resolution in platform_get_irq_byname()Grygorii Strashko2014-05-232-2/+27
| * | | of: Add a testcase for of_find_node_by_path()Grant Likely2014-05-232-1/+51
| * | | of: Make of_find_node_by_path() handle /aliasesGrant Likely2014-05-231-6/+61
| * | | of: Create unlocked version of for_each_child_of_node()Grant Likely2014-05-231-5/+17
| * | | of: Handle memory@0 node on PPC32 onlyLeif Lindholm2014-05-231-1/+1
| * | | pci/of: Remove dead codeIan Molton2014-05-231-2/+0
| * | | of: fix race between search and remove in of_update_property()Xiubo Li2014-05-231-11/+15
| * | | of: Use NULL for pointersThierry Reding2014-05-231-1/+1
| * | | of: Stop naming platform_device using dcr addressGrant Likely2014-05-231-24/+0
| * | | of: Ensure unique names without sacrificing determinismGrant Likely2014-05-231-21/+19
| |/ /
| * | Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-13293-2357/+3776
| |\ \
| | * | of/selftest: add testcase for nodes with same name and addressRob Herring2014-05-133-1/+55
| | * | of/selftest: clean-up of_selftest_platform_populate pass/fail handlingRob Herring2014-05-131-9/+5
| | * | of: kill off of_can_translate_addressRob Herring2014-05-132-24/+3
| | * | of/platform: fix device naming for non-translatable addressesRob Herring2014-05-131-10/+1
| * | | of/fdt: convert initial_boot_params to opaque pointerRob Herring2014-04-301-1/+1
| * | | of/fdt: introduce of_get_flat_dt_sizeRob Herring2014-04-301-0/+8
| * | | of/fdt: fix phys_addr_t related print size warningsRob Herring2014-04-301-2/+2
| * | | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-0/+16
| * | | of/fdt: create common debugfsRob Herring2014-04-301-0/+24
| * | | of/fdt: use libfdt accessors for header dataRob Herring2014-04-301-14/+12
| * | | of/fdt: Convert FDT functions to use libfdtRob Herring2014-04-303-152/+60
| * | | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-302-21/+22
| * | | of/fdt: remove unused of_scan_flat_dt_by_pathRob Herring2014-04-301-67/+0
| * | | of/fdt: remove some unneeded includesRob Herring2014-04-301-5/+0
* | | | Merge tag 'sound-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-06-042-4/+7
|\ \ \ \
| * \ \ \ Merge branch 'topic/firewire' into for-nextTakashi Iwai2014-05-2799-535/+1613
| |\ \ \ \
| | * | | | ALSA: firewire/bebob: Add a workaround for M-Audio special Firewire seriesTakashi Sakamoto2014-05-261-1/+0
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge remote-tracking branches 'asoc/topic/headers', 'asoc/topic/intel', 'aso...Mark Brown2014-05-221-3/+7
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | * | | | ASoC: mc13783: Add devicetree supportAlexander Shiyan2014-04-291-3/+7
| | |/ / / /
* | | | | | Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-06-0429-513/+3310
|\ \ \ \ \ \
| * | | | | | OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen2014-05-284-1/+235