index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-19
ASoC: DaVinci: i2s, reduce underruns by combining into 1 element
Troy Kisky
2
-19
/
+61
2009-11-18
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
3
-3
/
+4
2009-11-18
ASoC: tlv320aic23 fix rate selection
Troy Kisky
1
-1
/
+1
2009-11-18
ASoC: OMAP3 Pandora: update for TWL4030 codec changes
Grazvydas Ignotas
1
-1
/
+2
2009-11-18
ASoC: Modifying the license string GPLv2 for OMAP3 EVM
Anuj Aggarwal
1
-1
/
+1
2009-11-18
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Mark Brown
1
-2
/
+2
2009-11-18
ASoC: DaVinci: remove requirement that dma_params is 1st in structure
Troy Kisky
4
-13
/
+6
2009-11-18
ASoC: Added the CPU driver for PCM controllers
Jassi Brar
4
-0
/
+680
2009-11-18
ARM: S3C64XX: Defined PCM controller platform devices
Jassi Brar
2
-1
/
+103
2009-11-18
ARM: S3C64XX: Added platform data header
Jassi Brar
1
-0
/
+17
2009-11-18
ARM: S3C64XX: Define PCM Controller base registers
Jassi Brar
1
-0
/
+2
2009-11-18
ASoC: Rename 's3c24xx-pcm' driver to 's3c-dma'
Jassi Brar
18
-22
/
+23
2009-11-18
ASoC: Rename s3c24xx_pcm prefix to s3c_dma
Jassi Brar
8
-58
/
+58
2009-11-17
ASoC: Use DMA_BIT_MASK(32) instead of deprecated DMA_32BIT_MASK
Marin Mitov
1
-2
/
+2
2009-11-16
ASoC: OMAP: enable Overo driver for CM-T35
Mike Rapoport
2
-5
/
+6
2009-11-13
ASoC: Remove redundant snd_soc_dapm_new_widgets() calls
Mark Brown
35
-40
/
+1
2009-11-12
ASoC: Add jack_status_check callback function for GPIO jacks
Joonyoung Shim
2
-0
/
+5
2009-11-12
ASoC: move setting ac97 platformdata earlier than ac97 read/write
Barry Song
1
-4
/
+5
2009-11-12
ASoC: Fixed arguments passed to SMDK64xx set_pll
Jassi Brar
1
-1
/
+1
2009-11-12
ASoC: Add bit clock rate calculator utility functions
Mark Brown
3
-1
/
+74
2009-11-10
ASoC: mpc5200: remove duplicate identical IRQ handler
Grant Likely
1
-30
/
+3
2009-11-10
ASoC: TWL4030: Do not modify the APLL_CTL register
Peter Ujfalusi
1
-45
/
+31
2009-11-10
Merge branch 'twl4030-mfd' into for-2.6.33
Mark Brown
9
-0
/
+43
2009-11-10
MFD: twl4030-codec: APLL_INFREQ handling in the MFD driver
Peter Ujfalusi
2
-0
/
+36
2009-11-10
OMAP: Configure audio_mclk for twl4030-codec MFD
Peter Ujfalusi
6
-0
/
+6
2009-11-10
MFD: TWL4030: Add audio_mclk to the codec platform data
Peter Ujfalusi
1
-0
/
+1
2009-11-10
ASoC: omap-mcbsp - add support for upto 16 channels.
Graeme Gregory
1
-26
/
+37
2009-11-09
ASoC: Pandora: Pass SRG input clock frequency to the OMAP McBSP DAI
Jarkko Nikula
1
-14
/
+10
2009-11-07
ASoC/mpc5200: fix enable/disable of AC97 slots
Grant Likely
2
-18
/
+25
2009-11-07
ASoC/mpc5200: add to_psc_dma_stream() helper
Grant Likely
2
-6
/
+10
2009-11-07
ASoC/mpc5200: Improve printk debug output for trigger
Grant Likely
2
-5
/
+11
2009-11-07
ASoC/mpc5200: get rid of the appl_ptr tracking nonsense
Grant Likely
2
-46
/
+8
2009-11-07
ASoC/mpc5200: Track DMA position by period number instead of bytes
Grant Likely
2
-25
/
+11
2009-11-07
ASoC: Remove dead code and labels
Takashi Iwai
5
-25
/
+0
2009-11-06
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
1776
-25790
/
+90011
2009-11-06
ASoC: S3C64XX I2S: Enable audio-bus clock
Jassi Brar
1
-0
/
+2
2009-11-06
ASoC: OMAP: Don't try to set unsupported OMAP_DMA_DATA_BURST_16 on OMAP1
Janusz Krzysztofik
1
-2
/
+6
2009-11-04
ASoC: Factor out snd_soc_init_card()
Mark Brown
49
-450
/
+69
2009-11-04
ASoC: Move sysfs and debugfs functions to head of soc-core.c
Mark Brown
1
-167
/
+167
2009-11-04
ASoC: Staticise wm8727 driver structure
Mark Brown
1
-1
/
+1
2009-11-03
Linux 2.6.32-rc6
v2.6.32-rc6
Linus Torvalds
1
-1
/
+1
2009-11-03
Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
Linus Torvalds
2
-0
/
+12
2009-11-03
at91: at91sam9g45 family: identify several chip versions
Nicolas Ferre
2
-0
/
+10
2009-11-03
avr32: add two new at91 to cpu.h definition
Nicolas Ferre
1
-0
/
+2
2009-11-03
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
54
-440
/
+544
2009-11-03
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
7
-55
/
+89
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
2009-11-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
4
-7
/
+66
2009-11-03
Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
14
-12
/
+59
2009-11-03
Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linux
Linus Torvalds
2
-37
/
+59
[next]