summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2012-02-15locking-various-init-fixes.patchThomas Gleixner
2012-02-13usb: gadget: zero: fix bug in loopback autoresume handlingTimo Juhani Lindfors
2012-02-03usb: gadget: storage: endian fixAndiry Xu
2012-02-03usb: gadget: langwell: don't call gadget's disconnect()Alexander Shishkin
2011-12-19usb: gadget: epautoconf: do not change number of streamsFelipe Balbi
2011-12-12usb: gadget: storage: release superspeed descriptors.Yu Xu
2011-11-29usb: gadget: fsl_udc: fix dequeuing a request in progressLi Yang
2011-11-29usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC typeFabio Estevam
2011-11-29usb: fsl_mxc_udc.c: Fix build issue by including missing header fileFabio Estevam
2011-11-29USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFERPeter Chen
2011-11-29usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz
2011-11-29usb: gadget: fix g_serial regressionRobert Jarzmik
2011-11-21Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2011-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-17f_phonet: fix page offset of first received fragmentRĂ©mi Denis-Courmont
2011-11-16powerpc/fsl_udc_core: Fix dumb typoAl Viro
2011-11-15USB: pch_udc: Change company name OKI SEMICONDUCTOR to LAPIS SemiconductorTomoya MORINAGA
2011-11-15USB: pch_udc: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-14powerpc/usb: fix type cast for address of ioremap to compatible with 64-bitShaohui Xie
2011-11-14USB: ci13xxx_msm: add module licenseMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix debug trace codeMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix deadlock during rmmodMarc Kleine-Budde
2011-11-14USB: ci13xxx_udc: fix logic to mark request dma addresses as invalidMichael Grzeschik
2011-11-14USB: gadgetfs: gadgetfs_disconnect: fix inconsistent lock stateMarc Kleine-Budde
2011-11-14usb: gadget: fix MIDI gadget jack allocationDaniel Mack
2011-11-14usb: gadget: storage: check for valid USB_BULK_RESET_REQUEST wLengthPaul Zimmerman
2011-11-14usb: gadget: storage: check for valid USB_BULK_GET_MAX_LUN_REQUESTPaul Zimmerman
2011-11-14usb: gadget: fsl_udc_core: fix compile error.Alexander Aring
2011-11-14usb: gadget: r8a66597-udc: fix flush fifo handlingYoshihiro Shimoda
2011-11-14usb: gadget: r8a66597-udc: fix for udc-newstyleYoshihiro Shimoda
2011-11-14usb: gadget: core: allow everybody to read sysfs attributesFelipe Balbi
2011-11-14usb: gadget: core: fix bug when removing gadget driversFelipe Balbi
2011-11-14usb: gadget: udc-core: fix bug on soft_connect and srp interfacesFelipe Balbi
2011-10-31usb: Add export.h for EXPORT_SYMBOL/THIS_MODULE where neededPaul Gortmaker
2011-10-31usb: Add module.h to drivers/usb consumers who really use it.Paul Gortmaker
2011-10-25Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-10-18USB: gadget: midi: memory leak in f_midi_bind_config()Dan Carpenter
2011-10-18USB: gadget: midi: fix range check in f_midi_out_open()Dan Carpenter
2011-10-18usb: gadget: file_storage: fix race on unloadingYauheni Kaliuta
2011-10-13usb: gadget: add new usb gadget for ACM and mass storageKlaus Schwarzkopf
2011-10-13usb: gadget: mv_udc: fix compile warningFelipe Balbi
2011-10-13usb: gadget: mv_udc: add clock gating supportNeil Zhang
2011-10-13usb: gadget: mv_udc: add test mode supportNeil Zhang
2011-10-13usb: gadget: mv_udc: use DMA API for status_req's dma addressNeil Zhang
2011-10-13usb: gadget: mv_udc: fix dtd dma confusionNeil Zhang
2011-10-13usb: gadget: mv_udc: add shutdown function for itNeil Zhang
2011-10-13usb: gadget: mv_udc: correct ep0 stateNeil Zhang
2011-10-13usb: gadget: mv_udc: rewrite fifo flushNeil Zhang
2011-10-13usb: gadget: mv_udc: set unused endpoint with right typeNeil Zhang
2011-10-13usb: gadget: mv_udc: add missing spinlock in ep enable/disableNeil Zhang