| Commit message (Expand) | Author | Age |
* | [ALSA] emu10k1 - Use enum for emu_model types | Takashi Iwai | 2008-01-31 |
* | [ALSA] emu10k1 - 1616(M) cardbus improvements | Ctirad Fertr | 2008-01-31 |
* | [ALSA] snd:emu10k1: E-Mu updates. Fixes to firmware loading and support for 0... | James Courtier-Dutton | 2008-01-31 |
* | [ALSA] emu10k1: Add comments regarding E-Mu ins and outs. | James Courtier-Dutton | 2008-01-31 |
* | [ALSA] fm801 - Add mute support for FM-only card with FM801 PCI to tuner bridge | Andy Shevchenko | 2008-01-31 |
* | [ALSA] PCM interface - rename SNDRV_PCM_TSTAMP_MMAP to SNDRV_PCM_TSTAMP_ENABLE | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] Bump ASoC core version number | Mark Brown | 2008-01-31 |
* | [ALSA] soc - Add support for passing kcontrols with events | Laim Girdwood | 2008-01-31 |
* | [ALSA] soc - Ensure PCMs are suspended | Liam Girdwood | 2008-01-31 |
* | [ALSA] ASoC TLV support | Philipp Zabel | 2008-01-31 |
* | [ALSA] soc - Add device level DAPM event | Liam Girdwood | 2008-01-31 |
* | [ALSA] Remove sound/driver.h | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove PCM sleep_min and tick | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove PCM xfer_align sw params | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove indirect control access | Takashi Iwai | 2008-01-31 |
* | [ALSA] include/sound/: Spelling fixes | Joe Perches | 2008-01-31 |
* | [ALSA] PCM - added back TSTAMP ioctl for PCM (for old alsa-lib binaries) | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] info_oss: move prototype of snd_card_info_read_oss to info.h | Marcin Ĺšlusarz | 2008-01-31 |
* | [ALSA] Use posix clock monotonic for PCM and timer timestamps | Jaroslav Kysela | 2008-01-31 |
* | [ALSA] switching rate in STAC9460 codec of Prodigy192 | Pavel Hofman | 2008-01-31 |
* | [ALSA] sound: remove dead config symbol from sound code | Jiri Olsa | 2008-01-31 |
* | [ALSA] Update SNDRV_HWDEP_IFACE_LAST | Takashi Iwai | 2008-01-31 |
* | [ALSA] opl3 - Fix build errors | Takashi Iwai | 2008-01-31 |
* | [ALSA] Remove sequencer instrument layer | Takashi Iwai | 2008-01-31 |
* | [ALSA] opl3 - simplify exclusive access lock | Takashi Iwai | 2008-01-31 |
* | [ALSA] opl3 - Use hwdep for patch loading | Takashi Iwai | 2008-01-31 |
* | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2008-01-30 |
|\ |
|
| * | [POWERPC] Add set_dma_ops() to match get_dma_ops() | Michael Ellerman | 2008-01-30 |
| * | Merge branch 'linux-2.6' | Paul Mackerras | 2008-01-30 |
| |\ |
|
| * \ | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx | Paul Mackerras | 2008-01-30 |
| |\ \ |
|
| | * | | [POWERPC] Add common clock setting routine mpc52xx_psc_set_clkdiv() | Grant Likely | 2008-01-26 |
| * | | | [POWERPC] 86xx: Remove unused IRQ defines | Kumar Gala | 2008-01-28 |
| * | | | [PPC] Remove 85xx from arch/ppc | Kumar Gala | 2008-01-28 |
| * | | | [PPC] Remove 83xx from arch/ppc | Kumar Gala | 2008-01-28 |
| * | | | [POWERPC] CPM: Move definition of buffer descriptor to cpm.h | Jochen Friedrich | 2008-01-28 |
| * | | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.c | Jochen Friedrich | 2008-01-28 |
| * | | | [POWERPC] 8xx: Get rid of conditional includes of board specific setup | Jochen Friedrich | 2008-01-28 |
| * | | | [POWERPC] 8xx: Remove sysdev/commproc.h | Jochen Friedrich | 2008-01-28 |
| * | | | [POWERPC] 8xx: Remove unused m8xx_cpm_hostalloc/free/dump() | Jochen Friedrich | 2008-01-28 |
| |/ / |
|
| * | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 2008-01-25 |
| |\ \ |
|
| | * | | [POWERPC] Enable RTC for Ebony and Walnut (v2) | David Gibson | 2008-01-25 |
| * | | | [POWERPC] Remove the global dma_direct_offset | Michael Ellerman | 2008-01-25 |
| * | | | [POWERPC] PS3: Remove lpar address workaround | Geoff Levand | 2008-01-25 |
| * | | | [POWERPC] PS3: Add logical performance monitor driver support | Takashi Yamamoto | 2008-01-25 |
| * | | | [POWERPC] PS3: Add logical performance monitor device support | Geoff Levand | 2008-01-25 |
| * | | | [POWERPC] PS3: Make bus_id and dev_id u64 | Geert Uytterhoeven | 2008-01-25 |
| * | | | [POWERPC] Add definition of Cell bookmark SPR | Geoff Levand | 2008-01-25 |
| * | | | [POWERPC] kdump shutdown hook support | Michael Neuling | 2008-01-25 |
| * | | | [POWERPC] Make setjmp/longjmp code usable outside of xmon | Michael Neuling | 2008-01-25 |
| |/ / |
|
| * | | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala... | Paul Mackerras | 2008-01-23 |
| |\ \ |
|