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
/
video
/
amba-clcd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-22
fbdev: amba: Enable module alias autogeneration for AMBA drivers
Dave Martin
1
-0
/
+2
2011-09-27
clk: amba-clcd: convert to clk_prepare()/clk_unprepare()
Russell King
1
-1
/
+8
2011-06-24
fbdev: amba: Link fb device to its parent
Loïc Minier
1
-0
/
+2
2011-03-20
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
1
-13
/
+90
2011-02-23
ARM: amba: make probe() functions take const id tables
Russell King
1
-1
/
+1
2011-02-19
ARM: clcd: add method for describing display capabilities
Russell King
1
-11
/
+84
2011-02-19
ARM: clcd: clean up CLCD announcement printks
Russell King
1
-2
/
+6
2010-08-17
VIDEO: amba clcd: don't disable an already disabled clock
Russell King
1
-2
/
+8
2010-03-14
Video: ARM CLCD: Better fix for swapped IENB and CNTL registers
Russell King
1
-7
/
+24
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+4
2009-06-11
[ARM] 5544/1: Trust PrimeCell resource sizes
Linus Walleij
1
-1
/
+1
2009-05-20
[ARM] 5519/1: amba probe: pass "struct amba_id *" instead of void *
Alessandro Rubini
1
-1
/
+1
2009-04-01
amba-clcd: fix cmap memory leaks
Andres Salomon
1
-1
/
+7
2009-01-08
[ARM] Fix realview build
Russell King
1
-0
/
+1
2008-11-30
Merge branch 'clks' into devel
Russell King
1
-1
/
+1
2008-11-30
[ARM] amba drivers: don't pass a consumer clock name for devices with unique ...
Russell King
1
-1
/
+1
2008-11-30
[ARM] amba-clcd: don't use SZ_ constants in drivers
Russell King
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
1
-2
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-01-26
[ARM] amba-clcd: Allow RGB555 and RGB565 with 16bpp
Russell King
1
-25
/
+29
2006-01-14
[PATCH] fbdev: Sanitize ->fb_mmap prototype
Christoph Hellwig
1
-1
/
+1
2006-01-07
[ARM] Move asm/hardware/clock.h to linux/clk.h
Russell King
1
-1
/
+1
2006-01-07
[ARM] Move AMBA include files to include/linux/amba/
Russell King
1
-3
/
+2
2006-01-03
[ARM] Remove clk_use()/clk_unuse()
Russell King
1
-8
/
+1
2005-11-08
[ARM] More sparse fixes
Russell King
1
-1
/
+1
2005-11-07
[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon
Antonino A. Daplas
1
-1
/
+0
2005-11-02
[ARM] AMBA CLCD driver can drive PL110 and PL111 primecells
Russell King
1
-2
/
+2
2005-10-28
[ARM] 3/4: Remove asm/hardware.h from Versatile and Integrator io.h
Russell King
1
-0
/
+1
2005-04-30
[PATCH] ARM: IntegratorCP: 16bpp is RGB565 not RGB555
Russell King
1
-3
/
+3
2005-04-30
[PATCH] ARM: AMBA CLCD: program palette for pseudocolor visuals
Russell King
1
-1
/
+1
2005-04-28
[PATCH] ARM: Fix AMBA CLCD fb driver for 32bpp
Russell King
1
-1
/
+7
2005-04-28
[PATCH] ARM: Fix AMBA CLCD fb driver for 1bpp/STN mono panels
Russell King
1
-3
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+533