Age | Commit message (Expand) | Author |
2018-12-13 | dm: sound: Drop codec_type | Simon Glass |
2018-12-13 | dm: sound: samsung: Rename i2stx_info to samsung_i2s_priv | Simon Glass |
2018-12-13 | dm: sound: Drop unused pre-device-tree code | Simon Glass |
2018-12-13 | dm: sound: samsung: Make local function static | Simon Glass |
2018-11-29 | sound: Add sample rate as a parameter for square wave | Simon Glass |
2018-11-29 | sound: Correct data output in sound_create_square_wave() | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-06-01 | dm: gpio: Add live tree support | Simon Glass |
2015-08-18 | of: clean up OF_CONTROL ifdef conditionals | Masahiro Yamada |
2015-08-12 | drivers: hierarchize drivers Kconfig menu | Masahiro Yamada |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_SANDBOX to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_WM8994 to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND_MAX98095 to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_I2S_SAMSUNG to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_I2S to Kconfig | Simon Glass |
2015-04-18 | sandbox: exynos: Move CONFIG_SOUND to Kconfig | Simon Glass |
2014-09-24 | kconfig: add blank Kconfig files | Masahiro Yamada |
2014-07-07 | build: define CPU only when arch/${ARCH}/cpu/${CPU} exists | Masahiro Yamada |
2014-03-17 | sound: Move Samsung-specific code into its own file | Simon Glass |
2014-03-17 | sandbox: Add a simple sound driver | Simon Glass |
2013-10-31 | drivers: convert makefiles to Kbuild style | Masahiro Yamada |
2013-09-24 | Sound: MAX98095: Support I2S0 channel | Dani Krishna Mohan |
2013-09-24 | Sound: I2S: Replacing I2S1 with I2S0 channel. | Dani Krishna Mohan |
2013-09-24 | ARM: Added I2S0 clocks for audio | Dani Krishna Mohan |
2013-09-24 | Sound: WM8994: Support I2S0 channel | Dani Krishna Mohan |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-08 | Sound: Support for MAX98095 codec in driver | Rajeshwari Shinde |
2013-03-08 | Sound: MAX98095: Add the driver for codec | Rajeshwari Shinde |
2013-01-08 | Sound: WM8994: Add FDT support to codec | Rajeshwari Shinde |
2013-01-08 | Sound: Add FDT support to driver | Rajeshwari Shinde |
2012-11-15 | SOUND: Add WM8994 codec | Rajeshwari Shinde |
2012-11-15 | SOUND: SAMSUNG: Add I2S driver | Rajeshwari Shinde |