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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
ARM: OMAP4: display: convert display to use syscon for dsi muxing
Tero Kristo
1
-2
/
+13
2015-03-31
ARM: dts: omap4: add minimal l4 bus layout with control module support
Tero Kristo
4
-85
/
+199
2015-03-31
ARM: dts: am4372: add minimal l4 bus layout with control module support
Tero Kristo
5
-39
/
+53
2015-03-31
ARM: dts: am43xx-epos-evm: fix pinmux node layout
Tero Kristo
1
-42
/
+42
2015-03-31
ARM: dts: am33xx: add minimal l4 bus layout with control module support
Tero Kristo
5
-43
/
+51
2015-03-31
ARM: dts: omap3: add minimal l4 bus layout with control module support
Tero Kristo
7
-51
/
+67
2015-03-31
ARM: dts: omap24xx: add minimal l4 bus layout with control module support
Tero Kristo
7
-87
/
+140
2015-03-31
ARM: OMAP2+: control: add syscon support for register accesses
Tero Kristo
1
-17
/
+87
2015-03-31
ARM: OMAP2+: id: cache omap_type value
Tero Kristo
1
-1
/
+4
2015-03-31
ARM: OMAP2+: control: remove API for getting control module base address
Tero Kristo
2
-7
/
+0
2015-03-31
ARM: OMAP2+: clock: add low-level support for regmap
Tero Kristo
5
-11
/
+47
2015-03-31
ARM: OMAP4+: PRM: get rid of cpu_is_omap44xx calls from interrupt init
Tero Kristo
3
-36
/
+26
2015-03-31
ARM: OMAP4+: PRM: setup prm_features from the PRM init time flags
Tero Kristo
2
-2
/
+5
2015-03-31
ARM: OMAP2+: CM: move SoC specific init calls within a generic API
Tero Kristo
11
-34
/
+75
2015-03-31
ARM: OMAP4+: PRM: determine prm_device_inst based on DT compatibility
Tero Kristo
5
-18
/
+42
2015-03-31
ARM: OMAP2+: PRM: move SoC specific init calls within a generic API
Tero Kristo
15
-39
/
+90
2015-03-27
ARM: OMAP2+: control: determine control module base address from DT
Tero Kristo
5
-30
/
+61
2015-03-27
ARM: OMAP2+: PRM: determine PRM base address from device tree
Tero Kristo
7
-20
/
+52
2015-03-27
ARM: OMAP2+: CM: determine CM base address from device tree
Tero Kristo
9
-19
/
+81
2015-03-27
ARM: OMAP2+: PRCM: split PRCM module init to their own driver files
Tero Kristo
7
-24
/
+108
2015-03-27
ARM: OMAP2+: clock: move clock provider infrastructure to clock driver
Tero Kristo
3
-44
/
+75
2015-03-25
ARM: OMAP2+: PRCM: add support for static clock memmap indices
Tero Kristo
3
-29
/
+59
2015-03-25
Documentation: DT: document PRCM compatible strings for dm81x SoCs
Tero Kristo
1
-0
/
+4
2015-03-25
ARM: OMAP4: PRM: move omap4xxx_prm_init earlier in init order
Tero Kristo
1
-1
/
+1
2015-03-25
ARM: OMAP4+: CM: move omap_cm_base_init under OMAP4 CM driver
Tero Kristo
3
-6
/
+3
2015-03-25
ARM: OMAP4+: PRM: move omap_prm_base_init under OMAP4 PRM driver
Tero Kristo
2
-4
/
+2
2015-03-25
ARM: OMAP3+: PRM: add common APIs for prm_vp_check/clear_txdone
Tero Kristo
9
-25
/
+60
2015-03-25
ARM: OMAP2+: PRM: add generic API for clear_mod_irqs
Tero Kristo
8
-28
/
+47
2015-03-25
ARM: OMAP3: PRM: invert the wkst_mask for the prm_clear_mod_irqs
Tero Kristo
3
-14
/
+14
2015-03-25
ARM: OMAP2+: PRCM: rename of_prcm_init to omap_prcm_init
Tero Kristo
3
-3
/
+9
2015-03-24
clk: ti: fix ti_clk_get_reg_addr error handling
Tero Kristo
8
-16
/
+18
2015-02-22
Linux 4.0-rc1
Linus Torvalds
1
-4
/
+4
2015-02-22
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-56
/
+108
2015-02-22
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
70
-758
/
+907
2015-02-22
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2015-02-22
autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation
Al Viro
1
-2
/
+6
2015-02-22
procfs: fix race between symlink removals and traversals
Al Viro
3
-12
/
+22
2015-02-22
debugfs: leave freeing a symlink body until inode eviction
Al Viro
1
-17
/
+17
2015-02-22
Documentation/filesystems/Locking: ->get_sb() is long gone
Al Viro
1
-2
/
+0
2015-02-22
trylock_super(): replacement for grab_super_passive()
Konstantin Khlebnikov
3
-26
/
+22
2015-02-22
fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
1
-1
/
+1
2015-02-22
Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions
David Howells
4
-9
/
+9
2015-02-22
VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)
David Howells
34
-71
/
+71
2015-02-22
SELinux: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
Smack: Use d_is_positive() rather than testing dentry->d_inode
David Howells
1
-2
/
+2
2015-02-22
TOMOYO: Use d_is_dir() rather than d_inode and S_ISDIR()
David Howells
1
-3
/
+1
2015-02-22
Apparmor: Use d_is_positive/negative() rather than testing dentry->d_inode
David Howells
1
-1
/
+1
2015-02-22
Apparmor: mediated_filesystem() should use dentry->d_sb not inode->i_sb
David Howells
2
-12
/
+12
2015-02-22
VFS: Split DCACHE_FILE_TYPE into regular and special types
David Howells
2
-8
/
+27
2015-02-22
VFS: Add a fallthrough flag for marking virtual dentries
David Howells
2
-1
/
+27
[next]