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
/
of
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-04
of: Improve grammar for of_alias_scan() documentation
Geert Uytterhoeven
1
-5
/
+5
2014-11-04
of: Correct of_phandle_args node reference in comments
Geert Uytterhoeven
1
-2
/
+2
2014-11-04
of: check for size < 0 after rounding in early_init_dt_add_memory_arch
Ard Biesheuvel
1
-0
/
+5
2014-11-04
of/fdt: Don't clear initial_boot_params if fdt_check_header() fails
Bjorn Helgaas
1
-6
/
+3
2014-11-04
of: Request and map make argument name constant
Matthias Brugger
1
-1
/
+1
2014-11-04
of/unittest: Rename selftest.c to unittest.c
Grant Likely
8
-4
/
+4
2014-11-04
of/unittest: Remove test devices after adding them
Grant Likely
1
-11
/
+28
2014-11-04
of: Eliminate of_allnodes list
Grant Likely
5
-107
/
+87
2014-11-04
of: Fix overflow bug in string property parsing functions
Grant Likely
3
-72
/
+84
2014-10-29
drivers: of: add return value to of_reserved_mem_device_init()
Marek Szyprowski
1
-5
/
+9
2014-10-11
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-9
/
+490
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+296
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+7
2014-10-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+3
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
1
-2
/
+5
2014-10-07
of/selftest: Move hash table off stack to fix large frame size
Grant Likely
1
-5
/
+4
2014-10-04
of/selftest: Use the resolver to fixup phandles
Grant Likely
3
-1
/
+44
2014-10-04
of: Introduce Device Tree resolve support.
Pantelis Antoniou
3
-0
/
+340
2014-10-04
of/selftest: Add a test for duplicate phandles
Grant Likely
1
-0
/
+47
2014-10-04
of: Don't try to search when phandle == 0
Grant Likely
1
-0
/
+3
2014-10-04
of/selftest: Test structure of device tree
Grant Likely
1
-2
/
+54
2014-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+26
2014-10-01
of: Fix NULL dereference in selftest removal code
Grant Likely
1
-6
/
+3
2014-09-30
of/pci: Add support for parsing PCI host bridge resources from DT
Liviu Dudau
1
-0
/
+117
2014-09-30
of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()
Liviu Dudau
1
-0
/
+25
2014-09-30
of/pci: Fix the conversion of IO ranges into IO resources
Liviu Dudau
1
-4
/
+40
2014-09-30
of/pci: Move of_pci_range_to_resource() to of/address.c
Liviu Dudau
1
-0
/
+9
2014-09-30
of/pci: Add pci_register_io_range() and pci_pio_to_address()
Liviu Dudau
1
-0
/
+109
2014-09-25
of/fdt: fix memory range check
Srinivas Kandagatla
1
-4
/
+4
2014-09-22
of: amba: use of_dma_configure for AMBA devices
Robin Murphy
1
-4
/
+3
2014-09-19
of: mdio: honor flags passed to of_phy_connect
Florian Fainelli
1
-0
/
+2
2014-09-08
of: Fix memory block alignment in early_init_dt_add_memory_arch()
Geert Uytterhoeven
1
-1
/
+5
2014-09-08
of: make sure of_alias is initialized before accessing it
Laurentiu Tudor
1
-1
/
+1
2014-09-08
of: Disabling OF functions that use sysfs if CONFIG_SYSFS disabled
Gaurav Minocha
2
-0
/
+15
2014-09-08
of: correct of_console_check()'s return value
Brian Norris
1
-1
/
+1
2014-08-16
of/irq: Fix lookup to use 'interrupts-extended' property first
Florian Fainelli
1
-8
/
+9
2014-08-16
Enabling OF selftest to run without machine's devicetree
Gaurav Minocha
1
-9
/
+31
2014-08-16
of: Allow mem_reserve of memory with a base address of zero
Al Cooper
1
-1
/
+1
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
12
-371
/
+1188
2014-08-11
Merge branch 'devicetree/next-overlay' into devicetree/next
Grant Likely
8
-343
/
+925
2014-08-11
Merge branch 'devicetree/next-console' into devicetree/next
Grant Likely
1
-11
/
+17
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+36
2014-08-03
of: Fixing OF Selftest build error
Gaurav Minocha
1
-1
/
+1
2014-08-01
drivers: of: add automated assignment of reserved regions to client devices
Marek Szyprowski
1
-0
/
+70
2014-08-01
of: Use proper types for checking memory overflow
Laura Abbott
1
-11
/
+11
2014-07-30
of: typo fix in __of_prop_dup()
Grant Likely
1
-1
/
+1
2014-07-29
of: Add memory limiting function for flattened devicetrees
Laura Abbott
1
-0
/
+48
2014-07-29
of: Split early_init_dt_scan into two parts
Laura Abbott
1
-1
/
+17
2014-07-25
Adding selftest testdata dynamically into live tree
Gaurav Minocha
4
-1
/
+160
2014-07-23
of: Transactional DT support.
Pantelis Antoniou
4
-0
/
+414
[prev]
[next]