aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAge
...
| | * | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameterHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channelsHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch caseHans-Christian Egtvedt2009-04-05
| | * | | | | ALSA: snd-atmel-ac97c: cleanup register definitionsHans-Christian Egtvedt2009-04-05
| | |/ / / /
| * | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-05
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König2009-04-05
| | |/ / /
| * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-05
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang2009-04-05
| | * | | ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-05
| * | | | Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-04-05
| |\ \ \ \
| | * | | | ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-05
| | | |/ / | | |/| |
| * | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-05
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | ASoC: TWL4030: Add actual support for 96KHz playback supportPeter Ujfalusi2009-04-03
| | * | ASoC: Implement suspend and resume operations for WM9705Mark Brown2009-04-02
| | * | ASoC: Set parent for AC97 devices we registerMark Brown2009-04-02
| | * | ASoC: Don't defer resume work for AC97 codecsMark Brown2009-04-02
| | * | ASoC: OMAP: Set minimum buffer size constraint for McBSP2 in OMAP3Jarkko Nikula2009-04-02
| | * | ASoC: TWL4030: Add constrains for second streamPeter Ujfalusi2009-04-02
| | * | ASoC: TWL4030: 96KHz playback supportPeter Ujfalusi2009-04-02
| | * | ASoC: trim SSI sysfs statistics in Freescale MPC8610 sound driversTimur Tabi2009-04-02
| | * | pxa2xx-ac97: fix displaying GSR after reset timeoutLuotao Fu2009-04-02
| | * | ASoC: remove trigger delay in Freescale MPC8610 sound driverTimur Tabi2009-04-02
| | * | ASoC: Add Magician machine supportPhilipp Zabel2009-04-02
| | * | ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-02
* | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* | | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-07
* | | | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-07
* | | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-07
* | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-30
| * | | trivial: Fix misspelling of firmwareNick Andrew2009-03-30
* | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-30
* | | | V4L/DVB (10771): tea575x-tuner: convert it to V4L2 APIMauro Carvalho Chehab2009-03-30
|/ / /
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-28
|\ \ \
| * \ \ Merge branch 'origin' into develRussell King2009-03-28
| |\ \ \
| * \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-25
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2009-03-13
| |\ \ \ \ \
| * | | | | | [ARM] pxa: remove unnecessary #include of pxa-regs.h and hardware.hEric Miao2009-03-09
| * | | | | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-09
* | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x...Ingo Molnar2009-03-03
| |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | Merge branch 'x86/urgent' into x86/patIngo Molnar2009-03-01
| | |_|/| | | | | | | | | |/| | | | | | | | | |
| | | * | | | | | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-20
| | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge commit 'v2.6.29-rc5' into x86/apicIngo Molnar2009-02-15
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \