aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ve...Linus Torvalds2009-06-162-0/+7
|\
| * ieee1394/csr1212: fix false positive kmemcheck reportVegard Nossum2009-06-151-0/+2
| * ieee1394: annotate bitfieldVegard Nossum2009-06-151-0/+5
* | ieee1394: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-152-13/+11
|/
* fs: Remove i_cindex from struct inodeTheodore Ts'o2009-06-112-3/+8
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-279-22/+25
|\
| * ieee1394: constify device ID tablesStefan Richter2009-03-247-8/+8
| * ieee1394: raw1394: add sparse annotations to raw1394_compat_writeStefan Richter2009-03-241-3/+7
| * ieee1394: Storage class should be before const qualifierTobias Klauser2009-03-245-9/+9
| * ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...Stefan Richter2009-03-241-2/+1
* | Rationalize fasync return valuesJonathan Corbet2009-03-161-5/+1
|/
* Make ieee1394_init a fs-initcallLinus Torvalds2009-02-261-1/+1
* ieee1394: remove superfluous assertionsStefan Richter2009-02-241-6/+0
* ieee1394: inherit ud vendor_id from node vendor_idStefan Richter2009-02-241-0/+3
* ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter2009-02-241-0/+18
* ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter2009-02-241-3/+4
* firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter2009-02-245-0/+34
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-061-4/+4
|\
| * ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-061-4/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-294-33/+43
|\ \ | |/
| * ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-291-0/+10
| * ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter2009-01-281-18/+20
| * ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-281-1/+1
| * ieee1394: sbp2: update a help stringStefan Richter2009-01-281-2/+2
| * ieee1394: support for speeds greater than S800Stefan Richter2009-01-282-11/+9
| * ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter2009-01-241-1/+1
* | i2c: Delete many unused adapter IDsJean Delvare2009-01-261-1/+0
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0820-141/+121
|\
| * ieee1934: dv1394: interrupt enabling/disabling broken on big-endianHarvey Harrison2009-01-041-4/+4
| * ieee1394: dv1394: annotate frame input/output structs as little endianHarvey Harrison2009-01-042-24/+24
| * ieee1394: eth1394: trivial sparse annotationsHarvey Harrison2009-01-042-21/+21
| * ieee1394: mark bus_info_data as a __be32 arrayHarvey Harrison2009-01-043-3/+3
| * ieee1394: replace CSR_SET_BUS_INFO_GENERATION macroHarvey Harrison2009-01-042-8/+8
| * ieee1394: pcilynx: trivial endian annotationHarvey Harrison2009-01-041-1/+1
| * ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadletsStefan Richter2009-01-043-53/+19
| * ieee1394: consolidate uses of IEEE1934_BUSID_MAGICHarvey Harrison2009-01-044-6/+6
| * ieee1394: ohci1394: flush MMIO writes before delay in initializationStefan Richter2009-01-041-4/+6
| * ieee1394: ohci1394: pass error codes from request_irq throughStefan Richter2009-01-041-5/+7
| * ieee1394: ohci1394: don't leave interrupts enabled during suspend/resumeFrans Pop2009-01-041-0/+8
| * ieee1394: mark all hpsb_address_ops instances as constStefan Richter2009-01-046-14/+16
| * ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocationStefan Richter2009-01-041-1/+1
* | ieee1394: use internal network device statsStephen Hemminger2009-01-062-23/+16
* | ieee1394: remove unneeded last_rxStephen Hemminger2009-01-061-2/+0
* | ieee1394: convert to net_device_opsStephen Hemminger2009-01-061-6/+10
|/
* ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-141-0/+6
* ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-091-0/+2
* ieee1394: sbp2: fix race condition in state changeStefan Richter2008-11-291-4/+5
* ieee1394: fix list corruption (reported at module removal)Stefan Richter2008-11-292-13/+16
* ieee1394: sbp2: another iPod mini quirk entryStefan Richter2008-11-251-0/+5