aboutsummaryrefslogtreecommitdiff
path: root/drivers/firewire/core-cdev.c
AgeCommit message (Expand)Author
2012-04-17firewire: core: fix DMA mapping directionStefan Richter
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-18firewire: allow explicit flushing of iso packet completionsClemens Ladisch
2012-03-18firewire: prevent dropping of completed iso packet header dataClemens Ladisch
2012-02-22firewire: core: prefix log messages with card nameStefan Richter
2011-08-12firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner casesStefan Richter
2011-07-16firewire: cdev: prevent race between first get_info ioctl and bus reset event...Stefan Richter
2011-07-16firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVALStefan Richter
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: core: use non-reentrant workqueue with rescuerStefan Richter
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter
2011-01-23firewire: core: fix card->reset_jiffies overflowClemens Ladisch
2011-01-23firewire: cdev: remove unneeded referenceClemens Ladisch
2011-01-23firewire: cdev: always wait for outbound transactions to completeClemens Ladisch
2011-01-23firewire: cdev: remove unneeded idr_find() from complete_transaction()Clemens Ladisch
2010-12-13firewire: make PHY packet header format consistentClemens Ladisch
2010-08-02Merge firewire branches to be released post v2.6.35Stefan 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-23firewire: cdev: improve FW_CDEV_IOC_ALLOCATEStefan 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-13firewire: core: integrate software-forced bus resets with bus managementStefan Richter
2010-07-13firewire: core: ensure some userspace API constants match corresponding kerne...Stefan 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-06-20firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_...Stefan Richter
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: rename CSR access driver methodsStefan Richter
2010-06-10firewire: add read_csr_reg driver callbackClemens Ladisch
2010-06-09firewire: check cdev response lengthClemens Ladisch
2010-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-10firewire: cdev: mark char device files as not seekableStefan Richter
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-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