aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-05-2727-284/+432
|\
| * Merge branch 'fix/asoc' into for-linusTakashi Iwai2011-05-277-43/+66
| |\
| | * ASoC: Fix power down for widgetless per-card DAPM context caseJarkko Nikula2011-05-261-1/+1
| | * ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin2011-05-261-1/+1
| | * ASoC: Remove duplicate linux/delay.h inclusion.Jesper Juhl2011-05-261-1/+0
| | * ASoC: sam9g20_wm8731: use the proper SYSCKL valueNicolas Ferre2011-05-261-1/+1
| | * ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre2011-05-261-1/+1
| | * ASoC: core - remove superfluous new line.Liam Girdwood2011-05-251-1/+0
| | * ASoC: core - fix module reference counting for CPU DAIsLiam Girdwood2011-05-241-4/+5
| | * ASoC: fix raumfeld platformDaniel Mack2011-05-241-34/+58
| * | Merge branch 'fix/misc' into for-linusTakashi Iwai2011-05-2714-55/+157
| |\ \
| | * | ALSA: core: remove unused variables.Luca Tettamanti2011-05-265-18/+1
| | * | ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2011-05-262-6/+24
| | * | MAINTAINERS: add FireWire audio maintainerClemens Ladisch2011-05-251-0/+7
| | * | ALSA: usb-audio: more control quirks for M-Audio FastTrack devicesDaniel Mack2011-05-252-2/+72
| | * | ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXERDaniel Mack2011-05-252-1/+17
| | * | ALSA: usb-audio: export snd_usb_feature_unit_ctlDaniel Mack2011-05-254-11/+15
| | * | ALSA: usb-audio: rework add_control_to_empty()Daniel Mack2011-05-252-9/+13
| | * | ALSA: usb-audio: move assignment of chip->ctrl_intfDaniel Mack2011-05-251-8/+8
| * | | ALSA: hda - Reorganize controller quriks with bit flagsTakashi Iwai2011-05-261-81/+125
| * | | ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()Takashi Iwai2011-05-261-1/+1
| * | | ALSA: HDA: Increase MAX_HDMI_PINSStephen Warren2011-05-261-2/+3
| * | | ALSA: hda - Use model=auto for Lenovo G555Takashi Iwai2011-05-251-0/+1
| * | | ALSA: HDA: Unify HDMI hotplug handling.Stephen Warren2011-05-252-87/+52
| * | | ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT DeluxeTony Vroon2011-05-251-0/+1
| * | | ALSA: hda - Fix speaker auto-mute in Cxt auto-parserTakashi Iwai2011-05-241-12/+21
| * | | ALSA: hda - Fix initial capture-source with auto-mic for Cxt auto-parserTakashi Iwai2011-05-231-2/+3
| * | | ALSA: hda - Fix auto-mic detection in Conexant codec-parserTakashi Iwai2011-05-231-1/+1
| |/ /
| * | ALSA: HDA: Add quirk for Lenovo U350David Henningsson2011-05-231-0/+1
* | | Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-263-275/+50
|\ \ \
| * | | xen: fix compile without CONFIG_XEN_DEBUG_FSJeremy Fitzhardinge2011-05-201-0/+2
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | | Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.Jeremy Fitzhardinge2011-05-201-1/+1
| * | | xen/mmu: remove all ad-hoc stats stuffJeremy Fitzhardinge2011-05-201-138/+0
| * | | xen: use normal virt_to_machine for ptesJeremy Fitzhardinge2011-05-201-5/+5
| * | | xen: make a pile of mmu pvop functions staticJeremy Fitzhardinge2011-05-202-60/+23
| * | | vmalloc: remove vmalloc_sync_all() from alloc_vm_area()Jeremy Fitzhardinge2011-05-201-4/+0
| * | | xen: condense everything onto xen_set_pteJeremy Fitzhardinge2011-05-201-46/+27
| * | | xen: use mmu_update for xen_set_pte_at()Jeremy Fitzhardinge2011-05-201-15/+11
| * | | xen: drop all the special iomap pte paths.Jeremy Fitzhardinge2011-05-201-25/+0
* | | | selinux: don't pass in NULL avd to avc_has_perm_noauditLinus Torvalds2011-05-262-11/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-05-2623-151/+203
|\ \ \ \
| * | | | Squashfs: update email addressPhillip Lougher2011-05-2623-24/+24
| * | | | Squashfs: add extra sanity checks at mount timePhillip Lougher2011-05-251-2/+16
| * | | | Squashfs: add sanity checks to fragment reading at mount timePhillip Lougher2011-05-253-4/+25
| * | | | Squashfs: add sanity checks to lookup table reading at mount timePhillip Lougher2011-05-253-4/+30
| * | | | Squashfs: add sanity checks to id reading at mount timePhillip Lougher2011-05-254-6/+37
| * | | | Squashfs: add sanity checks to xattr reading at mount timePhillip Lougher2011-05-251-0/+11
| * | | | Squashfs: reverse order of filesystem table readingPhillip Lougher2011-05-251-34/+37
| * | | | Squashfs: move table allocation into squashfs_read_table()Phillip Lougher2011-05-257-98/+44