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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-30
USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
Sergei Shtylyov
1
-2
/
+4
2010-06-30
USB: musb_core: make disconnect and suspend interrupts work again
Sergei Shtylyov
1
-5
/
+1
2010-06-30
USB: obey the sysfs power/wakeup setting
Alan Stern
1
-10
/
+3
2010-06-30
USB: gadget eth: Fix calculate CRC32 in EEM
Jiri Pinkava
1
-2
/
+1
2010-06-30
USB: qcserial: fix a memory leak in qcprobe error path
Axel Lin
1
-0
/
+3
2010-06-30
USB: gadget/printer, fix sleep inside atomic
Jiri Slaby
1
-16
/
+16
2010-06-30
USB: isp1362-hcd, fix double lock
Jiri Slaby
1
-5
/
+10
2010-06-30
USB: serial: ftdi: correct merge conflict with CONTEC id
Daniel Sangorrin
2
-8
/
+0
2010-06-30
USB: fix oops in usb_sg_init()
Alan Stern
1
-2
/
+5
2010-06-30
USB: s3c2410: deactivate endpoints before gadget unbinding
Vladimir Zapolskiy
1
-1
/
+5
2010-06-30
USB: ehci-mxc: bail out on transceiver problems
Wolfram Sang
1
-3
/
+10
2010-06-30
USB: otg/ulpi: bail out on read errors
Wolfram Sang
1
-6
/
+11
2010-06-30
usb: musb: Fix a bug by making suspend interrupt available in device mode
Maulik Mankad
1
-1
/
+2
2010-06-30
USB: r8a66597: Fix failure in change of status
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-30
USB: xHCI: Fix bug in link TRB activation change.
Sarah Sharp
1
-16
/
+46
2010-06-30
USB: gadget: g_fs: possible invalid pointer reference bug fixed
Michal Nazarewicz
1
-0
/
+11
2010-06-30
USB: g_serial: fix tty cleanup on unload
Jon Povey
1
-0
/
+1
2010-06-30
USB: g_serial: don't set low_latency flag
Jon Povey
1
-13
/
+2
2010-06-27
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
7
-79
/
+187
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-358
/
+592
2010-06-27
Merge branch 'sh/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
6
-9
/
+21
2010-06-27
Merge branch 'virtio' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...
Linus Torvalds
3
-1
/
+5
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-6
/
+13
2010-06-27
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-3
/
+19
2010-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2
-7
/
+10
2010-06-27
Merge git://git.infradead.org/iommu-2.6
Linus Torvalds
1
-3
/
+11
2010-06-27
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
2
-14
/
+5
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...
Linus Torvalds
1
-2
/
+3
2010-06-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-0
/
+1
2010-06-26
phylib: Add autoload support for the LXT973 phy.
David Woodhouse
1
-0
/
+1
2010-06-26
ISDN: hysdn, fix potential NULL dereference
Jiri Slaby
1
-1
/
+2
2010-06-26
vxge: fix memory leak in vxge_alloc_msix() error path
Michal Schmidt
1
-9
/
+20
2010-06-25
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
3
-53
/
+180
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
3
-38
/
+52
2010-06-25
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
1
-32
/
+51
2010-06-25
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
1
-4
/
+4
2010-06-25
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
6
-112
/
+94
2010-06-25
cpmac: do not leak struct net_device on phy_connect errors
Florian Fainelli
1
-1
/
+2
2010-06-25
smc91c92_cs: fix the problem that lan & modem does not work simultaneously
Ken Kawasaki
1
-5
/
+13
2010-06-24
md/raid5: don't include 'spare' drives when reshaping to fewer devices.
NeilBrown
1
-2
/
+7
2010-06-24
md/raid5: add a missing 'continue' in a loop.
NeilBrown
1
-1
/
+3
2010-06-24
md/raid5: Allow recovered part of partially recovered devices to be in-sync
NeilBrown
1
-12
/
+30
2010-06-24
md/raid5: More careful check for "has array failed".
NeilBrown
1
-4
/
+71
2010-06-24
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
NeilBrown
2
-0
/
+3
2010-06-24
md/raid5: avoid oops when number of devices is reduced then increased.
NeilBrown
1
-9
/
+10
2010-06-24
md: enable raid4->raid0 takeover
Maciej Trela
1
-2
/
+6
2010-06-24
md: clear layout after ->raid0 takeover
Maciej Trela
1
-0
/
+2
2010-06-24
md: fix raid10 takeover: use new_layout for setup_conf
Maciej Trela
1
-8
/
+7
2010-06-24
md: fix handling of array level takeover that re-arranges devices.
NeilBrown
6
-35
/
+41
[next]