- a25045f firewire: use in_compat_syscall to check ioctl compatness by Andy Lutomirski · 9 years ago
- d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
- eaca2d8 firewire: cdev: prevent kernel stack leaking into ioctl arguments by Stefan Richter · 10 years ago
- 889235c firewire: Use ktime_get_ts() by Thomas Gleixner · 10 years ago
- 0a41981 firewire: core: typecast from gfp_t to bool more safely by Stefan Richter · 12 years ago
- 0699a73 firewire: fix libdc1394/FlyCap2 iso event regression by Clemens Ladisch · 11 years ago
- cfb0c9d firewire: remove unnecessary alloc/OOM messages by Stefan Richter · 12 years ago
- bdabfa5 firewire: core: remove an always false test by Stefan Richter · 12 years ago
- 37b6189 firewire: convert to idr_alloc() by Tejun Heo · 12 years ago
- 748689d firewire: don't use idr_remove_all() by Tejun Heo · 12 years ago
- 790198f firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) by Stefan Richter · 12 years ago
- 0b6c485 firewire: core: fix DMA mapping direction by Stefan Richter · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- d1bbd20 firewire: allow explicit flushing of iso packet completions by Clemens Ladisch · 13 years ago
- 18d6271 firewire: prevent dropping of completed iso packet header data by Clemens Ladisch · 13 years ago
- 26b4950 firewire: core: prefix log messages with card name by Stefan Richter · 13 years ago
- 9c1176b firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases by Stefan Richter · 13 years ago
- 93b3790 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing by Stefan Richter · 13 years ago
- d873d79 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL by Stefan Richter · 13 years ago
- 105e53f firewire: sbp2: parallelize login, reconnect, logout by Stefan Richter · 14 years ago
- 6ea9e7b firewire: core: use non-reentrant workqueue with rescuer by Stefan Richter · 14 years ago
- 13882a8 firewire: optimize iso queueing by setting wake only after the last packet by Clemens Ladisch · 14 years ago
- f30e6d3 firewire: octlet AT payloads can be stack-allocated by Stefan Richter · 14 years ago
- e71084a firewire: core: fix card->reset_jiffies overflow by Clemens Ladisch · 14 years ago
- dbc9880 firewire: cdev: remove unneeded reference by Clemens Ladisch · 14 years ago
- 5a5e62d firewire: cdev: always wait for outbound transactions to complete by Clemens Ladisch · 14 years ago
- 3e204df firewire: cdev: remove unneeded idr_find() from complete_transaction() by Clemens Ladisch · 14 years ago
- 5b06db1 firewire: make PHY packet header format consistent by Clemens Ladisch · 14 years ago
- e78483c Merge firewire branches to be released post v2.6.35 by Stefan Richter · 14 years ago
- 872e330 firewire: add isochronous multichannel reception by Stefan Richter · 14 years ago
- ae2a9766 firewire: core: small clarifications in core-cdev by Stefan Richter · 14 years ago
- 69e61d0 firewire: core: remove unused code by Stefan Richter · 14 years ago
- 8e2b2b4 firewire: cdev: improve FW_CDEV_IOC_ALLOCATE by Stefan Richter · 14 years ago
- cc55021 firewire: cdev: add PHY pinging by Stefan Richter · 14 years ago
- bf54e14 firewire: cdev: add PHY packet reception by Stefan Richter · 14 years ago
- 850bb6f firewire: cdev: add PHY packet transmission by Stefan Richter · 14 years ago
- b9dc61cf firewire: core: use C99 initializer in array of ioctl handlers by Stefan Richter · 14 years ago
- 02d37be firewire: core: integrate software-forced bus resets with bus management by Stefan Richter · 14 years ago
- eb5b35a firewire: core: ensure some userspace API constants match corresponding kernel API constants by Stefan Richter · 14 years ago
- a8e93f3 firewire: cdev: check write quadlet request length to avoid buffer overflow by Clemens Ladisch · 14 years ago
- 250b2b6 firewire: cdev: fix fw_cdev_event_bus_reset.bm_node_id by Stefan Richter · 14 years ago
- e205597 firewire: cdev: fix ABI for FCP and address range mapping, add fw_cdev_event_request2 by Stefan Richter · 14 years ago
- 604f451 firewire: cdev: freeze FW_CDEV_VERSION due to libraw1394 bug by Stefan Richter · 14 years ago
- 0244f57 firewire: cdev: count references of cards during inbound transactions by Stefan Richter · 14 years ago
- 08bd34c firewire: cdev: fix responses to nodes at different card by Jay Fenlason · 14 years ago
- bdfe273 firewire: cdev: fix race in iso context creation by Clemens Ladisch · 14 years ago
- 33e553f firewire: remove an unused function argument by Stefan Richter · 14 years ago
- 56d04cb firewire: core: remove an unnecessary zero initialization by Stefan Richter · 14 years ago
- 0fcff4e firewire: rename CSR access driver methods by Stefan Richter · 14 years ago
- 60d3297 firewire: add read_csr_reg driver callback by Clemens Ladisch · 14 years ago
- a10c0ce7 firewire: check cdev response length by Clemens Ladisch · 14 years ago
- 55ddf14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 14 years ago
- 2fed94c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- 3ac26b2 firewire: cdev: mark char device files as not seekable by Stefan Richter · 15 years ago
- 9cac00b firewire: cdev: fix information leak by Stefan Richter · 15 years ago
- 385ab5bc firewire: cdev: require quadlet-aligned headers for transmit packets by Clemens Ladisch · 15 years ago
- 4ba1d9c firewire: cdev: disallow receive packets without header by Clemens Ladisch · 15 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 6458229 firewire: core: combine a bit of repeated code by Stefan Richter · 15 years ago
- 6e95dea firewire: core: change type of a data buffer by Stefan Richter · 15 years ago
- abfe5a0 firewire: cdev: add more flexible cycle timer ioctl by Stefan Richter · 15 years ago
- 109d281 Merge tag 'v2.6.33' for its firewire changes since last branch point by Stefan Richter · 15 years ago
- 168cf9a firewire: remove incomplete Bus_Time CSR support by Stefan Richter · 15 years ago
- 4a9bde9 firewire: get_cycle_timer optimization and cleanup by Stefan Richter · 15 years ago
- 281e203 firewire: core: fix use-after-free regression in FCP handler by Stefan Richter · 15 years ago
- cf0e575 firewire: cdev: fix another memory leak in an error path by Stefan Richter · 15 years ago
- db5d247 firewire: fix use of multiple AV/C devices, allow multiple FCP listeners by Clemens Ladisch · 15 years ago
- bb592cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 15 years ago
- b2c0a2a firewire: cdev: reduce stack usage by ioctl_dispatch by Stefan Richter · 15 years ago
- e21fcf7 firewire: cdev: normalize variable names by Stefan Richter · 15 years ago
- 9fb551b firewire: normalize style of queue_work wrappers by Stefan Richter · 15 years ago
- 7e44c0b firewire: cdev: fix memory leak in an error path by Stefan Richter · 15 years ago
- a99bbaf headers: remove sched.h from poll.h by Alexey Dobriyan · 15 years ago
- 6fdc037 firewire: core: do not DMA-map stack addresses by Stefan Richter · 15 years ago
- e034d24 firewire: core: include linux/uaccess.h instead of asm/uaccess.h by Stefan Richter · 15 years ago
- e71d31d firewire: rename source files by Stefan Richter · 15 years ago[Renamed from drivers/firewire/fw-cdev.c]
- 77c9a5d firewire: reorganize header files by Stefan Richter · 15 years ago
- 9236889 firewire: core: improve check for local node by Stefan Richter · 15 years ago
- 18e9b10 firewire: cdev: add closure to async stream ioctl by Stefan Richter · 16 years ago
- 664d801 firewire: cdev: simplify FW_CDEV_IOC_SEND_REQUEST return value by Stefan Richter · 16 years ago
- 207fbef firewire: cdev: fix race of ioctl_send_request with bus reset by Stefan Richter · 16 years ago
- de487da firewire: cdev: secure add_descriptor ioctl by Stefan Richter · 16 years ago
- c8a2590 firewire: cdev: amendment to "add ioctl to query maximum transmission speed" by Stefan Richter · 16 years ago
- f8c2287 firewire: implement asynchronous stream transmission by Jay Fenlason · 16 years ago
- 81610b8 firewire: cdev: simplify a schedule_delayed_work wrapper by Stefan Richter · 16 years ago
- 5d9cb7d27 firewire: cdev: add ioctls for iso resource management, amendment by Stefan Richter · 16 years ago
- 36a755c firewire: cdev: shut down iso context before freeing the buffer by Stefan Richter · 16 years ago
- 3ba9498 firewire: cdev: replace some spin_lock_irqsave by spin_lock_irq by Stefan Richter · 16 years ago
- 5d3fd69 firewire: cdev: extend transaction payload size check by Stefan Richter · 16 years ago
- 1566f3d firewire: cdev: restrict broadcast write requests to Units Space by Stefan Richter · 16 years ago
- acfe833 firewire: cdev: add ioctl for broadcast write requests by Jay Fenlason, Stefan Richter · 16 years ago
- 33580a3 firewire: cdev: add ioctl to query maximum transmission speed by Stefan Richter · 16 years ago
- 1ec3c02 firewire: cdev: add ioctls for manual iso resource management by Stefan Richter · 16 years ago
- b1bda4c firewire: cdev: add ioctls for isochronous resource management by Jay Fenlason, Stefan Richter · 16 years ago
- be5bbd6 firewire: cdev: sort includes by Stefan Richter · 16 years ago
- 97c18b7 firewire: cdev: unify names of struct types and of their instances by Stefan Richter · 16 years ago
- fb44303 firewire: cdev: reference-count client instances by Stefan Richter · 16 years ago
- a459b8a firewire: cdev: use list_first_entry by Stefan Richter · 16 years ago
- 53dca51 firewire: remove line breaks before function names by Stefan Richter · 16 years ago
- 2dbd7d7 firewire: standardize a variable name by Stefan Richter · 16 years ago