summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-01-09mfd: Put WM8994 into cache only mode when suspendingMark Brown1-0/+2
2011-12-14mfd: Test for jack detection when deciding if wm8994 should suspendMark Brown1-0/+14
2011-12-13Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown3-9/+10
2011-12-13regmap: Move initialization of regcache related fields to regcache_initLars-Peter Clausen3-9/+10
2011-12-13Merge branch 'mfd/wm8994' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown277-2284/+4271
2011-12-13mfd: Convert wm8994 to use generic regmap irq_chipMark Brown2-163/+34
2011-12-13Merge branch 'topic/irq' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown3-0/+306
2011-12-13mfd: Mark WM1811 GPIO6 register volatile for later revisionsMark Brown2-7/+24
2011-12-13mfd: Add WM1811A device ID to wm8994 driverMark Brown1-0/+1
2011-12-13mfd: Correct revision display for WM1811 revision DMark Brown1-0/+5
2011-12-13mfd: Initialise WM8994 register cache after reading chip ID registersMark Brown3-17/+30
2011-12-13mfd: Enable register cache for wm8994 devicesMark Brown1-52/+30
2011-12-13Merge branch 'topic/cache' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown4-2/+57
2011-12-13mfd: Add wm8994 register access and default informationMark Brown3-1/+1243
2011-12-13mfd: Don't hard code the reset value for WM8994 devicesMark Brown1-1/+2
2011-12-13mfd: Disable more pulls on WM8994Mark Brown1-3/+8
2011-12-13mfd: Convert wm8994 to devm_kzalloc()Mark Brown1-11/+5
2011-12-13mfd: Add basic device tree binding for wm8994Mark Brown1-0/+9
2011-12-13mfd: Remove some unused functions in wm8894-irqMark Brown1-10/+0
2011-12-05regmap: Add irq_base accessor to regmap_irqMark Brown1-0/+13
2011-12-05regmap: Allow drivers to reinitialise the register cache at runtimeMark Brown1-0/+33
2011-11-29ASoC: Move SigmaDSP firmware loader to ASoCLars-Peter Clausen3-166/+0
2011-11-29Merge branch 'for-3.2' into for-3.3Mark Brown1-23/+58
2011-11-29firmware: Sigma: Fix endianess issuesLars-Peter Clausen1-1/+1
2011-11-29firmware: Sigma: Skip header during CRC generationLars-Peter Clausen1-1/+2
2011-11-29firmware: Sigma: Prevent out of bounds memory accessLars-Peter Clausen1-21/+55
2011-11-28regmap: Report if we actually handled an interrupt in regmap-irqMark Brown1-1/+6
2011-11-23Merge git://github.com/rustyrussell/linuxLinus Torvalds3-2/+20
2011-11-24virtio-pci: make reset operation saferMichael S. Tsirkin1-0/+18
2011-11-24virtio-mmio: Correct the name of the guest features selectorSasha Levin1-1/+1
2011-11-24virtio: add HAS_IOMEM dependency to MMIO platform bus driverHeiko Carstens1-1/+1
2011-11-23Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-devLinus Torvalds2-1/+5
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds6-21/+47
2011-11-23Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+6
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds1-6/+8
2011-11-23Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-432/+594
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-6/+8
2011-11-23i2c: Make i2cdev_notifier_call staticShubhrajyoti D1-1/+1
2011-11-23i2c: Fix device name for 10-bit slave addressJean Delvare1-1/+3
2011-11-23i2c-algo-bit: Generate correct i2c address sequence for 10-bit targetJeffrey (Sheng-Hui) Chu1-2/+2
2011-11-23drm: integer overflow in drm_mode_dirtyfb_ioctl()Xi Wang1-0/+4
2011-11-22Revert "of/irq: of_irq_find_parent: check for parent equal to child"Linus Torvalds1-7/+7
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+9
2011-11-22drivers/gpu/vga/vgaarb.c: add missing kfreeJulia Lawall1-6/+12
2011-11-22drm/radeon/kms/atom: unify i2c gpio table handlingAlex Deucher1-128/+86
2011-11-22drm/radeon/kms: fix up gpio i2c mask bits for r4xx for realAlex Deucher1-0/+12
2011-11-22ttm: Don't return the bo reserved on error pathThomas Hellstrom1-1/+7
2011-11-22Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux ...Dave Airlie10-211/+354
2011-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-8/+33
2011-11-22Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds5-366/+3