Age | Commit message (Expand) | Author |
2008-04-21 | [CRYPTO] padlock-aes: Use generic setkey function | Sebastian Siewior |
2008-04-21 | [CRYPTO] sha384: Hardware acceleration for s390 | Jan Glauber |
2008-04-21 | [CRYPTO] sha512: Hardware acceleration for s390 | Jan Glauber |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-04-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds |
2008-04-18 | libata: fix boot panic with SATAPI devices on non-SFF HBAs | James Bottomley |
2008-04-18 | [SCSI] iscsi: bidi support for iscsi_tcp | Boaz Harrosh |
2008-04-18 | [SCSI] iscsi: bidi support at the generic libiscsi level | Boaz Harrosh |
2008-04-18 | [SCSI] iscsi: extended cdb support | Boaz Harrosh |
2008-04-18 | [SCSI] zfcp: Fix error handling for blocked unit for send FCP command | Christof Schmitt |
2008-04-18 | [SCSI] zfcp: Remove zfcp_erp_wait from slave destory handler to fix deadlock | Christof Schmitt |
2008-04-18 | [SCSI] zfcp: fix 31 bit compile warnings | Martin Peschke |
2008-04-18 | firewire: cleanups | Adrian Bunk |
2008-04-18 | firewire: fix synchronization of gap counts | Stefan Richter |
2008-04-18 | firewire: wait until PHY configuration packet was transmitted (fix bus reset ... | Stefan Richter |
2008-04-18 | firewire: remove unused struct member | Stefan Richter |
2008-04-18 | firewire: use bitwise and to get reg in handle_registers | Jarod Wilson |
2008-04-18 | firewire: replace more hex values with defined csr constants | Jarod Wilson |
2008-04-18 | firewire: reread config ROM when device reset the bus | Stefan Richter |
2008-04-18 | firewire: replace static ROM cache by allocated cache | Stefan Richter |
2008-04-18 | firewire: fw-ohci: work around generation bug in TI controllers (fix AV/C and... | Stefan Richter |
2008-04-18 | firewire: fw-ohci: extend logging of bus generations and node ID | Stefan Richter |
2008-04-18 | firewire: fw-ohci: conditionally log busReset interrupts | Stefan Richter |
2008-04-18 | firewire: fw-ohci: don't append to AT context when it's not active | Jarod Wilson |
2008-04-18 | firewire: fw-ohci: log regAccessFail events | Jarod Wilson |
2008-04-18 | firewire: fw-ohci: make sure HCControl register LPS bit is set | Jarod Wilson |
2008-04-18 | firewire: fw-ohci: missing PPC PMac feature calls in failure path | Stefan Richter |
2008-04-18 | firewire: fw-ohci: untangle a mixed unsigned/signed expression | Stefan Richter |
2008-04-18 | firewire: debug interrupt events | Stefan Richter |
2008-04-18 | firewire: fw-ohci: catch self_id_count == 0 | Stefan Richter |
2008-04-18 | firewire: fw-ohci: add self ID error check | Stefan Richter |
2008-04-18 | firewire: fw-ohci: refactor probe, remove, suspend, resume | Stefan Richter |
2008-04-18 | firewire: fw-ohci: switch on bus power after resume on PPC PMac | Stefan Richter |
2008-04-18 | firewire: fw-ohci: add option for remote debugging | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: set dual-phase cycle_limit | Jarod Wilson |
2008-04-18 | firewire: fw-sbp2: reduce log noise | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: remove unnecessary memset | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: simplify some macros | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: remove usages of fw_memcpy_to_be32 | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: relax SCSI DMA alignment | Stefan Richter |
2008-04-18 | firewire: refactor fw_unit reference counting | Stefan Richter |
2008-04-18 | firewire: fw-sbp2: fix reference counting | Stefan Richter |
2008-04-18 | firewire: remove superfluous reference counting | Stefan Richter |
2008-04-18 | ieee1394: limit early node speed to host interface speed | Philippe De Muyter |
2008-04-18 | ieee1394: Remove superfluous calls to kobject_set_name(). | Robert P. J. Day |
2008-04-18 | ieee1394: ohci1394: missing PPC PMac feature calls in failure path | Stefan Richter |
2008-04-18 | ieee1394: ohci1394: refactor some printk format strings | Stefan Richter |
2008-04-18 | ieee1394: ohci1394: unroll a macro with return | Stefan Richter |
2008-04-18 | ieee1394: Use shorter list_splice_init() for brevity. | Robert P. J. Day |