| Commit message (Expand) | Author | Age | Files | Lines |
* | gta04-audio: Jack detection thresholds for processed values | Paul Kocialkowski | 2014-05-24 | 1 | -2/+2 |
* | gta04-audio: Wait for two consecutive button press values to report | Paul Kocialkowski | 2014-05-11 | 1 | -3/+6 |
* | gta04-audio: Reliable headphones, headset and button press detection | Paul Kocialkowski | 2014-05-11 | 1 | -27/+44 |
* | fixed misconfiguration where we do have our gta04 specific twl4030 audio driv... | H. Nikolaus Schaller | 2013-11-14 | 1 | -1/+1 |
* | removed duplicate #include | H. Nikolaus Schaller | 2013-11-14 | 1 | -2/+2 |
* | Merge remote-tracking branch 'linus/master' into 3.12-rc7 | H. Nikolaus Schaller | 2013-10-28 | 1 | -2/+2 |
|\ |
|
| * | ASoC: omap: Fix incorrect ARM dependency | Jarkko Nikula | 2013-10-03 | 1 | -2/+2 |
* | | removed references to machine id macros | H. Nikolaus Schaller | 2013-10-05 | 1 | -6/+0 |
* | | merge linus/master (3.12-rc0); fixed conflicts | H. Nikolaus Schaller | 2013-09-10 | 6 | -106/+54 |
|\ \
| |/ |
|
| * | Merge tag 'asoc-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/broon... | Takashi Iwai | 2013-08-23 | 7 | -149/+92 |
| |\ |
|
| | * | ASoC: omap: simplify platform_get_resource_byname/devm_ioremap_resource | Julia Lawall | 2013-08-20 | 2 | -9/+3 |
| | * | Merge branch 'topic/dma' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2013-08-15 | 5 | -45/+40 |
| | |\ |
|
| | | * | ALSA: move dmaengine implementation from ASoC to ALSA core | Daniel Mack | 2013-08-15 | 1 | -1/+1 |
| | * | | ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot) | Peter Ujfalusi | 2013-07-31 | 1 | -92/+41 |
| | * | | ASoC: omap-mcbsp: Support SND_SOC_DAIFMT_CBM_CFS for omap3/4 | Michael Trimarchi | 2013-07-22 | 1 | -0/+5 |
| | * | | ASoC: omap: Enable COMPILE_TEST build for DT platforms | Mark Brown | 2013-07-17 | 1 | -3/+3 |
| * | | | ALSA: replace strict_strto*() with kstrto*() | Jingoo Han | 2013-07-21 | 1 | -1/+1 |
| |/ / |
|
* | | | merge latest neil-mainline (3.11.0-rc2) | H. Nikolaus Schaller | 2013-07-28 | 9 | -50/+42 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' into mainline | NeilBrown | 2013-07-26 | 9 | -50/+42 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Merge remote-tracking branch 'asoc/fix/omap' into asoc-linus | Mark Brown | 2013-07-15 | 4 | -44/+39 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | ASoC: omap-mcbsp: Use different method for DMA request when booted with DT | Peter Ujfalusi | 2013-07-11 | 1 | -17/+22 |
| | | * | ASoC: omap-dmic: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi | 2013-07-11 | 1 | -10/+1 |
| | | * | ASoC: omap-mcpdm: Do not use platform_get_resource_byname() for DMA | Peter Ujfalusi | 2013-07-11 | 1 | -14/+2 |
| | | * | ASoC: omap-pcm: Request the DMA channel differently when DT is involved | Peter Ujfalusi | 2013-07-11 | 1 | -3/+14 |
| | * | | ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled | Pavel Machek | 2013-07-04 | 1 | -1/+1 |
| | * | | ASoC: omap: Fix the leftover CONFIG_SND_SOC_HDMI_CODEC | Takashi Iwai | 2013-06-21 | 1 | -1/+1 |
| | |/ |
|
| | * | Merge remote-tracking branch 'asoc/topic/omap' into asoc-next | Mark Brown | 2013-06-17 | 2 | -3/+0 |
| | |\ |
|
| | | * | ASoC: OMAP: Remove obsolete Makefile line | Paul Bolle | 2013-05-30 | 1 | -1/+0 |
| | | * | ASoC: omap-mcbsp: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-12 | 1 | -2/+0 |
| | * | | ASoC: omap-hdmi-codec: make the driver common for other SoCs | Barry Song | 2013-06-05 | 1 | -1/+1 |
| | |/ |
|
* | | | fixed (or commented with FIXME/#warning) to get the whole package compiled | H. Nikolaus Schaller | 2013-07-23 | 3 | -3/+2 |
* | | | fixed initialization of the McBSP1 DAI where the Si47xx is connected to on ou... | H. Nikolaus Schaller | 2013-07-22 | 1 | -8/+39 |
* | | | enabled compilation of Si47xx and gta04-fm drivers | H. Nikolaus Schaller | 2013-07-22 | 1 | -2/+2 |
* | | | added (untested) tristate driver for OMAP3 McBSPs | H. Nikolaus Schaller | 2013-07-22 | 1 | -0/+33 |
* | | | Jack bouncing: bugfix. | NeilBrown | 2013-07-22 | 1 | -0/+3 |
* | | | GTA04 audio headset jack detect. | NeilBrown | 2013-07-22 | 1 | -7/+51 |
* | | | GTA04: add simple headset-jack detection support. | NeilBrown | 2013-07-22 | 1 | -54/+7 |
* | | | GTA04 audio headset jack detect. | NeilBrown | 2013-07-22 | 1 | -4/+0 |
* | | | GTA04: add simple headset-jack detection support. | NeilBrown | 2013-07-22 | 1 | -0/+6 |
|/ / |
|
* | | GTA04 audio jack support. | NeilBrown | 2013-07-09 | 3 | -1/+238 |
* | | GTA04- use omap-twl4030.c for audio. | NeilBrown | 2013-07-09 | 1 | -2/+2 |
* | | gta04-audio: remove __devinit and friends. | NeilBrown | 2013-05-24 | 3 | -5/+0 |
* | | Jack bouncing: bugfix. | NeilBrown | 2013-05-24 | 1 | -0/+3 |
* | | GTA04 audio headset jack detect. | NeilBrown | 2013-05-24 | 1 | -7/+51 |
* | | GTA04: add simple headset-jack detection support. | NeilBrown | 2013-05-24 | 1 | -0/+74 |
* | | Update codecs for 3.7 | NeilBrown | 2013-05-24 | 2 | -21/+0 |
* | | GTA04-codecs: updates for new DAI names. | NeilBrown | 2013-05-24 | 4 | -4/+4 |
* | | Remove gta04.c | NeilBrown | 2013-05-24 | 1 | -254/+0 |
* | | gta04: audio | NeilBrown | 2013-05-24 | 4 | -30/+19 |
* | | Hacking around with sound. | NeilBrown | 2013-05-17 | 5 | -28/+30 |