aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/host/sl811-hcd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-21[PATCH] USB: move hardware-specific <linux/usb_*.h> to <linux/usb/*.h>David Brownell1-1/+1
2006-03-20[PATCH] USB core and HCDs: don't put_device while atomicAlan Stern1-2/+1
2006-01-04[PATCH] USB: central handling for host controllers that were reset during suspend/resumeAlan Stern1-0/+1
2006-01-04[PATCH] USB: hcd uses EXTRA_CFLAGS for -DDEBUGDavid Brownell1-7/+0
2006-01-04[PATCH] USB: wakeup flag updates (1/3) sl811-hcdDavid Brownell1-2/+4
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-33/+28
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-0/+1
2005-10-28[PATCH] USB: add owner initialisation to host driversBen Dooks1-0/+1
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern1-8/+8
2005-10-28Merge ../bleed-2.6Greg KH1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-8/+2
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-1/+1
2005-09-22[PATCH] USB: sl811-hcd minor fixesDavid Brownell1-2/+14
2005-09-07[PATCH] USB: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek1-3/+3
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-1/+1
2005-06-27[PATCH] USB HCDs: no longer need to register root hubAlan Stern1-13/+0
2005-06-27[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_budgetAlan Stern1-4/+3
2005-05-31[PATCH] USB: sl811-hcd fixesDavid Brownell1-65/+81
2005-05-03[PATCH] USB: Spelling fixes for drivers/usb.Steven Cole1-2/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1851