summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ALSA: 6fire - Add support for S32_LE formatTorsten Schenk2011-04-041-4/+18
| * ALSA: 6fire - Fix pcm rate assignmentTorsten Schenk2011-04-041-8/+5
| * ALSA: 6fire - Update kernel configurationTorsten Schenk2011-04-041-6/+3
| * Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-04-044-7/+24
| |\
| * \ Merge branch 'fix/misc' into topic/miscTakashi Iwai2011-03-288090-257873/+553101
| |\ \
| * | | [media] remove radio-maestroOndrej Zary2011-03-233-468/+0
| * | | ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos2011-03-222-0/+65
| * | | ALSA: es1968: add radio (tea575x tuner) supportOndrej Zary2011-03-213-4/+137
| * | | ALSA: tea575x-tuner: remove dev_nrOndrej Zary2011-03-212-2/+0
| * | | ALSA: tea575x-tuner: various improvementsOndrej Zary2011-03-212-16/+42
* | | | Merge branch 'topic/lola' into for-linusTakashi Iwai2011-05-2210-0/+3429
|\ \ \ \
| * | | | ALSA: lola - fix lola buildRandy Dunlap2011-05-041-1/+2
| * | | | ALSA: lola - Yet another linux/delay.h inclusionTakashi Iwai2011-05-031-0/+1
| * | | | ALSA: lola - Add missing inclusion of linux/delay.hTakashi Iwai2011-05-031-0/+1
| * | | | ALSA: lola - Implement polling_mode like hd-audioTakashi Iwai2011-05-032-3/+14
| * | | | ALSA: lola - Rename to Digital SRC Capture SwitchTakashi Iwai2011-05-033-3/+17
| * | | | ALSA: lola - Add sync in loop implementationTakashi Iwai2011-05-031-17/+59
| * | | | ALSA: lola - Add SRC refcountingTakashi Iwai2011-05-032-7/+46
| * | | | ALSA: lola - Allow granularity changesTakashi Iwai2011-05-033-7/+27
| * | | | ALSA: lola - Use SG-bufferTakashi Iwai2011-05-032-23/+4
| * | | | ALSA: lola - Add Lola-specific module optionsTakashi Iwai2011-05-031-10/+35
| * | | | ALSA: lola - Fix PCM stallsTakashi Iwai2011-05-033-47/+74
| * | | | ALSA: lola - Use a single BDLTakashi Iwai2011-05-032-31/+49
| * | | | ALSA: lola - Suppress the debug printTakashi Iwai2011-05-031-4/+4
| * | | | ALSA: lola - Changes in proc fileTakashi Iwai2011-05-031-6/+142
| * | | | ALSA: lola - Make SRC helper globalTakashi Iwai2011-05-032-4/+5
| * | | | ALSA: Add the driver for Digigram Lola PCI-e boardsTakashi Iwai2011-05-0310-0/+3112
* | | | | SOUND: OSS: Remove Au1550 driver.Ralf Baechle2011-05-204-3355/+0
* | | | | Linux 2.6.39-rc7v2.6.39-rc7Linus Torvalds2011-05-101-1/+1
* | | | | vm: fix vm_pgoff wrap in upward expansionHugh Dickins2011-05-101-4/+7
* | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-05-103-7/+23
|\ \ \ \ \
| * | | | | drm/i915/lvds: Only act on lid notify when the device is onAlex Williamson2011-05-091-0/+3
| * | | | | drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"Chris Wilson2011-05-091-2/+2
| * | | | | drm/i915: Only enable the plane after setting the fb base (pre-ILK)Chris Wilson2011-05-091-2/+0
| * | | | | drm/i915/dp: Be paranoid in case we disable a DP before it is attachedChris Wilson2011-05-041-2/+15
| * | | | | drm/i915: Release object along create user fb error pathChris Wilson2011-05-041-1/+3
* | | | | | Don't lock guardpage if the stack is growing upMikulas Patocka2011-05-103-15/+37
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2011-05-093-43/+150
|\ \ \ \ \ \
| * | | | | | eeepc-laptop: Use ACPI handle to identify rfkill portMatthew Garrett2011-05-091-16/+41
| * | | | | | [PATCH] sony-laptop: limit brightness range to DSDT provided onesMattia Dongili2011-05-091-24/+103
| * | | | | | sony-laptop: report failures on setting LCD brightnessMattia Dongili2011-05-091-2/+3
| * | | | | | thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.Manoj Iyer2011-05-091-2/+4
* | | | | | | Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwa...Linus Torvalds2011-05-092-11/+16
|\ \ \ \ \ \ \
| * | | | | | | ASoC: Fix CODEC DAI names for GoniMark Brown2011-04-281-2/+2
| * | | | | | | ASoC: Fix CODEC name in GoniMark Brown2011-04-281-2/+2
| * | | | | | | davinci-mcasp: fix _CBM_CFS pin directionsBen Gardiner2011-04-261-1/+3
| * | | | | | | davinci-mcasp: fix _CBM_CFS hw_paramsBen Gardiner2011-04-261-2/+2
| * | | | | | | davinci-mcasp: use bitfield definitions for PDIRBen Gardiner2011-04-261-3/+6
| * | | | | | | ASoC: davinci-mcasp: correct tdm_slots limitBen Gardiner2011-04-261-2/+2
* | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-05-097-13/+41
|\ \ \ \ \ \ \ \