summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison24-113/+113
2009-03-24USB: add missing KERN_* constants to printksFrank Seidel2-10/+14
2009-03-24USB: imx_udc: Fix IMX UDC gadget general irq handlingDarius Augulis2-65/+94
2009-03-24USB: imx_udc: Fix IMX UDC gadget ep0 irq handlingDarius Augulis1-6/+6
2009-03-24USB: imx_udc: Fix IMX UDC gadget code styleDarius Augulis2-36/+69
2009-03-24USB: imx_udc: Fix IMX UDC gadget bugsDarius Augulis2-15/+20
2009-03-24USB: gadget: remove duplicated #includeHuang Weiyi1-1/+0
2009-03-24USB: Remove redundant test in pxa27x_udc and ftdi_sioJulia Lawall1-1/+1
2009-03-24USB: pxa27x_udc: add vbus_draw callbackRobert Jarzmik1-1/+23
2009-03-24USB: pxa27x_udc: add otg transceiver supportRobert Jarzmik3-1/+22
2009-03-24USB: pxa27x_udc: add vbus session handlingRobert Jarzmik2-0/+34
2009-03-24USB: pxa27x_udc: factor pullup code to prepare otg transceiverRobert Jarzmik2-8/+138
2009-03-24USB: gadget: fix rndis regressionDavid Brownell1-1/+1
2009-02-27USB: gadget: fix build error in omap_apollon_2420_defconfigDavid Brownell1-0/+1
2009-02-27USB: g_file_storage: automatically disable stalls under AtmelAlan Stern1-1/+5
2009-02-27usb: gadget: obex: select correct ep descriptorsFelipe Balbi1-2/+2
2009-02-27USB: fsl_usb2_udc: fix potential queue head corruptionLi Yang1-0/+3
2009-02-19[ARM] 5403/1: pxa25x_ep_fifo_flush() *ep->reg_udccs always set to 0Roel Kluin1-2/+2
2009-02-09USB: fsl_qe_udc: Fix stalled TX requests bugAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix muram corruption by disabled endpointsAnton Vorontsov1-0/+1
2009-02-09USB: fsl_qe_udc: Fix disconnects reporting during bus resetAnton Vorontsov1-0/+3
2009-02-09USB: fsl_qe_udc: Fix QE USB controller initializationAnton Vorontsov1-1/+5
2009-02-09USB: fsl_qe_udc: Fix recursive locking bug in ch9getstatus()Anton Vorontsov1-8/+18
2009-02-09USB: fsl_qe_udc: Fix oops on QE UDC probe failureAnton Vorontsov1-1/+8
2009-01-27USB: GADGET: fix !x & yRoel Kluin1-1/+1
2009-01-27USB: composite: Fix bug: low byte of w_index is the usb interface number not ...Bryan Wu1-3/+4
2009-01-27USB: composite: Fix bug: should test set_alt function pointer before use itBryan Wu1-1/+1
2009-01-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller20-61/+5137
2009-01-07gadget: convert devices to new APIStephen Hemminger1-6/+10
2009-01-07phonet: update to net_device_opsStephen Hemminger1-4/+8
2009-01-07USB: Fix goku_udc usb speed handlingSangSu Park1-1/+1
2009-01-07USB: add imx udc gadget driverDarius Augulis5-1/+1882
2009-01-07USB: musb: add Blackfin Kconfig options and MakefileBryan Wu1-2/+2
2009-01-07USB: gadget: don't wait for completion twiceFelipe Balbi1-0/+1
2009-01-07USB: otg: add otg_put_transceiver()Philipp Zabel1-2/+2
2009-01-07USB: gadget: s3c2410_udc uses standard GPIO callsBen Dooks1-12/+22
2009-01-07USB: gadget: pxa25x_udc vbus sense initializationDavid Brownell1-1/+1
2009-01-07USB: gadget: MIPS ci13xxx_udcDavid Lopo5-0/+3051
2009-01-07USB: gadget: change simple_strtol to simple_strtoulJulia Lawall1-1/+1
2009-01-07USB: g_file_storage: add CD-ROM emulationAlan Stern1-22/+154
2009-01-07USB: gadget: pxa27x_udc.c: cleanup kernel-docQinghuang Feng1-2/+0
2009-01-07USB: m66592 and r8a66597 resource changesMagnus Damm1-6/+3
2009-01-07USB: fsl_qe_udc: Check for muram allocation errorsAnton Vorontsov1-3/+9
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison1-1/+1
2009-01-06gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers7-7/+7
2009-01-05add a vfs_fsync helperChristoph Hellwig1-17/+1
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-1/+0
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-4/+4
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-6/+646
2008-12-22usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt1-1/+1