Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2473de06b070bdd6c711bac138572ec806d5c53d
/
sound
/
soc
/
blackfin
73d75ba
Merge tag 'sound-fix-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 11 years ago
abfe69d
Merge tag 'asoc-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
by Takashi Iwai
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
afed4db
ASoC: blackfin: Fix missing break
by Takashi Iwai
· 11 years ago
ddb146d
ASoC: blackfin: Use WARN_ON() instead of BUG_ON()
by Takashi Iwai
· 11 years ago
c9bd5e6
DMA-API: sound: fix dma mask handling in a lot of drivers
by Russell King
· 11 years ago
4f8ec17
ASoC: blackfin: Add missing break statement to bf6xx
by Valentin Ilie
· 11 years ago
50b4dc6
ASoC: bf5xx-ac97: Remove unused extern declaration
by Lars-Peter Clausen
· 11 years ago
610d80e
ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESET
by Lars-Peter Clausen
· 11 years ago
1deb570
ASoC: bfin-ac97: Fix prototype error following AC'97 refactoring
by Mark Brown
· 11 years ago
accaf69d
Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
by Takashi Iwai
· 11 years ago
b047e1c
ASoC: ac97: Support multi-platform AC'97
by Mark Brown
· 11 years ago
6dab2fd
ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()
by Mark Brown
· 11 years ago
cc37961
ASoC: blackfin: Remove bf5xx-tdm driver
by Lars-Peter Clausen
· 11 years ago
34f4095
ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2s
by Lars-Peter Clausen
· 11 years ago
b885463
ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2s
by Lars-Peter Clausen
· 11 years ago
8b5e2e3
ASoC: blackfin: bf5xx-i2s: Add support for TDM mode
by Lars-Peter Clausen
· 11 years ago
a3935a2
ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()
by Lars-Peter Clausen
· 11 years ago
569ef65
ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requested
by Lars-Peter Clausen
· 11 years ago
6344260
ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independently
by Lars-Peter Clausen
· 11 years ago
b7ede5d
ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}
by Lars-Peter Clausen
· 11 years ago
d65f63d
ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.h
by Lars-Peter Clausen
· 11 years ago
19b6317
ASoC: bf5xx-tdm-pcm: Staticize non exported struct
by Lars-Peter Clausen
· 11 years ago
5830964
ASoC: switch over to use snd_soc_register_component() on bf5xx tdm
by Kuninori Morimoto
· 12 years ago
b56733b
ASoC: switch over to use snd_soc_register_component() on bf5xx i2s
by Kuninori Morimoto
· 12 years ago
514f6ac
ASoC: switch over to use snd_soc_register_component() on bf5xx ac97
by Kuninori Morimoto
· 12 years ago
3272c51
ASoC: switch over to use snd_soc_register_component() on bf6xx i2s
by Kuninori Morimoto
· 12 years ago
dca66da
ASoC: blackfin: remove __dev* attributes
by Bill Pemberton
· 12 years ago
75d8f29
Merge branch 'asoc-omap' into for-3.7
by Mark Brown
· 12 years ago
d14a13d
ASoC: bf5xx-ad1836: convert to use snd_soc_register_card
by Scott Jiang
· 12 years ago
8b5eae1
ASoC: bfin: fix memory leak in sport3 controller driver
by Scott Jiang
· 12 years ago
f4a6348
ASoC: bfin: use dev_err to print error log instead of dev_dbg
by Scott Jiang
· 12 years ago
f62ae7b
ASoC: add i2s dai driver for bf6xx soc
by Scott Jiang
· 12 years ago
d2aae47
ASoC: add sport driver for bf6xx soc
by Scott Jiang
· 12 years ago
dc2af52
Merge tag 'v3.4-rc7' into for-3.5
by Mark Brown
· 12 years ago
d9ca8e7
ASoC: bf5xx-ssm2602: Setup sysclock in init callback
by Lars-Peter Clausen
· 13 years ago
a3a53fe
ASoC: bf5xx-ssm2602: Set DAI format
by Lars-Peter Clausen
· 13 years ago
980b0bc
ASoC: blackfin: Use dai_fmt
by Lars-Peter Clausen
· 13 years ago
25e9e75
ASoC: check for substream not channels_min in pcm engines
by Joachim Eastwood
· 13 years ago
30e4953
ASoC: blackfin: Add .owner to struct snd_soc_card
by Axel Lin
· 13 years ago
fb80297
ASoC: Convert blackfin directory to module_platform_driver
by Axel Lin
· 13 years ago
85e7652
ASoC: Constify snd_soc_dai_ops structs
by Lars-Peter Clausen
· 13 years ago
da155d5
sound: Add module.h to the previously silent sound users
by Paul Gortmaker
· 13 years ago
6a550b9
blackfin: add module.h to files implicitly expecting to use it.
by Paul Gortmaker
· 13 years ago
3b70e3b
ASoC: Staticise bf5xx_pcm_i2s_new()
by Axel Lin
· 13 years ago
3156cf7
ASoC: Staticise bf5xx_pcm_ac97_new()
by Axel Lin
· 13 years ago
cc2115c
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
4f6c7e1
ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probe
by Axel Lin
· 13 years ago
11323e3
Merge branch 'for-3.1' into for-3.2
by Mark Brown
· 13 years ago
c5d2e65
ASoC: Blackfin: bf5xx-ad193x: Fix codec device name
by Lars-Peter Clausen
· 13 years ago
f049ffb
ASoC: Blackfin: ADAU1373 eval board support
by Lars-Peter Clausen
· 13 years ago
25ea524
ASoC: ad193x: fix system clock
by Scott Jiang
· 13 years ago
57cc243
Merge branch 'for-3.0' into for-3.1
by Mark Brown
· 13 years ago
e999dc5
ASoC: Fix Blackfin I2S _pointer() implementation return in bounds values
by Mark Brown
· 13 years ago
aef05294
ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boards
by Lars-Peter Clausen
· 13 years ago
4d1e46b
ASoC: Blackfin: allow SPI for SSM2602 parts
by Mike Frysinger
· 13 years ago
53a93d5
ASoC: Blackfin: Add bf5xx-adau1701 machine driver
by Lars-Peter Clausen
· 13 years ago
b83e60c
ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driver
by Mark Brown
· 13 years ago
552d1ef
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
by Liam Girdwood
· 13 years ago
064d58e
ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
by Lars-Peter Clausen
· 13 years ago
2c66cb9
ASoC: Blackfin: push down SPORT settings from global variables
by Barry Song
· 14 years ago
bfe4ee0
ASoC: Blackfin: standardize machine driver names
by Mike Frysinger
· 14 years ago
c8ad38b
ASoC: Blackfin: drop "-codec" from codec names
by Mike Frysinger
· 14 years ago
f04cd9c
ASoC: Blackfin: add ad193x sysclk configuration
by Scott Jiang
· 14 years ago
4b2ffc2
ASoC: Blackfin I2S: add 8-bit sample support
by Cliff Cai
· 14 years ago
81d7da5
ASoC: Fix codec device id format used by some dai_links
by Lars-Peter Clausen
· 14 years ago
91056ac
ASoC: Blackfin: fix DAI/SPORT config dependency issues
by Barry Song
· 14 years ago
950a95d
ASoC: Blackfin TDM: use external frame syncs
by Barry Song
· 14 years ago
e9c2048
ASoC: Blackfin AC97: fix build error after multi-component update
by Mike Frysinger
· 14 years ago
15d2e22
ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata update
by Mike Frysinger
· 14 years ago
505fb82
ASoC: Do not include soc-dapm.h
by Jarkko Nikula
· 14 years ago
ec62dbd
Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-2.6.37
by Mark Brown
· 14 years ago
f0fba2a
ASoC: multi-component - ASoC Multi-Component Support
by Liam Girdwood
· 15 years ago
2e2211a
ASoC: add AD1980 obsolete information
by Sonic Zhang
· 14 years ago
8ff2361
ASoC: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
d71f4ce
Merge branch 'topic/asoc' into for-linus
by Takashi Iwai
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
698c375
ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driver
by Barry Song
· 15 years ago
f0d10f5
ASoC: bf5xx-sport: use common SPORT code for MMR info
by Barry Song
· 15 years ago
2f1ff66
ASoC: Fix continuation line formats
by Joe Perches
· 15 years ago
17c86a3
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
df1246d
ASoC: fix kconfig order of Blackfin drivers
by Barry Song
· 15 years ago
2c9ee33
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
df0fd5e
ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G
by Cliff Cai
· 15 years ago
766df6d
ASoC: Blackfin I2S: use dai state rather than local counter
by Barry Song
· 15 years ago
9f072b7
Merge branch 'for-2.6.32' into for-2.6.33
by Mark Brown
· 15 years ago
ad80efc
ASoC: Blackfin I2S: fix resuming when device hasn't been used
by Cliff Cai
· 15 years ago
fab19ba
ASoC: Blackfin I2S: add lost platform_device parameter to resume function
by Barry Song
· 15 years ago
7d156a2
ASoC: fix typos in Blackfin headers
by Barry Song
· 15 years ago
d75150d
ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned long
by Mike Frysinger
· 15 years ago
79dfc96
ASoC: Blackfin AC97: add a few missing multichannel define handling
by Cliff Cai
· 15 years ago
08db48f
ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836
by Barry Song
· 15 years ago
dce944d
ASoC: new board driver to connect bfin-5xx with ad1836 codec
by Barry Song
· 15 years ago
3a39f83
ASoC: Fix checkpatch issues and typos of ad1938 codec and bf5xx-tdm dai
by Barry Song
· 15 years ago
c8489c3
ASoC: board driver to connect bf5xx with ad1938
by Barry Song
· 15 years ago
01e2ab2
ASoC: blackfin I2S(TDM mode) CPU DAI driver
by Barry Song
· 15 years ago
82d76f4
ASoC: Blackfin I2S: fix resume handling
by Cliff Cai
· 15 years ago
18d02bc
ASoC: Blackfin AC97: fix resume handling
by Cliff Cai
· 15 years ago
d5fc3b5
Merge branch 'for-2.6.31' into for-2.6.32
by Mark Brown
· 15 years ago
f274143
ASoC: Blackfin: convert internal names from bf52x to bf5xx
by Barry Song
· 15 years ago
Next »