summaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
AgeCommit message (Expand)AuthorLines
2010-10-11ieee1394: remove the old IEEE 1394 driver stackStefan Richter-29272/+0
2010-10-11ieee1394: move init_ohci1394_dma to drivers/firewire/Stefan Richter-287/+0
2010-08-05ieee1394: Adjust confusing if indentationJulia Lawall-1/+1
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter-39/+17
2010-07-13ieee1394: Remove unnecessary casts of private_dataJoe Perches-7/+7
2010-06-19ieee1394: remove unused variablesStefan Richter-24/+7
2010-05-31ieee1394: video1394: Use memdup_userJulia Lawall-8/+3
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-8/+11
2010-04-10ieee1394: mark char device files as not seekableStefan Richter-8/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-1/+1
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman-3/+2
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen-1/+1
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder-1/+1
2009-12-29firewire, ieee1394: update Kconfig helpStefan Richter-17/+42
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-6/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-11-18ieee1394: Use hweight32Akinobu Mita-6/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan-1/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-3/+4
2009-09-12ieee1394: sbp2: remove a workaround for Momobay FX-3AStefan Richter-2/+1
2009-09-12ieee1394: raw1394: Do not leak memory on failed trylock.Michael Buesch-1/+3
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet-1/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger-2/+2
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger-10/+4
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-1/+8
2009-07-02ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter-1/+8
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-13/+6
2009-06-21firewire: new stack is no longer experimentalStefan Richter-13/+6
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds-0/+7
2009-06-15ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman-13/+11
2009-06-15ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum-0/+2
2009-06-15ieee1394: annotate bitfieldVegard Nossum-0/+5
2009-06-14firewire: net: add Kconfig item, rename driverStefan Richter-1/+1
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o-3/+8
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds-22/+25
2009-03-24ieee1394: constify device ID tablesStefan Richter-8/+8
2009-03-24ieee1394: raw1394: add sparse annotations to raw1394_compat_writeStefan Richter-3/+7
2009-03-24ieee1394: Storage class should be before const qualifierTobias Klauser-9/+9
2009-03-24ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...Stefan Richter-2/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet-5/+1
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds-1/+1
2009-02-24ieee1394: remove superfluous assertionsStefan Richter-6/+0
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter-0/+3
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter-0/+18
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter-3/+4