USB: gadget rndis: stop windows self-immolation
[safe/jmp/linux-2.6] / drivers / usb / gadget /
2008-11-20 David BrownellUSB: gadget rndis: stop windows self-immolation
2008-11-13 David BrownellUSB: gadget: cdc-acm deadlock fix
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-22 Robert JarzmikUSB: Fix unneeded endpoint check in pxa27x_udc
2008-10-22 Randy Dunlapusb/gadget: fix kernel-doc warning
2008-10-22 ZhaoleiUSB: Fix debugfs_create_file's error checking method...
2008-10-17 Li Yangusb/fsl_qe_udc: clear data toggle on clear halt request
2008-10-17 Li Yangusb/fsl_qe_udc: fix response to get status request
2008-10-17 Will Newtonfsl_usb2_udc: Fix oops on probe failure.
2008-10-17 Will Newtonfsl_usb2_udc: Add a wmb before priming endpoint.
2008-10-17 Will Newtonfsl_usb2_udc: Make fsl_queue_td return type void.
2008-10-17 Will Newtonfsl_usb2_udc: Uninline udc_reset_ep_queue.
2008-10-17 Will Newtonfsl_usb2_udc: Rename the arguments of the fsl_writel...
2008-10-17 Will Newtonfsl_usb2_udc: Initialize spinlock earlier.
2008-10-17 Will Newtonfsl_usb2_udc: Clean up whitespace in /proc debugging...
2008-10-17 Will Newtonfsl_usb2_udc: Clean up whitespace in errors and warnings.
2008-10-17 Will Newtonfsl_usb2_udc: Fix some sparse warnings and remove redun...
2008-10-17 Will Newtonfsl_usb2_udc: Remove check for udc == NULL in dr_contro...
2008-10-17 Will Newtonfsl_usb2_udc: Make dr_ep_setup function static.
2008-10-17 David Brownellusb gadget: cdc ethernet notification bugfix
2008-10-17 Tony LindgrenUSB: omap_udc: sync with OMAP tree
2008-10-17 Yauhen KharuzhyUSB: Fix s3c2410_udc usb speed handling
2008-10-17 David Brownellusb gadget: USB_GADGET_VBUS_DRAW Kconfig option
2008-10-17 Felipe Balbiusb: gadget: workaround storage command size issues
2008-10-17 SangSu ParkUSB: g_printer: fix handling zero-length packet
2008-10-17 Li Yangusb: add Freescale QE/CPM USB peripheral controller...
2008-10-17 Huang WeiyiUSB: remove unused #include <version.h>
2008-10-17 David Brownellusb gadget: defer obex enumeration
2008-10-17 Felipe Balbiusb gadget: cdc obex glue
2008-10-17 David Brownellusb gadget: function activation/deactivation
2008-10-17 Alan SternUSB: gadget: net2280: implement set_wedge
2008-10-17 Alan SternUSB: gadget: dummy_hcd: implement set_wedge
2008-10-17 David Brownellusb: gadget Kconfig cleanup
2008-10-16 David Brownellusb gadget: link fixes for network gadget
2008-10-16 David Brownellusb gadget: link fixes for cdc composite gadget
2008-10-16 David Brownellusb gadget: link fixes for storage gadget
2008-10-16 David Brownellusb gadget: link fixes for printer gadget
2008-10-16 David Brownellusb gadget: link fixes for MIDI gadget
2008-10-16 David Brownellusb gadget: link fixes for gadget zero
2008-10-16 David Brownellusb gadget: link fixes for serial gadget
2008-10-16 Greg Kroah-Hartmandevice create: usb: convert device_create_drvdata to...
2008-09-23 Peter KorsgaardUSB: fsl_usb2_udc: fix VDBG() format string
2008-09-23 David Brownellusb gadget: fix omap_udc DMA regression
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-21 Robert JarzmikUSB: Fix pxa27x_udc usb speed handling.
2008-08-14 Felipe BalbiUSB: Add MUSB and TUSB support
2008-08-14 Dmitry BaryshkovUSB: omap_udc: fix compilation with debug enabled
2008-08-14 David Brownellusb gadget: issue notifications from ACM function
2008-08-14 David Brownellusb gadget: remove needless struct members
2008-08-14 David BrownellUSB: serial gadget: rx path data loss fixes
2008-08-14 Felipe Balbiusb: gadget: protect gadget_chips.h from been included...
2008-08-14 David BrownellUSB: fix USB boot crash, ecm_do_notify(), list_add...
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell KingMerge git://git./linux/kernel/git/sam/kbuild-fixes
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-07-30 Paul MundtUSB: m66592-udc: Fix up dev_set_name() badness.
2008-07-25 Arjan van de VenRename WARN() to WARNING() to clear the namespace
2008-07-24 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2008-07-22 Greg Kroah-Hartmandevice create: usb: convert device_create to device_cre...
2008-07-21 David Brownellusb_gadget: composite cdc gadget fault handling
2008-07-21 David Lopousb gadget: minor USBCV fix for composite framework
2008-07-21 Daniel RibeiroUSB: remove board-specific UP2OCR configuration from...
2008-07-21 Randy Dunlapusb gadget: g_cdc dependso on NET
2008-07-21 Alan CoxUSB: gadget: Push BKL down into drivers
2008-07-21 David Brownellusb ethernet gadget: use composite gadget framework
2008-07-21 David Brownellusb gadget: new "CDC Composite" gadget driver
2008-07-21 David Brownellusb ethernet gadget: split RNDIS function
2008-07-21 David Brownellusb ethernet gadget: split CDC Ethernet function
2008-07-21 David Brownellusb ethernet gadget: split CDC Subset function
2008-07-21 David Brownellusb ethernet gadget: split out network core
2008-07-21 David Brownellusb gadget: RNDIS cleanups
2008-07-21 David Brownellusb gadget serial: use composite gadget framework
2008-07-21 David Brownellusb gadget serial: split out generic serial function
2008-07-21 David Brownellusb gadget serial: split out CDC ACM function
2008-07-21 David Brownellusb gadget zero: use composite gadget framework
2008-07-21 David Brownellusb gadget zero: split out loopback config
2008-07-21 David Brownellusb gadget zero: split out source/sink config
2008-07-21 David Brownellusb gadget: composite gadget core
2008-07-21 David Brownellusb gadget: descriptor copying support
2008-07-21 David Brownellusb gadget: use new serial core
2008-07-21 David Brownellusb gadget: split out serial core
2008-07-21 David BrownellUSB: at91_udc: updated fifo sizes
2008-07-21 Alexey DobriyanUSB: rndis: switch to seq_files
2008-07-21 Adrian BunkUSB: remove CVS keywords
2008-07-21 Kay SieversUSB: usb dev_set_name() instead of dev->bus_id
2008-07-21 Kay SieversUSB: usb dev_name() instead of dev->bus_id
2008-07-14 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2008-07-14 Russell King[ARM] Merge most of the PXA work for initial merge
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-13 Russell KingMerge branch 'pxa' into devel
2008-07-12 Russell KingMerge branch 'eseries' into pxa
2008-07-10 Ian MoltonPXA UDC - allow use of inverted GPIO for pullup
2008-07-10 Russell KingMerge branches 'at91', 'dyntick', 'ep93xx', 'iop',...
2008-07-10 sedji gaouaou[ARM] 5130/4: Support for the at91sam9g20
2008-07-09 Russell KingMerge branch 'machtypes' into pxa-palm
2008-07-09 Philipp Zabel[ARM] 5120/1: pxa: correct platform driver names for...
2008-07-03 Tony LindgrenARM: OMAP: USB: Change omap USB code to use omap_read...
2008-07-03 Tony LindgrenARM: OMAP: DMA: Remove __REG access
2008-06-20 Jonathan Corbetprinter gadget: BKL pushdown
next