aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire
AgeCommit message (Expand)Author
2010-09-08firewire: ohci: activate cycle timer register quirk on Ricoh chipsHeikki Lindholm
2010-08-29firewire: ohci: work around VIA and NEC PHY packet reception bugStefan Richter
2010-08-19firewire: core: do not use del_timer_sync() in interrupt contextClemens Ladisch
2010-08-19firewire: net: fix unicast reception RCODE in failure pathsStefan Richter
2010-08-19firewire: sbp2: fix stall with "Unsolicited response"Stefan Richter
2010-08-19firewire: sbp2: fix memory leak in sbp2_cancel_orbs or at send errorStefan Richter
2010-08-02Merge firewire branches to be released post v2.6.35Stefan Richter
2010-08-02firewire: core: add forgotten dummy driver methods, remove unused onesStefan Richter
2010-07-29firewire: add isochronous multichannel receptionStefan Richter
2010-07-29firewire: core: small clarifications in core-cdevStefan Richter
2010-07-29firewire: core: remove unused codeStefan Richter
2010-07-29firewire: ohci: release channel in error pathStefan Richter
2010-07-29firewire: ohci: use memory barriers to order descriptor updatesStefan Richter
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-07-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan Richter
2010-07-23firewire: core: fix upper bound of possible CSR allocationsStefan Richter
2010-07-23firewire: cdev: add PHY pingingStefan Richter
2010-07-23firewire: cdev: add PHY packet receptionStefan Richter
2010-07-23firewire: cdev: add PHY packet transmissionStefan Richter
2010-07-23firewire: core: use C99 initializer in array of ioctl handlersStefan Richter
2010-07-23firewire: normalize status values in packet callbacksStefan Richter
2010-07-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-07-13firewire: cdev: fix fw_cdev_event_bus_reset emission after local config ROM c...Stefan Richter
2010-07-13firewire: core: ensure some userspace API constants match corresponding kerne...Stefan Richter
2010-07-13firewire: core: fix fw_send_request kerneldoc commentStefan Richter
2010-07-13firewire: cdev: check write quadlet request length to avoid buffer overflowClemens Ladisch
2010-07-08firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_idStefan Richter
2010-07-08firewire: core: no need to track irq flags in bm_workStefan Richter
2010-06-20firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter
2010-06-20firewire: expose extended tcode of incoming lock requests to (userspace) driversJay Fenlason
2010-06-20firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bugStefan Richter
2010-06-20firewire: cdev: count references of cards during inbound transactionsStefan Richter
2010-06-20firewire: cdev: fix responses to nodes at different cardJay Fenlason
2010-06-20firewire: cdev: fix race in iso context creationClemens Ladisch
2010-06-20firewire: remove an unused function argumentStefan Richter
2010-06-20firewire: core: remove an unnecessary zero initializationStefan Richter
2010-06-19firewire: core: remove unused variableStefan Richter
2010-06-19firewire: rename CSR access driver methodsStefan Richter