Commit Graph

423 Commits (fcf89d05404dafcde581d44dfa89bd8c8def27f9)

Author SHA1 Message Date
Stefan Richter 0c53decdd0 firewire: new stack is no longer experimental 16 years ago
Stefan Richter 00635b8ee2 firewire: net: better FIFO address range check and rcodes 16 years ago
Stefan Richter b01b4babbf firewire: net: fix card driver reloading 16 years ago
Stefan Richter d645f4dad0 firewire: core: fix iso context shutdown on card removal 16 years ago
Stefan Richter 29ad14cddd firewire: core: fix DMA unmapping in iso buffer removal 16 years ago
Greg Kroah-Hartman d961450da5 firewire: remove driver_data direct access of struct device 16 years ago
Stefan Richter 1337f8535a firewire: net: adjust net_device ops 16 years ago
Stefan Richter 156ce867a6 firewire: net: remove unused code 16 years ago
Stefan Richter 5a124d382e firewire: net: allow for unordered unit discovery 16 years ago
Stefan Richter f91e3bd842 firewire: net: style changes 16 years ago
Stefan Richter b9530fd6c3 firewire: net: add Kconfig item, rename driver 16 years ago
Jay Fenlason c76acec6d5 firewire: add IPv4 support 16 years ago
Stefan Richter 1e626fdcef firewire: core: use more outbound tlabels 16 years ago
Stefan Richter 837ec787d8 firewire: core: don't update Broadcast_Channel if RFC 2734 conditions aren't met 16 years ago
Stefan Richter 099d54143e firewire: core: prepare for non-core children of card devices 16 years ago
Stefan Richter e034d24259 firewire: core: include linux/uaccess.h instead of asm/uaccess.h 16 years ago
Stefan Richter e5110d011e firewire: add parent-of-unit accessor 16 years ago
Stefan Richter e71d31da06 firewire: rename source files 16 years ago
Stefan Richter 77c9a5daa9 firewire: reorganize header files 16 years ago
Stefan Richter e8ca97021c firewire: clean up includes 16 years ago
Stefan Richter 3dcdc50079 firewire: ohci: access bus_seconds atomically 16 years ago
Stefan Richter e41f8d709c firewire: also use vendor ID in root directory for driver matches 16 years ago
Stefan Richter b3b2988841 firewire: share device ID table type with ieee1394 16 years ago
Stefan Richter 0210b66dd8 firewire: core: add sysfs attribute for easier udev rules 16 years ago
Stefan Richter e5333db928 firewire: core: check for missing struct update at build time, not run time 16 years ago
Stefan Richter 92368890d5 firewire: core: improve check for local node 16 years ago
Stefan Richter 7889b60ee7 firewire: core: optimize propagation of BROADCAST_CHANNEL 16 years ago
Stefan Richter cbae787c0f firewire: core: simplify broadcast channel allocation 16 years ago
Stefan Richter e1dc7cab43 firewire: core: increase bus manager grace period 16 years ago
Stefan Richter a38a00fdef firewire: core: drop unused call parameters of close_transaction 16 years ago
Stefan Richter 18e9b10fcd firewire: cdev: add closure to async stream ioctl 16 years ago
Stefan Richter 664d8010b1 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value 16 years ago
Stefan Richter 207fbefb18 firewire: cdev: fix race of ioctl_send_request with bus reset 16 years ago
Stefan Richter de487da8ca firewire: cdev: secure add_descriptor ioctl 16 years ago
Stefan Richter c8a25900f3 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" 16 years ago
Jay Fenlason 6104ee92d6 firewire: broadcast channel support 16 years ago
Jay Fenlason f8c2287c65 firewire: implement asynchronous stream transmission 16 years ago
Stefan Richter ba27e1f7bf firewire: core: normalize a function argument name 16 years ago
Stefan Richter e1eff7a393 firewire: normalize a variable name 16 years ago
Stefan Richter d01b017876 firewire: core: remove condition which is always false 16 years ago
Stefan Richter aed8089274 firewire: core: move some functions 16 years ago
Stefan Richter 41f321c2ec firewire: core: clean up includes 16 years ago
Stefan Richter 81610b8fbf firewire: cdev: simplify a schedule_delayed_work wrapper 16 years ago
Stefan Richter 5d9cb7d276 firewire: cdev: add ioctls for iso resource management, amendment 16 years ago
Stefan Richter 36a755cfc3 firewire: cdev: shut down iso context before freeing the buffer 16 years ago
Stefan Richter 3ba949868a firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq 16 years ago
Stefan Richter 5d3fd692a7 firewire: cdev: extend transaction payload size check 16 years ago
Stefan Richter 1566f3dc3e firewire: cdev: restrict broadcast write requests to Units Space 16 years ago
Jay Fenlason, Stefan Richter acfe833357 firewire: cdev: add ioctl for broadcast write requests 16 years ago
Stefan Richter 33580a3ef5 firewire: cdev: add ioctl to query maximum transmission speed 16 years ago