summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* USB: gadget: composite device-level suspend/resume hooksDavid Brownell2009-03-241-2/+6
* USB: make transfer_buffer_lengths in struct urb field u32Greg Kroah-Hartman2009-03-241-1/+1
* USB: composite: avoid inconsistent lock stateFelipe Balbi2009-03-241-2/+3
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-2424-113/+113
* USB: add missing KERN_* constants to printksFrank Seidel2009-03-242-10/+14
* USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2009-03-242-65/+94
* USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis2009-03-241-6/+6
* USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2009-03-242-36/+69
* USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2009-03-242-15/+20
* USB: gadget: remove duplicated #includeHuang Weiyi2009-03-241-1/+0
* USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall2009-03-241-1/+1
* USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik2009-03-241-1/+23
* USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik2009-03-243-1/+22
* USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2009-03-242-0/+34
* USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2009-03-242-8/+138
* USB: gadget: fix rndis regressionDavid Brownell2009-03-241-1/+1
* USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell2009-02-271-0/+1
* USB: g_file_storage: automatically disable stalls under AtmelAlan Stern2009-02-271-1/+5
* usb: gadget: obex: select correct ep descriptorsFelipe Balbi2009-02-271-2/+2
* USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang2009-02-271-0/+3
* [ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin2009-02-191-2/+2
* USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov2009-02-091-0/+1
* USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov2009-02-091-0/+1
* USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov2009-02-091-0/+3
* USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov2009-02-091-1/+5
* USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov2009-02-091-8/+18
* USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov2009-02-091-1/+8
* USB: GADGET: fix !x & yRoel Kluin2009-01-271-1/+1
* USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu2009-01-271-3/+4
* USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu2009-01-271-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-01-0820-61/+5137
|\
| * USB: Fix goku_udc usb speed handlingSangSu Park2009-01-071-1/+1
| * USB: add imx udc gadget driverDarius Augulis2009-01-075-1/+1882
| * USB: musb: add Blackfin Kconfig options and MakefileBryan Wu2009-01-071-2/+2
| * USB: gadget: don't wait for completion twiceFelipe Balbi2009-01-071-0/+1
| * USB: otg: add otg_put_transceiver()Philipp Zabel2009-01-071-2/+2
| * USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks2009-01-071-12/+22
| * USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell2009-01-071-1/+1
| * USB: gadget: MIPS ci13xxx_udcDavid Lopo2009-01-075-0/+3051
| * USB: gadget: change simple_strtol to simple_strtoulJulia Lawall2009-01-071-1/+1
| * USB: g_file_storage: add CD-ROM emulationAlan Stern2009-01-071-22/+154
| * USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng2009-01-071-2/+0
| * USB: m66592 and r8a66597 resource changesMagnus Damm2009-01-071-6/+3
| * USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov2009-01-071-3/+9
| * USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-071-1/+1
| * gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-067-7/+7
* | gadget: convert devices to new APIStephen Hemminger2009-01-071-6/+10
* | phonet: update to net_device_opsStephen Hemminger2009-01-071-4/+8
|/
* add a vfs_fsync helperChristoph Hellwig2009-01-051-17/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-1/+0
OpenPOWER on IntegriCloud