aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik
2009-03-24USB: gadget: fix rndis regressionDavid Brownell
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov
2009-01-27USB: GADGET: fix !x & yRoel Kluin
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-01-07gadget: convert devices to new APIStephen Hemminger
2009-01-07phonet: update to net_device_opsStephen Hemminger
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park
2009-01-07USB: add imx udc gadget driverDarius Augulis
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu
2009-01-07USB: gadget: don't wait for completion twiceFelipe Balbi
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel
2009-01-07USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks
2009-01-07USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell
2009-01-07USB: gadget: MIPS ci13xxx_udcDavid Lopo
2009-01-07USB: gadget: change simple_strtol to simple_strtoulJulia Lawall
2009-01-07USB: g_file_storage: add CD-ROM emulationAlan Stern
2009-01-07USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm
2009-01-07USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05zero i_uid/i_gid on inode allocationAl Viro
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt