summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | ASoC: WM8994: fix wrong value in tristate functionQiao Zhou2011-01-191-1/+1
| | * | | | | ASoC: WM8995: Fix incorrect use of snd_soc_update_bits()Dimitris Papastamos2011-01-191-1/+1
| | * | | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-01-197-68/+55Star
| | |\ \ \ \ \
| * | | | | | | ALSA: HDA: Fix automute on Thinkpad L412/L512David Henningsson2011-01-261-2/+4
| * | | | | | | ALSA: HDA: Fix dmesg output of HDMI supported bitsDavid Henningsson2011-01-251-1/+1
| * | | | | | | ALSA: fix invalid hardware.h include in ac97c for AVR32 architectureHans-Christian Egtvedt2011-01-251-1/+4
| * | | | | | | ALSA: azt3328 - fix broken AZF_FMT_XLATE macroAndreas Mohr2011-01-251-22/+16Star
| * | | | | | | ALSA: Xonar, CS43xx: Don't overrun static arrayJesper Juhl2011-01-221-1/+1
* | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-317-75/+85
|\ \ \ \ \ \ \ \
| * | | | | | | | libata: set queue DMA alignment to sector size for ATAPI tooTejun Heo2011-01-281-6/+18
| * | | | | | | | libata: DVR-212D can't do SETXFER DVD-RW DVR-212DFrancesco Antonacci2011-01-281-0/+1
| * | | | | | | | ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula2011-01-281-0/+2
| * | | | | | | | pata_hpt37x: inherit prereset() method for HPT374Sergei Shtylyov2011-01-281-3/+2Star
| * | | | | | | | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-01-281-0/+1
| * | | | | | | | pata_hpt37x: fold 'if' statement into 'switch'Sergei Shtylyov2011-01-281-46/+43Star
| * | | | | | | | pata_hpt{37x|3x2n}: use pr_*(DRV_NAME ...) instead of printk(KERN_* ...)Sergei Shtylyov2011-01-282-18/+16Star
| * | | | | | | | pata_hpt{366|37x}: use pr_warning(...) instead of printk(KERN_WARNING ...)Sergei Shtylyov2011-01-282-6/+6
| * | | | | | | | pata_mpc52xx: inherit from ata_bmdma_port_opsTejun Heo2011-01-281-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegraLinus Torvalds2011-01-314-11/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: tegra: clock: Add forward reference to struct clkColin Cross2011-01-272-0/+4
| * | | | | | | | ARM: tegra: irq: Rename gic pointers to avoid conflictsColin Cross2011-01-271-9/+9
| * | | | | | | | arm/tegra: Fix tegra irq_data conversionGrant Likely2011-01-271-2/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-282-13/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | xen/setup: Route halt operations to safe_halt pvop.Stefano Stabellini2011-01-271-0/+1
| * | | | | | | | xen/e820: Guard against E820_RAM not having page-aligned size or start.Stefano Stabellini2011-01-271-1/+6
| * | | | | | | | xen/p2m: Mark INVALID_P2M_ENTRY the mfn_list past max_pfn.Stefan Bader2011-01-271-12/+6Star
| |/ / / / / / /
* | | | | | | | Export the augmented rbtree helper functionsAndreas Gruenbacher2011-01-281-0/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-285-14/+54
|\ \ \ \ \ \ \ \
| * | | | | | | | ceph: avoid picking MDS that is not activeSage Weil2011-01-251-3/+7
| * | | | | | | | ceph: avoid immediate cap check after importSage Weil2011-01-191-2/+1Star
| * | | | | | | | ceph: fix flushing of caps vs cap importSage Weil2011-01-191-4/+34
| * | | | | | | | ceph: fix erroneous cap flush to non-auth mdsSage Weil2011-01-191-0/+2
| * | | | | | | | ceph: fix cap_wanted_delay_{min,max} mount option initializationSage Weil2011-01-191-0/+2
| * | | | | | | | ceph: fix xattr rbtree searchSage Weil2011-01-141-0/+3
| * | | | | | | | ceph: fix getattr on directory when using norbytesYehuda Sadeh2011-01-141-5/+5
* | | | | | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-01-2820-45/+132
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-281-5/+0Star
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/nv50: fix regression on IGPsBen Skeggs2011-01-281-5/+0Star
| * | | | | | | | | | drm/radeon/kms: re-emit full context state for evergreen blitsAlex Deucher2011-01-281-6/+33
| * | | | | | | | | | drm/radeon/kms: release CMASK access in preclose_kmsMarek Olšák2011-01-281-0/+2
| * | | | | | | | | | drm/radeon/kms: fix r6xx+ scanout on BE systemsAlex Deucher2011-01-272-1/+22
| * | | | | | | | | | drm/radeon/kms: clean up some magic numbersAlex Deucher2011-01-277-21/+29
| * | | | | | | | | | drm/radeon/kms: only enable HDMI mode if radeon audio is enabledAlex Deucher2011-01-271-3/+3
| * | | | | | | | | | radeon/kms: fix dp displayport mode validationJerome Glisse2011-01-271-2/+2
| * | | | | | | | | | Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...Dave Airlie2011-01-266-7/+41
| |\| | | | | | | | |
| | * | | | | | | | | drm/nvc0/grctx: correct an off-by-oneBen Skeggs2011-01-251-1/+1
| | * | | | | | | | | drm/nv50: Fix race with PFIFO during PGRAPH context destruction.Francisco Jerez2011-01-251-0/+3
| | * | | | | | | | | drm/nouveau: Workaround incorrect DCB entry on a GeForce3 Ti 200.Francisco Jerez2011-01-251-0/+15
| | * | | | | | | | | drm/nvc0: implement irq handler for whatever's at 0x14xxxxBen Skeggs2011-01-251-0/+19
| | * | | | | | | | | drm/nvc0: fix incorrect TPC register setupBen Skeggs2011-01-251-2/+2