aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAge
* 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
* USB audio gadget: handle endpoint control requests at the function levelLaurent Pinchart2009-12-11
* USB gadget: Handle endpoint requests at the function levelLaurent Pinchart2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\
| | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-12-08
|\ \ \ | |/ / |/| |
| * | omap1: omap_udc: Add clocking and disable vbus sense for omap7xxCory Maccarrone2009-11-22
| * | Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren2009-11-10
| |\ \ | | |/ | |/|
| | * omap: headers: Move remaining headers from include/mach to include/platTony Lindgren2009-10-20
* | | usb: amd5536udc: fixed shared interrupt bug and warning oopsThomas Dahlmann2009-11-30
|/ /
* | USB: fsl_udc_core: Fix kernel oops on module removalAnton Vorontsov2009-10-30
* | ARM: Fix lubbock defconfig buildRussell King2009-10-21
|/
* USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-10-11
|\
| * USB: gadget: imx_udc: Use resource sizeTobias Klauser2009-10-09
* | Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-09
|\ \ | |/ |/|
| * usb: r8a66597-udc unaligned fifo fixMagnus Damm2009-10-05
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* | const: constify remaining file_operationsAlexey Dobriyan2009-10-01
|/
* headers: utsname.h reduxAlexey Dobriyan2009-09-23
* USB: gadget: ether needs to select CRC32Randy Dunlap2009-09-23
* USB: gadget: double free_irq() in at91udc_probe()Roel Kluin2009-09-23
* USB: double put_tty_driver(gs_tty_driver) in gserial_setup()Roel Kluin2009-09-23
* USB: fsl_qe_udc: Add fsl,mpc8323-qe-usb compatible entryAnton Vorontsov2009-09-23
* USB: s3c2410: unregister should call unbind, not disconnectAlan Stern2009-09-23
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-23
* USB: gadget: audio driver seg-fault fixRobin Callender2009-09-23
* USB: gadget: Read buffer overflowRoel Kluin2009-09-23
* USB: at91: Add USB gadget driver selection for at91sam9g45 seriesNicolas Ferre2009-09-23
* USB: dummy-hcd: accept mismatch between wLength and transfer lengthAlan Stern2009-09-23
* USB: gadget: s3c-hsotg: missing parenthesesRoel Kluin2009-09-23