aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-1823-395/+578
|\ \ \ \ \
| * \ \ \ \ Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-01-185-103/+27
| |\ \ \ \ \
| | * | | | | ASoC: EP93xx: fixed LRCLK rate and DMA oper. in I2S codeAlexander Sverdlin2011-01-171-9/+9
| | * | | | | ASoC: WM8990: msleep() takes milliseconds not jiffiesDimitris Papastamos2011-01-171-5/+5
| | * | | | | ASoC: WL1273 FM radio: Fix breakage with MFD API changesMatti J. Aaltonen2011-01-143-89/+13
| * | | | | | Merge branch 'fix/hda' into for-linusTakashi Iwai2011-01-1813-254/+497
| |\ \ \ \ \ \
| | * | | | | | ALSA: hda - Fix initialization for HP 2011 notebooksVitaliy Kulikov2011-01-181-43/+10
| | * | | | | | ALSA: hda - Add support for VMware controllerBankim Bhavsar2011-01-181-0/+2
| | * | | | | | ALSA: hda - consitify string arraysTakashi Iwai2011-01-1811-78/+95
| | * | | | | | ALSA: hda - Add add multi-streaming playback for AD1988Raymond Yau2011-01-181-4/+178
| | * | | | | | ALSA: hda - More coverage for odd-number channels elimination for HDMITakashi Iwai2011-01-141-0/+3
| | * | | | | | ALSA: hda - Store PCM parameters properly in HDMI open callbackTakashi Iwai2011-01-141-0/+6
| | * | | | | | ALSA: hda - Rearrange fixup struct in patch_realtek.cTakashi Iwai2011-01-141-2/+2
| | * | | | | | ALSA: hda - Suppress the odd number of channels for HDMITakashi Iwai2011-01-141-0/+3
| | * | | | | | ALSA: hda - Add fixup-call in init callbackTakashi Iwai2011-01-131-1/+4
| | * | | | | | ALSA: hda - Reorganize fixup structure for RealtekTakashi Iwai2011-01-131-124/+193
| | * | | | | | ALSA: hda - Apply Sony VAIO hweq fixup only onceTakashi Iwai2011-01-131-0/+2
| | * | | | | | ALSA: hda - Apply mario fixup only onceTakashi Iwai2011-01-131-1/+4
| | * | | | | | ALSA: hda - Remove unused fixup entry for ALC262Takashi Iwai2011-01-131-9/+3
| * | | | | | | ALSA : au88x0 - Limit number of channels to fix Oops via OSS emuRaymond Yau2011-01-171-4/+20
| * | | | | | | ALSA: constify functions in ac97Hanno Boeck2011-01-143-33/+33
| * | | | | | | ALSA: oxygen: Xonar DG: fix CS4245 register writesClemens Ladisch2011-01-141-1/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2011-01-1838-623/+727
|\ \ \ \ \ \ \ \
| * | | | | | | | m68knommu: fix broken setting of irq_chip and handlerGreg Ungerer2011-01-071-2/+2
| * | | | | | | | m68knommu: switch to using -mcpu= flags for ColdFire targetsGreg Ungerer2011-01-051-5/+5
| * | | | | | | | m68knommu: arch/m68knommu/Kconfig whitespace cleanupPhilippe De Muyter2011-01-051-10/+10
| * | | | | | | | m68knommu: create optimal separate instruction and data cache for ColdFireGreg Ungerer2011-01-054-20/+83
| * | | | | | | | m68knommu: support ColdFire caches that do copyback and write-throughGreg Ungerer2011-01-053-1/+35
| * | | | | | | | m68knommu: support version 2 ColdFire split cacheGreg Ungerer2011-01-052-14/+48
| * | | | | | | | m68knommu: make cache push code ColdFire genericGreg Ungerer2011-01-054-39/+56
| * | | | | | | | m68knommu: clean up ColdFire cache control codeGreg Ungerer2011-01-056-192/+80
| * | | | | | | | m68knommu: move inclusion of ColdFire v4 cache registersGreg Ungerer2011-01-054-5/+5
| * | | | | | | | m68knommu: merge bit definitions for version 3 ColdFire cache controllerGreg Ungerer2011-01-053-54/+56
| * | | | | | | | m68knommu: create bit definitions for the version 2 ColdFire cache controllerGreg Ungerer2011-01-058-0/+72
| * | | | | | | | m68knommu: remove empty __iounmap() it is no usedGreg Ungerer2011-01-052-10/+0
| * | | | | | | | m68knommu: remove kernel_map() code, it is not usedGreg Ungerer2011-01-052-34/+1
| * | | | | | | | m68knommu: remove do_page_fault(), it is not usedGreg Ungerer2011-01-052-58/+1
| * | | | | | | | m68knommu: use user stack pointer hardware on some ColdFire coresGreg Ungerer2011-01-057-55/+72
| * | | | | | | | m68knommu: remove command line printing DEBUGGreg Ungerer2011-01-051-5/+0
| * | | | | | | | m68knommu: remove fasthandler interrupt codeGreg Ungerer2011-01-051-27/+1
| * | | | | | | | m68knommu: move UART addressing to part specific includesGreg Ungerer2011-01-0512-45/+74
| * | | | | | | | m68knommu: fix clock rate value reported for ColdFire 54xx partsGreg Ungerer2011-01-0512-21/+34
| * | | | | | | | m68knommu: move ColdFire CPU names into their headersGreg Ungerer2011-01-0512-44/+30
| * | | | | | | | m68knommu: add support for the ColdFire 547x family of processorsGreg Ungerer2011-01-051-1/+6
| * | | | | | | | m68knommu: make Coldfire 548x support more genericGreg Ungerer2011-01-0514-44/+49
| * | | | | | | | m68knommu: Use symbolic constants for cache operations on M54xxPhilippe De Muyter2011-01-053-17/+65
| * | | | | | | | m68knommu: Move __flush_cache_all definition for m54xx in m54xxacr.hPhilippe De Muyter2011-01-052-23/+36
| * | | | | | | | m68knommu: Create new m54xxacr.h from m5407sim.h subpartPhilippe De Muyter2011-01-052-34/+43
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-183-30/+4
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | perf tools: Fix tracepoint id to string perf.data header tableArnaldo Carvalho de Melo2011-01-172-29/+2