summaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2010-07-27tools/firewire: add userspace front-end of nosyStefan Richter
2010-07-27firewire: nosy: use generic printk macrosStefan Richter
2010-07-27firewire: nosy: endianess fixes and annotationsStefan Richter
2010-07-27firewire: nosy: annotate __user pointers and __iomem pointersStefan Richter
2010-07-27firewire: nosy: fix device shutdown with active clientStefan Richter
2010-07-27firewire: nosy: handle errors in device probeStefan Richter
2010-07-27firewire: nosy: fix IRQ handler for card ejectionStefan Richter
2010-07-27firewire: nosy: unroll some simple functionsStefan Richter
2010-07-27firewire: nosy: use flagless variants of spinlock accessorsStefan Richter
2010-07-27firewire: nosy: fix list corruption by NOSY_IOC_STOPStefan Richter
2010-07-27firewire: nosy: convert to unlocked ioctlStefan Richter
2010-07-27firewire: nosy: misc cleanupsStefan Richter
2010-07-27firewire: new driver: nosy - IEEE 1394 traffic snifferStefan Richter
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-19firewire: ohci: wait for local CSR lock access to finishClemens Ladisch
2010-04-19firewire: ohci: prevent aliasing of locally handled register addressesClemens Ladisch
2010-04-19firewire: core: fw_iso_resource_manage: return -EBUSY when out of resourcesClemens Ladisch
2010-04-19firewire: core: fix retries calculation in iso manage_channel()Clemens Ladisch
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-10firewire: cdev: fix information leakStefan Richter
2010-04-10firewire: cdev: require quadlet-aligned headers for transmit packetsClemens Ladisch
2010-04-10firewire: cdev: disallow receive packets without headerClemens Ladisch
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-03-24firewire: core: align driver match with modaliasStefan Richter
2010-03-24firewire: core: fix Model_ID in modaliasStefan Richter
2010-03-17firewire: ohci: add cycle timer quirk for the TI TSB12LV22Clemens Ladisch
2010-03-15firewire: core: fw_iso_resource_manage: fix error handlingClemens Ladisch
2010-03-07Driver core: create lock/unlock functions for struct deviceGreg Kroah-Hartman
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen
2010-02-24firewire: ohci: extend initialization log messageStefan Richter
2010-02-24firewire: ohci: fix IR/IT context mask mixupStefan Richter
2010-02-24firewire: ohci: add module parameter to activate quirk fixesStefan Richter
2010-02-24firewire: ohci: use an ID table for quirks detectionStefan Richter
2010-02-24firewire: ohci: reorder struct fw_ohci for better cache efficiencyStefan Richter
2010-02-24firewire: ohci: remove unused dualbuffer IR codeStefan Richter
2010-02-24firewire: core: combine a bit of repeated codeStefan Richter
2010-02-24firewire: core: change type of a data bufferStefan Richter
2010-02-24firewire: cdev: add more flexible cycle timer ioctlStefan Richter
2010-02-24firewire: core: rename an internal functionStefan Richter
2010-02-24firewire: core: fix an information leakStefan Richter
2010-02-24firewire: core: increase stack size of config ROM readerStefan Richter
2010-02-24firewire: core: don't fail device creation in case of too large config ROM bl...Stefan Richter
2010-02-24firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500Stefan Richter
2010-02-24Merge tag 'v2.6.33' for its firewire changes since last branch pointStefan Richter
2010-02-20firewire: remove incomplete Bus_Time CSR supportStefan Richter
2010-02-20firewire: get_cycle_timer optimization and cleanupStefan Richter
2010-02-19firewire: ohci: enable cycle timer fix on ALi and NEC controllersStefan Richter
2010-02-19firewire: ohci: work around cycle timer bugs on VIA controllersClemens Ladisch