summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-101-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-098-87/+241
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-12-091-3/+3
| |\
| | * ASoC: Wrong variable returned on errorRoel Kluin2009-12-081-3/+3
| * | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-093-9/+140
| |\ \
| | * | ALSA: hda/realtek: quirk for D945GCLF2 mainboardDavid Santinoli2009-12-091-0/+1
| | * | ALSA: hda - Terradici HDA controllers does not support 64-bit modeJaroslav Kysela2009-12-091-0/+5
| | * | ALSA: hda - Generalize EAPD inversion check in patch_analog.cTakashi Iwai2009-12-081-8/+9
| | * | ALSA: hda - Exclude unusable ADCs for ALC88xTakashi Iwai2009-12-081-1/+12
| | * | ALSA: hda - Add missing Line-Out and PCM switches as slaveTakashi Iwai2009-12-081-0/+2
| | * | ALSA: hda - iMac 9,1 sound patch.Justin P. Mattock2009-12-081-0/+111
| * | | ALSA: ice1724 - aureon - modify WM8770 Master & DAC volumeJaroslav Kysela2009-12-091-24/+7
| * | | ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKIITobias Hansen2009-12-082-6/+24
| * | | ALSA: opti93x: set MC indirect registers base from PnP dataKrzysztof Helt2009-12-081-45/+67
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-0921-33/+28
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-0721-34/+29
| |\ \ \ \
| | * | | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-0417-25/+26
| | * | | | tree-wide: fix typos "couter" -> "counter"Uwe Kleine-König2009-12-041-1/+1
| | * | | | tree-wide: fix typos "selct" + "slect" -> "select"Uwe Kleine-König2009-11-091-1/+1
| | * | | | Kconfig: Remove useless and sometimes wrong commentsMichael Roth2009-11-092-6/+0
| | * | | | tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-0811-14/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 7xx-iosplit-plat-merge with omap-fixesTony Lindgren2009-11-2211-14/+14
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-1011-14/+14
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | | * | | | | omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-2011-14/+14
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-12-08242-7520/+19504
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | / / / | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-12-0443-2208/+9209
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ALSA: hda - Fix memory leaks in the previous patchTakashi Iwai2009-12-031-7/+11
| | * | | | | ALSA: hda - Add ALC661/259, ALC892/888VD supportKailang Yang2009-12-031-2/+42
| | * | | | | Merge branch 'topic/ice1724-quartet' into topic/hdaTakashi Iwai2009-12-0110-78/+1995
| | |\ \ \ \ \
| | | * | | | | ALSA: ice1724 - Infrasonic Quartet supportPavel Hofman2009-09-214-1/+1144
| | | * | | | | ALSA: ice1724 - Support for multiple external clock typesPavel Hofman2009-09-213-16/+52
| | | * | | | | ALSA: ice1724 - pro-rate-locking makes sense only for internal clock modePavel Hofman2009-09-211-7/+16
| | | * | | | | ALSA: ice1724 - adding GPIO routines for mask and directionPavel Hofman2009-09-213-0/+38
| | | * | | | | ALSA: ak4113 supportPavel Hofman2009-09-212-1/+641
| | | * | | | | ALSA: ak4620 support, codec regs listed in procPavel Hofman2009-09-212-53/+104
| | * | | | | | Merge branch 'topic/oxygen' into topic/hdaTakashi Iwai2009-12-0114-1188/+2276
| | |\ \ \ \ \ \
| | | * | | | | | sound: oxygen: fix input monitor control namesClemens Ladisch2009-09-281-8/+8
| | | * | | | | | sound: oxygen: add high-pass filter controlClemens Ladisch2009-09-281-2/+71
| | | * | | | | | sound: oxygen: add digital filter controlClemens Ladisch2009-09-283-9/+223
| | | * | | | | | sound: virtuoso: add PCM1796 oversampling controlClemens Ladisch2009-09-281-25/+157
| | | * | | | | | sound: oxygen: allow custom MCLK ratesClemens Ladisch2009-09-286-4/+19
| | | * | | | | | sound: virtuoso: add headphone impedance controlClemens Ladisch2009-09-281-11/+99
| | | * | | | | | sound: oxygen: cache codec registersClemens Ladisch2009-09-284-152/+250
| | | * | | | | | sound: oxygen: more hardware documentationClemens Ladisch2009-09-284-0/+33
| | | * | | | | | sound: oxygen: add stereo upmixing to center/LFE channelsClemens Ladisch2009-09-284-21/+58
| | | * | | | | | sound: oxygen: better defaults for upmixing controlClemens Ladisch2009-09-283-10/+3
| | | * | | | | | sound: virtuoso: fix Xonar Essence ST supportClemens Ladisch2009-09-282-6/+190
| | | * | | | | | sound: virtuoso: split virtuoso.cClemens Ladisch2009-09-287-1092/+1290
| | | * | | | | | sound: oxygen: fix for PI7C9X110 compatibilityClemens Ladisch2009-09-281-0/+23
OpenPOWER on IntegriCloud