aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-03-27
|\
| * ieee1394: constify device ID tablesStefan Richter2009-03-24
| * ieee1394: raw1394: add sparse annotations to raw1394_compat_writeStefan Richter2009-03-24
| * ieee1394: Storage class should be before const qualifierTobias Klauser2009-03-24
| * ieee1394: sbp2: follow up on "ieee1394: inherit ud vendor_id from node vendor...Stefan Richter2009-03-24
* | Rationalize fasync return valuesJonathan Corbet2009-03-16
|/
* Make ieee1394_init a fs-initcallLinus Torvalds2009-02-26
* ieee1394: remove superfluous assertionsStefan Richter2009-02-24
* ieee1394: inherit ud vendor_id from node vendor_idStefan Richter2009-02-24
* ieee1394: add hpsb_node_read() and hpsb_node_lock()Stefan Richter2009-02-24
* ieee1394: use correct barrier types between accesses of nodeid and generationStefan Richter2009-02-24
* firesat: copyrights, rename to firedtv, API conversions, fix remote control i...Stefan Richter2009-02-24
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-02-06
|\
| * ieee1394: dv1394: move deprecation message from module init to file openStefan Richter2009-02-06
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-01-29
|\|
| * ieee1394: sbp2: add workarounds for 2nd and 3rd generation iPodsStefan Richter2009-01-29
| * ieee1394: sbp2: don't assume zero model_id or firmware_revision if there is noneStefan Richter2009-01-28
| * ieee1394: sbp2: fix payload limit at S1600 and S3200Stefan Richter2009-01-28
| * ieee1394: sbp2: update a help stringStefan Richter2009-01-28
| * ieee1394: support for speeds greater than S800Stefan Richter2009-01-28
| * ieee1394: ohci1394: increase AT req. retries, fix ack_busy_X from Panasonic c...Stefan Richter2009-01-24
* | i2c: Delete many unused adapter IDsJean Delvare2009-01-26
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-08
|\
| * ieee1934: dv1394: interrupt enabling/disabling broken on big-endianHarvey Harrison2009-01-04
| * ieee1394: dv1394: annotate frame input/output structs as little endianHarvey Harrison2009-01-04
| * ieee1394: eth1394: trivial sparse annotationsHarvey Harrison2009-01-04
| * ieee1394: mark bus_info_data as a __be32 arrayHarvey Harrison2009-01-04
| * ieee1394: replace CSR_SET_BUS_INFO_GENERATION macroHarvey Harrison2009-01-04
| * ieee1394: pcilynx: trivial endian annotationHarvey Harrison2009-01-04
| * ieee1394: ignore nonzero Bus_Info_Block.max_rom, fetch config ROM in quadletsStefan Richter2009-01-04
| * ieee1394: consolidate uses of IEEE1934_BUSID_MAGICHarvey Harrison2009-01-04
| * ieee1394: ohci1394: flush MMIO writes before delay in initializationStefan Richter2009-01-04
| * ieee1394: ohci1394: pass error codes from request_irq throughStefan Richter2009-01-04
| * ieee1394: ohci1394: don't leave interrupts enabled during suspend/resumeFrans Pop2009-01-04
| * ieee1394: mark all hpsb_address_ops instances as constStefan Richter2009-01-04
| * ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocationStefan Richter2009-01-04
* | ieee1394: use internal network device statsStephen Hemminger2009-01-06
* | ieee1394: remove unneeded last_rxStephen Hemminger2009-01-06
* | ieee1394: convert to net_device_opsStephen Hemminger2009-01-06
|/
* ieee1394: add quirk fix for Freecom HDDStefan Richter2008-12-13
* ieee1394: node manager causes up to ~3.25s delay in freezing tasksNigel Cunningham2008-12-09
* ieee1394: sbp2: fix race condition in state changeStefan Richter2008-11-29
* ieee1394: fix list corruption (reported at module removal)Stefan Richter2008-11-29
* ieee1394: sbp2: another iPod mini quirk entryStefan Richter2008-11-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-11-06
|\
| * ieee1394: dv1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-31
| * ieee1394: raw1394: fix possible deadlock in multithreaded clientsStefan Richter2008-10-31
| * ieee1394: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-10-31
* | saner FASYNC handling on file closeAl Viro2008-11-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-10-16
|\|