summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tracing: Add array printing helperDave Martin2015-01-282-0/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-201-0/+74
|\
| * kernel: Provide READ_ONCE and ASSIGN_ONCEChristian Borntraeger2014-12-181-0/+74
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-208-7/+655
|\ \
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-151-2/+2
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-151-0/+15
| |\ \
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-2/+2
| * | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-031-1/+1
| * | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-031-1/+0
| * | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-031-1/+0
| * | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-282-0/+188
| |\ \ \
| * \ \ \ Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-281-0/+13
| |\ \ \ \
| | * | | | clk: rockchip: add bindings for the mmc clocksAlexandru M Stan2014-11-281-0/+8
| | * | | | clk: rockchip: rk3288 export i2s0_clkout for use in DTSonny Rao2014-11-281-0/+1
| | * | | | clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288Jeff Chen2014-11-261-0/+4
| * | | | | Merge branch 'clk-fixes' into clk-nextMichael Turquette2014-11-242-2/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2014-11-192-0/+452
| |\ \ \ \ \ \
| | * | | | | | clk: samsung: exynos7: add gate clock for ADC blockAbhilash Kesavan2014-10-311-1/+2
| | * | | | | | clk: samsung: exynos7: add gate clocks for WDT, TMU and PWM blocksNaveen Krishna Ch2014-10-311-2/+7
| | * | | | | | clk: samsung: exynos7: add clocks for RTC blockNaveen Krishna Ch2014-10-311-1/+6
| | * | | | | | clk: samsung: exynos7: add clocks for MMC blockNaveen Krishna Ch2014-10-311-0/+20
| | * | | | | | clk: samsung: exynos7: add clocks for I2C blockNaveen Krishna Ch2014-10-311-2/+14
| | * | | | | | clk: samsung: add initial clock support for Exynos7 SoCNaveen Krishna Ch2014-10-311-0/+49
| | * | | | | | clk: samsung: exynos4415: Add clocks using common clock frameworkChanwoo Choi2014-10-301-0/+360
| | | |/ / / / | | |/| | | |
| * | | | | | clk: mmp: add mmp2 DT support for clock driverChao Xie2014-11-121-0/+74
| * | | | | | clk: mmp: add pxa910 DT support for clock driverChao Xie2014-11-121-0/+54
| * | | | | | clk: mmp: add pxa168 DT support for clock driverChao Xie2014-11-121-0/+57
* | | | | | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-12-205-54/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linusJames Bottomley2014-12-185-54/+10
| |\ \ \ \ \ \ \
| | * | | | | | | scsi: remove MSG_*_TAG definesChristoph Hellwig2014-12-043-9/+10
| | * | | | | | | scsi: remove scsi_set_tag_typeChristoph Hellwig2014-12-041-15/+0
| | * | | | | | | scsi: remove scsi_get_tag_typeChristoph Hellwig2014-12-041-13/+0
| | * | | | | | | scsi: remove ->change_queue_type methodChristoph Hellwig2014-12-043-17/+0
* | | | | | | | | Merge tag 'pm-config-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-12-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-191-1/+1
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-12-193-12/+5
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | vm_area_operations: kill ->migrate()Al Viro2014-12-172-12/+0
| * | | | | | | | | | new helper: iter_is_iovec()Al Viro2014-12-171-0/+5
* | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2014-12-193-4/+163
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | uapi/linux/target_core_user.h: fix headers_install.sh badnessKyle McMartin2014-12-181-4/+0
| * | | | | | | | | | | target: Add DEF_TB_DEFAULT_ATTRIBS macro for virtual device attrsNicholas Bellinger2014-12-011-0/+67
| * | | | | | | | | | | target: Add EXPORT_SYMBOL for existing se_dev_set_*Nicholas Bellinger2014-12-011-0/+29
| * | | | | | | | | | | target: Add target_core_backend_configfs.h helper macrosNicholas Bellinger2014-12-011-0/+53
| * | | | | | | | | | | target: Move dev_stat_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
| * | | | | | | | | | | target: Move dev_alua_tg_pt_gps_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
| * | | | | | | | | | | target: Move dev_wwn_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
| * | | | | | | | | | | target: Move dev_pr_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
| * | | | | | | | | | | target: Move dev_attrib_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+1
| * | | | | | | | | | | target: Move dev_cit to struct se_subsystem_apiNicholas Bellinger2014-12-011-0/+9
* | | | | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-192-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \