Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | ASoC: tas571x: added support for TAS5721 | Petr Kulhavy | 2016-03-31 | 2 | -1/+77 | |
| | | * | | | ASoC: tas571x: added missing register literals | Petr Kulhavy | 2016-03-31 | 2 | -0/+50 | |
| | | * | | | ASoC: tas571x: chip type detection via I2C name | Petr Kulhavy | 2016-03-30 | 1 | -8/+7 | |
| | | * | | | ASoC: tas571x: implemented digital mute | Petr Kulhavy | 2016-03-29 | 1 | -4/+18 | |
| | | | |/ | | | |/| | ||||||
| | * | | | Merge remote-tracking branch 'asoc/topic/topology' into asoc-next | Mark Brown | 2016-05-27 | 1 | -3/+45 | |
| | |\ \ \ | ||||||
| | | * | | | ASoC: topology: Fix memory leak in widget creation | Jeeja KP | 2016-05-05 | 1 | -0/+2 | |
| | | * | | | ASoC: topology: Check size mismatch of ABI objects before parsing | Mengdong Lin | 2016-04-27 | 1 | -2/+29 | |
| | | * | | | ASoC: topology: Check failure to create a widget | Mengdong Lin | 2016-04-27 | 1 | -1/+3 | |
| | | * | | | ASoC: topology: Set CPU DAI name and enable DPCM by default for FE link | Guneshwor Singh | 2016-04-20 | 1 | -0/+10 | |
| | | | | | | ||||||
| | | | \ \ | ||||||
| | | *-. \ \ | Merge branches 'topic/dai-link' and 'topic/find-dai' of git://git.kernel.org/... | Mark Brown | 2016-04-20 | 11 | -25/+26 | |
| | | |\ \ \ \ | ||||||
| | | * | | | | | ASoC: topology: Set the link ID when creating a FE DAI link | Mengdong Lin | 2016-04-20 | 1 | -0/+1 | |
| | | | |_|/ / | | | |/| | | | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/pxa' into asoc-next | Mark Brown | 2016-05-27 | 8 | -0/+8 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: pxa: Fix module autoload for platform drivers | Andrea Adami | 2016-05-06 | 8 | -0/+8 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/simple' into asoc-next | Mark Brown | 2016-05-27 | 1 | -0/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: simple-card: Add pm callbacks to platform driver | Peter Ujfalusi | 2016-05-09 | 1 | -0/+1 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-next | Mark Brown | 2016-05-27 | 1 | -4/+8 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: twl6040: Select LPPLL during standby | Peter Ujfalusi | 2016-05-11 | 1 | -4/+8 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/max98371' into asoc-next | Mark Brown | 2016-05-27 | 4 | -0/+513 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: max98371 Remove duplicate entry in max98371_reg | Axel Lin | 2016-05-11 | 1 | -1/+0 | |
| | | * | | | | | ASoC: Add max98371 codec driver | anish kumar | 2016-04-28 | 4 | -0/+514 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next | Mark Brown | 2016-05-27 | 4 | -16/+21 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | rcar: src: skip disabled-SRC nodes | Sergei Shtylyov | 2016-05-12 | 1 | -0/+4 | |
| | | * | | | | | ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRS | Kuninori Morimoto | 2016-05-10 | 1 | -4/+8 | |
| | | * | | | | | ASoC: rsnd: count .probe/.remove for rsnd_mod_call() | Kuninori Morimoto | 2016-04-28 | 1 | -6/+7 | |
| | | * | | | | | ASoC: rsnd: Remove CLK_IS_ROOT | Stephen Boyd | 2016-04-20 | 1 | -6/+2 | |
| | | |/ / / / | ||||||
| | * | | | | | Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-next | Mark Brown | 2016-05-27 | 6 | -84/+369 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t... | Jeremy McDermond | 2016-05-13 | 1 | -49/+161 | |
| | | * | | | | | ASoC: tlv320aic32x4: Add additional input pins | Jeremy McDermond | 2016-04-21 | 1 | -0/+8 | |
| | | * | | | | | ASoC: tlv320aic32x4: Implement resistors on input pins | Jeremy McDermond | 2016-04-21 | 1 | -6/+24 | |
| | | * | | | | | ASoC: tlv320aic32x4: Add 96k sample rate | Jeremy McDermond | 2016-04-19 | 1 | -2/+5 | |
| | | * | | | | | ASoC: tlv320aic32x4: Add SPI support | Jeremy McDermond | 2016-04-19 | 3 | -0/+84 | |
| | | * | | | | | ASoC: tlv320aic32x4: Break out I2C support into separate module | Jeremy McDermond | 2016-04-19 | 5 | -53/+113 | |
| | | * | | | | | ASoC: tlv320aic32x4: Change name of probe function | Jeremy McDermond | 2016-04-19 | 1 | -2/+2 | |
| | | |/ / / / | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | | \ \ \ \ | ||||||
| | *-----. \ \ \ \ | Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi... | Mark Brown | 2016-05-25 | 4 | -3/+6 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | ASoC: twl6040: Disconnect AUX output pads on digital mute | Peter Ujfalusi | 2016-05-18 | 1 | -2/+2 | |
| | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | | * | | | | | ASoC: kirkwood: fix build failure | Sudip Mukherjee | 2016-05-23 | 1 | -0/+1 | |
| | | | |/ / / / / | ||||||
| | | * | | | | | | ASoC: ak4642: Enable cache usage to fix crashes on resume | Mark Brown | 2016-05-18 | 1 | -0/+3 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Merge tag 'asoc-v4.7' into asoc-linus | Mark Brown | 2016-05-25 | 71 | -481/+3087 | |
| | |\ \ \ \ \ \ | ||||||
| * | | | | | | | | ALSA: hda - Fix headset mic detection problem for one Dell machine | Hui Wang | 2016-05-25 | 1 | -0/+3 | |
| * | | | | | | | | ALSA: hda/realtek - Add support for ALC295/ALC3254 | Kailang Yang | 2016-05-24 | 1 | -0/+10 | |
| * | | | | | | | | ALSA: hda - Fix headphone noise on Dell XPS 13 9360 | Kai-Heng Feng | 2016-05-20 | 1 | -1/+2 | |
* | | | | | | | | | remove lots of IS_ERR_VALUE abuses | Arnd Bergmann | 2016-05-27 | 1 | -2/+2 | |
* | | | | | | | | | Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 2016-05-19 | 125 | -1492/+4505 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | ||||||
| * | | | | | | | | ALSA: firewire-lib: change a member of event structure to suppress sparse wan... | Takashi Sakamoto | 2016-05-18 | 1 | -4/+4 | |
| * | | | | | | | | sound: oss: Use setup_timer and mod_timer. | Muhammad Falak R Wani | 2016-05-17 | 1 | -5/+3 | |
| * | | | | | | | | Merge tag 'asoc-v4.7-fix-hdac' of git://git.kernel.org/pub/scm/linux/kernel/g... | Takashi Iwai | 2016-05-17 | 1 | -1/+0 | |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | ASoC: hdac_hdmi: Remove the unused 'timeout' variable | Fabio Estevam | 2016-05-17 | 1 | -1/+0 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Takashi Iwai | 2016-05-16 | 71 | -481/+3087 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | ||||||
| | * | | | | | | Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-next | Mark Brown | 2016-05-13 | 11 | -41/+867 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc() | Dan Carpenter | 2016-05-03 | 1 | -1/+1 |