USB: xhci: Fix TRB physical to virtual address translation.
[safe/jmp/linux-2.6] / drivers / usb / host / isp116x-hcd.c
2009-03-24 Greg Kroah-HartmanUSB: make transfer_buffer_lengths in struct urb field u32
2008-10-17 Marc ZyngierUSB: Let some USB host controllers get IRQ flags from...
2008-07-25 Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-07-21 Julien MayUSB: Fix bug with byte order in isp116x-hcd.c fio write...
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-04-25 Alan SternUSB: HCDs use the do_remote_wakeup flag
2008-04-25 Alan SternUSB: remove dev->power.power_state
2008-04-11 Kay Sieversusb host: fix platform driver hotplug/coldplug
2008-03-04 Anti SullinUSB: isp116x: fix enumeration on boot
2008-02-01 Julia LawallUSB: Drop unnecessary continue in a few drivers
2007-10-12 Alan SternUSB: Eliminate urb->status usage!
2007-10-12 Alan SternUSB: add urb->unlinked field
2007-10-12 Alan SternUSB: centralize -EREMOTEIO handling
2007-10-12 Alan SternUSB: remove unnecessary tests in isp116x and sl811
2007-10-12 Alan SternUSB: make HCDs responsible for managing endpoint queues
2007-07-20 Alan Sternisp116x-hcd: prepare for urb->status
2007-02-16 Prarit BhargavaUSB: change __init to __devinit for isp116x_probe
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-27 Luiz Fernando N... USB: Make file operations structs in drivers/usb const.
2006-09-27 Theodore Ts'o[PATCH] inode_diet: Replace inode.u.generic_ip with...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: usb: Use the new IRQF_ constants
2006-06-21 David Brownell[PATCH] USB: move hardware-specific <linux/usb_*.h...
2006-06-21 Eric Sesterhenn[PATCH] USB: negative index in drivers/usb/host/isp116x...
2006-03-20 Greg Kroah-Hartman[PATCH] USB: fix initdata issue in isp116x-hcd
2006-03-20 Alan Stern[PATCH] USB core and HCDs: don't put_device while atomic
2006-02-01 Olav Kongas[PATCH] USB: isp116x-hcd: replace mdelay() by msleep()
2006-01-04 Daniel Marjamäki[PATCH] USB: isp116x-hcd.c: Removed unused variable
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: minor cleanup
2006-01-04 David Brownell[PATCH] USB: wakeup flag updates (3/3) isp116x-hcd
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: cleanup
2006-01-04 Olav Kongas[PATCH] USB: isp116x-hcd: support reiniting HC on resume
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 David Brownell[PATCH] ISP116x PM updates
2005-10-28 David Brownell[PATCH] remove usb_suspend_device() parameter
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Russell King[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level...
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-10-17 Olav Kongas[PATCH] isp116x-hcd: fix handling of short transfers
2005-09-08 Olav Kongas[PATCH] USB: Switch isp116x-hcd over to root hub interrupt
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove clock() and reset()
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: per-port overcurrent reporting
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: support only per-port power...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: remove unnecessary ClockNotSt...
2005-09-08 Olav Kongas[PATCH] USB: isp116x-hcd: use fixed power-on-to-power...
2005-09-07 Pekka Enberg[PATCH] USB: convert kcalloc to kzalloc
2005-08-05 Olav Kongas[PATCH] USB: Fix setup packet initialization in isp116x-hcd
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-07-12 Olav Kongas[PATCH] USB: isp116x-hcd cleanup
2005-06-27 Alan Stern[PATCH] USB HCDs: no longer need to register root hub
2005-06-27 Olav Kongas[PATCH] USB: Fix oops at rmmod after failed probe in...
2005-06-27 Olav Kongas[PATCH] USB: Add isp116x-hcd USB host controller driver