Commit Graph

487 Commits (978ccaa8ea5d8c7bf6b676209f2fc126eae6355b)

Author SHA1 Message Date
Greg Kroah-Hartman 6229df31b9 device create: ieee1394: convert device_create_drvdata to device_create 17 years ago
Stefan Richter fc392fe831 ieee1394: survive a few seconds connection loss 17 years ago
Stefan Richter 11305c3eda ieee1394: nodemgr clean up class iterators 17 years ago
Stefan Richter d98562d12f ieee1394: dv1394, video1394: remove unnecessary expressions 17 years ago
Stefan Richter f22e52b89e ieee1394: raw1394: make write() thread-safe 17 years ago
Stefan Richter ddfb908d3f ieee1394: raw1394: narrow down the state_mutex protected region 17 years ago
Stefan Richter 10963ea1bd ieee1394: raw1394: replace BKL by local mutex, make ioctl() and mmap() thread-safe 17 years ago
Stefan Richter ed6ffd0808 ieee1394: sbp2: enforce s/g segment size limit 17 years ago
Stefan Richter cd8c79f17a ieee1394: sbp2: check for DMA mapping failures 17 years ago
Stefan Richter 0a77b17c85 ieee1394: sbp2: stricter dma_sync 17 years ago
Julia Lawall 68e2aa793e ieee1394: Use DIV_ROUND_UP 17 years ago
Stefan Richter a3384067fb ieee1394: sbp2: let nodemgr retry node updates during bus reset series 17 years ago
Stefan Richter c921a97457 ieee1394: don't drop nodes during bus reset series 17 years ago
Stefan Richter 6848408abf ieee1394: regression in 2.6.25: updates should happen before probes 17 years ago
Andrea Righi 27ac792ca0 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures 17 years ago
Greg Kroah-Hartman 695794ae0c Driver Core: add ability for class_find_device to start in middle of list 17 years ago
Greg Kroah-Hartman 93562b5376 Driver Core: add ability for class_for_each_device to start in middle of list 17 years ago
Greg Kroah-Hartman f71674a09f device create: ieee1394: convert device_create to device_create_drvdata 17 years ago
Philippe De Muyter 435f972697 ieee1394: dump mmapped iso buffers in core files 17 years ago
Alan Cox 3aea50a379 ieee1394: raw1394: Push the BKL down into the driver ioctls 17 years ago
Stefan Richter 055a7da0bb ieee1394: video1394: reorder module init, prepare BKL removal 17 years ago
Stefan Richter fde675fa2a ieee1394: reduce log noise about config ROM CRC errors 17 years ago
Stefan Richter 82f06e8611 ieee1394: sbp2: spin disks down on suspend and shutdown 17 years ago
Stefan Richter 3719122a52 ieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9 firmwares 17 years ago
Stefan Richter 9499fe2b34 ieee1394: Kconfig menu touch-up 17 years ago
Stefan Richter 93c596f7d6 ieee1394: sbp2: use correct size of command descriptor block 17 years ago
Stefan Richter 07c7224cf7 ieee1394: fix NULL pointer dereference in sysfs access 17 years ago
Tony Breeds e38649702e ieee1394: silence defined but not used warning in non-modular builds 17 years ago
Pieter Palmers cc9429bcb6 ieee1394: rawiso: requeue packet for transmission after skipped cycle 17 years ago
Matthew Wilcox 6188e10d38 Convert asm/semaphore.h users to linux/semaphore.h 17 years ago
Philippe De Muyter a6ca4f7081 ieee1394: limit early node speed to host interface speed 17 years ago
Robert P. J. Day ee2d91e2b3 ieee1394: Remove superfluous calls to kobject_set_name(). 17 years ago
Stefan Richter 9508c208aa ieee1394: ohci1394: missing PPC PMac feature calls in failure path 17 years ago
Stefan Richter c4e2e02bc9 ieee1394: ohci1394: refactor some printk format strings 17 years ago
Stefan Richter d09c680383 ieee1394: ohci1394: unroll a macro with return 17 years ago
Robert P. J. Day e351c4d069 ieee1394: Use shorter list_splice_init() for brevity. 17 years ago
Harvey Harrison b1ce1fd778 ieee1394: replace remaining __FUNCTION__ occurrences 17 years ago
Stefan Richter b25d166616 ieee1394: ohci1394: refactor probe, remove, suspend, resume 17 years ago
Stefan Richter 38275ac36d ieee1394: ohci1394: switch on bus power after resume on PPC PMac 17 years ago
Stefan Richter d2ace29fa4 ieee1394: prevent device binding of raw1394, video1394, dv1394 17 years ago
Marcin Slusarz 63995d4650 ieee1394: be*_add_cpu conversion 17 years ago
Stefan Richter a4b47d62c5 ieee1394: sbp2: relax SCSI DMA alignment 17 years ago
Stefan Richter 6e45ef4c7a ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk) 17 years ago
Stefan Richter ef774c16a7 ieee1394: sbp2: fix rescan-scsi-bus 17 years ago
Stefan Richter d94a983526 ieee1394: sbp2: add INQUIRY delay workaround 17 years ago
Stefan Richter 5fcf500058 ieee1394: sbp2: fix bogus s/g access change 17 years ago
Stefan Richter 85c5798b09 ieee1394: ohci1394: don't schedule IT tasklets on IR events 17 years ago
Stefan Richter 4e6343a10b ieee1394: sbp2: raise default transfer size limit 17 years ago
Stefan Richter 3e75b493fb ieee1394: remove unused code 17 years ago
Stefan Richter c7ea990f87 ieee1394: small cleanup after "nopage" 17 years ago