aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-8/+11
2010-04-10ieee1394: mark char device files as not seekableStefan Richter3-8/+11
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo2-2/+0
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman1-3/+2
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen1-1/+1
2010-02-05Fix misspelling of "should" and "shouldn't" in comments.Adam Buchbinder1-1/+1
2009-12-29firewire, ieee1394: update Kconfig helpStefan Richter1-17/+42
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2009-12-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-6/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-18ieee1394: Use hweight32Akinobu Mita1-6/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-3/+4
2009-09-12ieee1394: sbp2: remove a workaround for Momobay FX-3AStefan Richter1-2/+1
2009-09-12ieee1394: raw1394: Do not leak memory on failed trylock.Michael Buesch1-1/+3
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger1-2/+2
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger1-10/+4
2009-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds2-1/+8
2009-07-02ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2-1/+8
2009-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-13/+6
2009-06-21firewire: new stack is no longer experimentalStefan Richter1-13/+6
2009-06-16Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheckLinus Torvalds2-0/+7
2009-06-15ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2-13/+11
2009-06-15ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum1-0/+2
2009-06-15ieee1394: annotate bitfieldVegard Nossum1-0/+5
2009-06-14firewire: net: add Kconfig item, rename driverStefan Richter1-1/+1
2009-06-11fs: Remove i_cindex from struct inodeTheodore Ts'o2-3/+8
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds9-22/+25
2009-03-24ieee1394: constify device ID tablesStefan Richter7-8/+8
2009-03-24ieee1394: raw1394: add sparse annotations to raw1394_compat_writeStefan Richter1-3/+7
2009-03-24ieee1394: Storage class should be before const qualifierTobias Klauser5-9/+9
2009-03-24ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor_id"Stefan Richter1-2/+1
2009-03-16Rationalize fasync return valuesJonathan Corbet1-5/+1
2009-02-26Make ieee1394_init a fs-initcallLinus Torvalds1-1/+1
2009-02-24ieee1394: remove superfluous assertionsStefan Richter1-6/+0
2009-02-24ieee1394: inherit ud vendor_id from node vendor_idStefan Richter1-0/+3
2009-02-24ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter1-0/+18
2009-02-24ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter1-3/+4
2009-02-24firesat: copyrights, rename to firedtv, API conversions, fix remote control inputStefan Richter5-0/+34
2009-02-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-4/+4
2009-02-06ieee1394: dv1394: move deprecation message from module init to file openStefan Richter1-4/+4
2009-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds4-33/+43
2009-01-29ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter1-0/+10
2009-01-28ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter1-18/+20
2009-01-28ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter1-1/+1