aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: es968: fix wrong PnP dma indexKrzysztof Helt2010-04-261-1/+1
* Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-231-0/+9
|\
| * ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resumeHans de Goede2010-04-221-0/+8
| * ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600CHans de Goede2010-04-221-0/+1
* | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-04-234-10/+6
|\ \
| * | ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558Daniel T Chen2010-04-231-0/+2
| * | ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203Daniel T Chen2010-04-231-0/+1
| * | ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526Daniel T Chen2010-04-221-1/+1
| * | ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645Daniel T Chen2010-04-221-0/+2
| * | ALSA: hda - Fix resume from StR of HP 2510p with docking-stationTakashi Iwai2010-04-191-9/+0
* | | Merge branch 'fix/hda' into for-linusTakashi Iwai2010-04-163-33/+179
|\ \ \ | |/ /
| * | ALSA: hda - Add position_fix quirk for Biostar moboTakashi Iwai2010-04-151-0/+1
| * | ALSA: hda - add a quirk for Clevo M570U laptopJoerg Schirottke2010-04-151-0/+1
| * | ALSA: hda - Avoid invalid "Independent HP" control for VIA codecsTakashi Iwai2010-04-141-16/+23
| * | ALSA: hda - Fix control element allocations in VIA codec parserTakashi Iwai2010-04-141-1/+1
| * | ALSA: hda - Add fix-up for Sony VAIO with ALC269Takashi Iwai2010-04-121-1/+28
| * | ALSA: hda - Enhance fix-up table for Realtek codecsTakashi Iwai2010-04-121-7/+28
| * | ALSA: hda - Fix initial capture source connections of ALC880/260Takashi Iwai2010-04-091-0/+23
| * | ALSA: hda - Fix setup for ALC269vb amic and dmic modelsKailang Yang2010-04-091-8/+20
| * | ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21Kailang Yang2010-04-091-0/+1
| * | ALSA: hda: Add support for Medion WIM2160Maurus Cuelenaere2010-04-071-0/+53
* | | Merge branch 'fix/misc' into for-linusTakashi Iwai2010-04-162-8/+23
|\ \ \ | | |/ | |/|
| * | ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-04-131-2/+5
| * | ALSA: usb - Fix Oops after usb-midi disconnectionTakashi Iwai2010-04-101-6/+18
* | | Merge branch 'fix/asoc' into for-linusTakashi Iwai2010-04-164-29/+45
|\ \ \
| * | | ASoC: imx-ssi: do not call hrtimer_disable in trigger functionSascha Hauer2010-04-161-2/+8
| * | | ASoC: imx-ssi: increase minimum periods to 4Sascha Hauer2010-04-151-1/+1
| * | | ASoC: imx-ssi: Use a hrtimer in FIQ modeSascha Hauer2010-04-081-24/+21
| * | | ASoC: imx-pcm-dma-mx2: restart DMA after an errorSascha Hauer2010-04-081-1/+14
| * | | ASoC: imx-ssi: honor IMX_SSI_DMA flagSascha Hauer2010-04-081-1/+2
| * | | ASoC: wm2000: remove unused #include <linux/version.h>Huang Weiyi2010-04-081-1/+0
* | | | Linux 2.6.34-rc4Linus Torvalds2010-04-121-1/+1
* | | | Merge branch 'anonvma'Linus Torvalds2010-04-122-43/+84
|\ \ \ \
| * | | | anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds2010-04-121-2/+13
| * | | | anon_vma: clone the anon_vma chain in the right orderLinus Torvalds2010-04-121-1/+1
| * | | | vma_adjust: fix the copying of anon_vma chainsLinus Torvalds2010-04-121-16/+8
| * | | | Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds2010-04-121-24/+62
* | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-1220-77/+422
|\ \ \ \ \
| * | | | | ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-091-0/+4
| * | | | | ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lockAnders Larsen2010-04-091-0/+12
| * | | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-04-0814-70/+382
| |\ \ \ \ \
| | * | | | | MXC: mach_armadillo5x0: Add USB Host support.Alberto Panizzo2010-03-302-0/+167
| | * | | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| | * | | | | ARM mach-mx3: duplicated includeAndrea Gelmini2010-03-301-1/+0
| | * | | | | imx31: add watchdog device on litekit board.Vladimir Zapolskiy2010-03-301-0/+1
| | * | | | | imx3: Add watchdog platform device supportVladimir Zapolskiy2010-03-302-2/+20
| | * | | | | Merge branch 'mx51' into mxc-rcSascha Hauer2010-03-255-41/+83
| | |\ \ \ \ \
| | | * | | | | i.MX51: remove NFC AXI static mappingSascha Hauer2010-03-192-12/+2
| | | * | | | | i.MX51: determine silicon revision dynamicallySascha Hauer2010-03-192-6/+60
| | | * | | | | i.MX51: map TZIC dynamicallySascha Hauer2010-03-192-22/+16