summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Enable HP output with Macbook Pro 5, 5Stelian Pop2009-07-301-4/+9
* ALSA: hda - don't build digital output controls if not existTakashi Iwai2009-07-091-0/+3
* ALSA: hda - Fix compile warnings in patch_cirrus.cTakashi Iwai2009-07-081-10/+5
* ALSA: hda - Fix the speaker volume control nameTakashi Iwai2009-07-071-1/+1
* ALSA: hda - Add GPIO setup for MacBook pro 5,5 with CS420xTakashi Iwai2009-07-071-13/+36
* ALSA: hda - Add quirk for MacBook Pro 5,5 with CS4206Takashi Iwai2009-07-062-0/+61
* ALSA: hda - Fix double creation of SPDIF input controlsTakashi Iwai2009-07-061-6/+3
* ALSA: hda - Add CS420x-specific coef setupTakashi Iwai2009-07-061-0/+110
* ALSA: hda - Force to initialize input mixer setup for CS420xTakashi Iwai2009-07-061-5/+7
* ALSA: hda - Fix cirrus codec parsingTakashi Iwai2009-07-061-133/+198
* ALSA: hda - Add Cirrus Logic CS420x supportTakashi Iwai2009-07-014-0/+955
* Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-07-012-1/+2
|\
| * ALSA: hda - Add quirk for HP 6930pTakashi Iwai2009-07-011-0/+1
| * ALSA: hda - Add missing static to patch_ca0110()Takashi Iwai2009-07-011-1/+1
* | ALSA: hda - Allow FLOAT PCM formatTakashi Iwai2009-07-011-3/+3
* | ALSA: hda - Fix input pinctl for ALC882 auto modeTakashi Iwai2009-06-301-4/+1
* | ALSA: hda - Merge patch_alc882() and patch_alc883()Takashi Iwai2009-06-302-1150/+691
* | Merge branch 'topic/hda-patch' into topic/hdaTakashi Iwai2009-06-308-33/+342
|\ \
| * | ALSA: hda - More description about patch module optionTakashi Iwai2009-06-242-1/+19
| * | ALSA: hda - Add description about patch loadingTakashi Iwai2009-06-241-0/+46
| * | ALSA: hda - Add patch module optionTakashi Iwai2009-06-244-21/+257
| * | ALSA: hda - Don't call snd_hda_codec_configure in snd_hda_codec_new()Takashi Iwai2009-06-244-12/+21
* | | Merge branch 'fix/hda' into topic/hdaTakashi Iwai2009-06-301-8/+38
|\ \ \ | | |/ | |/|
| * | ALSA: hda - Add missing initializations for ALC268 and ALC269Takashi Iwai2009-06-291-0/+4
| * | ALSA: hda - Line In for Acer Inspire 6530G modelTony Vroon2009-06-291-2/+8
| * | ALSA: hda - Use model=acer-aspire-6530g for Acer Aspire 6930GTakashi Iwai2009-06-251-1/+1
| * | ALSA: hda - Fix acer-aspire-6530g model quirkEmilio López2009-06-251-1/+16
| * | ALSA: hda - Add pin-sense trigger when needed for Realtek codecsTakashi Iwai2009-06-251-4/+9
* | | Merge branch 'fix/hda-samsung-p50' into topic/hdaTakashi Iwai2009-06-292-58/+71
|\ \ \
| * | | ALSA: hda - Fix support for Samsung P50 with AD1986A codecTakashi Iwai2009-06-242-0/+42
| * | | ALSA: hda - Generalize the pin-detect quirk for Lenovo N100Takashi Iwai2009-06-241-2/+8
| * | | ALSA: hda - Simplify AD1986A mixer definitionsTakashi Iwai2009-06-241-56/+21
* | | | ALSA: hda - Check "beep" hintTakashi Iwai2009-06-291-0/+4
| |/ / |/| |
* | | Linux 2.6.31-rc1v2.6.31-rc1Linus Torvalds2009-06-241-2/+2
* | | Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-245-6/+6
* | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-248-17/+420
|\ \ \
| * | | da9030_battery: Fix race between event handler and monitorMike Rapoport2009-06-091-7/+12
| * | | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-094-1/+338
| * | | w1: ds2760_battery: add support for sleep mode featureDaniel Mack2009-06-082-0/+31
| * | | w1: ds2760: add support for EEPROM read and writeDaniel Mack2009-06-082-0/+32
| * | | ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack2009-06-081-9/+7
| | | |
| \ \ \
*-. \ \ \ Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2009-06-246-18/+23
|\ \ \ \ \
| | * | | | audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris2009-06-241-2/+2
| * | | | | another race fix in jfs_check_acl()Al Viro2009-06-241-6/+7
| * | | | | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-244-10/+13
| * | | | | inline functions left without protection of ifdef (acl)Markus Trippelsdorf2009-06-241-1/+2
| |/ / / /
* | | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-241-21/+24
|\ \ \ \ \
| * | | | | futex: Fix the write access fault problem for realThomas Gleixner2009-06-241-21/+24
| |/ / / /
* | | | | SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg2009-06-241-2/+8
* | | | | Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds2009-06-241-2/+2
|/ / / /
OpenPOWER on IntegriCloud