summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Request shared rates for WM8903Mark Brown2009-04-161-0/+1
* ASoC: Volume controls are never of boolean typeMark Brown2009-04-161-3/+3
* ASoC: Check we have DAI ops when calling via accessor functionsMark Brown2009-04-161-7/+7
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-14243-5765/+11742
|\
| * Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-04-142-5/+3
| |\
| * \ Merge branch 'for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2009-04-071-4/+6
| |\ \
| * \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-04-0723-235/+1062
| |\ \ \
| | * \ \ Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-071-0/+8
| | |\ \ \
| | | * | | ALSA: oss - volume control for CSWITCH and CROUTEDeepika Makhija2009-04-071-0/+8
| | * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-072-1/+19
| | |\ \ \ \
| | | * | | | ALSA: hda - Add VREF powerdown sequence for another boardMatthew Ranostay2009-04-071-0/+18
| | | * | | | ALSA: hda - add missing comma in ad1884_slave_volsAkinobu Mita2009-04-071-1/+1
| | * | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-072-7/+8
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-04-071-135/+120
| | |\ \ \ \ \ \
| | | * | | | | | sound: usb-audio: allow period sizes less than 1 msClemens Ladisch2009-04-071-20/+86
| | | * | | | | | sound: usb-audio: save data packet interval in audioformat structureClemens Ladisch2009-04-071-6/+21
| | | * | | | | | sound: usb-audio: remove check_hw_params_convention()Clemens Ladisch2009-04-071-116/+19
| | | * | | | | | sound: usb-audio: show sample format width in proc fileClemens Ladisch2009-04-071-1/+2
| | * | | | | | | Merge branch 'topic/atmel' into for-linusTakashi Iwai2009-04-063-27/+119
| | |\ \ \ \ \ \ \
| | | * | | | | | | ALSA: snd-atmel-abdac: increase periods_min to 6 instead of 4Hans-Christian Egtvedt2009-04-061-1/+1
| | | * | | | | | | ALSA: snd-atmel-abdac: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-1/+1
| | | * | | | | | | ALSA: snd-atmel-ac97c: replace bus_id with dev_name()Hans-Christian Egtvedt2009-04-061-2/+2
| | | * | | | | | | ALSA: snd-atmel-ac97c: cleanup registers when removing driverHans-Christian Egtvedt2009-04-061-0/+4
| | | * | | | | | | ALSA: snd-atmel-ac97c: do a proper reset of the external codecHans-Christian Egtvedt2009-04-061-7/+7
| | | * | | | | | | ALSA: snd-atmel-ac97c: enable interrupts to catch events for error reportingHans-Christian Egtvedt2009-04-061-1/+76
| | | * | | | | | | ALSA: snd-atmel-ac97c: set correct size for buffer hardware parameterHans-Christian Egtvedt2009-04-061-2/+2
| | | * | | | | | | ALSA: snd-atmel-ac97c: do not overwrite OCA and ICA when assigning channelsHans-Christian Egtvedt2009-04-061-5/+18
| | | * | | | | | | ALSA: snd-atmel-ac97c: remove dead break statements after return in switch caseHans-Christian Egtvedt2009-04-061-2/+0
| | | * | | | | | | ALSA: snd-atmel-ac97c: cleanup register definitionsHans-Christian Egtvedt2009-04-061-6/+8
| | | |/ / / / / /
| | * | | | | | | Merge branch 'topic/misc' into for-linusTakashi Iwai2009-04-061-1/+1
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | | * | | | | | ALSA: move snd_powermac's probe function to .devinit.textUwe Kleine-König2009-04-061-1/+1
| | | |/ / / / /
| | * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-04-062-0/+7
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | | * | | | | ALSA: hda - enable SPDIF output for Intel DX58SO boardWu Fengguang2009-04-061-0/+5
| | | * | | | | ALSA: Add 92HD81B1C device idMatthew Ranostay2009-04-061-0/+2
| | * | | | | | Merge branch 'topic/isa-misc' into for-linusTakashi Iwai2009-04-061-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: opl3sa2: add ZV port controlKrzysztof Helt2009-04-061-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-0612-64/+779
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-074-8/+8
| * | | | | | | dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)Yang Hongyang2009-04-075-10/+10
| * | | | | | | dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)Yang Hongyang2009-04-072-3/+3
| * | | | | | | dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)Yang Hongyang2009-04-071-2/+2
| * | | | | | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-0712-20/+20
| |/ / / / / /
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-043-3/+3
| |\ \ \ \ \ \
| | * | | | | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-1/+1
| | * | | | | | trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
| * | | | | | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-301-29/+2
| * | | | | | | V4L/DVB (10771): tea575x-tuner: convert it to V4L2 APIMauro Carvalho Chehab2009-03-302-96/+208
| |/ / / / / /
| * | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-03-2811-18/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'origin' into develRussell King2009-03-28374-9311/+19781
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...Russell King2009-03-256-24/+48
| | |\ \ \ \ \ \ \