Commit Graph

746 Commits (e76268da22f9dbe8794d68e6a504a781dfd36998)

Author SHA1 Message Date
David Howells 9ffc93f203 Remove all #inclusions of asm/system.h 13 years ago
Clemens Ladisch d1bbd20972 firewire: allow explicit flushing of iso packet completions 13 years ago
Clemens Ladisch 18d627113b firewire: prevent dropping of completed iso packet header data 13 years ago
Clemens Ladisch 910e76c607 firewire: ohci: factor out iso completion flushing code 13 years ago
Clemens Ladisch 73864012f3 firewire: ohci: simplify iso header pointer arithmetic 13 years ago
Clemens Ladisch 90fcc89873 firewire: ohci: optimize control bit checks 13 years ago
Clemens Ladisch b9b5bbfda6 firewire: ohci: remove unused excess_bytes field 13 years ago
Clemens Ladisch 32c507f7b7 firewire: ohci: copy_iso_headers(): make comment match the code 13 years ago
Clemens Ladisch 0c0efbacab firewire: ohci: fix too-early completion of IR multichannel buffers 13 years ago
Stefan Richter cfda62baa4 firewire: ohci: move runtime debug facility out of #ifdef 13 years ago
Stefan Richter 98466cc450 firewire: tone down some diagnostic log messages 13 years ago
Stefan Richter c13ccfcf66 firewire: sbp2: replace a GFP_ATOMIC allocation 13 years ago
Chris Boot 6503de6545 firewire: sbp2: Fix SCSI sense data mangling 13 years ago
Chris Boot 74044563a2 firewire: sbp2: Ignore SBP-2 targets on the local node 13 years ago
Chris Boot 8ff6a75744 firewire: sbp2: Take into account Unit_Unique_ID 13 years ago
santosh nayak e894d1d7fd firewire: nosy: Use the macro DMA_BIT_MASK(). 13 years ago
Stefan Richter ea102d0ec4 firewire: core: convert AR-req handler lock from _irqsave to _bh 13 years ago
Stefan Richter 90963f1cdb firewire: core: fix race at address_handler unregistration 13 years ago
Stefan Richter 280f64d4f1 firewire: core: remove obsolete comment 13 years ago
Stefan Richter 26b4950de1 firewire: core: prefix log messages with card name 13 years ago
Stefan Richter 8408dc1c14 firewire: net: use dev_printk API 13 years ago
Stefan Richter 59759ff6f1 firewire: net: identify to driver core as "firewire_net", not "net" 13 years ago
Stefan Richter 0c22ecdebb firewire: sbp2: identify to driver core as "firewire_sbp2", not "sbp2" 13 years ago
Stefan Richter 320cfa6ce0 firewire: ohci: disable MSI on Ricoh controllers 13 years ago
Clemens Ladisch d1bb399ad0 firewire: ohci: add reset packet quirk for SB Audigy 13 years ago
Stefan Richter eba9ebaaa2 firewire: sbp2: use dev_printk API 13 years ago
Stefan Richter 64d2172019 firewire: ohci: use dev_printk API 13 years ago
Stefan Richter 2107622684 firewire: move fw_device reference counting from drivers to core 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Paul Gortmaker 823467e5fc drivers/firewire: Add export.h for EXPORT_SYMBOL to core-iso.c 13 years ago
Clemens Ladisch a572e688cf firewire: ohci: fix isochronous DMA synchronization 13 years ago
Clemens Ladisch 32eaeae177 firewire: ohci: work around selfID junk due to wrong gap count 13 years ago
Stephan Gatzka a74477db91 firewire: net: Use posted writes 14 years ago
Stefan Richter 4ec4a67aa1 firewire: use clamp and min3 macros 14 years ago
Stefan Richter b810e4ae11 firewire: ohci: optimize TSB41BA3D detection 14 years ago
Stefan Richter 28897fb73c firewire: ohci: TSB41BA3D support tweaks 14 years ago
Stephan Gatzka 25935ebebd firewire: ohci: Add support for TSB41BA3D phy 14 years ago
Stephan Gatzka 2d7a36e233 firewire: ohci: Move code from the bus reset tasklet into a workqueue 14 years ago
Stefan Richter 32ce38f403 firewire: sbp2: fold two functions into one 14 years ago
Stefan Richter b2af07b684 firewire: sbp2: move some code to more sensible places 14 years ago
Stefan Richter 6ff8147d07 firewire: sbp2: remove obsolete reference counting 14 years ago
Ming Lei f39aa30d77 firewire: ohci: add no MSI quirk for O2Micro controller 14 years ago
Chris Boot 0278ccd9d5 firewire: sbp2: fix panic after rmmod with slow targets 14 years ago
Stefan Richter aaff12039f firewire: core: handle ack_busy when fetching the Config ROM 14 years ago
Stefan Richter a01e836087 firewire: ohci: fix DMA unmapping in an error path 14 years ago
Stefan Richter 9c1176b6a2 firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Stefan Richter 93b37905f7 firewire: cdev: prevent race between first get_info ioctl and bus reset event queuing 14 years ago
Stefan Richter d873d79423 firewire: cdev: return -ENOTTY for unimplemented ioctls, not -EINVAL 14 years ago
David S. Miller e69dd336ee net: Push protocol type directly down to header_ops->cache() 14 years ago