aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-03-24firewire: core: increase bus manager grace periodStefan Richter
2009-03-24firewire: core: drop unused call parameters of close_transactionStefan Richter
2009-03-24firewire: cdev: add closure to async stream ioctlStefan Richter
2009-03-24firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return valueStefan Richter
2009-03-24firewire: cdev: fix race of ioctl_send_request with bus resetStefan Richter
2009-03-24firewire: cdev: secure add_descriptor ioctlStefan Richter
2009-03-24firewire: cdev: amendment to "add ioctl to query maximum transmission speed"Stefan Richter
2009-03-24firewire: broadcast channel supportJay Fenlason
2009-03-24firewire: implement asynchronous stream transmissionJay Fenlason
2009-03-24firewire: core: normalize a function argument nameStefan Richter
2009-03-24firewire: normalize a variable nameStefan Richter
2009-03-24firewire: core: remove condition which is always falseStefan Richter
2009-03-24firewire: core: move some functionsStefan Richter
2009-03-24firewire: core: clean up includesStefan Richter
2009-03-24firewire: cdev: simplify a schedule_delayed_work wrapperStefan Richter
2009-03-24firewire: cdev: add ioctls for iso resource management, amendmentStefan Richter
2009-03-24firewire: cdev: shut down iso context before freeing the bufferStefan Richter
2009-03-24firewire: cdev: replace some spin_lock_irqsave by spin_lock_irqStefan Richter
2009-03-24firewire: cdev: extend transaction payload size checkStefan Richter
2009-03-24firewire: cdev: restrict broadcast write requests to Units SpaceStefan Richter
2009-03-24firewire: cdev: add ioctl for broadcast write requestsJay Fenlason, Stefan Richter
2009-03-24firewire: cdev: add ioctl to query maximum transmission speedStefan Richter
2009-03-24firewire: cdev: add ioctls for manual iso resource managementStefan Richter
2009-03-24firewire: cdev: add ioctls for isochronous resource managementJay Fenlason, Stefan Richter
2009-03-24firewire: core: topology header fixStefan Richter
2009-03-24firewire: cdev: sort includesStefan Richter
2009-03-24firewire: cdev: unify names of struct types and of their instancesStefan Richter
2009-03-24firewire: cdev: reference-count client instancesStefan Richter
2009-03-24firewire: prevent creation of multiple IR DMA contexts for the same channelStefan Richter
2009-03-24firewire: cdev: use list_first_entryStefan Richter
2009-03-24firewire: core: remove unused definitionsStefan Richter
2009-03-24firewire: remove line breaks before function namesStefan Richter
2009-03-24firewire: standardize a variable nameStefan Richter
2009-03-24firewire: core: remove obsolete assertionsStefan Richter
2009-03-24firewire: core: remove outdated commentStefan Richter
2009-03-24firewire: cdev: address handler input validationStefan Richter
2009-03-24firewire: cdev: use an idr rather than a linked list for resourcesJay Fenlason
2009-03-24firewire: cdev: fix race of fw_device_op_release with bus resetStefan Richter
2009-03-24firewire: cdev: tcodes input validationStefan Richter
2009-03-24firewire: convert client_list_lock to mutexStefan Richter
2009-03-24firewire: add a client_list_lockJay Fenlason
2009-03-24firewire: Include iso timestamp in headers when header_size > 4David Moore
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2009-03-22ucc_geth: Fix oops when using fixed-link supportAnton Vorontsov
2009-03-22dm9000: locking bugfixDavid Brownell
2009-03-22net: update dnet.c for bus_id removalStephen Rothwell
2009-03-22radeonfb: Whack the PCI PM register until it sticksBenjamin Herrenschmidt
2009-03-21dnet: DNET should depend on HAS_IOMEMIlya Yanok
2009-03-21dca: add missing copyright/license headersMaciej Sosnowski