aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
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-12drivers/usb/gadget: Convert to snd_card_create()Takashi Iwai
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
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm
2008-12-17Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont
2008-12-17USB: gadget: fix rndis working at high speedDavid Brownell
2008-12-13Merge git://git.marvell.com/orion into develRussell King
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-30USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov
2008-11-30USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov
2008-11-29Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-27[ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King
2008-11-23[ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-19netdev: expose ethernet address primitivesStephen Hemminger
2008-11-19USB: gadget rndis: send notificationsRichard Röjfors
2008-11-19USB: gadget rndis: stop windows self-immolationDavid Brownell
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-13USB: gadget: cdc-acm deadlock fixDavid Brownell
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks
2008-11-01saner FASYNC handling on file closeAl Viro