bootprotocol: cleanup
[pandora-kernel.git] / drivers / firewire /
2008-04-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-04-24 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-24 Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2008-04-24 Steve FrenchMerge branch 'master' of /linux/kernel/git/torvalds...
2008-04-24 Paul MackerrasMerge branch 'powerpc-next' of /linux/kernel/git/galak...
2008-04-23 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-23 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2008-04-22 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-22 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'for-2.6.26' of git://git.kernel.dk/linux...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/pci-2.6
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2008-04-21 Linus TorvaldsMerge branch 'irq-cleanups-upstream' of git://git....
2008-04-21 Linus TorvaldsMerge branch 'isdn-cleanups' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-2.6
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2008-04-21 Linus TorvaldsMerge branch 'semaphore' of git://git./linux/kernel...
2008-04-21 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git./linux/kernel/git...
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Russell KingMerge branch 'omap2-upstream' into devel
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-19 Matthew Wilcoxdrivers: Remove unnecessary inclusions of asm/semaphore.h
2008-04-19 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6.26
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-2.6-nmw
2008-04-18 Adrian Bunkfirewire: cleanups
2008-04-18 Stefan Richterfirewire: fix synchronization of gap counts
2008-04-18 Stefan Richterfirewire: wait until PHY configuration packet was trans...
2008-04-18 Stefan Richterfirewire: remove unused struct member
2008-04-18 Jarod Wilsonfirewire: use bitwise and to get reg in handle_registers
2008-04-18 Jarod Wilsonfirewire: replace more hex values with defined csr...
2008-04-18 Stefan Richterfirewire: reread config ROM when device reset the bus
2008-04-18 Stefan Richterfirewire: replace static ROM cache by allocated cache
2008-04-18 Stefan Richterfirewire: fw-ohci: work around generation bug in TI...
2008-04-18 Stefan Richterfirewire: fw-ohci: extend logging of bus generations...
2008-04-18 Stefan Richterfirewire: fw-ohci: conditionally log busReset interrupts
2008-04-18 Jarod Wilsonfirewire: fw-ohci: don't append to AT context when...
2008-04-18 Jarod Wilsonfirewire: fw-ohci: log regAccessFail events
2008-04-18 Jarod Wilsonfirewire: fw-ohci: make sure HCControl register LPS...
2008-04-18 Stefan Richterfirewire: fw-ohci: missing PPC PMac feature calls in...
2008-04-18 Stefan Richterfirewire: fw-ohci: untangle a mixed unsigned/signed...
2008-04-18 Stefan Richterfirewire: debug interrupt events
2008-04-18 Stefan Richterfirewire: fw-ohci: catch self_id_count == 0
2008-04-18 Stefan Richterfirewire: fw-ohci: add self ID error check
2008-04-18 Stefan Richterfirewire: fw-ohci: refactor probe, remove, suspend...
2008-04-18 Stefan Richterfirewire: fw-ohci: switch on bus power after resume...
2008-04-18 Stefan Richterfirewire: fw-ohci: add option for remote debugging
2008-04-18 Jarod Wilsonfirewire: fw-sbp2: set dual-phase cycle_limit
2008-04-18 Stefan Richterfirewire: fw-sbp2: reduce log noise
2008-04-18 Stefan Richterfirewire: fw-sbp2: remove unnecessary memset
2008-04-18 Stefan Richterfirewire: fw-sbp2: simplify some macros
2008-04-18 Stefan Richterfirewire: fw-sbp2: remove usages of fw_memcpy_to_be32
2008-04-18 Stefan Richterfirewire: fw-sbp2: relax SCSI DMA alignment
2008-04-18 Stefan Richterfirewire: refactor fw_unit reference counting
2008-04-18 Stefan Richterfirewire: fw-sbp2: fix reference counting
2008-04-18 Stefan Richterfirewire: remove superfluous reference counting
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-18 Paul MackerrasMerge branch 'master' of git://git./linux/kernel/git...
2008-04-17 Tony LuckPull regset into release branch
2008-04-17 Tony LuckPull virt-cpu-accounting into release branch
2008-04-17 Tony LuckPull fsys_gettimeofday into release branch
2008-04-16 Paul MackerrasMerge branch 'for-2.6.26' of /linux/kernel/git/olof...
2008-04-14 Paul MackerrasMerge branch 'linux-2.6'
2008-04-11 Linus TorvaldsMerge branch 'docs' of git://git.lwn.net/linux-2.6
2008-04-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-07 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-04 Linus TorvaldsMerge branch 'upstream' of git://git./linux/kernel...
2008-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-03 Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-04-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-04-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-01 Dmitry TorokhovMerge /linux/kernel/git/torvalds/linux-2.6 into for...
2008-03-27 Jarod Wilsonfirewire: fw-ohci: plug dma memory leak in AR handler
2008-03-27 Linus TorvaldsMerge branch 'avr32-fixes' of git://git./linux/kernel...
2008-03-27 Len BrownMerge branches 'release', 'idle', 'redhat-bugzilla...
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-03-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-2.6
2008-03-25 Paul MackerrasMerge branch 'linux-2.6'
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next