summaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: ohci: fix TI TSB82AA2 regression since 2.6.35Stefan Richter2010-10-171-18/+1
* firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm2010-09-081-0/+1
* firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter2010-08-291-1/+9
*-. Merge firewire branches to be released post v2.6.35Stefan Richter2010-08-021-153/+548
|\ \
| | * firewire: add isochronous multichannel receptionStefan Richter2010-07-291-69/+247
| | * firewire: ohci: release channel in error pathStefan Richter2010-07-291-0/+1
| | * firewire: ohci: use memory barriers to order descriptor updatesStefan Richter2010-07-291-0/+3
| | * firewire: cdev: add PHY pingingStefan Richter2010-07-231-0/+3
| | * firewire: cdev: add PHY packet receptionStefan Richter2010-07-231-2/+1
| | * firewire: core: integrate software-forced bus resets with bus managementStefan Richter2010-07-131-15/+38
| | * firewire: rename CSR access driver methodsStefan Richter2010-06-191-4/+4
| | * firewire: normalize STATE_CLEAR/SET CSR access interfaceStefan Richter2010-06-191-5/+14
| | * firewire: replace get_features card driver hookStefan Richter2010-06-191-12/+2
| | * firewire: 'add CSR_... support' addendumStefan Richter2010-06-191-0/+1
| | * firewire: allocate broadcast channel in hardwareClemens Ladisch2010-06-101-6/+12
| | * firewire: add CSR cmstr supportClemens Ladisch2010-06-101-0/+35
| | * firewire: add CSR PRIORITY_BUDGET supportClemens Ladisch2010-06-101-0/+27
| | * firewire: add CSR BUSY_TIMEOUT supportClemens Ladisch2010-06-101-1/+13
| | * firewire: add CSR BUS_TIME supportClemens Ladisch2010-06-101-59/+109
| | * firewire: add CSR CYCLE_TIME write supportClemens Ladisch2010-06-101-0/+7
| | * firewire: add CSR NODE_IDS supportClemens Ladisch2010-06-101-0/+20
| | * firewire: add read_csr_reg driver callbackClemens Ladisch2010-06-101-3/+16
| | * firewire: ohci: speed up PHY register accessesClemens Ladisch2010-06-101-4/+10
| | * firewire: ohci: add MSI supportClemens Ladisch2010-06-091-3/+12
| | * firewire: ohci: do not enable interrupts without the handlerStefan Richter2010-06-091-11/+13
* | | 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
OpenPOWER on IntegriCloud