Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
[safe/jmp/linux-2.6] / drivers / usb / gadget /
2006-03-20 Eric Sesterhenn[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
2006-03-20 Aras Vaichas[PATCH] USB: ethernet gadget driver section fixups
2006-03-20 David Brownell[PATCH] USB: gadget driver section fixups
2006-03-20 Franck Bui-Huu[PATCH] USB: Zero driver: Removed duplicated code
2006-03-20 David Brownell[PATCH] recognize three more usb peripheral controllers
2006-03-20 David Brownell[PATCH] USB: minor gadget/rndis tweak
2006-03-20 David Brownell[PATCH] USB: add support for AT91 gadget
2006-02-28 Shaun Tancheff[PATCH] USB: Gadget RNDIS fix alloc bug. (buffer overflow)
2006-02-28 Franck Bui-Huu[PATCH] USB: lh7a40x gadget driver: Fixed a dead lock
2006-02-01 David Brownell[PATCH] USB: gadget zero and dma-coherent buffers
2006-02-01 Alan Stern[PATCH] USB: gadgetfs: set "zero" flag for short contro...
2006-02-01 David Brownell[PATCH] USB: net2280 warning fix
2006-01-13 Russell King[PATCH] Remove usb gadget generic driver methods
2006-01-10 Alan Cox[PATCH] TTY layer buffering revamp
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-04 Tobias Klauser[PATCH] USB: Use ARRAY_SIZE macro
2006-01-04 Alan Stern[PATCH] USB Gadget: dummy_hcd: updates to hcd->state
2006-01-04 Alan Stern[PATCH] USB Gadget: file_storage: remove "volatile...
2006-01-04 Pavel Machek[PATCH] USB: Cleanups for usb gadget mass-storage
2006-01-04 Fengwei Yin[PATCH] USB: One potential problem in gadget/serial.c
2006-01-04 Alan Stern[PATCH] USB: dummy_hcd: rename variables
2006-01-04 Alan Stern[PATCH] USB: file-storage gadget: Add reference count...
2005-11-17 Greg Kroah-Hartman[PATCH] USB: fix build breakage in dummy_hcd.c
2005-11-11 Linus TorvaldsMerge kernel.org:/home/rmk/linux-2.6-drvmodel
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-09 Russell King[DRIVER MODEL] Convert platform drivers to use struct...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-10-29 Russell KingCreate platform_device.h to contain all the platform...
2005-10-28 Ben Dooks[PATCH] USB: gadget drivers - add .owner initialisation
2005-10-28 Juha Yrj?l?[PATCH] add usb transceiver set_suspend() method
2005-10-28 David Brownell[PATCH] omap_udc dma off-by-one fix
2005-10-28 Alan Stern[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
2005-10-28 Alan Stern[PATCH] g_file_storage: fix obscure race condition
2005-10-28 Alan Stern[PATCH] USB: File-Storage gadget: use the kthread API
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 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2005-10-28 Al Viro[PATCH] gfp_t: drivers/usb
2005-10-28 Ian Campbell[ARM] 3044/1: Fix sparse warnings about incompatible...
2005-09-22 Richard Purdie[PATCH] USB: fix pxa2xx_udc compile warnings
2005-09-12 Pavol Kurina[PATCH] USB gadgetfs: fixes an error on writing to...
2005-09-08 David Brownell[PATCH] USB: Gadget library: centralize gadget controll...
2005-07-12 david-b@pacbell.net[PATCH] USB: omap_udc tweaks
2005-07-12 Ian Campbell[PATCH] USB: gadget/ether build fixes.
2005-07-12 Ian Campbell[PATCH] USB: gadget/ether fixes
2005-07-12 Andrew Morton[PATCH] USB: net2280 warning fix
2005-07-12 Olav Kongas[PATCH] USB: Fix kmalloc's flags type in USB
2005-06-27 David Brownell[PATCH] USB: resolve ethernet gadget build glitch on pxa
2005-06-27 David Brownell[PATCH] USB gadget: drain rndis response queue on disco...
2005-06-27 David Brownell[PATCH] USB: fix drivers/usb/gadget/ether.c compile...
2005-06-27 Alan Stern[PATCH] USB: dummy_hcd: add suspend/resume support
2005-06-27 Alan Stern[PATCH] USB: dummy_hcd: sparse cleanups
2005-06-27 David Brownell[PATCH] USB: pxa2xx_udc updates
2005-06-27 David Brownell[PATCH] USB: goku_udc updates (sparse, SETUP api change)
2005-06-27 David Brownell[PATCH] USB: net2280 updates (sparse, SETUP api change)
2005-06-27 David Brownell[PATCH] USB: gadget driver updates (SETUP api change)
2005-06-27 David Brownell[PATCH] USB: Kconfig fixes for usb/gadget
2005-06-27 Alan Stern[PATCH] USB dummy_hcd: Use root-hub interrupts instead...
2005-06-27 Alan Stern[PATCH] USB dummy_hcd: Centralize link state computations
2005-06-27 Alan Stern[PATCH] USB dummy_hcd: Use separate pdevs for HC and UDC
2005-06-27 Alan Stern[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PO...
2005-06-27 Alan Stern[PATCH] USB dummy_hcd: Partial OTG emulation
2005-06-27 David Brownell[PATCH] USB: more omap_udc updates (dma and omap1710)
2005-06-27 David Brownell[PATCH] USB: ethernet gadget updates (mostly cleanup)
2005-06-27 David Brownell[PATCH] USB: rndis updates (mostly cleanup)
2005-06-27 Alan Stern[PATCH] USB HCDs: no longer need to register root hub
2005-06-27 Alan Stern[PATCH] ohci-omap, sl811, dummy: remove hub_set_power_b...
2005-06-27 David Brownell[PATCH] USB: omap_udc updates (mostly cleanups)
2005-06-27 Alan Stern[PATCH] USB: g_file_storage: export "stall" parameter
2005-06-27 Alan Stern[PATCH] USB: g_file_storage: Consolidate min()s
2005-06-26 Christoph Lameter[PATCH] Cleanup patch for process freezing
2005-06-20 Yani Ioannou[PATCH] Driver Core: drivers/s390/net/qeth_sys.c -...
2005-05-04 Steven Cole[PATCH] USB: Spelling fixes for drivers/usb.
2005-04-19 David Brownell[PATCH] usb gadget: ethernet/rndis updates
2005-04-19 Jesper Juhl[PATCH] USB: kfree cleanup for drivers/usb/* - no need...
2005-04-19 Pavel Machek[PATCH] USB: fix up remaining pm_message_t usages
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2