summaryrefslogtreecommitdiffstats
path: root/ipc/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-03ASoC: Remove device from platform suspend and resume operationsMark Brown3-10/+6
2008-12-03ASoC: Push debugfs files out of the snd_soc_device structureMark Brown2-35/+46
2008-12-03ASoC: tlv320aic3x: headset/button press supportDaniel Mack2-3/+74
2008-12-03ASoC: Fix WM8903 right mixer bypass pathMark Brown1-4/+4
2008-12-03ASoC: TWL4030: Add input selection and gain controlsGrazvydas Ignotas2-3/+190
2008-12-02ASoC: Push platform registration down into the cardMark Brown31-49/+55
2008-12-02ASoC: Push workqueue data into snd_soc_cardMark Brown2-15/+25
2008-12-01ASoC: Don't free static data in WM9713Mark Brown1-1/+0
2008-12-01ASoC: TWL4030: Add volume controls for outputsPeter Ujfalusi1-0/+21
2008-12-01ASoC: TWL4030: Change the common playback volume controlsPeter Ujfalusi1-8/+29
2008-12-01ASoC: TWL4030: Change the capture volume control to TLVPeter Ujfalusi1-3/+11
2008-12-01ASoC: Remove in-code changelog from AD73311 driverMark Brown1-3/+0
2008-12-01ASoC: Annotate core removal functionMark Brown1-1/+1
2008-12-01ASoC: Rename snd_soc_register_card() to snd_soc_init_card()Mark Brown27-29/+29
2008-12-01ALSA: ASoC: Fix old-style trigger callback in s3c2443-ac97.cTakashi Iwai1-1/+2
2008-12-01ALSA: ASoC: Fix compile warnings on corgi.cTakashi Iwai1-5/+1
2008-12-01Revert "ALSA: soc - Fix compile warnings in wm8903.c"Takashi Iwai1-2/+2
2008-12-01ALSA: ASoC: Remove superfluous dependency on SND_SOCTakashi Iwai3-4/+4
2008-12-01Add kref to fake tty used by USB consoleKevin Hao1-0/+1
2008-12-01drivers/char/tty_io.c: Avoid panic when no console is configured.Will Newton1-6/+9
2008-12-01vmscan: protect zone rotation stats by lru lockJohannes Weiner1-1/+1
2008-12-01Revert "of_platform_driver noise on sparce"Linus Torvalds5-12/+12
2008-12-01ALSA: soc - Remove obsoleted sound/driver.h inclusionTakashi Iwai1-1/+0
2008-12-01ALSA: soc - Fix compile warnings in wm8903.cTakashi Iwai1-2/+2
2008-12-01USB: serial: add more Onda device ids to option driverGreg Kroah-Hartman1-0/+35
2008-12-01USB: usb-storage: unusual_devs entry for Nikon D2HTobias Kunze BriseƱo1-0/+7
2008-12-01USB: storage: unusual_devs entry for Mio C520-GPSAlan Stern1-0/+12
2008-12-01USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-12-01USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-12-01USB: fix SB600 USB subsystem hang bugShane Huang1-3/+6
2008-12-01Revert "USB: improve ehci_watchdog's side effect in CPU power management"Greg Kroah-Hartman1-7/+5
2008-12-01powerpc: Fix build for 32-bit SMP configsMilton Miller1-0/+2
2008-12-01drm/i915: Fix copy'n'pasteo that broke VT switch if flushing was non-empty.Eric Anholt1-1/+1
2008-11-30powerpc: Fix system calls on Cell entered with XER.SO=1Paul Mackerras1-1/+7
2008-11-30powerpc/cell: Fix GDB watchpoints, againArnd Bergmann1-2/+7
2008-11-30powerpc/mpic: Don't reset affinity for secondary MPIC on bootArnd Bergmann1-2/+7
2008-11-30powerpc/cell/axon-msi: Retry on missing interruptArnd Bergmann1-5/+31
2008-11-30powerpc: Fix boot freeze on machine with empty memory nodeDave Hansen1-47/+75
2008-11-30powerpc: Fix IRQ assignment for some PCIe devicesAdhemerval Zanella1-2/+5
2008-11-30Trivial Documentation/filesystems/ramfs-rootfs-initramfs.txt fixfrans1-6/+6
2008-11-30MN10300: Tighten up the code using case rangesRobert P. J. Day1-22/+2
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig10-22/+2
2008-11-30input: replace spin_lock_bh with spin_lock_irqsave in ml_ff_playbackArjan van de Ven1-2/+3
2008-11-30hotplug_memory_notifier section annotationAl Viro1-1/+1
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-11-30get xenbus_driver ->probe() "recognized" by modpostAl Viro3-9/+9
2008-11-30xen_play_dead() is __cpuinitAl Viro1-1/+1
2008-11-30xen_setup_vcpu_info_placement() is not init on x86Al Viro1-1/+1
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro1-1/+1
2008-11-30enable_IR_x2apic() needs to be __initAl Viro1-1/+1