summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
* gadget: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-067-7/+7
* 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
* fsl_usb2_udc: Fix oops on probe failure.Will Newton2008-10-171-15/+17
* fsl_usb2_udc: Add a wmb before priming endpoint.Will Newton2008-10-171-0/+3
* fsl_usb2_udc: Make fsl_queue_td return type void.Will Newton2008-10-171-14/+5
* fsl_usb2_udc: Uninline udc_reset_ep_queue.Will Newton2008-10-171-7/+3
* fsl_usb2_udc: Rename the arguments of the fsl_writel macro.Will Newton2008-10-171-4/+2
* fsl_usb2_udc: Initialize spinlock earlier.Will Newton2008-10-171-1/+3
* fsl_usb2_udc: Clean up whitespace in /proc debugging output.Will Newton2008-10-171-17/+18
* fsl_usb2_udc: Clean up whitespace in errors and warnings.Will Newton2008-10-171-18/+18
* fsl_usb2_udc: Fix some sparse warnings and remove redundant code.Will Newton2008-10-172-38/+11
* fsl_usb2_udc: Remove check for udc == NULL in dr_controller_setup.Will Newton2008-10-171-4/+0
* fsl_usb2_udc: Make dr_ep_setup function static.Will Newton2008-10-171-1/+2
* usb gadget: cdc ethernet notification bugfixDavid Brownell2008-10-171-0/+7
* USB: omap_udc: sync with OMAP treeTony Lindgren2008-10-172-1/+8
* USB: Fix s3c2410_udc usb speed handlingYauhen Kharuzhy2008-10-171-1/+1
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-1710-15/+25
* usb: gadget: workaround storage command size issuesFelipe Balbi2008-10-171-4/+17
* USB: g_printer: fix handling zero-length packetSangSu Park2008-10-171-2/+1