summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | mm: compaction: introduce isolate_freepages_range()Michal Nazarewicz2012-05-211-18/+93
| * | | | | | mm: compaction: introduce map_pages()Michal Nazarewicz2012-05-211-4/+11
| * | | | | | mm: compaction: introduce isolate_migratepages_range()Michal Nazarewicz2012-05-211-21/+54
| * | | | | | mm: page_alloc: remove trailing whitespaceMichal Nazarewicz2012-05-211-7/+7
| |/ / / / /
* | | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-2516-234/+582
|\ \ \ \ \ \
| * | | | | | ALSA: hda/realtek - Add new codec support for ALC269VDKailang Yang2012-05-251-5/+33
| * | | | | | ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart2012-05-231-5/+18
| * | | | | | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/a...Takashi Iwai2012-05-2314-224/+531
| |\ \ \ \ \ \
| | * | | | | | ASoC: OMAP: HDMI: Rename sound card source fileRicardo Neri2012-05-222-2/+2
| | * | | | | | ASoC: OMAP: HDMI: Make sound card naming more genericRicardo Neri2012-05-221-14/+14
| | * | | | | | ASoC: OMAP: HDMI: Make build config options more genericRicardo Neri2012-05-222-4/+4
| | * | | | | | ASoC: OMAP: HDMI: Expand capabilities of the HDMI DAIRicardo Neri2012-05-222-2/+4
| | * | | | | | ASoC: OMAP: HDMI: Improve how the display state is verifiedRicardo Neri2012-05-222-35/+8
| | * | | | | | ASoC: OMAP: HDMI: Expand configuration of hw_paramsRicardo Neri2012-05-221-1/+115
| | * | | | | | ASoC: OMAP: HDMI: Use the DSS audio interfaceRicardo Neri2012-05-222-0/+78
| | * | | | | | ASoC: OMAP: HDMI: Create a structure for private data of the CPU DAIRicardo Neri2012-05-221-9/+19
| | * | | | | | ASoC: OMAP: HDMI: Change error values in HDMI CPU DAIRicardo Neri2012-05-221-2/+2
| | * | | | | | ASoC: OMAP: HDMI: Update the platform device namesRicardo Neri2012-05-222-6/+6
| | * | | | | | ASoC: omap-abe-twl6040: Introduce driver data for runtime parametersPeter Ujfalusi2012-05-221-4/+21
| | * | | | | | ASoC: omap-abe-twl6040: Move Digital Mic widget into dapm tablePeter Ujfalusi2012-05-221-10/+3
| | * | | | | | ASoC: omap-abe-twl6040: Keep only one snd_soc_dai_link structurePeter Ujfalusi2012-05-221-21/+9
| | * | | | | | ASoC: omap-dmic: Add device tree bindingsPeter Ujfalusi2012-05-222-0/+29
| | * | | | | | ASoC: omap-mcpdm: Add device tree bindingsPeter Ujfalusi2012-05-222-0/+29
| | * | | | | | ASoC: omap-mcbsp: buffer size constraint only applies to playback streamPeter Ujfalusi2012-05-221-6/+8
| | * | | | | | ASoC: omap-mcbsp: Use the common interrupt line if supported by the SoCPeter Ujfalusi2012-05-222-25/+95
| | * | | | | | ASoC: omap-mcbsp: Remove unused FRAME dma_op_modePeter Ujfalusi2012-05-223-3/+1
| | * | | | | | ASoC: omap-mcbsp: Use DMA packet mode for non mono streams on OMAP3+Peter Ujfalusi2012-05-221-13/+17
* | | | | | | | Merge tag 'hda-switcheroo' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-05-253-67/+316
|\ \ \ \ \ \ \ \
| * | | | | | | | ALSA: hda - unlock on error in azx_interrupt()Dan Carpenter2012-05-181-1/+3
| * | | | | | | | ALSA: hda - Support VGA-switcherooTakashi Iwai2012-05-141-45/+227
| * | | | | | | | ALSA: hda - Export snd_hda_lock_devices()Takashi Iwai2012-05-142-27/+42
| * | | | | | | | ALSA: hda - Check the dead HDMI audio controller by vga-switcherooTakashi Iwai2012-05-141-2/+52
| * | | | | | | | Merge branch 'topic/hda' into topic/hda-switcherooTakashi Iwai2012-05-1321-1309/+1540
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds2012-05-2518-1138/+71
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cris: Remove old legacy "-traditional" flag from arch-v10/lib/MakefilePaul Gortmaker2012-04-191-3/+0
| * | | | | | | | | | CRIS: Remove legacy RTC driversJesper Nilsson2012-04-058-1090/+7
| * | | | | | | | | | cris/mm/fault.c: Port OOM changes to do_page_faultKautuk Consul2012-04-041-5/+26
| * | | | | | | | | | cris:fix the wrong function declearWanlong Gao2012-04-031-1/+1
| * | | | | | | | | | CRIS: Add _sdata to vmlinux.lds.SJesper Nilsson2012-04-031-0/+1
| * | | | | | | | | | cris: posix_types.h, include asm-generic/posix_types.hJiri Slaby2012-04-031-0/+2
| * | | | | | | | | | CRIS: Update documentationJesper Nilsson2012-04-031-31/+31
| * | | | | | | | | | cris/arch-v32: cryptocop: Use kzallocJesper Nilsson2012-04-031-4/+2
| * | | | | | | | | | net:removed the unused variableWanlong Gao2012-04-031-1/+0
| * | | | | | | | | | cris:removed the unused variableWanlong Gao2012-04-031-2/+0
| * | | | | | | | | | CRISv32: Correct name of read_mostly section.Jesper Nilsson2012-04-031-1/+1
* | | | | | | | | | | Merge tag 'mmc-merge-for-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-2527-1661/+667
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | mmc: at91-mci: this driver is now deprecatedLudovic Desroches2012-05-172-2/+16
| * | | | | | | | | | | mmc: omap_hsmmc: pass IRQF_ONESHOT to request_threaded_irqMing Lei2012-05-171-1/+1
| * | | | | | | | | | | mmc: block: Allow disabling 512B sector size emulationSaugata Das2012-05-172-2/+19
| * | | | | | | | | | | mmc: atmel-mci: add debug logsLudovic Desroches2012-05-171-0/+41
OpenPOWER on IntegriCloud