index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...
Linus Torvalds
2008-04-18
25
-473
/
+877
|
\
|
*
firewire: cleanups
Adrian Bunk
2008-04-18
4
-18
/
+6
|
*
firewire: fix synchronization of gap counts
Stefan Richter
2008-04-18
2
-8
/
+7
|
*
firewire: wait until PHY configuration packet was transmitted (fix bus reset ...
Stefan Richter
2008-04-18
1
-26
/
+25
|
*
firewire: remove unused struct member
Stefan Richter
2008-04-18
2
-3
/
+1
|
*
firewire: use bitwise and to get reg in handle_registers
Jarod Wilson
2008-04-18
1
-1
/
+1
|
*
firewire: replace more hex values with defined csr constants
Jarod Wilson
2008-04-18
2
-4
/
+7
|
*
firewire: reread config ROM when device reset the bus
Stefan Richter
2008-04-18
7
-47
/
+223
|
*
firewire: replace static ROM cache by allocated cache
Stefan Richter
2008-04-18
1
-14
/
+27
|
*
firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and...
Stefan Richter
2008-04-18
1
-5
/
+16
|
*
firewire: fw-ohci: extend logging of bus generations and node ID
Stefan Richter
2008-04-18
1
-5
/
+12
|
*
firewire: fw-ohci: conditionally log busReset interrupts
Stefan Richter
2008-04-18
1
-8
/
+20
|
*
firewire: fw-ohci: don't append to AT context when it's not active
Jarod Wilson
2008-04-18
1
-2
/
+13
|
*
firewire: fw-ohci: log regAccessFail events
Jarod Wilson
2008-04-18
2
-3
/
+11
|
*
firewire: fw-ohci: make sure HCControl register LPS bit is set
Jarod Wilson
2008-04-18
1
-2
/
+15
|
*
firewire: fw-ohci: missing PPC PMac feature calls in failure path
Stefan Richter
2008-04-18
1
-2
/
+3
|
*
firewire: fw-ohci: untangle a mixed unsigned/signed expression
Stefan Richter
2008-04-18
1
-3
/
+5
|
*
firewire: debug interrupt events
Stefan Richter
2008-04-18
2
-0
/
+187
|
*
firewire: fw-ohci: catch self_id_count == 0
Stefan Richter
2008-04-18
1
-0
/
+4
|
*
firewire: fw-ohci: add self ID error check
Stefan Richter
2008-04-18
2
-4
/
+11
|
*
firewire: fw-ohci: refactor probe, remove, suspend, resume
Stefan Richter
2008-04-18
1
-57
/
+42
|
*
firewire: fw-ohci: switch on bus power after resume on PPC PMac
Stefan Richter
2008-04-18
1
-2
/
+6
|
*
firewire: fw-ohci: add option for remote debugging
Stefan Richter
2008-04-18
3
-7
/
+31
|
*
firewire: fw-sbp2: set dual-phase cycle_limit
Jarod Wilson
2008-04-18
1
-3
/
+19
|
*
firewire: fw-sbp2: reduce log noise
Stefan Richter
2008-04-18
1
-6
/
+2
|
*
firewire: fw-sbp2: remove unnecessary memset
Stefan Richter
2008-04-18
1
-3
/
+0
|
*
firewire: fw-sbp2: simplify some macros
Stefan Richter
2008-04-18
1
-9
/
+2
|
*
firewire: fw-sbp2: remove usages of fw_memcpy_to_be32
Stefan Richter
2008-04-18
1
-51
/
+43
|
*
firewire: fw-sbp2: relax SCSI DMA alignment
Stefan Richter
2008-04-18
1
-5
/
+2
|
*
firewire: refactor fw_unit reference counting
Stefan Richter
2008-04-18
2
-12
/
+19
|
*
firewire: fw-sbp2: fix reference counting
Stefan Richter
2008-04-18
1
-2
/
+1
|
*
firewire: remove superfluous reference counting
Stefan Richter
2008-04-18
3
-46
/
+4
|
*
ieee1394: limit early node speed to host interface speed
Philippe De Muyter
2008-04-18
1
-0
/
+2
|
*
ieee1394: Remove superfluous calls to kobject_set_name().
Robert P. J. Day
2008-04-18
3
-3
/
+0
|
*
ieee1394: ohci1394: missing PPC PMac feature calls in failure path
Stefan Richter
2008-04-18
1
-3
/
+3
|
*
ieee1394: ohci1394: refactor some printk format strings
Stefan Richter
2008-04-18
1
-15
/
+15
|
*
ieee1394: ohci1394: unroll a macro with return
Stefan Richter
2008-04-18
1
-38
/
+54
|
*
ieee1394: Use shorter list_splice_init() for brevity.
Robert P. J. Day
2008-04-18
2
-6
/
+3
|
*
ieee1394: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-18
5
-13
/
+13
|
*
ieee1394: ohci1394: refactor probe, remove, suspend, resume
Stefan Richter
2008-04-18
1
-64
/
+49
|
*
ieee1394: ohci1394: switch on bus power after resume on PPC PMac
Stefan Richter
2008-04-18
1
-2
/
+6
|
*
ieee1394: prevent device binding of raw1394, video1394, dv1394
Stefan Richter
2008-04-18
4
-6
/
+7
|
*
ieee1394: be*_add_cpu conversion
Marcin Slusarz
2008-04-18
1
-4
/
+2
|
*
ieee1394: sbp2: relax SCSI DMA alignment
Stefan Richter
2008-04-18
1
-5
/
+2
*
|
libata: fix boot panic with SATAPI devices on non-SFF HBAs
James Bottomley
2008-04-18
1
-1
/
+2
*
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-04-18
47
-1042
/
+5800
|
\
\
|
*
|
ocfs2/net: Add debug interface to o2net
Sunil Mushran
2008-04-18
6
-3
/
+569
|
*
|
ocfs2: Only build ocfs2/dlm with the o2cb stack module
Mark Fasheh
2008-04-18
1
-1
/
+1
|
*
|
ocfs2/cluster: Get rid of arguments to the timeout routines
Jeff Mahoney
2008-04-18
1
-27
/
+20
|
*
|
ocfs2: Put tree in MAINTAINERS
Joel Becker
2008-04-18
1
-0
/
+1
[next]