summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-05-271-34/+154
|\
| * firewire: ohci: cleanups and fix for nonstandard build without debug facilityStefan Richter2010-04-101-14/+15
| * firewire: ohci: wait for PHY register accesses to completeStefan Richter2010-04-101-55/+57
| * firewire: ohci: fix up configuration of TI chipsClemens Ladisch2010-04-101-1/+18
| * firewire: ohci: enable 1394a enhancementsClemens Ladisch2010-04-101-2/+81
| * firewire: ohci: do not clear PHY interrupt status inadvertentlyClemens Ladisch2010-04-101-0/+7
| * firewire: ohci: add a function for reading PHY registersClemens Ladisch2010-04-101-5/+19
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\ \
| * \ Merge branch 'master' into for-nextJiri Kosina2010-04-231-1/+5
| |\ \
| * | | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-221-9/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | firewire: ohci: wait for local CSR lock access to finishClemens Ladisch2010-04-191-7/+13
| * | | firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch2010-04-191-2/+1
| | |/ | |/|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+1
|/ /
* | firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch2010-03-171-0/+4
|/
* 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
* Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter2010-02-241-6/+11
|\
| * firewire: ohci: retransmit isochronous transmit packets on cycle lossClemens Ladisch2010-02-141-5/+8
| * firewire: ohci: fix crashes with TSB43AB23 on 64bit systemsStefan Richter2010-01-271-1/+3
* | firewire: remove incomplete Bus_Time CSR supportStefan Richter2010-02-201-18/+7
* | firewire: get_cycle_timer optimization and cleanupStefan Richter2010-02-201-28/+29
* | 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: ohci: always use packet-per-buffer mode for isochronous receptionStefan Richter2009-12-291-1/+3
* 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/iee...Linus Torvalds2009-12-081-15/+24
|\ \ | |/
| * firewire: ohci: 0 may be a valid DMA addressStefan Richter2009-10-311-4/+5
| * firewire: optimize config ROM creationStefan Richter2009-10-141-11/+19
* | firewire: ohci: pass correct iso xmit timestamps to coreJay Fenlason2009-11-211-5/+20
* | firewire: ohci: Make cycleMatch ISO transmission workJay Fenlason2009-11-181-1/+15
|/
* firewire: ohci: fix Self ID Count register mask (safeguard against buffer ove...Stefan Richter2009-09-121-2/+2
* firewire: ohci: fix Ricoh R5C832, video receptionStefan Richter2009-09-051-0/+5
* firewire: ohci: fix Agere FW643 and multiple camerasStefan Richter2009-09-051-0/+9
* firewire: rename source filesStefan Richter2009-06-051-0/+2636
OpenPOWER on IntegriCloud