summaryrefslogtreecommitdiffstats
path: root/REPORTING-BUGS (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-10ASoC: Fix duplicate const warnings in da7210.cMark Brown1-2/+2
2011-11-09ASoC: Convert WM5100 gpiolib support to direct regmap API usageMark Brown1-27/+25
2011-11-09ASoC: Add Lowland machine driverMark Brown3-0/+255
2011-11-09ASoC: Move most WM5100 resource allocation to I2C probeMark Brown1-132/+131
2011-11-09ASoC: Mark WM5100 MISC CONTROL as readableMark Brown1-0/+1
2011-11-09ASoC: Need to convert wm5100 cache sync to direct regmap usage tooMark Brown1-1/+1
2011-11-09ASoC: wm9081: Use snd_soc_update_bits for read-modify-writeAxel Lin1-46/+35
2011-11-09ASoC: Convert wm8971 MICBIAS to a supply widgetMark Brown1-1/+1
2011-11-08ASoC: Disable debounce on some WM8962 interruptsMark Brown1-0/+6
2011-11-08ASoC: wm9081: Don't write WM9081_BIAS_ENA bit to WM9081_VMID_CONTROL registerAxel Lin1-4/+4
2011-11-08ASoC: wm9081: Fix reading wrong register for setting VMID 2*240kAxel Lin1-1/+1
2011-11-08ASoC: Convert WM9081 to direct regmap API usageMark Brown1-98/+180
2011-11-08ASoC: Convert wm5100 to direct regmap API usageMark Brown3-758/+786
2011-11-08ASoC: Convert WM8962 to direct regmap usageMark Brown1-791/+802
2011-11-08ASoC: Convert WM8996 gpiolib to regmapMark Brown1-29/+27
2011-11-08ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown1-87/+96
2011-11-08ASoC: Convert WM8996 to direct regmap API usageMark Brown1-308/+391
2011-11-08regmap: Track if the register cache is dirty and suppress unneeded syncsMark Brown4-1/+24
2011-11-08ASoC: Avoid a redundant read in cs42l51_pdn_eventAxel Lin1-8/+5
2011-11-08ASoC: fsi: add valid data position control supportKuninori Morimoto1-0/+15
2011-11-08ASoC: ak4642: ak4642 was testedKuninori Morimoto1-1/+1
2011-11-08ASoC: fsi: fixup compile warningKuninori Morimoto1-3/+3
2011-11-08Linux 3.2-rc1v3.2-rc1Linus Torvalds1-3/+3
2011-11-07VFS: we need to set LOOKUP_JUMPED on mountpoint crossingAl Viro1-1/+15
2011-11-07ARM: OMAP: Fix export.h or module.h includesTony Lindgren4-0/+4
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-07vfs: d_invalidate() should leave mountpoints aloneAl Viro1-2/+4
2011-11-07forcedeth: fix a few sparse warnings (variable shadowing)david decotigny1-17/+17
2011-11-07forcedeth: Improve stats countersMandeep Baines1-0/+4
2011-11-07forcedeth: remove unneeded stats updatesdavid decotigny1-34/+1
2011-11-07forcedeth: Acknowledge only interrupts that are being processedMike Ditto1-5/+8
2011-11-07forcedeth: fix race when unloading moduledavid decotigny1-1/+1
2011-11-07device-mapper: using EXPORT_SYBOL in dm-space-map-checker.c needs export.hStephen Rothwell1-0/+1
2011-11-07device-mapper: dm-bufio.c needs to include module.hStephen Rothwell1-0/+1
2011-11-07drivers/md: change module.h -> export.h in persistent-data/dm-*Paul Gortmaker4-4/+4
2011-11-07arm: Add export.h to recently added files for EXPORT_SYMBOLPaul Gortmaker2-0/+2
2011-11-07MAINTAINERS/rds: update maintainer Or Gerlitz1-1/+1
2011-11-07wanrouter: Remove kernel_lock annotationsRichard Weinberger1-2/+0
2011-11-07usbnet: fix oops in usbnet_start_xmitKonstantin Khlebnikov1-1/+2
2011-11-07ixgbe: Fix compile for kernel without CONFIG_PCI_IOV definedRose, Gregory V2-2/+4
2011-11-07vmwgfx: Snoop DMA transfers with non-covering sizesJakob Bornecrantz1-9/+21
2011-11-07vmwgfx: Move the prefered mode first in the listJakob Bornecrantz1-0/+4
2011-11-07vmwgfx: Unreference surface on cursor error pathJakob Bornecrantz1-0/+1
2011-11-07vmwgfx: Free prefered mode on error pathJakob Bornecrantz1-6/+11
2011-11-07vmwgfx: Use pointer return error codesJakob Bornecrantz1-1/+1
2011-11-07vmwgfx: Fix hw cursor positionThomas Hellstrom1-2/+5
2011-11-07vmwgfx: Infrastructure for explicit placementThomas Hellstrom3-24/+30
2011-11-07vmwgfx: Make the preferred autofit mode have a 60Hz vrefreshThomas Hellstrom1-1/+23
2011-11-07vmwgfx: Remove screen object active listThomas Hellstrom1-37/+15
2011-11-07vmwgfx: Screen object cleanupsThomas Hellstrom1-14/+2