summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: oxygen: add Xonar DG supportClemens Ladisch2011-01-108-6/+735
* ALSA: oxygen: add X-Meridian 2G supportClemens Ladisch2011-01-103-0/+4
* ALSA: oxygen: add more PCI IDsClemens Ladisch2011-01-101-0/+3
* ALSA: virtuoso: reduce MCLK in double rate modesClemens Ladisch2011-01-103-7/+9
* ALSA: oxygen: simplify model-specific MCLK handlingClemens Ladisch2011-01-108-95/+89
* ALSA: virtuoso: use headphone gain setting only on front DACClemens Ladisch2011-01-101-0/+2
* ALSA: virtuoso: handle DAC oversampling automaticallyClemens Ladisch2011-01-101-79/+21
* ALSA: virtuoso: use lower master clock with H6 daughterboardClemens Ladisch2011-01-101-13/+18
* ALSA: virtuoso: configure correct master clock frequency on the CS2000Clemens Ladisch2011-01-101-13/+12
* ALSA: virtuoso: remove non-working controls on Essence ST DeluxeClemens Ladisch2011-01-101-6/+22
* ALSA: virtuoso: change PCM1796 format to I2SClemens Ladisch2011-01-101-5/+5
* ALSA: virtuoso: wait for PCM1796 clock to become stableClemens Ladisch2011-01-101-0/+5
* ALSA: virtuoso: do not use fast I2C speedClemens Ladisch2011-01-101-2/+2
* ALSA: oxygen: fix SPI clocks slower than 6.25 MHzClemens Ladisch2011-01-102-6/+6
* ALSA: oxygen: remove oxygen_model::private_data fieldClemens Ladisch2011-01-102-5/+2
* ALSA: oxygen: allow different number of PCM and mixer channelsClemens Ladisch2011-01-107-15/+25
* ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl2011-01-101-1/+3
* ALSA: azt3328: improve snd_azf3328_codec_setdmaa()Andreas Mohr2011-01-021-15/+51
* ALSA: azt3328: use proper private_data hookup for codec identificationAndreas Mohr2011-01-021-144/+90
* ALSA: azt3328: use a helper variable to remove one indirection in hotpathAndreas Mohr2011-01-021-9/+12
* ALSA: azt3328: cosmetics: use a helper variable for codec setupAndreas Mohr2011-01-021-9/+12
* ALSA: azt3328: _setfmt() updateAndreas Mohr2011-01-021-16/+25
* ALSA: azt3328: cosmetics, minor updatesAndreas Mohr2011-01-021-12/+19
* ALSA: ml403-ac97cr: Use vsprintf extension %pR for struct resourceJoe Perches2010-12-141-2/+2
* Merge branch 'topic/workq-update' into topic/miscTakashi Iwai2010-12-131532-13727/+28025
|\
| * sound: don't use flush_scheduled_work()Tejun Heo2010-12-1310-72/+22
| * Linux 2.6.37-rc5v2.6.37-rc5Linus Torvalds2010-12-061-1/+1
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-12-065-10/+15
| |\
| | * ocfs2_connection_find() returns pointer to bad structuredann frazier2010-11-181-1/+1
| | * ocfs2: char is not always signedMilton Miller2010-11-181-3/+3
| | * Ocfs2: Stop tracking a negative dentry after dentry_iput().Tristan Ye2010-11-181-1/+0
| | * ocfs2: fix memory leakJiri Slaby2010-11-181-4/+10
| | * fs/ocfs2/dlm: Use GFP_ATOMIC under spin_lockDavid Sterba2010-11-181-1/+1
| * | ARM: tegra: fix regression from addruart rewriteOlof Johansson2010-12-061-2/+2
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2010-12-066-37/+68
| |\ \
| | * | PM / Hibernate: Fix memory corruption related to swapRafael J. Wysocki2010-12-065-22/+30
| | * | PM / Hibernate: Use async I/O when reading compressed hibernation imageBojan Smojver2010-12-061-15/+38
| * | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-12-0615-30/+56
| |\ \ \
| | * \ \ Merge branch 'for-rmk-fixes' of git://git.infradead.org/users/cbou/linux-cns3xxxRussell King2010-12-061-1/+1
| | |\ \ \
| | | * | | ARM: cns3xxx: Fix build with CONFIG_PCI=yAnton Vorontsov2010-11-291-1/+1
| | * | | | ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
| | * | | | ARM: 6523/1: iop: ensure sched_clock() is notraceRabin Vincent2010-12-041-1/+2
| | * | | | ARM: 6456/1: Fix for building DEBUG with sa11xx_base.c as a module.Marcelo Roberto Jimenez2010-12-041-0/+1
| | * | | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
| | * | | | ARM: 6505/1: kprobes: Don't HAVE_KPROBES when CONFIG_THUMB2_KERNEL is selectedDave Martin2010-11-301-1/+1
| | * | | | ARM: 6508/1: vexpress: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | ARM: 6507/1: RealView: Correct data alignment in headsmp.S for CONFIG_THUMB2_...Dave Martin2010-11-301-0/+1
| | * | | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
| | * | | | ARM: 6503/1: Thumb-2: Restore sensible zImage header layout for CONFIG_THUMB2...Dave Martin2010-11-302-6/+6
| | * | | | ARM: 6502/1: Thumb-2: Fix CONFIG_THUMB2_KERNEL breakage in compressed/head.SDave Martin2010-11-301-2/+4
OpenPOWER on IntegriCloud