summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-303-4/+4
|\
| * Merge git://git.marvell.com/orion into develRussell King2008-12-132-0/+6
| |\
| * \ Merge branch 's3c-moves2' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-11-291-2/+2
| |\ \
| | * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ben Dooks2008-11-031-1/+0
| | |\ \
| | * | | [ARM] S3C24XX: Movev udc headers to arch/arm/plat-s3c24xx/include/platBen Dooks2008-10-301-2/+2
| * | | | Merge branch 'highmem' into develRussell King2008-11-281-7/+7
| |\ \ \ \
| * | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-272-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-283-6/+646
|\ \ \ \ \ \
| * | | | | | Phonet: USB CDC Phonet function for gadget frameworkRémi Denis-Courmont2008-12-172-0/+642
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-023-7/+13
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-201-2/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | netdev: expose ethernet address primitivesStephen Hemminger2008-11-191-2/+2
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-0/+4
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-1/+0
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | net: convert print_mac to %pMJohannes Berg2008-10-271-4/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | usb: Fix up sh_mobile usbf clock framework warnings.Paul Mundt2008-12-221-1/+1
* | | | | | | sh: sh_mobile usbf clock framework supportMagnus Damm2008-12-222-29/+32
* | | | | | | USB: gadget: fix rndis working at high speedDavid Brownell2008-12-171-0/+4
| |_|_|_|/ / |/| | | | |
* | | | | | USB: fsl_usb2_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
* | | | | | USB: fsl_qe_udc: Report disconnect before unbindingAnton Vorontsov2008-11-301-0/+3
| |_|_|_|/ |/| | | |
* | | | | [ARM] 5335/1: pxa25x_udc: Fix is_vbus_present to return 1 or 0Jaya Kumar2008-11-231-7/+7
| |_|_|/ |/| | |
* | | | USB: gadget rndis: send notificationsRichard Röjfors2008-11-191-1/+1
* | | | USB: gadget rndis: stop windows self-immolationDavid Brownell2008-11-191-1/+0
| |_|/ |/| |
* | | USB: gadget: cdc-acm deadlock fixDavid Brownell2008-11-131-0/+4
| |/ |/|
* | saner FASYNC handling on file closeAl Viro2008-11-011-1/+0
|/
* USB: Fix unneeded endpoint check in pxa27x_udcRobert Jarzmik2008-10-221-1/+1
* usb/gadget: fix kernel-doc warningRandy Dunlap2008-10-221-1/+1
* USB: Fix debugfs_create_file's error checking method for usb/gadget/s3c2410_udcZhaolei2008-10-221-5/+2
* usb/fsl_qe_udc: clear data toggle on clear halt requestLi Yang2008-10-171-0/+4
* usb/fsl_qe_udc: fix response to get status requestLi Yang2008-10-172-34/+68
OpenPOWER on IntegriCloud