summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Add utility to parse DAPM routes from device treeStephen Warren2011-12-201-0/+2
* ASoC: Add utility to set a card's name from device treeStephen Warren2011-12-201-0/+3
* ASoC: Remove rbtree register cacheMark Brown2011-12-131-1/+0
* Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2011-12-1341-57/+311
|\
| * mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2011-12-131-2/+1
| * Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-12-131-0/+48
| |\
| | * regmap: Add irq_base accessor to regmap_irqMark Brown2011-12-051-0/+1
| | * regmap: Add a reusable irq_chip for regmap based interrupt controllersMark Brown2011-11-081-0/+47
| * | mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2011-12-131-0/+1
| * | mfd: Add missing mutex.h inclusion to WM8994 core.hMark Brown2011-12-131-0/+1
| * | mfd: Constify WM8994 regulator_init_dataMark Brown2011-12-131-1/+1
| * | mfd: Enable register cache for wm8994 devicesMark Brown2011-12-131-2/+0
| * | Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown2011-12-131-1/+4
| |\ \
| | * | regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown2011-12-051-0/+2
| | * | regmap: Rename LZO cache type to compressedMark Brown2011-11-081-1/+1
| * | | mfd: Define some additional wm8994 registersMark Brown2011-12-131-0/+96
| * | | mfd: Disable more pulls on WM8994Mark Brown2011-12-131-0/+6
| * | | Merge git://github.com/rustyrussell/linuxLinus Torvalds2011-11-232-1/+3
| |\ \ \
| | * | | virtio-pci: make reset operation saferMichael S. Tsirkin2011-11-241-0/+2
| | * | | virtio-mmio: Correct the name of the guest features selectorSasha Levin2011-11-241-1/+1
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-11-232-4/+4
| |\ \ \ \
| | * | | | PCI: Fix compile errors with PCI_ATS and !PCI_IOVJoerg Roedel2011-10-312-4/+4
| * | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-11-231-3/+0
| |\ \ \ \ \
| | * | | | | i2c: Delete ANY_I2C_BUSJean Delvare2011-11-231-3/+0
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2011-11-231-1/+2
| |\ \ \ \ \
| | * | | | | regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2011-11-232-0/+6
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang2011-11-231-0/+2
| | * | | | | drm/radeon/kms: add a CS ioctl flag not to rewrite tiling flags in the CSMarek Olšák2011-11-201-0/+4
| * | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2011-11-222-0/+4
| |\ \ \ \ \ \
| | * | | | | | nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-042-0/+4
| * | | | | | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-222-2/+0
| |\ \ \ \ \ \ \
| | * | | | | | | writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-172-2/+0
| * | | | | | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-11-211-6/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | RS485: fix inconsistencies in the meaning of some variablesClaudio Scordino2011-11-151-6/+8
| | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge branch 'driver-core-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-11-211-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | device.h: Fix struct member documentationMarcos Paulo de Souza2011-11-151-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-11-211-1/+7
| |\ \ \ \ \ \ \ \
| | * | | | | | | | libceph: Allocate larger oid buffer in request msgsStratos Psomadakis2011-11-111-1/+7
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-11-203-3/+11
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net-netlink: Add a new attribute to expose TCLASS values via netlinkMaciej Żenczykowski2011-11-141-1/+2
| | * | | | | | | | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-11-092-2/+9
| | |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville2011-11-092-2/+9
| | | |\ \ \ \ \ \ \ \
| | | | * | | | | | | | cfg80211: fix missing kernel-docJohannes Berg2011-11-081-0/+4
| | | | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-081-2/+5
| | | | |\ \ \ \ \ \ \ \
| | | | | * | | | | | | | Bluetooth: Use miliseconds for L2CAP channel timeoutsAndrzej Kaczmarek2011-11-071-2/+5
| * | | | | | | | | | | | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-201-1/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Revert "KVM: PPC: Add support for explicit HIOR setting"Alexander Graf2011-11-171-1/+0
| * | | | | | | | | | | | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-11-203-7/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | PM Sleep: Do not extend wakeup paths to devices with ignore_children setRafael J. Wysocki2011-11-173-7/+6