drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / ieee1394 /
2008-07-15 Linus TorvaldsMerge branch 'sbp2-spindown' of git://git./linux/kernel...
2008-07-14 Philippe De Muyterieee1394: dump mmapped iso buffers in core files
2008-07-14 Alan Coxieee1394: raw1394: Push the BKL down into the driver...
2008-07-14 Stefan Richterieee1394: video1394: reorder module init, prepare BKL...
2008-07-14 Stefan Richterieee1394: reduce log noise about config ROM CRC errors
2008-07-14 Stefan Richterieee1394: sbp2: spin disks down on suspend and shutdown
2008-07-14 Stefan Richterieee1394: sbp2: fix spindown for PL-3507 and TSB42AA9...
2008-06-18 Stefan Richterieee1394: Kconfig menu touch-up
2008-05-20 Stefan Richterieee1394: sbp2: use correct size of command descriptor...
2008-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-05-01 Stefan Richterieee1394: fix NULL pointer dereference in sysfs access
2008-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-25 Tony Breedsieee1394: silence defined but not used warning in non...
2008-04-25 Pieter Palmersieee1394: rawiso: requeue packet for transmission after...
2008-04-19 Matthew WilcoxConvert asm/semaphore.h users to linux/semaphore.h
2008-04-18 Philippe De Muyterieee1394: limit early node speed to host interface...
2008-04-18 Robert P. J. Dayieee1394: Remove superfluous calls to kobject_set_name().
2008-04-18 Stefan Richterieee1394: ohci1394: missing PPC PMac feature calls...
2008-04-18 Stefan Richterieee1394: ohci1394: refactor some printk format strings
2008-04-18 Stefan Richterieee1394: ohci1394: unroll a macro with return
2008-04-18 Robert P. J. Dayieee1394: Use shorter list_splice_init() for brevity.
2008-04-18 Harvey Harrisonieee1394: replace remaining __FUNCTION__ occurrences
2008-04-18 Stefan Richterieee1394: ohci1394: refactor probe, remove, suspend...
2008-04-18 Stefan Richterieee1394: ohci1394: switch on bus power after resume...
2008-04-18 Stefan Richterieee1394: prevent device binding of raw1394, video1394...
2008-04-18 Marcin Slusarzieee1394: be*_add_cpu conversion
2008-04-18 Stefan Richterieee1394: sbp2: relax SCSI DMA alignment
2008-03-13 Stefan Richterieee1394: sbp2: fix for SYM13FW500 bridge (Datafab...
2008-02-19 Stefan Richterieee1394: sbp2: fix rescan-scsi-bus
2008-02-16 Stefan Richterieee1394: sbp2: add INQUIRY delay workaround
2008-02-02 Stefan Richterieee1394: sbp2: fix bogus s/g access change
2008-01-30 Stefan Richterieee1394: ohci1394: don't schedule IT tasklets on IR...
2008-01-30 Stefan Richterieee1394: sbp2: raise default transfer size limit
2008-01-30 Stefan Richterieee1394: remove unused code
2008-01-30 Stefan Richterieee1394: small cleanup after "nopage"
2008-01-30 Nick Pigginieee1394: nopage
2008-01-30 Joe Perchesieee1394: Add missing "space"
2008-01-30 Stefan Richterieee1394: sbp2: s/g list access cosmetics
2008-01-30 Stefan Richterieee1394: sbp2: prepare for s/g chaining
2008-01-30 Bernhard Kaindlx86: early boot debugging via FireWire (ohci1394_dma...
2008-01-26 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-01-25 Dave Youngieee1394: use class iteration api
2008-01-12 James Bottomley[SCSI] relax scsi dma alignment
2007-11-04 Jens Axboeieee1394: iso and async streams: s/g list fix
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-31 Adrian Bunkieee1394: ieee1394_transactions.c: remove dead code
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-23 Ralf Baechle[PATCH] Fix breakage after SG cleanups
2007-10-22 Jens Axboe[SG] Update drivers to use sg helpers
2007-10-16 Matthias Kaehlckeieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for...
2007-10-16 Stefan Richterieee1394: csr1212: proper refcounting
2007-10-16 Stefan Richterieee1394: nodemgr: fix leak of struct csr1212_keyval
2007-10-16 Jean Delvareieee1394: pcilynx: I2C cleanups
2007-10-16 Satyam Sharmaieee1394: Fix kthread stopping in nodemgr_host_thread
2007-10-16 Stefan Richterieee1394: sbp2: fix unsafe iteration over list of devices
2007-10-16 Stefan Richterieee1394: pcilynx: superfluous local variables
2007-10-16 Stefan Richterieee1394: eth1394: fix lock imbalance
2007-10-16 Stefan Richterieee1394: eth1394: superfluous local variable
2007-10-12 Kay SieversDriver core: change add_uevent_var to use a struct
2007-10-10 Stephen Hemminger[NET]: Move hardware header operations out of netdevice.
2007-10-10 Stephen Hemminger[NET]: Wrap hard_header_parse
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-09-20 Stefan Richterieee1394: ohci1394: fix initialization if built non...
2007-08-25 Stefan Richterieee1394: sbp2: fix sbp2_remove_device for error cases
2007-08-02 Stefan Richterieee1394: sbp2: more correct Kconfig dependencies
2007-08-02 Stefan Richterieee1394: revert "sbp2: enforce 32bit DMA mapping"
2007-07-26 Al Viroraw1394 __user annotation
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-07-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-07-15 Al Viroieee1394: forgotten dereference...
2007-07-09 Stefan Richterieee1394: remove old isochronous ABI
2007-07-09 Stefan Richterieee1394: sbp2: change some module parameters from...
2007-07-09 Stefan Richterieee1394: first minimal NUMA awareness
2007-07-09 Stefan Richterieee1394: eth1394: revert parent device to that in...
2007-07-09 Stefan Richterieee1394: nodemgr: parallelize between several hosts
2007-07-09 Kay Sieversieee1394: convert ieee1394 from "struct class_device...
2007-07-09 Stefan Richterieee1394: raw1394: fix a 32/64-bits compat fix
2007-07-09 Stefan Richterieee1394: raw1394: Add ioctl() for 32bit userland on...
2007-07-09 Petr Vandrovecieee1394: raw1394: Add ioctl() for 32bit userland on...
2007-07-09 Petr Vandrovecieee1394: raw1394: Fix write() for 32bit userland on...
2007-07-09 Petr Vandrovecieee1394: raw1394: Fix read() for 32bit userland on...
2007-07-09 Stefan Richterieee1394: add comments in struct hpsb_packet
2007-07-09 Stefan Richterieee1394: ohci1394: remove dead CONFIG variable
2007-06-16 Carlos E. Ugarteieee1394: fix to ether1394_tx in ether1394.c
2007-05-31 Stefan Richterieee1394: sbp2: offer SAM-conforming target port ID...
2007-05-31 Stefan Richterieee1394: fix calculation of sysfs attribute "address"
2007-05-31 James Bottomley[SCSI] Merge up to linux-2.6 head
2007-05-27 Petr Vandrovecieee1394: raw1394: Fix async send
2007-05-27 Stefan Richterieee1394: eth1394: bring back a parent device
2007-05-27 Stefan Richterieee1394: eth1394: handle tlabel exhaustion
2007-05-27 Stefan Richterieee1394: eth1394: remove bogus netif_wake_queue
2007-05-27 Stefan Richterieee1394: sbp2: include workqueue.h
2007-05-27 FUJITA Tomonori[SCSI] sbp2: convert to use the data buffer accessors
2007-05-10 Linus TorvaldsMerge branch 'juju' of git://git./linux/kernel/git...
2007-05-10 Martin Schwidefsky[S390] Kconfig: refine depends statements.
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-04-29 Stefan Richterieee1394: remove garbage from Kconfig
next