summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2009-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-11firewire: ohci: handle receive packets with a data length of zeroJay Fenlason
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-11-21firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason
2009-11-18firewire: ohci: Make cycleMatch ISO transmission workJay Fenlason
2009-10-31firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter
2009-10-31firewire: ohci: 0 may be a valid DMA addressStefan Richter
2009-10-31firewire: core: WARN on wrong usage of core transaction functionsStefan Richter
2009-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-10-14firewire: core: optimize Topology Map creationStefan Richter
2009-10-14firewire: core: clarify generate_config_rom usageStefan Richter
2009-10-14firewire: optimize config ROM creationStefan Richter
2009-10-14firewire: cdev: normalize variable namesStefan Richter
2009-10-14firewire: normalize style of queue_work wrappersStefan Richter
2009-10-14firewire: sbp2: provide fallback if mgt_ORB_timeout is missingStefan Richter
2009-10-14firewire: cdev: fix memory leak in an error pathStefan Richter
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-12firewire: sbp2: remove a workaround for Momobay FX-3AStefan Richter
2009-09-12firewire: sbp2: fix status receptionStefan Richter
2009-09-12firewire: core: fix topology map response handlerStefan Richter
2009-09-12firewire: core: fix race with parallel PCI device probeStefan Richter
2009-09-12firewire: core: header file cleanupStefan Richter
2009-09-12firewire: ohci: fix Self ID Count register mask (safeguard against buffer ove...Stefan Richter
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-09-05firewire: sbp2: fix freeing of unallocated memoryStefan Richter
2009-09-05firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter
2009-09-05firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter
2009-09-05firewire: core: fix crash in iso resource managementStefan Richter
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01netdev: convert pseudo drivers to netdev_tx_tStephen Hemminger
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-07-02firewire: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter
2009-06-25firewire: core: do not DMA-map stack addressesStefan Richter
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-06-21firewire: new stack is no longer experimentalStefan Richter
2009-06-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2009-06-16firewire: net: better FIFO address range check and rcodesStefan Richter
2009-06-16firewire: net: fix card driver reloadingStefan Richter
2009-06-16firewire: core: fix iso context shutdown on card removalStefan Richter
2009-06-16firewire: core: fix DMA unmapping in iso buffer removalStefan Richter
2009-06-15firewire: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-06-14firewire: net: adjust net_device opsStefan Richter