aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget (follow)
AgeCommit message (Expand)AuthorFilesLines
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 the whole 2 bytes of w_indexBryan 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/linux-2.6David 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
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm2-29/+32
2008-12-17Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2-0/+642
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell1-0/+4
2008-12-13Merge git://git.marvell.com/orion into develRussell King2-0/+6
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-7/+13
2008-11-30USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-30USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov1-0/+3
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-2/+2
2008-11-28Merge branch 'highmem' into develRussell King1-7/+7
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2-2/+2
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar1-7/+7
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+1
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger1-2/+2
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors1-1/+1
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell1-1/+0
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+4
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell1-0/+4