index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
mfd: Include linux/io.h to jz4740-adc
Axel Lin
1
-0
/
+1
2011-12-20
mfd: Use request_threaded_irq for twl4030-irq instead of irq_set_chained_handler
NeilBrown
1
-5
/
+8
2011-12-20
mfd: Base interrupt for twl4030-irq must be one-shot
NeilBrown
1
-2
/
+3
2011-12-20
mfd: Handle tps65910 clear-mask correctly
Marcus Folkesson
1
-1
/
+1
2011-12-20
mfd: add #ifdef CONFIG_DEBUG_FS guard for ab8500_debug_resources
Axel Lin
1
-0
/
+2
2011-12-20
mfd: Fix twl-core oops while calling twl_i2c_* for unbound driver
Ilya Yanok
1
-8
/
+8
2011-12-20
mfd: include linux/module.h for ab5500-debugfs
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Update wm8994 active device checks for WM1811
Mark Brown
1
-0
/
+1
2011-12-20
mfd: Set tps6586x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set da903x bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Set adp5520 bits if new value is different from the old one
Axel Lin
1
-1
/
+1
2011-12-20
mfd: Add missed free_irq in da903x_remove
Axel Lin
1
-0
/
+1
2011-11-07
mfd: fix build failures in recently added ab5500 code
Paul Gortmaker
2
-0
/
+2
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-0
/
+14
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
32
-2111
/
+4039
2011-10-31
mfd: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required
Paul Gortmaker
4
-0
/
+4
2011-10-31
mfd: Add module.h to the implicit drivers/mfd users
Paul Gortmaker
11
-0
/
+11
2011-10-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-24
/
+70
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regmap
Linus Torvalds
6
-497
/
+507
2011-10-24
mfd: Add missing <linux/io.h> include to intel_msic
Mika Westerberg
1
-0
/
+1
2011-10-24
mfd: Expose TurnOnStatus in ab8500 sysfs
Andrew Lynn
1
-0
/
+30
2011-10-24
mfd: Remove support for early drop ab8500 chip
Mattias Wallin
1
-1
/
+0
2011-10-24
mfd: Add support for ab8500 v3.3
Mattias Wallin
1
-0
/
+1
2011-10-24
mfd: Add ab8500 interrupt disable hook
Virupax Sadashivpetimath
1
-0
/
+1
2011-10-24
mfd: Convert db8500-prcmu panic() into pr_crit()
Linus Walleij
1
-3
/
+3
2011-10-24
mfd: Refactor db8500-prcmu request_clock() function
Linus Walleij
1
-8
/
+11
2011-10-24
mfd: Rename db8500-prcmu init function
Linus Walleij
1
-2
/
+2
2011-10-24
mfd: Fix db5500-prcmu defines
Linus Walleij
1
-2
/
+5
2011-10-24
mfd: db8500-prcmu voltage domain consumers additions
Bengt Jonsson
1
-1
/
+51
2011-10-24
mfd: db8500-prcmu reset code retrieval
Sebastian Rasmussen
1
-0
/
+11
2011-10-24
mfd: db8500-prcmu tweak for modem wakeup
Mattias Nilsson
1
-4
/
+28
2011-10-24
mfd: Add db8500-pcmu watchdog accessor functions for watchdog
Jonas Aberg
1
-0
/
+72
2011-10-24
mfd: hwacc power state db8500-prcmu accessor
Bengt Jonsson
1
-0
/
+126
2011-10-24
mfd: Add db8500-prcmu accessors for PLL and SGA clock
Mattias Nilsson
1
-1
/
+82
2011-10-24
mfd: Move to the new db500 PRCMU API
Mattias Nilsson
4
-149
/
+34
2011-10-24
mfd: Initialize DB8500 PRCMU regs
Mattias Nilsson
1
-0
/
+12
2011-10-24
mfd: Extend DB8500 PRCMU mailbox defs
Mattias Nilsson
1
-2
/
+21
2011-10-24
mfd: Refactor DB8500 PRCMU reg access
Mattias Nilsson
2
-196
/
+229
2011-10-24
mfd: Fix aat2870 build failure for x86_64
Jin Park
1
-1
/
+1
2011-10-24
mfd: Disable twl6030 IRQ during suspend
Todd Poynor
1
-0
/
+6
2011-10-24
mfd: Fix twl6030 lockdep recursion warning on setting wake IRQs
Todd Poynor
1
-2
/
+44
2011-10-24
mfd: Fix a sparse warning about mc13xxx_chipname not being declared
Uwe Kleine-König
1
-1
/
+1
2011-10-24
mfd: Delete ab3550 driver
Linus Walleij
3
-1395
/
+0
2011-10-24
mfd: Break out ab5500 debugfs code
Linus Walleij
6
-890
/
+941
2011-10-24
mfd: ab5500 chip register access
Mattias Wallin
3
-0
/
+2322
2011-10-24
mfd: Do not leak init_data in tps65912_device_init()
Jesper Juhl
1
-3
/
+3
2011-10-24
mfd: Fix ab3100 initconst section
Andi Kleen
1
-1
/
+1
2011-10-24
mfd: Add Intel MSIC driver
Mika Westerberg
3
-0
/
+511
2011-10-24
mfd: Make jz4740_adc_driver static
Lars-Peter Clausen
1
-1
/
+1
[next]