summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix/asoc' into for-linusTakashi Iwai2009-12-213-19/+3
|\
| * ASoC: wm8974: fix a wrong bit definitionGuennadi Liakhovetski2009-12-181-1/+1
| * ASoC: Fix disable of SPDIF on STAC9766 codecJon Smirl2009-12-161-17/+1
| * ASoC: ak4642: Add default return value in ak4642_modinitKuninori Morimoto2009-12-151-1/+1
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2009-12-212-37/+391
|\ \
| * \ Merge remote branch 'alsa/fixes' into fix/hdaTakashi Iwai2009-12-217895-373769/+703459
| |\ \
| | * | ALSA: hda/realtek: Remove extra .capsrc_nids initialization for ALC889_INTELJaroslav Kysela2009-12-201-2/+0
| | * | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Jaroslav Kysela2009-12-204-31/+338
| | |\ \
| * | | | ALSA: HDA: add powersaving hook for RealtekHector Martin2009-12-211-0/+36
| * | | | ALSA: HDA: remove useless mixers on Aspire 8930GHector Martin2009-12-211-1/+20
| * | | | ALSA: HDA: simplify Aspire 8930G verb arrayHector Martin2009-12-211-4/+2
| * | | | ALSA: hda: Set Front Mic to input vref 50% for Lenovo 3000 Y410Daniel T Chen2009-12-211-1/+9
| | |/ / | |/| |
| * | | ALSA: hda - Fix quirk for Maxdata obook4-1Takashi Iwai2009-12-181-1/+1
| * | | ALSA: hda - Fix missing capsrc_nids for ALC88xTakashi Iwai2009-12-171-0/+6
| * | | ALSA: hda - Make use of beep device found in Dell Vostro 1015nEinar Rünkaru2009-12-171-0/+4
| * | | ALSA: hda - Fixed internal mic initialization for Dell Vostro 1015Einar Rünkaru2009-12-171-6/+33
| * | | ALSA: hda - More ALC663 fixes and support of compatible chipsKailang Yang2009-12-171-24/+282
* | | | Linux 2.6.33-rc1v2.6.33-rc1Linus Torvalds2009-12-181-2/+2
* | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-188-45/+33
|\ \ \ \
| * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-172-2/+2
| * | | | cpumask: don't recommend set_cpus_allowed hack in Documentation/cpu-hotplug.txtRusty Russell2009-12-171-32/+17
| * | | | cpumask: avoid dereferencing struct cpumaskRusty Russell2009-12-171-2/+2
| * | | | cpumask: convert drivers/idle/i7300_idle.c to cpumask_var_tRusty Russell2009-12-171-6/+9
| * | | | cpumask: use modern cpumask style in drivers/scsi/fcoe/fcoe.cRusty Russell2009-12-171-1/+1
| * | | | cpumask: avoid deprecated function in mm/slab.cRusty Russell2009-12-171-1/+1
| * | | | cpumask: use cpu_online in kernel/perf_event.cRusty Russell2009-12-171-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-12-186-3/+24
|\ \ \ \ \
| * | | | | Keys: KEYCTL_SESSION_TO_PARENT needs TIF_NOTIFY_RESUME architecture supportGeert Uytterhoeven2009-12-161-0/+10
| * | | | | NOMMU: Optimise away the {dac_,}mmap_min_addr testsDavid Howells2009-12-164-1/+12
| * | | | | security/min_addr.c: make init_mmap_min_addr() staticH Hartley Sweeten2009-12-161-1/+1
| * | | | | keys: PTR_ERR return of wrong pointer in keyctl_get_security()Roel Kluin2009-12-161-1/+1
* | | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-1815-27/+29
|\ \ \ \ \ \
| * | | | | | OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
| * | | | | | mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-1612-23/+23
| * | | | | | USB ehci: replace mach header with platThomas Weber2009-12-161-1/+1
| * | | | | | omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-151-0/+1
* | | | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-12-188-30/+766
|\ \ \ \ \ \ \
| * | | | | | | hwmon: (w83627hf) Fix for "No such device"Christian Schulte2009-12-161-1/+1
| * | | | | | | hwmon: (sht15) Off-by-one error in array index + incorrect constantsJonathan Cameron2009-12-161-3/+3
| * | | | | | | hwmon: Add driver for VIA CPU core temperatureHarald Welte2009-12-163-0/+365
| * | | | | | | hwmon: (smsc47m1) Enable device if neededJean Delvare2009-12-161-3/+27
| * | | | | | | hwmon: (smsc47m1) Fail module loading on errorJean Delvare2009-12-161-13/+11
| * | | | | | | hwmon: (smsc47m1) Only request I/O ports we really useJean Delvare2009-12-161-10/+89
| * | | | | | | hwmon: New driver for AMD Family 10h/11h CPUsClemens Ladisch2009-12-164-0/+270
| |/ / / / / /
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-1849-360/+4914
|\ \ \ \ \ \ \
| * | | | | | | [SCSI] 3w-9xxx fix bug in sgl loadingadam radford2009-12-121-4/+7
| * | | | | | | [SCSI] fcoe, libfc: adds enable/disable for fcoe interfaceVasu Dev2009-12-122-3/+114
| * | | | | | | [SCSI] libfc: reduce hold time on SCSI host lockChris Leech2009-12-121-29/+36
| * | | | | | | [SCSI] libfc: remote port gets stuck in restart state without really restartingAbhijeet Joglekar2009-12-121-0/+1
| * | | | | | | [SCSI] pm8001: misc code cleanupjack wang2009-12-103-5/+9