drm/nv50: fix iommu errors caused by device reading from address 0
[safe/jmp/linux-2.6] / drivers / staging / usbip /
2010-05-21 Greg Kroah-HartmanMerge staging-next tree into Linus's latest version
2010-05-20 Alan SternUSB: remove URB_NO_SETUP_DMA_MAP
2010-05-20 Eric LescouetUSB: make hcd.h public (drivers dependency)
2010-05-17 Julia LawallStaging: Use kmemdup
2010-05-11 Michael Sprecherstaging: usbip: fix coding style issues in the usbip...
2010-05-11 Ruslan PisarevStaging: usbip: fix space before tab in vhci_hcd.c
2010-05-11 Ruslan PisarevStaging: usbip: fix space before tab in usbip_common.h
2010-04-30 Eric Lescouetstaging: usbip: Fix deadlock
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Greg Kroah-HartmanStaging: merge staging patches into Linus's main branch
2010-03-04 HimanshuStaging: usbip: Seperate usbip config debug from CONFIG...
2010-03-04 Himanshu ChauhanStaging: usbip: Remove dead code
2010-03-04 Himanshu ChauhanStaging: usbip: use print_hex_dump() instead of open...
2010-03-04 Himanshu ChauhanStaging: usbip: minor code cleanup
2010-03-02 Greg Kroah-HartmanUSB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
2009-12-11 Robert P. J. DayStaging: usbip: Fix typo "Contoroller".
2009-09-15 Shan WeiStaging: usb-ip: vhci_hdc:Fix the returned error value
2009-09-15 Brian G. MerrellStaging: USB-IP code cleanup
2009-07-13 Jean DelvareFix staging drivers after smp_lock.h redux
2009-04-03 Stoyan GaydarovStaging: BUG to BUG_ON changes
2009-04-03 Wei YongjunStaging: usbip: kmem_cache_alloc/memset -> kmem_cache_z...
2009-01-28 Roel KluinStaging: usbip: usbip_start_threads(): handle kernel_th...
2009-01-06 Alexander BeregalovStaging: usbip: switch to list_for_each_entry()
2009-01-06 Qinghuang FengStaging: usbip: cleanup kerneldoc
2009-01-06 Kay Sieversstaging: struct device - replace bus_id with dev_name...
2008-11-08 Greg Kroah-HartmanStaging: make usbip depend on CONFIG_NET
2008-10-22 Greg Kroah-HartmanStaging: usbip: fix build warning on 64bit kernels
2008-10-22 Harvey HarrisonStaging: remove remaining uses of __FUNCTION__
2008-10-10 Takahiro HirofuchiStaging: USB/IP: add host driver
2008-10-10 Takahiro HirofuchiStaging: USB/IP: add client driver
2008-10-10 Takahiro HirofuchiStaging: USB/IP: add common functions needed