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
/
ieee1394
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-18
sbp2_command_orb_lock must be held when accessing the _orb_inuse list.
Jody McIntyre
1
-0
/
+6
2005-11-07
[PATCH] ieee1394: fix-up schedule_timeout() usage
Nishanth Aravamudan
1
-2
/
+1
2005-10-28
Merge ../bleed-2.6
Greg KH
1
-1
/
+1
2005-10-28
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
Russell King
1
-2
/
+2
2005-10-28
[PATCH] Driver Core: fix up all callers of class_device_create()
Greg Kroah-Hartman
3
-3
/
+3
2005-10-28
[PATCH] gfp_t: remaining bits of drivers/*
Al Viro
1
-1
/
+1
2005-10-19
[PATCH] raw1394: fix locking in the presence of SMP and interrupts
Andy Wingo
2
-49
/
+57
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-09-30
[PATCH] ohci1394: less noise in dmesg
Jody McIntyre
1
-2
/
+2
2005-09-30
[PATCH] ieee1394: delete legacy module aliases
Jody McIntyre
4
-4
/
+0
2005-09-30
[PATCH] eth1394: workaround limitation in rawiso routines
Jody McIntyre
2
-7
/
+11
2005-09-30
[PATCH] ieee1394: remove superfluous include in csr1212
Jody McIntyre
1
-1
/
+0
2005-09-30
[PATCH] ieee1394: trivial edits of a few comments
Jody McIntyre
1
-4
/
+4
2005-09-30
[PATCH] ieee1394: use time_before()
Jody McIntyre
1
-1
/
+2
2005-09-30
[PATCH] ieee1394: fix for debug output
Jody McIntyre
1
-22
/
+10
2005-09-30
[PATCH] ieee1394: skip unnecessary pause when scanning config ROMs
Jody McIntyre
1
-2
/
+2
2005-09-30
[PATCH] ieee1394: reorder activities after bus reset (fixes device detection)
Jody McIntyre
1
-10
/
+9
2005-09-30
[PATCH] sbp2: default to serialize_io=1
Jody McIntyre
1
-4
/
+7
2005-09-30
[PATCH] sbp2: fix deadlocks and delays on device removal/rmmod
Jody McIntyre
1
-38
/
+58
2005-09-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6
Linus Torvalds
1
-4
/
+4
2005-09-10
[SCSI] Alter the scsi_add_device() API to conform to what users expect
James Bottomley
1
-4
/
+4
2005-09-09
[PATCH] trivial __user cleanup (video1394)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-07
[PATCH] provide MODALIAS= enviroment variable to autoload ieee1394 modules vi...
Olaf Hering
1
-0
/
+8
2005-09-05
[PATCH] I2C: Drop debug eeprom dump code in pcilynx
Jean Delvare
1
-20
/
+0
2005-08-29
[NET]: Kill skb->list
David S. Miller
1
-2
/
+2
2005-08-26
[PATCH] late spinlock initialization in ieee1394/ohci
Al Viro
1
-1
/
+7
2005-07-27
[PATCH] turn many #if $undefined_string into #ifdef $undefined_string
Olaf Hering
1
-0
/
+1
2005-07-14
[PATCH] ratelimit the ieee1394 IR legacy activated messages
Olaf Hering
1
-1
/
+2
2005-07-10
[PATCH] Sync up ieee-1394
Ben Collins
13
-63
/
+260
2005-07-06
ieee1394: fix broken signed char assumption.
Linus Torvalds
1
-2
/
+2
2005-06-27
[PATCH] ppc32: Remove CONFIG_PMAC_PBOOK
Benjamin Herrenschmidt
1
-5
/
+5
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2
-4
/
+2
2005-06-20
[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk...
Yani Ioannou
2
-9
/
+9
2005-06-20
[PATCH] Use device_for_each_child() to unregister devices in nodemgr_remove_h...
gregkh@suse.de
1
-5
/
+6
2005-06-20
[PATCH] class: convert drivers/ieee1394/* to use the new class api instead of...
gregkh@suse.de
5
-15
/
+16
2005-06-17
merge by hand (fix up qla_os.c merge error)
James Bottomley
2
-139
/
+16
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
1
-1
/
+13
2005-06-17
[SCSI] Remove unnecessary locking around completion function calls
Jeff Garzik
1
-6
/
+0
2005-06-16
[PATCH] sbp2 slab corruption fix
Alexandre Oliva
1
-1
/
+2
2005-05-26
Automatic merge of ../scsi-misc-2.6-old/
James Bottomley
2
-132
/
+3
2005-05-26
[SCSI] git-scsi-misc-sbp2-warning-fix
Andrew Morton
1
-1
/
+0
2005-05-26
[SCSI] TYPE_RBC cache fixes (sbp2.c affected)
Al Viro
2
-131
/
+3
2005-05-17
[PATCH] ieee1394: fix premature expiry of async packets
Jody McIntyre
1
-1
/
+1
2005-05-17
[PATCH] ieee1394: fix cross_bound check for null ISO packets
Jody McIntyre
1
-0
/
+3
2005-05-17
[PATCH] ieee1394: single buffer fixes to video1394
Jody McIntyre
1
-25
/
+85
2005-05-17
[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: Use the DMA_32BIT_MASK constant
Jody McIntyre
1
-1
/
+2
2005-05-17
[PATCH] ieee1394: remove NULL checks for kfree
Jody McIntyre
3
-24
/
+10
2005-05-17
[PATCH] ieee1394: drivers/ieee1394/ieee1394_transactions.c: possible cleanups
Jody McIntyre
3
-8
/
+3
2005-05-17
[PATCH] ieee1394: drivers/ieee1394/pcilynx.c: remove dead options
Jody McIntyre
3
-443
/
+2
2005-04-21
[PATCH] Fix non-legacy ISO receive regression
Jody McIntyre
1
-20
/
+43
[next]