summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2011-08-08USB: dummy-hcd needs the has_tt flagAlan Stern
2011-06-23usb: gadget: rndis: don't test against req->lengthFelipe Balbi
2011-06-23usb/gadget: at91sam9g20 fix end point max packet sizeJean-Christophe PLAGNIOL-VILLARD
2011-03-21USB: g_printer: fix bug in module parameter definitionsAlan Stern
2011-03-21USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failledJean-Christophe PLAGNIOL-VILLARD
2010-08-02USB: g_serial: fix tty cleanup on unloadJon Povey
2010-08-02USB: g_serial: don't set low_latency flagJon Povey
2010-07-05USB: mxc: gadget: Fix bitfield for calculating maximum packet sizeDinh Nguyen
2010-03-15USB: f_mass_storage: fix crash on bind() errorPeter Korsgaard
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2009-12-23USB: audio gadget: free alsa devices when unloadingCliff Cai
2009-12-23USB: audio gadget: fix wTotalLength calculationCliff Cai
2009-12-23USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2009-12-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz
2009-12-11USB: g_multi kconfig: fix depends and help textRandy Dunlap
2009-12-11USB: g_multi: Multifunction Composite Gadget addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz
2009-12-11USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz
2009-12-11USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz
2009-12-11USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz
2009-12-11USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz
2009-12-11USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz
2009-12-11USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz
2009-12-11USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz
2009-12-11USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz
2009-12-11USB: g_mass_storage: constant length buffers usedMichal Nazarewicz
2009-12-11USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz
2009-12-11USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz
2009-12-11USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz
2009-12-11USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz
2009-12-11USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz
2009-12-11USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz
2009-12-11USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz
2009-12-11USB: modifications for at91sam9g10Hong Xu
2009-12-11USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart
2009-12-11USB gadget: Handle endpoint requests at the function levelLaurent Pinchart
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-30usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann
2009-11-22omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone
2009-11-11powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov