index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mfd
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-28
mfd: use shorter set_current_state()
Robert P. J. Day
1
-4
/
+3
2008-04-28
sm501: add uart support
Magnus Damm
1
-16
/
+68
2008-04-24
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-3
/
+0
2008-04-24
[ARM] 5010/1: htc-pasic3: remove unused defines and includes
Philipp Zabel
1
-3
/
+0
2008-04-21
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...
Linus Torvalds
1
-1
/
+0
2008-04-19
Merge branch 'omap2-upstream' into devel
Russell King
1
-2
/
+2
2008-04-19
[ARM] 4964/1: htc-pasic3: MFD driver for PASIC3 LED control + DS1WM chip
Philipp Zabel
3
-0
/
+274
2008-04-19
[ARM] 4947/1: htc-egpio, a driver for GPIO/IRQ expanders with fixed input/out...
Philipp Zabel
3
-0
/
+450
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
1
-1
/
+0
2008-03-30
mfd/asic3: ioread/iowrite take pointer, not unsigned long
Al Viro
1
-2
/
+2
2008-03-04
sm501: add support for the SM502 programmable PLL
Ville Syrjala
1
-35
/
+128
2008-03-04
sm501: remove a duplicated table
Ville Syrjala
1
-32
/
+13
2008-02-07
ASIC3 driver
Samuel Ortiz
3
-0
/
+596
2008-01-28
[ARM] Fix class_device damage caused by 0c55445f201841bfd6c658c47df8311b6722f002
Russell King
1
-7
/
+7
2008-01-24
MCP_UCB1200: Convert from class_device to device
Tony Jones
3
-17
/
+18
2007-11-29
MFD: SM501 debug typo fix
Ben Dooks
1
-1
/
+1
2007-10-20
typo fixes
Matt LaPlante
1
-2
/
+2
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
[next]