aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
...
| * | USB goku_udc: make PCI device id constantNémeth Márton2010-03-02
| * | USB gadget: make Open Firmware device id constantNémeth Márton2010-03-02
| * | USB: gadget: introduce g_nokia gadget driverFelipe Balbi2010-03-02
| * | USB: Correct CONFIG variable typo.Robert P. J. Day2010-03-02
| * | USB: gadget: add INT support for Blackfin musbCliff Cai2010-03-02
| * | USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSBBryan Wu2010-03-02
| * | USB: at91_udc.c: use resource_size()H Hartley Sweeten2010-03-02
| * | USB: atmel_usba_udc.c: use resource_size()H Hartley Sweeten2010-03-02
| * | USB: pxa27x_udc.c: use resource_size()H Hartley Sweeten2010-03-02
| * | USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardwareEnrico Scholz2010-03-02
| * | Merge branch 'topic/misc' into for-linusTakashi Iwai2010-03-01
| |\ \ | | |/ | |/|
| | * usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.hDaniel Mack2010-02-23
* | | Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into dev...Russell King2010-03-08
|\ \ \
| * | | USB: Fix s3c-hsotg build following Samsung platform header movesMark Brown2010-03-07
| | |/ | |/|
* | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-03-02
|\ \ \
| * | | fsl_mx3_udc: Add i.MX35 supportSascha Hauer2010-02-04
| |/ /
* | / [ARM] pxa: move board board IRQ definitions out of irqs.hEric Miao2010-03-01
| |/ |/|
* | USB: gadget: fix EEM gadget CRC usageBrian Niebuhr2010-02-16
* | USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz2010-02-16
* | USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown2010-02-16
* | USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown2010-02-16
|/
* USB: audio gadget: free alsa devices when unloadingCliff Cai2009-12-23
* USB: audio gadget: fix wTotalLength calculationCliff Cai2009-12-23
* USB: gadget: Use ERR_PTR/IS_ERRJulia Lawall2009-12-23
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2009-12-12
|\
| * Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-12-09
| |\
| * | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-11
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2009-12-11
|\ \ \
| * | | vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* | | | USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-11
* | | | USB: g_multi kconfig: fix depends and help textRandy Dunlap2009-12-11
* | | | USB: g_multi: Multifunction Composite Gadget addedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: thread_exits callback addedMichal Nazarewicz2009-12-11
* | | | USB: composite: usb_composite_unregister() no longer __exitMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: most data moved to fsg_commonMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: code cleaned up and comments updatedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: lun_name_format and thread_name addedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: fsg_config added & module params handlig changedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: Mass Storage Function createdMichal Nazarewicz2009-12-11
* | | | USB: Interface Association Descriptors added to CDC & RNDISMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: fsg_common_init() createdMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: constant length buffers usedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: parts of fsg_dev moved to fsg_common structureMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: testing code from f_mass_storage.c removedMichal Nazarewicz2009-12-11
* | | | USB: g_mass_storage: template f_mass_storage.c file createdMichal Nazarewicz2009-12-11
* | | | USB: g_file_storage: more code from file_storage.c moved to storage_common.cMichal Nazarewicz2009-12-11
* | | | USB: g_file_storage: per-LUN ro, removable and cdrom flags handling changedMichal Nazarewicz2009-12-11
* | | | USB: g_file_storage: "fsg_" prefix added to some identifiersMichal Nazarewicz2009-12-11
* | | | USB: g_file_storage: parts of file_storage.c moved to separate fileMichal Nazarewicz2009-12-11
* | | | USB: modifications for at91sam9g10Hong Xu2009-12-11