summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | 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
| * | | | | | | mmc: atmel-mci: add support for version lower than v2xxLudovic Desroches2012-05-171-4/+58
| * | | | | | | mmc: atmel-mci: change the state machine for compatibility with old IPLudovic Desroches2012-05-171-116/+162
| * | | | | | | mmc: atmel-mci: the r/w proof capability lack was not well managedLudovic Desroches2012-05-171-14/+78
| * | | | | | | mmc: dw_mmc: Fixed sdio interrupt mask bit setting bugKyoungil Kim2012-05-171-2/+2
| * | | | | | | mmc: omap: convert to module_platform_driverVenkatraman S2012-05-171-13/+1
| * | | | | | | mmc: omap: make it behave well as a moduleVenkatraman S2012-05-171-4/+5
| * | | | | | | mmc: omap: convert to per instance workqueueVenkatraman S2012-05-171-17/+12
| * | | | | | | mmc: core: Remove dead codePhilippe De Swert2012-05-101-5/+1
| * | | | | | | mmc: card: Avoid null pointer dereferencePhilippe De Swert2012-05-101-1/+2
| * | | | | | | mmc: core: Prevent eMMC VCC supply to be cut from late initUlf Hansson2012-05-091-3/+15
| * | | | | | | mmc: dw_mmc: make multiple instances of dw_mci_card_workqueueThomas Abraham2012-05-092-8/+7
| * | | | | | | mmc: queue: remove redundant memsetsVenkatraman S2012-05-091-2/+0
| * | | | | | | mmc: queue: rename mmc_request functionVenkatraman S2012-05-091-2/+2
| * | | | | | | mmc: core: skip card initialization if power class selection failsSubhash Jadavani2012-05-091-11/+7
| * | | | | | | mmc: core: fix the signaling 1.8V for HS200Seungwon Jeon2012-05-091-5/+7
| * | | | | | | mmc: core: fix the decision of HS200/DDR card-typeSeungwon Jeon2012-05-093-109/+36
| * | | | | | | mmc: mmci: Fix compiler error when CONFIG_OF is not setLee Jones2012-05-081-0/+6
| * | | | | | | mmc: mmci: Use correct GPIO binding for IRQ requestsLee Jones2012-05-041-2/+3
| * | | | | | | mmc: mmci: Add required documentation for Device Tree bindingsLee Jones2012-05-041-0/+19
| * | | | | | | mmc: mmci: Enable Device Tree support for ux500 variantsLee Jones2012-05-041-4/+54
| * | | | | | | mmc: sdhci-spear: Use devm_* derivativesViresh Kumar2012-05-011-53/+27
| * | | | | | | mmc: sdhci-spear: No need to check 'pdev == NULL' in probeViresh Kumar2012-05-011-2/+0
| * | | | | | | mmc: cd-gpio: protect against NULL context in mmc_cd_gpio_free()Guennadi Liakhovetski2012-04-241-0/+3
| * | | | | | | mmc: core: check PM_SLEEP for mmc_bus_suspend/resume callbacksChuanxiao Dong2012-04-231-0/+2