aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2006-06-21[PATCH] gadgetfs: fix memory leaksAlan Stern
2006-06-21[PATCH] gadgetfs: fix AIO interface bugsAlan Stern
2006-06-21[PATCH] USB: net2280: add a shutdown routineAlan Stern
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern
2006-04-26[PATCH] fix leak in activate_ep_files()Al Viro
2006-04-14[PATCH] USB: linux/usb/net2280.h common definitionsPete Zaitcev
2006-04-14[PATCH] USB: g_ether, highspeed conformance fixDavid Brownell
2006-04-14[PATCH] USB: at91 usb driver supend/resume fixesDavid Brownell
2006-04-14[PATCH] USB: gadget zero poisons OUT buffersDavid Brownell
2006-04-14[PATCH] USB: gadgetfs highspeed bugfixDavid Brownell
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell
2006-04-14[PATCH] USB: fix gadget_is_musbhdrc()David Brownell
2006-04-14[PATCH] USB: g_file_storage: use module_param_array_named macroAlan Stern
2006-04-14[PATCH] USB: g_file_storage: add comment about buffer allocationAlan Stern
2006-04-14[PATCH] USB: g_file_storage: Set short_not_ok for bulk-out transfersAlan Stern
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2006-03-20[PATCH] USB: ethernet gadget driver section fixupsAras Vaichas
2006-03-20[PATCH] USB: gadget driver section fixupsDavid Brownell
2006-03-20[PATCH] USB: Zero driver: Removed duplicated codeFranck Bui-Huu
2006-03-20[PATCH] recognize three more usb peripheral controllersDavid Brownell
2006-03-20[PATCH] USB: minor gadget/rndis tweakDavid Brownell
2006-03-20[PATCH] USB: add support for AT91 gadgetDavid Brownell
2006-02-28[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)Shaun Tancheff
2006-02-28[PATCH] USB: lh7a40x gadget driver: Fixed a dead lockFranck Bui-Huu
2006-01-31[PATCH] USB: gadget zero and dma-coherent buffersDavid Brownell
2006-01-31[PATCH] USB: gadgetfs: set "zero" flag for short control-IN responseAlan Stern
2006-01-31[PATCH] USB: net2280 warning fixDavid Brownell
2006-01-13[PATCH] Remove usb gadget generic driver methodsRussell King
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
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