aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-1/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-263-65/+47
|\
| * firewire: core: align driver match with modaliasStefan Richter2010-03-241-49/+38
| * firewire: core: fix Model_ID in modaliasStefan Richter2010-03-241-26/+14
| * firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch2010-03-171-0/+4
| * firewire: core: fw_iso_resource_manage: fix error handlingClemens Ladisch2010-03-151-2/+3
* | Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman2010-03-071-3/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-03-036-507/+447
|\ \ | |/
| * firewire: ohci: extend initialization log messageStefan Richter2010-02-241-7/+10
| * firewire: ohci: fix IR/IT context mask mixupStefan Richter2010-02-241-7/+7
| * firewire: ohci: add module parameter to activate quirk fixesStefan Richter2010-02-241-0/+11
| * firewire: ohci: use an ID table for quirks detectionStefan Richter2010-02-241-18/+28
| * firewire: ohci: reorder struct fw_ohci for better cache efficiencyStefan Richter2010-02-241-11/+12
| * firewire: ohci: remove unused dualbuffer IR codeStefan Richter2010-02-241-183/+1
| * firewire: core: combine a bit of repeated codeStefan Richter2010-02-241-12/+5
| * firewire: core: change type of a data bufferStefan Richter2010-02-241-173/+152
| * firewire: cdev: add more flexible cycle timer ioctlStefan Richter2010-02-241-6/+32
| * firewire: core: rename an internal functionStefan Richter2010-02-241-14/+14
| * firewire: core: fix an information leakStefan Richter2010-02-241-0/+1
| * firewire: core: increase stack size of config ROM readerStefan Richter2010-02-241-4/+2
| * firewire: core: don't fail device creation in case of too large config ROM bl...Stefan Richter2010-02-241-7/+11
| * firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter2010-02-241-10/+22
| * Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-244-47/+114
| |\
| * | firewire: remove incomplete Bus_Time CSR supportStefan Richter2010-02-204-31/+15
| * | firewire: get_cycle_timer optimization and cleanupStefan Richter2010-02-202-37/+36
| * | firewire: ohci: enable cycle timer fix on ALi and NEC controllersStefan Richter2010-02-191-5/+8
| * | firewire: ohci: work around cycle timer bugs on VIA controllersClemens Ladisch2010-02-191-3/+49
| * | firewire: make PCI device id constantNémeth Márton2010-01-101-1/+1
| * | firewire: qualify config ROM cache pointers as const pointersStefan Richter2009-12-292-12/+14
| * | firewire: core: fw_csr_string addendumStefan Richter2009-12-291-10/+16
| * | firewire: add fw_csr_string() helper functionClemens Ladisch2009-12-291-33/+77
* | | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen2010-02-261-1/+1
| |/ |/|
* | firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
* | firewire: net: fix panic in fwnet_write_completeStefan Richter2010-02-011-14/+39
* | firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter2010-01-271-1/+3
* | firewire: core: fix use-after-free regression in FCP handlerStefan Richter2010-01-261-14/+36
* | firewire: core: add_descriptor size checkStefan Richter2010-01-261-13/+28
|/
* firewire, ieee1394: update Kconfig helpStefan Richter2009-12-291-31/+13
* firewire: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter2009-12-291-1/+3
* firewire: cdev: fix another memory leak in an error pathStefan Richter2009-12-291-0/+1
* firewire: fix use of multiple AV/C devices, allow multiple FCP listenersClemens Ladisch2009-12-292-32/+112
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-111-2/+10
|\
| * firewire: ohci: handle receive packets with a data length of zeroJay Fenlason2009-12-111-2/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\ \
| * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| |\ \
| | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2009-12-087-126/+155
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | firewire: cdev: reduce stack usage by ioctl_dispatchStefan Richter2009-10-311-1/+17
| * | firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-312-6/+7
| * | firewire: core: WARN on wrong usage of core transaction functionsStefan Richter2009-10-311-2/+4