index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-18
firewire: fix synchronization of gap counts
Stefan Richter
2
-8
/
+7
2008-04-18
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
1
-26
/
+25
2008-04-18
firewire: remove unused struct member
Stefan Richter
2
-3
/
+1
2008-04-18
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
1
-1
/
+1
2008-04-18
firewire: replace more hex values with defined csr constants
Jarod Wilson
2
-4
/
+7
2008-04-18
firewire: reread config ROM when device reset the bus
Stefan Richter
7
-47
/
+223
2008-04-18
firewire: replace static ROM cache by allocated cache
Stefan Richter
1
-14
/
+27
2008-04-18
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
1
-5
/
+16
2008-04-18
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
1
-5
/
+12
2008-04-18
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
1
-8
/
+20
2008-04-18
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
1
-2
/
+13
2008-04-18
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
2
-3
/
+11
2008-04-18
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
1
-2
/
+15
2008-04-18
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
1
-2
/
+3
2008-04-18
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
1
-3
/
+5
2008-04-18
firewire: debug interrupt events
Stefan Richter
2
-0
/
+187
2008-04-18
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
1
-0
/
+4
2008-04-18
firewire: fw-ohci: add self ID error check
Stefan Richter
2
-4
/
+11
2008-04-18
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
1
-57
/
+42
2008-04-18
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
firewire: fw-ohci: add option for remote debugging
Stefan Richter
3
-7
/
+31
2008-04-18
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
1
-3
/
+19
2008-04-18
firewire: fw-sbp2: reduce log noise
Stefan Richter
1
-6
/
+2
2008-04-18
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
1
-3
/
+0
2008-04-18
firewire: fw-sbp2: simplify some macros
Stefan Richter
1
-9
/
+2
2008-04-18
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
1
-51
/
+43
2008-04-18
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-18
firewire: refactor fw_unit reference counting
Stefan Richter
2
-12
/
+19
2008-04-18
firewire: fw-sbp2: fix reference counting
Stefan Richter
1
-2
/
+1
2008-04-18
firewire: remove superfluous reference counting
Stefan Richter
3
-46
/
+4
2008-04-18
ieee1394: limit early node speed to host interface speed
Philippe De Muyter
1
-0
/
+2
2008-04-18
ieee1394: Remove superfluous calls to kobject_set_name().
Robert P. J. Day
3
-3
/
+0
2008-04-18
ieee1394: ohci1394: missing PPC PMac feature calls in failure path
Stefan Richter
1
-3
/
+3
2008-04-18
ieee1394: ohci1394: refactor some printk format strings
Stefan Richter
1
-15
/
+15
2008-04-18
ieee1394: ohci1394: unroll a macro with return
Stefan Richter
1
-38
/
+54
2008-04-18
ieee1394: Use shorter list_splice_init() for brevity.
Robert P. J. Day
2
-6
/
+3
2008-04-18
ieee1394: replace remaining __FUNCTION__ occurrences
Harvey Harrison
5
-13
/
+13
2008-04-18
ieee1394: ohci1394: refactor probe, remove, suspend, resume
Stefan Richter
1
-64
/
+49
2008-04-18
ieee1394: ohci1394: switch on bus power after resume on PPC PMac
Stefan Richter
1
-2
/
+6
2008-04-18
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
4
-6
/
+7
2008-04-18
ieee1394: be*_add_cpu conversion
Marcin Slusarz
1
-4
/
+2
2008-04-18
ieee1394: sbp2: relax SCSI DMA alignment
Stefan Richter
1
-5
/
+2
2008-04-18
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
66
-2304
/
+1907
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
93
-2106
/
+1336
2008-04-18
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
12
-172
/
+261
2008-04-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
83
-8801
/
+4787
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
14
-98
/
+68
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
4
-34
/
+20
2008-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb
Linus Torvalds
33
-7
/
+4757
2008-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
359
-12268
/
+13494
[prev]
[next]