summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2006-01-04[PATCH] USB: Use ARRAY_SIZE macroTobias Klauser
2006-01-04[PATCH] USB Gadget: dummy_hcd: updates to hcd->stateAlan Stern
2006-01-04[PATCH] USB Gadget: file_storage: remove "volatile" declarationsAlan Stern
2006-01-04[PATCH] USB: Cleanups for usb gadget mass-storagePavel Machek
2006-01-04[PATCH] USB: One potential problem in gadget/serial.cFengwei Yin
2006-01-04[PATCH] USB: dummy_hcd: rename variablesAlan Stern
2006-01-04[PATCH] USB: file-storage gadget: Add reference count for childrenAlan Stern
2005-11-17[PATCH] USB: fix build breakage in dummy_hcd.cGreg Kroah-Hartman
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering
2005-10-29Create platform_device.h to contain all the platform device details.Russell King
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] add usb transceiver set_suspend() methodJuha Yrj?l?
2005-10-28[PATCH] omap_udc dma off-by-one fixDavid Brownell
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] g_file_storage: fix obscure race conditionAlan Stern
2005-10-28[PATCH] USB: File-Storage gadget: use the kthread APIAlan Stern
2005-10-28Merge ../bleed-2.6Greg KH
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King
2005-10-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-10-28[ARM] 3044/1: Fix sparse warnings about incompatible pointer types for regist...Ian Campbell
2005-09-22[PATCH] USB: fix pxa2xx_udc compile warningsRichard Purdie
2005-09-12[PATCH] USB gadgetfs: fixes an error on writing to endpoint filePavol Kurina
2005-09-08[PATCH] USB: Gadget library: centralize gadget controller numbersDavid Brownell
2005-07-12[PATCH] USB: omap_udc tweaksdavid-b@pacbell.net
2005-07-12[PATCH] USB: gadget/ether build fixes.Ian Campbell
2005-07-12[PATCH] USB: gadget/ether fixesIan Campbell
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB: resolve ethernet gadget build glitch on pxaDavid Brownell
2005-06-27[PATCH] USB gadget: drain rndis response queue on disconnectDavid Brownell
2005-06-27[PATCH] USB: fix drivers/usb/gadget/ether.c compile errorDavid Brownell
2005-06-27[PATCH] USB: dummy_hcd: add suspend/resume supportAlan Stern
2005-06-27[PATCH] USB: dummy_hcd: sparse cleanupsAlan Stern
2005-06-27[PATCH] USB: pxa2xx_udc updatesDavid Brownell
2005-06-27[PATCH] USB: goku_udc updates (sparse, SETUP api change)David Brownell
2005-06-27[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell
2005-06-27[PATCH] USB: gadget driver updates (SETUP api change)David Brownell
2005-06-27[PATCH] USB: Kconfig fixes for usb/gadgetDavid Brownell
2005-06-27[PATCH] USB dummy_hcd: Use root-hub interrupts instead of pollingAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Centralize link state computationsAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDCAlan Stern
2005-06-27[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STATAlan Stern
2005-06-27[PATCH] USB dummy_hcd: Partial OTG emulationAlan Stern
2005-06-27[PATCH] USB: more omap_udc updates (dma and omap1710)David Brownell
2005-06-27[PATCH] USB: ethernet gadget updates (mostly cleanup)David Brownell
2005-06-27[PATCH] USB: rndis updates (mostly cleanup)David Brownell