summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1: Remove always NULL parametersLars-Peter Clausen2015-01-021-7/+7
* ALSA: wss: Remove (almost) always NULL parametersLars-Peter Clausen2015-01-021-3/+3
* ASoC: sb16: Simplify snd_sb16dsp_pcm()Lars-Peter Clausen2015-01-021-1/+1
* ALSA: sb8: Remove always NULL parametersLars-Peter Clausen2015-01-021-2/+2
* ALSA: gus: Remove always NULL parametersLars-Peter Clausen2015-01-021-2/+2
* ALSA: es1688: Remove almost always NULL parameterLars-Peter Clausen2015-01-021-2/+1
* ALSA: ad1816a: Remove always NULL parametersLars-Peter Clausen2015-01-021-3/+2
* ALSA: pcm: add SNDRV_PCM_TRIGGER_DRAIN triggerLibin Yang2014-12-312-0/+2
* Merge branch 'topic/pcm-params' into for-nextTakashi Iwai2014-12-302-56/+53
|\
| * ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen2014-12-301-26/+1
| * ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen2014-12-301-1/+1
| * ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen2014-12-301-3/+1
| * ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen2014-12-301-4/+33
| * ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen2014-12-301-6/+18
| * ALSA: pcm: Remove unused SNDRV_PCM_IOCTL1_{FALSE,TRUE} definesLars-Peter Clausen2014-12-301-3/+0
| * ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen2014-12-301-14/+0
| * ALSA: pcm: Fix kerneldoc for params_*() functionsLars-Peter Clausen2014-12-301-5/+5
* | ASoC: dapm: Simplify fully route card handlingLars-Peter Clausen2014-12-221-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-211-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-218-7/+655
|\ \
| * | ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIsTero Kristo2014-12-161-2/+2
| * | Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git...Michael Turquette2014-12-161-0/+15
| |\ \
| * | | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-041-2/+2
| * | | clk: change clk_debugfs_add_file to take a struct clk_hwTomeu Vizoso2014-12-041-1/+1
| * | | clk: Don't expose __clk_get_accuracyTomeu Vizoso2014-12-041-1/+0
| * | | clk: Remove unused function __clk_get_prepare_countTomeu Vizoso2014-12-041-1/+0
| * | | Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/...Michael Turquette2014-11-292-0/+188
| |\ \ \
| * \ \ \ Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette2014-11-291-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-252-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-131-0/+74
| * | | | | | clk: mmp: add pxa910 DT support for clock driverChao Xie2014-11-131-0/+54
| * | | | | | clk: mmp: add pxa168 DT support for clock driverChao Xie2014-11-131-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