summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2015-07-021-0/+3
|\
| * fuse: device fd cloneMiklos Szeredi2015-07-011-0/+3
* | Merge tag 'module-builtin_driver-v4.1-rc8' of git://git.kernel.org/pub/scm/li...Linus Torvalds2015-07-022-0/+45
|\ \
| * | platform_device: better support builtin boilerplate avoidancePaul Gortmaker2015-06-162-0/+45
* | | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-021-11/+0
|\ \ \
| * | | init: delete the __cpuinit related stubsPaul Gortmaker2015-06-161-11/+0
| |/ /
* | | Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-014-9/+28
|\ \ \
| * \ \ Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely2015-06-304-8/+24
| |\ \ \
| | * | | of: define of_find_node_by_phandle for !CONFIG_OFSuman Anna2015-06-231-0/+5
| | * | | of/fdt: Make fdt blob input parameters of unflatten functions constGeert Uytterhoeven2015-05-281-1/+1
| | * | | of: add helper function to retrive match dataJoachim Eastwood2015-05-281-0/+7
| | * | | of: Grammar s/property exist/property exists/Geert Uytterhoeven2015-05-281-1/+1
| | * | | of: Move OF flags to be visible even when !CONFIG_OFPantelis Antoniou2015-05-281-6/+6
| | * | | libfdt: add fdt type definitionsRob Herring2015-04-291-0/+4
| * | | | of: return NUMA_NO_NODE from fallback of_node_to_nid()Konstantin Khlebnikov2015-06-041-1/+4
* | | | | Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2015-07-011-0/+3
|\ \ \ \ \
| * | | | | watchdog: watchdog_core: Add watchdog registration deferral mechanismJean-Baptiste Theou2015-06-291-0/+3
| * | | | | mfd: dt-bindings: Provide human readable defines for LPC mode choosingLee Jones2015-06-221-0/+15
| | |_|_|/ | |/| | |
* | | | | Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-07-0114-5/+1013
|\ \ \ \ \
| * \ \ \ \ Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette2015-06-202-0/+2
| |\ \ \ \ \
| | * | | | | clk: Expose clk_hw_reparent() to providersTomeu Vizoso2015-05-131-0/+1
| * | | | | | Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette2015-06-201-0/+1
| |\ \ \ \ \ \
| | * | | | | | clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz2015-06-201-0/+1
| * | | | | | | clk: add lpc18xx ccu clk driverJoachim Eastwood2015-06-181-0/+74
| * | | | | | | clk: add lpc18xx cgu clk driverJoachim Eastwood2015-06-181-0/+41
| * | | | | | | clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-181-0/+68
| * | | | | | | Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-1711-5/+828
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+1
| | * | | | | | clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-051-0/+2
| | * | | | | | Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-051-0/+25
| | |\ \ \ \ \ \
| | | * | | | | | clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-051-0/+25
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-043-0/+6
| | * | | | | | clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-042-0/+2
| | * | | | | | Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-031-0/+173
| | |\ \ \ \ \ \
| | | * | | | | | dt-bindings: Add header file of hi6220 clock driverBintian Wang2015-06-031-0/+173
| | | |/ / / / /
| | * | | | | | dt-bindings: Add pxa1928 clock bindingRob Herring2015-05-151-0/+57
| | * | | | | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-081-4/+0
| | |\ \ \ \ \ \
| | * | | | | | | clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao2015-05-052-0/+298
| | * | | | | | | clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao2015-05-052-0/+258
| | * | | | | | | clk: make strings in parent name arrays constSascha Hauer2015-05-051-4/+6
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2015-07-014-0/+190
|\ \ \ \ \ \ \ \
| * | | | | | | | media: Add registration helpers for V4L2 flash sub-devicesJacek Anaszewski2015-06-221-0/+148
| * | | | | | | | v4l: async: Add a pointer to of_node to struct v4l2_subdev, match itSakari Ailus2015-06-151-0/+2
| * | | | | | | | gpiolib: Add missing dummies for the unified device properties interfaceGeert Uytterhoeven2015-05-251-0/+15
| * | | | | | | | leds: unify the location of led-trigger APIJacek Anaszewski2015-05-041-0/+25
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-018-16/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-2/+2
| * | | | | | | | | genalloc: rename dev_get_gen_pool() to gen_pool_get()Vladimir Zapolskiy2015-06-301-1/+1
| * | | | | | | | | drm: use kvfree() in drm_free_large()Pekka Enberg2015-06-301-4/+1
| * | | | | | | | | drivers/scsi/scsi_debug.c: resolve sg buffer const-ness issueDave Gordon2015-06-301-0/+3