aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ieee1394
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-112-0/+2
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-09-232-3/+4
|\
| * ieee1394: sbp2: remove a workaround for Momobay FX-3AStefan Richter2009-09-121-2/+1
| * ieee1394: raw1394: Do not leak memory on failed trylock.Michael Buesch2009-09-121-1/+3
* | drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-021-1/+0
* | netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-2/+2
* | netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger2009-09-011-10/+4
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-07-062-1/+8
|\
| * ieee1394: sbp2: add support for disks >2 TB (and 16 bytes long CDBs)Stefan Richter2009-07-022-1/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-06-221-13/+6
|\ \ | |/
| * firewire: new stack is no longer experimentalStefan Richter2009-06-211-13/+6
| * firewire: net: add Kconfig item, rename driverStefan Richter2009-06-141-1/+1
* | 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