Commit Graph

475 Commits (4ff3495a51c7226376d8013c5742d1d5e54876a7)

Author SHA1 Message Date
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
Nick Piggin 61db81214b ieee1394: nopage 17 years ago
Joe Perches a5c52df8bc ieee1394: Add missing "space" 17 years ago
Stefan Richter 825f1df545 ieee1394: sbp2: s/g list access cosmetics 17 years ago
Stefan Richter 8c4ac0949f ieee1394: sbp2: prepare for s/g chaining 17 years ago
Bernhard Kaindl f212ec4b7b x86: early boot debugging via FireWire (ohci1394_dma=early) 17 years ago
Dave Young 73cf60232e ieee1394: use class iteration api 17 years ago
James Bottomley 465ff3185e [SCSI] relax scsi dma alignment 17 years ago
Jens Axboe 9e66269d40 ieee1394: iso and async streams: s/g list fix 17 years ago
Adrian Bunk 87ae9afdca cleanup asm/scatterlist.h includes 17 years ago
Adrian Bunk 2ed45b07c9 ieee1394: ieee1394_transactions.c: remove dead code 17 years ago
Jens Axboe 642f149031 SG: Change sg_set_page() to take length and offset argument 17 years ago