summaryrefslogtreecommitdiffstats
path: root/drivers/firewire
Commit message (Expand)AuthorAgeFilesLines
...
| | * firewire: core: add CSR STATE_CLEAR/STATE_SET supportClemens Ladisch2010-06-101-0/+44
| | * firewire: core: retry on local errors in bus manager electionClemens Ladisch2010-06-101-0/+10
| | * firewire: ohci: speed up PHY register accessesClemens Ladisch2010-06-101-4/+10
| | * firewire: core: trivial fix for warning stringsStefan Richter2010-06-091-3/+3
| | * firewire: check cdev response lengthClemens Ladisch2010-06-093-4/+44
| | * firewire: ohci: add MSI supportClemens Ladisch2010-06-091-3/+12
| | * firewire: ohci: do not enable interrupts without the handlerStefan Richter2010-06-091-11/+13
| * | tools/firewire: add userspace front-end of nosyStefan Richter2010-07-271-1/+2
| * | firewire: nosy: use generic printk macrosStefan Richter2010-07-271-17/+16Star
| * | firewire: nosy: endianess fixes and annotationsStefan Richter2010-07-272-51/+29Star
| * | firewire: nosy: annotate __user pointers and __iomem pointersStefan Richter2010-07-271-4/+4
| * | firewire: nosy: fix device shutdown with active clientStefan Richter2010-07-271-29/+82
| * | firewire: nosy: handle errors in device probeStefan Richter2010-07-271-7/+33
| * | firewire: nosy: fix IRQ handler for card ejectionStefan Richter2010-07-271-0/+4
| * | firewire: nosy: unroll some simple functionsStefan Richter2010-07-271-46/+29Star
| * | firewire: nosy: use flagless variants of spinlock accessorsStefan Richter2010-07-271-18/+12Star
| * | firewire: nosy: fix list corruption by NOSY_IOC_STOPStefan Richter2010-07-271-1/+1
| * | firewire: nosy: convert to unlocked ioctlStefan Richter2010-07-271-12/+17
| * | firewire: nosy: misc cleanupsStefan Richter2010-07-273-188/+171Star
| * | firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter2010-07-275-0/+982
* | | firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony ca...Stefan Richter2010-06-021-5/+19
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-05-276-95/+235
|\ \ \ | | |/ | |/|
| * | firewire: core: use separate timeout for each transactionClemens Ladisch2010-05-193-45/+37Star
| * | firewire: core: Fix tlabel exhaustion problemPeter Hurley2010-05-191-1/+1
| * | firewire: core: make transaction label allocation more robustClemens Ladisch2010-04-191-5/+19
| * | firewire: core: clean up config ROM related defined constantsStefan Richter2010-04-191-5/+6
| * | firewire: cdev: mark char device files as not seekableStefan Richter2010-04-101-4/+4
| * | 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-102-1/+26
| * | firewire: ohci: enable 1394a enhancementsClemens Ladisch2010-04-103-3/+86
| * | firewire: ohci: do not clear PHY interrupt status inadvertentlyClemens Ladisch2010-04-102-0/+8
| * | 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-235-76/+65Star
| |\ \
| * | | 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-222-13/+24
|\ \ \ \ | |_|/ / |/| | |
| * | | 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/+1Star
| * | | firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch2010-04-191-3/+7
| * | | firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch2010-04-191-1/+3
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-151-10/+13
|\| |
| * | firewire: cdev: fix information leakStefan Richter2010-04-101-9/+9
| * | firewire: cdev: require quadlet-aligned headers for transmit packetsClemens Ladisch2010-04-101-0/+2
| * | firewire: cdev: disallow receive packets without headerClemens Ladisch2010-04-101-1/+2
* | | 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/+47Star
|\| | | |/ |/|
| * firewire: core: align driver match with modaliasStefan Richter2010-03-241-49/+38Star
| * firewire: core: fix Model_ID in modaliasStefan Richter2010-03-241-26/+14Star
| * firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch2010-03-171-0/+4