summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add missing __devexit in wm8940.cTakashi Iwai2009-05-151-1/+1
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-05-1512-64/+330
|\
| * Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-05-155-46/+146
| |\
| | * ASoC: DaVinci EVM board support buildfixesDavid Brownell2009-05-153-14/+81
| | * ASoC: DaVinci I2S updatesDavid Brownell2009-05-151-3/+23
| | * ASoC: davinci-pcm buildfixesDavid Brownell2009-05-151-29/+42
| * | ASoC: Support AC97 link off by default on WM9712Marek Vasut2009-05-141-0/+2
| * | Merge branch 'pxa2xx-i2s' into for-2.6.31Mark Brown2009-05-141-16/+9
| |\ \
| | * | ASoC: pxa2xx-i2s: Fix suspend/resumeKarl Beldan2009-05-141-8/+3
| | * | ASoC: pxa2xx-i2s: Fix inappropriate release of i2s clockKarl Beldan2009-05-141-2/+0
| | * | ASoC: pxa2xx-i2s: Handle SACR1_DRPL and SACR1_DREC separatelyKarl Beldan2009-05-141-3/+5
| | * | ASoC: pxa2xx-i2s: Proper hw initializationKarl Beldan2009-05-141-3/+14
| * | | ASoC: Add SNDRV_PCM_FMTBIT_S32_BE as a valid AC97 formatJon Smirl2009-05-141-1/+2
| * | | ASoC: Added OMAP3 EVM support in ASoC.Anuj Aggarwal2009-05-143-0/+157
| * | | ASoC: Point at kernel.org gitMark Brown2009-05-131-1/+1
| * | | ASoC: pxa2xx-i2s: Proper initializationKarl Beldan2009-05-131-0/+13
| |/ /
* | | Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2009-05-129-40/+283
|\ \ \ | |/ /
| * | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-05-122-1/+4
| |\ \ | | |/
| | * pxa2xx-ac97: fix reset gpio mode settingMike Rapoport2009-05-111-1/+1
| | * ASoC: soc-core: fix crash when removing not instantiated cardMike Rapoport2009-05-111-0/+3
| * | ASoC: TWL4030: change DAPM for analog microphone selectionJoonyoung Shim2009-05-121-33/+19
| * | ASoC: Enforce symmetric rates for PXA2xx I2SMark Brown2009-05-121-0/+1
| * | ASoC: em-x270: make the driver support also eXeda and CM-X300 machinesMike Rapoport2009-05-122-6/+7
| * | ASoC: remove driver_data direct access of struct deviceRoel Kluin2009-05-113-6/+6
| * | ASoC: Fix up CODEC DAI formats for big endian CPUsMark Brown2009-05-091-0/+40
| * | ASoC: AFEB9260 driverSergey Lapin2009-05-083-0/+212
* | | Merge branch 'topic/drvdata-fix' into topic/asocTakashi Iwai2009-05-12500-6630/+12458
|\ \ \ | |/ / |/| |
| * | sound: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-05-125-14/+14
| * | Linux 2.6.30-rc5v2.6.30-rc5Linus Torvalds2009-05-081-1/+1
| * | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-05-082-15/+29
| |\ \
| | * | mtd: fix timeout in M25P80 driverPeter Horton2009-05-081-8/+8
| | * | mtd: Bug in m25p80.c during whole-chip eraseSteven A. Falco2009-04-291-5/+7
| | * | mtd: expose subpage size via sysfsArtem Bityutskiy2009-04-191-0/+12
| | * | mtd: mtd in mtd_release is unused without CONFIG_MTD_CHARDenis V. Lunev2009-04-191-3/+3
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-088-15/+40
| |\ \ \
| | * | | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
| | * | | x86: xen, i386: reserve Xen pagetablesJeremy Fitzhardinge2009-05-081-0/+5
| | * | | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMPHuang Ying2009-05-072-4/+4
| | * | | x86-64: finish cleanup_highmaps()'s job wrt. _brk_endJan Beulich2009-05-071-1/+17
| | * | | x86: fix boot hang in early_reserve_e820()Jan Beulich2009-05-071-5/+6
| | * | | x86: Fix a typo in a printk messageNikanth Karthikesan2009-05-061-1/+1
| | * | | x86, srat: do not register nodes beyond e820 mapDavid Rientjes2009-05-061-0/+1
| * | | | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2009-05-082-1/+4
| |\ \ \ \
| | * | | | hwmon: (w83781d) Fix W83782D support (NULL pointer dereference)Jean Delvare2009-05-081-1/+2
| | * | | | hwmon: (asus_atk0110) Fix compiler warningLuca Tettamanti2009-05-081-0/+2
| * | | | | Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-082-3/+3
| |\ \ \ \ \
| | * | | | | microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1
| | * | | | | microblaze: Storage class should be before const qualifierTobias Klauser2009-05-011-2/+2
| * | | | | | kprobes: fix to use text_mutex around arm/disarm kprobeMasami Hiramatsu2009-05-081-9/+22
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-05-0722-1642/+810
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud