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
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2
-4
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+1
2007-06-24
SM501: Check SM501 ID register on initialisation
Ben Dooks
1
-4
/
+10
2007-06-24
SM501: Clock updates and checks
Ben Dooks
1
-2
/
+31
2007-06-24
SM501: Fix sm501_init_reg() mask/set order
Ben Dooks
1
-1
/
+4
2007-06-24
SM501: initialise SDRAM clock before bus clocks
Ben Dooks
1
-5
/
+5
2007-06-24
SM501: suspend support
Ben Dooks
1
-8
/
+105
2007-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-3
/
+4
2007-06-03
Input: ucb1x00 - do not access input_dev->private directly
Dmitry Torokhov
1
-3
/
+4
2007-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-10
/
+1
2007-05-22
Input: ucb1x00-ts - remove commented out code
Dmitry Torokhov
1
-10
/
+1
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-04-02
[PATCH] drivers/mfd/sm501.c: fix an off-by-one
Adrian Bunk
1
-1
/
+1
2007-02-26
[PATCH] drivers/mfd/sm501.c: Replace pci_module_init with pci_register_driver
Richard Knutsson
1
-1
/
+1
2007-02-20
[PATCH] mfd: SM501 core driver
Ben Dooks
3
-0
/
+1164
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-29
[PATCH] ucb1x00-ts: handle errors from input_register_device()
Dmitry Torokhov
1
-17
/
+28
2006-07-11
[ARM] 3727/1: fix ucb initialization on collie
Pavel Machek
2
-1
/
+2
2006-07-02
[PATCH] irq-flags: misc drivers: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-26
[ARM] fix drivers/mfd/ucb1x00-core.c IRQ probing bug
Ingo Molnar
1
-1
/
+3
2006-03-24
[PATCH] show MCP menu only on ARCH_SA1100
Adrian Bunk
1
-0
/
+1
2006-01-13
[PATCH] Add MCP bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-12
[MMC+MFD] Convert mmc to mutexes
Arjan van de Ven
1
-13
/
+14
2006-01-08
[PATCH] drivers/mfd: header included twice
Nicolas Kaiser
1
-1
/
+0
2006-01-08
[PATCH] IRQ type flags
Russell King
1
-3
/
+2
2005-12-12
[PATCH] input: fix ucb1x00-ts breakage after conversion to dynamic input_dev ...
Nicolas Pitre
1
-8
/
+11
2005-11-09
[DRIVER MODEL] Convert platform drivers to use struct platform_driver
Russell King
1
-16
/
+16
2005-11-07
[PATCH] fix remaining missing includes
Tim Schmielau
1
-0
/
+2
2005-10-31
Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel
Linus Torvalds
1
-1
/
+1
2005-10-30
[ARM] Sharp sl-5500 touchscreen support
Pavel Machek
1
-21
/
+53
2005-10-29
Create platform_device.h to contain all the platform device details.
Russell King
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-11
/
+9
2005-10-28
[PATCH] Input: convert ucb1x00-ts to dynamic input_dev allocation
Dmitry Torokhov
1
-19
/
+24
2005-10-10
[ARM] 2956/1: fix the "Fix gcc4 build errors in ucb1x00-core.c"
Nicolas Pitre
1
-11
/
+11
2005-10-06
[MFD] Fix gcc4 build errors in ucb1x00-core.c
Russell King
2
-4
/
+0
2005-09-24
[MFD] Fix "bious one-bit signed bitfield" errors
Russell King
1
-2
/
+2
2005-09-11
[MFD] Cleanups suggested by Dmitri, Vojtech and lists.
Pavel Machek
1
-48
/
+17
2005-09-11
[MFD] Add code UCB1200/UCB1300 assabet platform support
Russell King
2
-0
/
+77
2005-09-11
[MFD] Add code UCB1200/UCB1300 touchscreen support
Russell King
3
-0
/
+435
2005-09-11
[MFD] Add code UCB1200/UCB1300 device support
Russell King
4
-0
/
+927
2005-08-18
[MFD] Add SA11x0 MCP platform device support
Russell King
1
-10
/
+10
2005-08-18
[MFD] Add SA11x0 MCP support
Russell King
3
-0
/
+282
2005-08-18
[MFD] Add multimedia communication port core support
Russell King
4
-0
/
+336