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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-12
mm: introduce dump_page() and print symbolic flag names
Wu Fengguang
1
-0
/
+2
2010-03-12
nommu: fix build breakage
KAMEZAWA Hiroyuki
2
-1
/
+7
2010-03-12
rtc/hctosys: only claim the RTC provided the system time if it did
Uwe Kleine-König
1
-0
/
+6
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-17
/
+134
2010-03-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-2
/
+2
2010-03-08
Merge branch 'topic/misc' into for-linus
Takashi Iwai
2
-2
/
+2
2010-03-07
Driver core: create lock/unlock functions for struct device
Greg Kroah-Hartman
2
-4
/
+19
2010-03-07
sysfs: fix for thinko with sysfs_bin_attr_init()
Stephen Rothwell
1
-1
/
+1
2010-03-07
sysfs: Implement sysfs_rename_link
Eric W. Biederman
1
-0
/
+9
2010-03-07
sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
Eric W. Biederman
1
-0
/
+20
2010-03-07
sysfs: Use one lockdep class per sysfs attribute.
Eric W. Biederman
1
-0
/
+18
2010-03-07
Driver core: make struct platform_driver.id_table const
Uwe Kleine-König
1
-1
/
+1
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-2
/
+2
2010-03-07
kobject: Constify struct kset_uevent_ops
Emese Revfy
1
-5
/
+5
2010-03-07
driver core: Add class_attr_string for simple read-only string
Andi Kleen
1
-0
/
+17
2010-03-07
driver-core: Add attribute argument to class_attribute show/store
Andi Kleen
1
-2
/
+4
2010-03-07
sysdev: Add sysdev_create/remove_files
Andi Kleen
1
-0
/
+13
2010-03-07
sysfs: Add attribute array to sysdev classes
Andi Kleen
1
-0
/
+2
2010-03-07
sysfs: Add sysfs_add/remove_files utility functions
Andi Kleen
1
-0
/
+14
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
1
-2
/
+4
2010-03-07
driver core: make platform_device_id table const
Eric Miao
1
-1
/
+1
2010-03-07
Driver core: add platform_create_bundle() helper
Dmitry Torokhov
1
-0
/
+5
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2010-03-07
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...
Linus Torvalds
17
-240
/
+5240
2010-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+6
2010-03-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-6
/
+51
2010-03-07
mfd: Fix ucb1x00 build failure for collie_defconfig
Peter Huewe
1
-0
/
+1
2010-03-07
mfd: Use completion interrupt for WM831x AUXADC
Mark Brown
1
-0
/
+2
2010-03-07
mfd: Use completion interrupt for WM835x AUXADC
Mark Brown
1
-0
/
+2
2010-03-07
mfd: Introduce remove_script function for twl4030
Mike Turquette
1
-0
/
+1
2010-03-07
mfd: Add WM831x revision B support
Mark Brown
2
-0
/
+8
2010-03-07
tmio_mmc: Remove const from platform data V3
Magnus Damm
1
-1
/
+1
2010-03-07
tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
Yusuke Goda
1
-0
/
+1
2010-03-07
mfd: Add twl6030 base addr for ID0, ID1, ID2
Balaji T K
1
-0
/
+5
2010-03-07
mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
Moiz Sonasath
1
-0
/
+15
2010-03-07
mfd: Use genirq in 88pm860x
Haojian Zhuang
1
-18
/
+12
2010-03-07
mfd: Clean code in max8925
Haojian Zhuang
1
-17
/
+0
2010-03-07
mfd: Update irq handler in max8925
Haojian Zhuang
1
-42
/
+97
2010-03-07
mfd: Add initial WM8994 support
Mark Brown
3
-0
/
+223
2010-03-07
mfd: Add WM8994 register definitions
Mark Brown
1
-0
/
+4292
2010-03-07
mfd: Remove leftover from discontinued TWL4030 battery patch
Christoph Egger
1
-6
/
+1
2010-03-07
mfd: Add HTCPLD driver
Cory Maccarrone
1
-0
/
+24
2010-03-07
mfd: Add subdevs in max8925
Haojian Zhuang
1
-0
/
+96
2010-03-07
mfd: Initial max8925 support
Haojian Zhuang
1
-0
/
+119
2010-03-07
input: Enable touch on 88pm860x
Haojian Zhuang
1
-0
/
+1
2010-03-07
mfd: Append subdev into 88pm860x driver
Haojian Zhuang
1
-0
/
+151
2010-03-07
mfd: Add irq support in 88pm860x
Haojian Zhuang
1
-26
/
+28
2010-03-07
mfd: Support 88pm8606 in 860x driver
Haojian Zhuang
1
-24
/
+28
2010-03-07
mfd: Split 88pm8607 driver
Haojian Zhuang
1
-3
/
+9
2010-03-07
mfd: Convert AB3100 driver to threaded IRQ
Linus Walleij
1
-3
/
+0
[next]