summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2011-03-283-13/+15
|\
| * ASoC: imx: fix burstsize for DMAWolfram Sang2011-03-261-2/+2
| * ASoC: imx: set watermarks for mx2-dmaWolfram Sang2011-03-262-3/+5
| * ASoC: Explicitly say registerless widgets have no registerMark Brown2011-03-231-8/+8
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2011-03-282-13/+23
|\ \
| * | ASoC: twl6040: Return -ENOMEM if create_singlethread_workqueue failsAxel Lin2011-03-261-1/+3
| * | ASoC: tlv320dac33: Restore L/R DAC power control registerPeter Ujfalusi2011-03-261-0/+4
| * | ASoC: tlv320dac33: Fix inconsistent spinlock usagePeter Ujfalusi2011-03-221-12/+16
* | | ALSA: hda - Fix pin-config of Gigabyte moboTakashi Iwai2011-03-281-3/+18
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-03-2712-114/+230
|\ \ \
| * | | ALSA: Fix yet another race in disconnectionTakashi Iwai2011-03-251-0/+4
| * | | ALSA: asihpi - Update verbose debug print macrosEliot Blennerhassett2011-03-251-53/+47
| * | | ALSA: asihpi - Improve non-busmaster adapter operationEliot Blennerhassett2011-03-251-11/+10
| * | | ALSA: asihpi - Support single-rate no-SRC cardsEliot Blennerhassett2011-03-251-9/+7
| * | | ALSA: HDA: New AD1984A model for Dell Precision R5500David Henningsson2011-03-251-0/+89
| * | | ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt2011-03-252-12/+1
| * | | ALSA: hda - Fix SPDIF out regression on ALC889Takashi Iwai2011-03-231-1/+1
| * | | ALSA: usb-audio - Support for Boss JS-8 Jam StationKeith A. Milner2011-03-231-0/+27
| * | | ALSA: usb-audio: add Cakewalk UM-1G supportClemens Ladisch2011-03-231-0/+13
| * | | sound/oss/opl3: validate voice and channel indexesDan Rosenberg2011-03-231-2/+13
| * | | sound/oss: remove offset from load_patch callbacksDan Rosenberg2011-03-235-26/+18
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-03-2733-302/+618
|\ \ \ \
| * | | | mfd: Clean up max8997 IRQ namespaceSamuel Ortiz2011-03-271-8/+8
| * | | | mfd: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-275-12/+8
| * | | | mfd: Cleanup irq namespaceThomas Gleixner2011-03-2721-131/+131
| * | | | mfd: twl6030: Cleanup interrupt handlingThomas Gleixner2011-03-271-16/+1
| * | | | mfd: twl4030: Cleanup interrupt handlingThomas Gleixner2011-03-271-38/+8
| * | | | mfd: mx8925: Remove irq_desc leftoversThomas Gleixner2011-03-271-2/+0
| * | | | mfd: htc-i2cpld: Cleanup interrupt handlingThomas Gleixner2011-03-271-18/+7
| * | | | mfd: htc-egpio: Cleanup interrupt handlingThomas Gleixner2011-03-271-4/+2
| * | | | mfd: ezx-pcap: Remvove open coded irq handlingThomas Gleixner2011-03-271-11/+3
| * | | | mfd: 88pm860x: Remove unused irq_desc leftoversThomas Gleixner2011-03-271-3/+0
| * | | | mfd: asic3: Cleanup irq handlingThomas Gleixner2011-03-271-11/+6
| * | | | mfd: Select MFD_CORE if TPS6105X driver is configuredGuenter Roeck2011-03-271-0/+1
| * | | | mfd: Add MODULE_DEVICE_TABLE to rdc321x-southbridgeAxel Lin2011-03-271-0/+1
| * | | | mfd: Add MAX8997/8966 IRQ controlMyungJoo Ham2011-03-274-3/+404
| * | | | mfd: Constify i2c_device_id tablesAxel Lin2011-03-272-2/+2
| * | | | mfd: OLPC: Clean up names to match what OLPC actually usesDaniel Drake2011-03-272-9/+7
| * | | | mfd: Add mfd_clone_cell(), convert cs5535-mfd/olpc-xo1 to itAndres Salomon2011-03-274-57/+52
* | | | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-271-34/+36
|\ \ \ \ \
| * | | | | hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck2011-03-261-34/+36
| |/ / / /
* | | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-276-42/+15
|\ \ \ \ \
| * | | | | hwspinlock: depend on OMAP4Ohad Ben-Cohen2011-03-181-0/+1
| * | | | | ARM: OMAP2+: Fix warnings for GPMC interruptBalaji T K2011-03-182-6/+9
| * | | | | OMAP4: PandaBoard: remove unused power regulatorsDavid Anders2011-03-181-28/+0
| * | | | | arm: mach-omap2: omap_l3_smx: fix irq handler setupAaro Koskinen2011-03-181-7/+4
| * | | | | arm: mach-omap2: devices: fix omap3_l3_init() return valueAaro Koskinen2011-03-181-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-272-2/+12
|\ \ \ \ \ \
| * | | | | | staging: Fix bdops->check_events() misconversion in cyasblkdev_block.cTejun Heo2011-03-261-1/+1
| * | | | | | ide: ensure that we re-run the queue handlerJens Axboe2011-03-261-1/+11
OpenPOWER on IntegriCloud