aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firewire/ohci.c
Commit message (Expand)AuthorAgeFilesLines
* firewire: ohci: restart iso DMA contexts on resume from low power modeMaxim Levitsky2010-12-131-8/+46
* firewire: ohci: restore GUID on resume.Maxim Levitsky2010-12-131-0/+7
* firewire: ohci: use common buffer for self IDs and AR descriptorsClemens Ladisch2010-12-131-32/+34
* firewire: ohci: optimize iso context checks in the interrupt handlerClemens Ladisch2010-12-131-13/+19
* firewire: make PHY packet header format consistentClemens Ladisch2010-12-131-22/+22
* firewire: ohci: properly clear posted write errorsClemens Ladisch2010-12-131-3/+12
* firewire: ohci: flush MMIO writes in the interrupt handlerClemens Ladisch2010-12-131-1/+2
* firewire: ohci: fix AT context initialization error handlingClemens Ladisch2010-12-131-4/+10
* firewire: ohci: Asynchronous Reception rewriteClemens Ladisch2010-12-131-134/+277
* firewire: ohci: fix regression with Agere FW643 rev 06, disable MSIStefan Richter2010-12-121-15/+33
* firewire: ohci: fix regression with VIA VT6315, disable MSIStefan Richter2010-12-121-1/+2
* firewire: ohci: fix race when reading count in AR descriptorClemens Ladisch2010-10-301-2/+4
* firewire: ohci: avoid reallocation of AR buffersClemens Ladisch2010-10-301-12/+16
* firewire: ohci: fix race in AR split packet handlingClemens Ladisch2010-10-301-14/+21
* firewire: ohci: fix buffer overflow in AR split packet handlingClemens Ladisch2010-10-301-3/+32
* 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