index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
amba
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
ASoC: fsl: Add missing pm to current machine drivers
Nicolin Chen
3
-0
/
+3
2013-10-24
ASoC: dmaengine: Use filter_data rather than dma_data for compat requests
Mark Brown
2
-4
/
+5
2013-10-24
ASoC: dmaengine: Support custom channel names
Mark Brown
2
-1
/
+18
2013-10-23
ASoC: tpa6130a2: Add device tree support
Sebastian Reichel
2
-9
/
+50
2013-10-23
ASoC: davinci-evm: Add device tree binding
Hebbar, Gururaja
2
-2
/
+164
2013-10-23
ASoC: davinci-mcasp: Remove last reference to num-serializer in DT doc
Jyri Sarha
1
-1
/
+0
2013-10-23
ASoC: davinci: Add support for AM33xx SoC Audio
Hebbar, Gururaja
2
-3
/
+16
2013-10-23
ASoC: tegra: Remove redundant initialisation of compat_filter_fn
Mark Brown
1
-1
/
+0
2013-10-23
ASoC: ep93xx: Open code dma channel request
Mark Brown
1
-0
/
+13
2013-10-23
ASoC: davinci-mcasp: Remove redundant num-serializer DT parameter
Peter Ujfalusi
2
-18
/
+5
2013-10-23
ASoC: davinci-mcasp: Improve DT bindings document
Jyri Sarha
1
-9
/
+15
2013-10-22
ASoC: davinci-mcasp: Change compatible property model to more accurate
Jyri Sarha
2
-2
/
+2
2013-10-22
ASoC: davinci-mcasp: Extract DMA channels directly from DT
Jyri Sarha
3
-14
/
+38
2013-10-22
ASoC: davinci-mcasp: Add location for data port registers to DT
Jyri Sarha
2
-22
/
+47
2013-10-22
ASoC: kirkwood: add S/PDIF support
Jean-Francois Moine
3
-19
/
+84
2013-10-22
ASoC: dont call dapm_sync while reporting jack always
Vinod Koul
1
-1
/
+6
2013-10-20
ASoC: si476x: Fix locking of core
Mark Brown
1
-3
/
+15
2013-10-20
ASoC: cs42l73: Add Device Tree support for CS42L73
Brian Austin
2
-2
/
+49
2013-10-20
ASoC: kirkwood: prefer external clock over internal clock
Jean-Francois Moine
1
-1
/
+1
2013-10-20
ASoC: rcar: remove RSND_SSI_CLK_FROM_ADG
Kuninori Morimoto
1
-32
/
+20
2013-10-20
ASoC: rcar: add rsnd_scu_hpbif_is_enable()
Kuninori Morimoto
4
-7
/
+15
2013-10-20
ASoC: simple-card: un-implemented set_fmt is not error
Kuninori Morimoto
1
-0
/
+5
2013-10-20
ASoC: samsung: Initialise DMA data at device probe time
Mark Brown
1
-7
/
+2
2013-10-20
ASoC: dai: Provide interface for setting DMA data at probe time
Mark Brown
1
-0
/
+7
2013-10-19
ASoC: dmaengine-pcm: Provide default config
Lars-Peter Clausen
1
-6
/
+24
2013-10-19
ASoC: dmaengine-pcm: Add support for querying DMA capabilities
Lars-Peter Clausen
2
-10
/
+47
2013-10-19
ASoC: rt5640: Don't go to standby on resume
Mark Brown
1
-1
/
+0
2013-10-19
ASoC: rt5640: Power down LDO while suspended
Mark Brown
1
-0
/
+8
2013-10-19
ASoC: cirrus: Enable compile test builds
Mark Brown
1
-1
/
+1
2013-10-19
Linux 3.12-rc6
v3.12-rc6
Linus Torvalds
1
-1
/
+1
2013-10-18
Btrfs: release path before starting transaction in can_nocow_extent
Josef Bacik
1
-0
/
+1
2013-10-18
ASoC: wm8962: Move register initialisation to I2C probe()
Mark Brown
1
-75
/
+75
2013-10-18
ASoC: wm8962: Move interrupt initalisation to probe()
Mark Brown
1
-35
/
+33
2013-10-18
ASoC: add snd_soc_of_get_dai_name() default of_xlate
Kuninori Morimoto
2
-5
/
+27
2013-10-18
ASoC: cs42l73: Namespace defines for cs42l73 codec
Brian Austin
2
-72
/
+70
2013-10-18
ASoC: cs42l73: Add platform data support for cs42l73 codec
Brian Austin
3
-18
/
+56
2013-10-18
ALSA: ASoC: pxa: add asoc pm callbacks to pxa audio drivers
Dmitry Eremin-Solenikov
11
-0
/
+11
2013-10-18
ALSA: ASoC: pxa: fix pxa2xx-ac97 DAI initialization order
Dmitry Eremin-Solenikov
1
-31
/
+25
2013-10-18
ALSA: pxa: slightly refactor reset handling
Dmitry Eremin-Solenikov
1
-17
/
+10
2013-10-17
usb: usb_phy_gen: refine conditional declaration of usb_nop_xceiv_register
Guenter Roeck
1
-1
/
+1
2013-10-17
Revert "Drivers: hv: vmbus: Fix a bug in channel rescind code"
Greg Kroah-Hartman
1
-2
/
+6
2013-10-17
ACPI / PM: Drop two functions that are not used any more
Rafael J. Wysocki
3
-64
/
+0
2013-10-17
ATA / ACPI: remove power dependent device handling
Aaron Lu
3
-21
/
+0
2013-10-17
mm: revert mremap pud_free anti-fix
Hugh Dickins
1
-4
/
+1
2013-10-17
mm: fix BUG in __split_huge_page_pmd
Hugh Dickins
1
-1
/
+9
2013-10-17
swap: fix set_blocksize race during swapon/swapoff
Krzysztof Kozlowski
1
-1
/
+3
2013-10-17
procfs: call default get_unmapped_area on MMU-present architectures
HATAYAMA Daisuke
1
-2
/
+6
2013-10-17
procfs: fix unintended truncation of returned mapped address
HATAYAMA Daisuke
1
-1
/
+1
2013-10-17
writeback: fix negative bdi max pause
Fengguang Wu
1
-5
/
+5
2013-10-17
percpu_refcount: export symbols
Matias Bjorling
1
-0
/
+3
[next]